public interface SingletonPolicy
Modifier and Type | Field and Description |
---|---|
static String |
CAPABILITY_NAME
Deprecated.
Use
RequiredCapability.SINGLETON_POLICY instead. |
Modifier and Type | Method and Description |
---|---|
<T> org.wildfly.clustering.service.Builder<T> |
createSingletonServiceBuilder(ServiceName name,
Service<T> service) |
@Deprecated static final String CAPABILITY_NAME
RequiredCapability.SINGLETON_POLICY
instead.<T> org.wildfly.clustering.service.Builder<T> createSingletonServiceBuilder(ServiceName name, Service<T> service)
Copyright © 2016 JBoss by Red Hat. All rights reserved.