org.apache.sling.installer.provider.file.impl
Class ServicesListener.Listener
java.lang.Object
org.apache.sling.installer.provider.file.impl.ServicesListener.Listener
- All Implemented Interfaces:
- EventListener, org.osgi.framework.ServiceListener
- Enclosing class:
- ServicesListener
protected final class ServicesListener.Listener
- extends Object
- implements org.osgi.framework.ServiceListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServicesListener.Listener
public ServicesListener.Listener(String serviceName)
start
public void start()
deactivate
public void deactivate()
getService
public Object getService()
serviceChanged
public void serviceChanged(org.osgi.framework.ServiceEvent event)
- Specified by:
serviceChanged
in interface org.osgi.framework.ServiceListener
- See Also:
ServiceListener.serviceChanged(org.osgi.framework.ServiceEvent)
Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.