Class AbstractServiceWithBackgroundCheck
- java.lang.Object
 - 
- org.apache.sling.discovery.commons.providers.spi.base.AbstractServiceWithBackgroundCheck
 
 
- 
- Direct Known Subclasses:
 IdMapService,OakBacklogClusterSyncService,SyncTokenService
public abstract class AbstractServiceWithBackgroundCheck extends java.lang.ObjectBase class which implements the concept of a 'BackgroundCheck', a thread that periodically executes a check until that one succeeds. 
- 
- 
Constructor Summary
Constructors Constructor Description AbstractServiceWithBackgroundCheck() 
 -