Class LocalRoutingProviderServiceConfigurator
java.lang.Object
org.jboss.as.clustering.controller.CapabilityServiceNameProvider
org.wildfly.extension.clustering.web.RoutingProviderServiceConfigurator
org.wildfly.extension.clustering.web.LocalRoutingProviderServiceConfigurator
- All Implemented Interfaces:
Supplier<RoutingProvider>,ResourceServiceConfigurator,ServiceConfigurator,ServiceNameProvider
Service configurator for the local routing provider.
- Author:
- Paul Ferraro
-
Constructor Summary
ConstructorsConstructorDescriptionLocalRoutingProviderServiceConfigurator(org.jboss.as.controller.PathAddress address) -
Method Summary
Methods inherited from class org.wildfly.extension.clustering.web.RoutingProviderServiceConfigurator
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
-
LocalRoutingProviderServiceConfigurator
public LocalRoutingProviderServiceConfigurator(org.jboss.as.controller.PathAddress address)
-
-
Method Details
-
get
-