org.apache.sling.commons.scheduler.impl
Class TopologyHandler
java.lang.Object
org.apache.sling.commons.scheduler.impl.TopologyHandler
- All Implemented Interfaces:
- org.apache.sling.discovery.TopologyEventListener
@Service(value=org.apache.sling.discovery.TopologyEventListener.class)
public class TopologyHandler
- extends Object
- implements org.apache.sling.discovery.TopologyEventListener
Optional service - if the Sling discovery service is running, additional features
are available
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TopologyHandler
public TopologyHandler()
handleTopologyEvent
public void handleTopologyEvent(org.apache.sling.discovery.TopologyEvent event)
- Specified by:
handleTopologyEvent in interface org.apache.sling.discovery.TopologyEventListener
- See Also:
TopologyEventListener.handleTopologyEvent(org.apache.sling.discovery.TopologyEvent)
Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.