Interface SingletonServiceContext
-
- All Superinterfaces:
org.wildfly.clustering.service.ServiceNameProvider
- All Known Subinterfaces:
DistributedSingletonServiceContext,LocalSingletonServiceContext
- All Known Implementing Classes:
DistributedSingletonServiceBuilder,DistributedSingletonServiceConfigurator,LocalSingletonServiceBuilder,LocalSingletonServiceConfigurator
public interface SingletonServiceContext extends org.wildfly.clustering.service.ServiceNameProvider- Author:
- Paul Ferraro
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.wildfly.clustering.singleton.SingletonElectionListenergetElectionListener()
-