Uses of Interface
org.apache.sling.discovery.commons.providers.ViewStateManager
Package
Description
Provides commons implementations for providers of the Discovery API.
-
Uses of ViewStateManager in org.apache.sling.discovery.commons.providers.base
Modifier and TypeClassDescriptionclass
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.Modifier and TypeMethodDescriptionstatic ViewStateManager
ViewStateManagerFactory.newViewStateManager
(Lock lock, ClusterSyncService consistencyService) -
Uses of ViewStateManager in org.apache.sling.discovery.oak