org.apache.sling.installer.provider.file.impl
Class ServicesListener
java.lang.Object
org.apache.sling.installer.provider.file.impl.ServicesListener
public class ServicesListener
- extends Object
The ServicesListener
listens for the required services
and starts/stops the scanners based on the availability of the
services.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServicesListener
public ServicesListener(org.osgi.framework.BundleContext bundleContext,
List<ScanConfiguration> configs)
notifyChange
public void notifyChange()
deactivate
public void deactivate()
- Deactivate this listener.
Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.