Uses of Interface
org.osgi.service.cm.ConfigurationAdmin
-
Uses of ConfigurationAdmin in org.osgi.service.cm
Modifier and TypeMethodDescriptionConfigurationEvent.getReference()
Return theServiceReference
object of the Configuration Admin service that created this event.ModifierConstructorDescriptionConfigurationEvent
(ServiceReference<ConfigurationAdmin> reference, int type, String factoryPid, String pid) Constructs aConfigurationEvent
object from the givenServiceReference
object, event type, and pids.