Class AbstractServiceWithBackgroundCheck

  • Direct Known Subclasses:
    IdMapService, OakBacklogClusterSyncService, SyncTokenService

    public abstract class AbstractServiceWithBackgroundCheck
    extends java.lang.Object
    Base class which implements the concept of a 'BackgroundCheck', a thread that periodically executes a check until that one succeeds.

    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AbstractServiceWithBackgroundCheck

        public AbstractServiceWithBackgroundCheck()