|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComponentDescription | |
---|---|
org.apache.felix.scrplugin.helper | |
org.apache.felix.scrplugin.xml |
Uses of ComponentDescription in org.apache.felix.scrplugin.helper |
---|
Methods in org.apache.felix.scrplugin.helper that return ComponentDescription | |
---|---|
ComponentDescription |
ComponentContainer.getComponentDescription()
Get the component description |
Constructors in org.apache.felix.scrplugin.helper with parameters of type ComponentDescription | |
---|---|
ComponentContainer(ClassDescription classDescription,
ComponentDescription componentDescription)
Create a new component container |
Uses of ComponentDescription in org.apache.felix.scrplugin.xml |
---|
Methods in org.apache.felix.scrplugin.xml with parameters of type ComponentDescription | |
---|---|
protected static void |
ComponentDescriptorIO.generateReferenceXML(ComponentDescription component,
DescriptionContainer module,
ReferenceDescription reference,
org.xml.sax.ContentHandler contentHandler)
Write the xml for a Reference . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |