Interface LegacySingletonContext<T>
- All Superinterfaces:
org.wildfly.clustering.server.manager.Service,SingletonContext,SingletonElectionListener,SingletonStatus
- All Known Implementing Classes:
LegacyDistributedSingletonContext
Context for singleton commands.
- Author:
- Paul Ferraro
-
Method Summary
Methods inherited from interface org.wildfly.clustering.server.manager.Service
isStarted, start, stopMethods inherited from interface org.wildfly.clustering.singleton.election.SingletonElectionListener
electedMethods inherited from interface org.wildfly.clustering.singleton.SingletonStatus
isPrimaryProvider
-
Method Details
-
getLocalValue
-