Interface IRequireScheduler

All Known Implementing Classes:
BlockDiskCache, CompositeCache, HSQLDiskCacheFactory, JDBCDiskCacheFactory, MySQLDiskCacheFactory, UDPDiscoveryService

public interface IRequireScheduler
Marker interface to allow the injection of a central ScheduledExecutorService for all modules requiring scheduled background operations.