Uses of Class
org.apache.felix.scrplugin.description.PropertyDescription

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.
 



Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.