Package | Description |
---|---|
org.apache.felix.ipojo | |
org.apache.felix.ipojo.architecture | |
org.apache.felix.ipojo.handlers.configuration |
Modifier and Type | Method and Description |
---|---|
PropertyDescription[] |
PrimitiveInstanceDescription.getProperties()
Gets the instance properties.
|
Modifier and Type | Method and Description |
---|---|
PropertyDescription[] |
ComponentTypeDescription.getProperties()
Gets component-type properties.
|
Modifier and Type | Method and Description |
---|---|
void |
ComponentTypeDescription.addProperty(PropertyDescription pd)
Adds a configuration properties to the component type.
|
Modifier and Type | Method and Description |
---|---|
PropertyDescription[] |
ConfigurationHandlerDescription.getProperties()
Gets the properties.
|
PropertyDescription |
ConfigurationHandlerDescription.getPropertyByName(java.lang.String name)
Gets a property by name.
|
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.