|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.sling.settings.impl.ServicesListener
public class ServicesListener
The ServicesListener listens for the required services
and registers the settings service once all required services are
available
| Nested Class Summary | |
|---|---|
protected class |
ServicesListener.Listener
Helper class listening for service events for a defined service. |
| Constructor Summary | |
|---|---|
ServicesListener(org.osgi.framework.BundleContext bundleContext)
Start listeners |
|
| Method Summary | |
|---|---|
void |
deactivate()
Deactivate this listener. |
void |
notifyChange()
Notify of service changes from the listeners. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 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 | |||||||||