public interface DistributedSingletonServiceContext extends SingletonServiceContext
| Modifier and Type | Method and Description |
|---|---|
Supplier<org.wildfly.clustering.spi.dispatcher.CommandDispatcherFactory> |
getCommandDispatcherFactory() |
org.wildfly.clustering.singleton.SingletonElectionPolicy |
getElectionPolicy() |
int |
getQuorum() |
Supplier<org.wildfly.clustering.provider.ServiceProviderRegistry<org.jboss.msc.service.ServiceName>> |
getServiceProviderRegistry() |
getElectionListenerSupplier<org.wildfly.clustering.provider.ServiceProviderRegistry<org.jboss.msc.service.ServiceName>> getServiceProviderRegistry()
Supplier<org.wildfly.clustering.spi.dispatcher.CommandDispatcherFactory> getCommandDispatcherFactory()
org.wildfly.clustering.singleton.SingletonElectionPolicy getElectionPolicy()
int getQuorum()
Copyright © 2020 JBoss by Red Hat. All rights reserved.