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

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

Uses of PropertyDescription in org.apache.felix.ipojo
 

Methods in org.apache.felix.ipojo that return PropertyDescription
 PropertyDescription[] PrimitiveInstanceDescription.getProperties()
          Gets the instance properties.
 

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

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

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

Uses of PropertyDescription in org.apache.felix.ipojo.handlers.configuration
 

Methods in org.apache.felix.ipojo.handlers.configuration that return PropertyDescription
 PropertyDescription[] ConfigurationHandlerDescription.getProperties()
          Gets the properties.
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.