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 DistributedSingletonServiceConfiguratorContextModifier and TypeClassDescriptionclassDeprecated.classFactory for creating distributedSingletonServiceConfiguratorinstances.Constructors in org.wildfly.clustering.singleton.server with parameters of type DistributedSingletonServiceConfiguratorContextModifierConstructorDescriptionDistributedSingletonServiceBuilder(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)