Interface DistributedSingletonServiceContext
- All Superinterfaces:
ServiceNameProvider,SingletonServiceContext
- All Known Implementing Classes:
DistributedSingletonServiceBuilder,DistributedSingletonServiceConfigurator
- Author:
- Paul Ferraro
-
Method Summary
Modifier and TypeMethodDescriptionintSupplier<ServiceProviderRegistry<org.jboss.msc.service.ServiceName>>Methods inherited from interface org.wildfly.clustering.service.ServiceNameProvider
getServiceNameMethods inherited from interface org.wildfly.clustering.singleton.server.SingletonServiceContext
getElectionListener
-
Method Details
-
getServiceProviderRegistry
Supplier<ServiceProviderRegistry<org.jboss.msc.service.ServiceName>> getServiceProviderRegistry() -
getCommandDispatcherFactory
Supplier<CommandDispatcherFactory> getCommandDispatcherFactory() -
getElectionPolicy
SingletonElectionPolicy getElectionPolicy() -
getQuorum
int getQuorum()
-