|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Reference | |
---|---|
org.apache.felix.scrplugin.om | |
org.apache.felix.scrplugin.tags.cl | |
org.apache.felix.scrplugin.xml |
Uses of Reference in org.apache.felix.scrplugin.om |
---|
Fields in org.apache.felix.scrplugin.om with type parameters of type Reference | |
---|---|
protected List<Reference> |
Component.references
The references. |
Methods in org.apache.felix.scrplugin.om that return types with arguments of type Reference | |
---|---|
List<Reference> |
Component.getReferences()
|
Methods in org.apache.felix.scrplugin.om with parameters of type Reference | |
---|---|
void |
Component.addReference(Reference ref)
|
Method parameters in org.apache.felix.scrplugin.om with type arguments of type Reference | |
---|---|
void |
Component.setReferences(List<Reference> references)
|
Uses of Reference in org.apache.felix.scrplugin.tags.cl |
---|
Fields in org.apache.felix.scrplugin.tags.cl declared as Reference | |
---|---|
protected Reference |
ClassLoaderJavaTag.reference
|
Constructors in org.apache.felix.scrplugin.tags.cl with parameters of type Reference | |
---|---|
ClassLoaderJavaTag(JavaClassDescription desc,
Reference reference)
|
Uses of Reference in org.apache.felix.scrplugin.xml |
---|
Methods in org.apache.felix.scrplugin.xml with parameters of type Reference | |
---|---|
protected static void |
ComponentDescriptorIO.generateXML(String namespace,
Reference reference,
ContentHandler contentHandler,
boolean isScrPrivateFile)
Write the xml for a Reference . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |