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