Package org.apache.sling.discovery.commons.providers.base
@Version("1.1.0")
package org.apache.sling.discovery.commons.providers.base
Provides commons implementations for providers of the Discovery API.
- Version:
- 1.1.0
-
ClassDescriptionAn AsyncEvent can be enqueued to the AsyncEventSender for later, asynchronous triggeringUsed to create an implementation classes of type ViewStateManager (with the idea to be able to leave the implementation classes as package-protected)The ViewStateManager is at the core of managing TopologyEventListeners, the 'view state' (changing vs changed) and sending out the appropriate and according TopologyEvents to the registered listeners.