Package | Description |
---|---|
org.apache.felix.ipojo.architecture | |
org.apache.felix.ipojo.handlers.configuration | |
org.apache.felix.ipojo.handlers.providedservice |
Constructor and Description |
---|
PropertyDescription(Property prop)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ConfigurationHandler.addProperty(Property prop)
Adds the given property metadata to the property metadata list.
|
java.lang.Object |
ConfigurationHandler.reconfigureProperty(Property prop,
java.lang.Object value)
Reconfigures the given property with the given value.
|
Modifier and Type | Method and Description |
---|---|
Property[] |
ProvidedService.getProperties()
Get the list of properties attached to the service registration.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ProvidedService.setProperties(Property[] props)
Add properties to the provided service.
|
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.