|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.sling.installer.factories.configuration.impl.ServicesListener
public class ServicesListener
The ServicesListener
listens for the required services
and starts/stops the scanners based on the availability of the
services.
Nested Class Summary | |
---|---|
protected class |
ServicesListener.Listener
|
Field Summary | |
---|---|
static java.lang.String |
VENDOR
Vendor of all registered services. |
Constructor Summary | |
---|---|
ServicesListener(org.osgi.framework.BundleContext bundleContext)
|
Method Summary | |
---|---|
void |
deactivate()
Deactivate this listener. |
void |
notifyChange()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String VENDOR
Constructor Detail |
---|
public ServicesListener(org.osgi.framework.BundleContext bundleContext)
Method Detail |
---|
public void notifyChange()
public void deactivate()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |