WildFly: Common abstractions for cache-based session manager implementations. 20.0.0.Beta1
-
- All Implemented Interfaces:
- Supplier<RouteLocator>, org.jboss.as.clustering.controller.CapabilityServiceConfigurator, org.wildfly.clustering.service.ServiceConfigurator, org.wildfly.clustering.service.ServiceNameProvider
public class LocalRouteLocatorServiceConfigurator
extends RouteLocatorServiceNameProvider
implements org.jboss.as.clustering.controller.CapabilityServiceConfigurator, Supplier<RouteLocator>
Configures a service providing a local route locator.
- Author:
- Paul Ferraro
-
-
Method Summary
All Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
org.jboss.msc.service.ServiceBuilder<?> |
build(org.jboss.msc.service.ServiceTarget target) |
org.wildfly.clustering.service.ServiceConfigurator |
configure(org.jboss.as.controller.capability.CapabilityServiceSupport support) |
RouteLocator |
get() |
-
Methods inherited from class org.wildfly.clustering.service.SimpleServiceNameProvider
equals, getServiceName, hashCode, toString
-
Methods inherited from interface org.jboss.as.clustering.controller.CapabilityServiceConfigurator
configure
-
Methods inherited from interface org.wildfly.clustering.service.ServiceNameProvider
getServiceName
WildFly: Common abstractions for cache-based session manager implementations. 20.0.0.Beta1
Copyright © 2020 JBoss by Red Hat. All rights reserved.