Interface LegacySingletonContext<T>

All Superinterfaces:
Lifecycle, Singleton, SingletonContext, SingletonElectionListener
All Known Implementing Classes:
LegacyDistributedSingletonService

public interface LegacySingletonContext<T> extends SingletonContext
Context for singleton commands.
Author:
Paul Ferraro
  • Method Details