Package | Description |
---|---|
org.osgi.service.cm |
Configuration Admin Package Version 1.6.
|
Modifier and Type | Method and Description |
---|---|
ServiceReference<ConfigurationAdmin> |
ConfigurationEvent.getReference()
Return the
ServiceReference object of the Configuration Admin
service that created this event. |
Constructor and Description |
---|
ConfigurationEvent(ServiceReference<ConfigurationAdmin> reference,
int type,
String factoryPid,
String pid)
Constructs a
ConfigurationEvent object from the given
ServiceReference object, event type, and pids. |
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0