public class ServicesListener extends Object
ServicesListener
listens for the required services
and starts the installation support if all services are available.Modifier and Type | Class and Description |
---|---|
protected class |
ServicesListener.Listener
Helper class listening for service events for a defined service.
|
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–2015 The Apache Software Foundation. All rights reserved.