|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyDescription | |
---|---|
org.apache.felix.scrplugin.helper | |
org.apache.felix.scrplugin.xml |
Uses of PropertyDescription in org.apache.felix.scrplugin.helper |
---|
Methods in org.apache.felix.scrplugin.helper that return types with arguments of type PropertyDescription | |
---|---|
java.util.Map<java.lang.String,PropertyDescription> |
ComponentContainer.getProperties()
Get all properties. |
Uses of PropertyDescription in org.apache.felix.scrplugin.xml |
---|
Methods in org.apache.felix.scrplugin.xml with parameters of type PropertyDescription | |
---|---|
protected static void |
ComponentDescriptorIO.generatePropertyXML(PropertyDescription property,
org.xml.sax.ContentHandler contentHandler)
Write the xml for a Property . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |