public class ServicesListener extends Object
ServicesListener listens for the required services
and registers the settings service once all required services are
available| Constructor and Description |
|---|
ServicesListener(org.osgi.framework.BundleContext bundleContext)
Start listeners
|
| Modifier and Type | Method and Description |
|---|---|
void |
deactivate()
Deactivate this listener.
|
void |
notifyChange()
Notify of service changes from the listeners.
|
Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.