D H I O
All Classes All Packages
All Classes All Packages
All Classes All Packages
D
- dispose() - Method in class org.apache.sling.event.impl.discovery.InitDelayingTopologyEventListener
-
Marks this listener as no longer active - ensures that it doesn't call the delegate via any potentially pending scheduler callback.
H
- handleTopologyEvent(TopologyEvent) - Method in class org.apache.sling.event.impl.discovery.InitDelayingTopologyEventListener
I
- InitDelayingTopologyEventListener - Class in org.apache.sling.event.impl.discovery
-
This listener facade applies a 'startup delay' to a topology event handler, that is, it allows to specify a startup time during which any topology events will be queued and processing only starts after this time.
- InitDelayingTopologyEventListener(long, TopologyEventListener) - Constructor for class org.apache.sling.event.impl.discovery.InitDelayingTopologyEventListener
-
Creates a new init-delaying listener with the given delay and delegate.
O
- org.apache.sling.event.impl.discovery - package org.apache.sling.event.impl.discovery
All Classes All Packages