protected static final class SettingsSupport.Listener extends Object implements org.osgi.framework.ServiceListener
Constructor and Description |
---|
SettingsSupport.Listener(org.osgi.framework.BundleContext bundleContext)
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
serviceChanged(org.osgi.framework.ServiceEvent event) |
void |
start()
Start the listener.
|
void |
stop()
Unregister the listener.
|
public SettingsSupport.Listener(org.osgi.framework.BundleContext bundleContext)
public void start()
public void stop()
public void serviceChanged(org.osgi.framework.ServiceEvent event)
serviceChanged
in interface org.osgi.framework.ServiceListener
ServiceListener.serviceChanged(org.osgi.framework.ServiceEvent)
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.