| Package | Description | 
|---|---|
| org.apache.sling.discovery.commons.providers.base | 
 Provides commons implementations for providers of the Discovery API. 
 | 
| org.apache.sling.discovery.oak | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ViewStateManagerImpl
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 Type | Method and Description | 
|---|---|
static ViewStateManager | 
ViewStateManagerFactory.newViewStateManager(java.util.concurrent.locks.Lock lock,
                   ClusterSyncService consistencyService)  | 
| Modifier and Type | Method and Description | 
|---|---|
ViewStateManager | 
OakDiscoveryService.getViewStateManager()
for testing only 
 | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.