|
OSGi™ Enterprise Release 5 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigurationAdmin | |
---|---|
org.osgi.service.cm | Configuration Admin Package Version 1.5. |
Uses of ConfigurationAdmin in org.osgi.service.cm |
---|
Methods in org.osgi.service.cm that return types with arguments of type ConfigurationAdmin | |
---|---|
ServiceReference<ConfigurationAdmin> |
ConfigurationEvent.getReference()
Return the ServiceReference object of the Configuration Admin
service that created this event. |
Constructor parameters in org.osgi.service.cm with type arguments of type ConfigurationAdmin | |
---|---|
ConfigurationEvent(ServiceReference<ConfigurationAdmin> reference,
int type,
java.lang.String factoryPid,
java.lang.String pid)
Constructs a ConfigurationEvent object from the given
ServiceReference object, event type, and pids. |
|
OSGi™ Enterprise Release 5 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |