|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Property | |
|---|---|
| org.apache.felix.ipojo.architecture | |
| org.apache.felix.ipojo.handlers.configuration | |
| org.apache.felix.ipojo.handlers.providedservice | |
| Uses of Property in org.apache.felix.ipojo.architecture |
|---|
| Constructors in org.apache.felix.ipojo.architecture with parameters of type Property | |
|---|---|
PropertyDescription(Property prop)
Constructor. |
|
| Uses of Property in org.apache.felix.ipojo.handlers.configuration |
|---|
| Methods in org.apache.felix.ipojo.handlers.configuration with parameters of type Property | |
|---|---|
protected void |
ConfigurationHandler.addProperty(Property prop)
Adds the given property metadata to the property metadata list. |
void |
ConfigurationHandler.reconfigureProperty(Property prop,
Object value)
Reconfigures the given property with the given value. |
| Uses of Property in org.apache.felix.ipojo.handlers.providedservice |
|---|
| Methods in org.apache.felix.ipojo.handlers.providedservice that return Property | |
|---|---|
Property[] |
ProvidedService.getProperties()
Get the list of properties attached to the service registration. |
| Methods in org.apache.felix.ipojo.handlers.providedservice with parameters of type Property | |
|---|---|
protected void |
ProvidedService.setProperties(Property[] props)
Add properties to the provided service. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||