Interface SingletonContext

All Superinterfaces:
Lifecycle, Singleton, SingletonElectionListener
All Known Subinterfaces:
LegacySingletonContext<T>
All Known Implementing Classes:
AbstractDistributedSingletonService, DistributedSingletonService, LegacyDistributedSingletonService

public interface SingletonContext extends Lifecycle, Singleton, SingletonElectionListener
Author:
Paul Ferraro