Class NoAffinityServiceConfigurator<C>
java.lang.Object
org.jboss.as.clustering.controller.CapabilityServiceNameProvider
org.wildfly.extension.clustering.web.AffinityServiceConfigurator<C>
org.wildfly.extension.clustering.web.NoAffinityServiceConfigurator<C>
- All Implemented Interfaces:
Supplier<RouteLocatorServiceConfiguratorFactory<C>>,ResourceServiceConfigurator,ServiceConfigurator,ServiceNameProvider
- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.wildfly.extension.clustering.web.AffinityServiceConfigurator
buildMethods inherited from class org.jboss.as.clustering.controller.CapabilityServiceNameProvider
getServiceNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.as.clustering.controller.ResourceServiceConfigurator
configureMethods inherited from interface org.wildfly.clustering.service.ServiceNameProvider
getServiceName
-
Constructor Details
-
NoAffinityServiceConfigurator
public NoAffinityServiceConfigurator(org.jboss.as.controller.PathAddress address)
-
-
Method Details
-
get
-