Uses of Class
org.apache.felix.ipojo.architecture.PropertyDescription

Packages that use PropertyDescription
org.apache.felix.ipojo.architecture   
 

Uses of PropertyDescription in org.apache.felix.ipojo.architecture
 

Methods in org.apache.felix.ipojo.architecture that return PropertyDescription
 PropertyDescription[] ComponentTypeDescription.getProperties()
          Get component-type properties.
 

Methods in org.apache.felix.ipojo.architecture with parameters of type PropertyDescription
 void ComponentTypeDescription.addProperty(PropertyDescription pd)
          Add a configuration properties to the component type.