Uses of Package
org.apache.sling.discovery.commons.providers
Packages that use org.apache.sling.discovery.commons.providers
Package
Description
Provides some common classes for discovery implementors that
choose to extend from discovery.base
Provides commons utility for providers of the Discovery API.
Provides commons implementations for providers of the Discovery API.
Provides an SPI for providers, used by discovery.commons.providers.impl
Provides default SPI-implementations used by discovery.commons.providers.impl
-
Classes in org.apache.sling.discovery.commons.providers used by org.apache.sling.discovery.base.commonsClassDescriptionVery simple abstract base class for the TopologyView which comes with the 'setNotCurrent()' method - that allows the ViewStateManager to mark a topologyView as no longer current - and the isCurrent() is handled accordingly.
-
Classes in org.apache.sling.discovery.commons.providers used by org.apache.sling.discovery.commons.providersClassDescriptionVery simple abstract base class for the TopologyView which comes with the 'setNotCurrent()' method - that allows the ViewStateManager to mark a topologyView as no longer current - and the isCurrent() is handled accordingly.Default implementation of the ClusterView interface.Base implementation for the InstanceDescription interface.
-
Classes in org.apache.sling.discovery.commons.providers used by org.apache.sling.discovery.commons.providers.baseClassDescriptionVery simple abstract base class for the TopologyView which comes with the 'setNotCurrent()' method - that allows the ViewStateManager to mark a topologyView as no longer current - and the isCurrent() is handled accordingly.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 - depending on the implementation it also supports the ClusterSyncService, which is invoked on handleNewView.
-
Classes in org.apache.sling.discovery.commons.providers used by org.apache.sling.discovery.commons.providers.spiClassDescriptionVery simple abstract base class for the TopologyView which comes with the 'setNotCurrent()' method - that allows the ViewStateManager to mark a topologyView as no longer current - and the isCurrent() is handled accordingly.Default implementation of the ClusterView interface.
-
Classes in org.apache.sling.discovery.commons.providers used by org.apache.sling.discovery.commons.providers.spi.baseClassDescriptionVery simple abstract base class for the TopologyView which comes with the 'setNotCurrent()' method - that allows the ViewStateManager to mark a topologyView as no longer current - and the isCurrent() is handled accordingly.
-
Classes in org.apache.sling.discovery.commons.providers used by org.apache.sling.discovery.oakClassDescriptionVery simple abstract base class for the TopologyView which comes with the 'setNotCurrent()' method - that allows the ViewStateManager to mark a topologyView as no longer current - and the isCurrent() is handled accordingly.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 - depending on the implementation it also supports the ClusterSyncService, which is invoked on handleNewView.