| Package | Description |
|---|---|
| org.wildfly.clustering.server.singleton |
| Modifier and Type | Class and Description |
|---|---|
class |
DistributedSingletonServiceBuilderFactory
Deprecated.
|
class |
DistributedSingletonServiceConfiguratorFactory
Factory for creating distributed
SingletonServiceConfigurator instances. |
| Constructor and 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) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.