|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |