Interface LegacySingletonContext<T>
- All Superinterfaces:
Lifecycle,Singleton,SingletonContext,SingletonElectionListener
- All Known Implementing Classes:
LegacyDistributedSingletonService
Context for singleton commands.
- Author:
- Paul Ferraro
-
Method Summary
Methods inherited from interface org.wildfly.clustering.singleton.Singleton
getPrimaryProvider, getProviders, isPrimaryMethods inherited from interface org.wildfly.clustering.singleton.SingletonElectionListener
elected
-
Method Details
-
getLocalValue
-