Uses of Interface
org.wildfly.clustering.singleton.server.DistributedSingletonServiceConfiguratorContext
-
-
Uses of DistributedSingletonServiceConfiguratorContext in org.wildfly.clustering.singleton.server
Classes in org.wildfly.clustering.singleton.server that implement DistributedSingletonServiceConfiguratorContext Modifier and Type Class Description classDistributedSingletonServiceBuilderFactoryDeprecated.classDistributedSingletonServiceConfiguratorFactoryFactory for creating distributedSingletonServiceConfiguratorinstances.Constructors in org.wildfly.clustering.singleton.server with parameters of type DistributedSingletonServiceConfiguratorContext Constructor Description DistributedSingletonServiceBuilder(org.jboss.msc.service.ServiceName serviceName, org.jboss.msc.service.Service<T> primaryService, org.jboss.msc.service.Service<T> backupService, DistributedSingletonServiceConfiguratorContext context)Deprecated.DistributedSingletonServiceConfigurator(org.jboss.msc.service.ServiceName name, DistributedSingletonServiceConfiguratorContext context)
-