JavaScript is disabled on your browser.
WildFly: Web session clustering - Undertow integration 14.0.0.Beta2
java.lang.Object
org.wildfly.clustering.service.SimpleServiceNameProvider
org.wildfly.clustering.web.undertow.session.RouteServiceConfigurator
All Implemented Interfaces:
Function <Server ,String >, org.jboss.as.clustering.controller.CapabilityServiceConfigurator, org.wildfly.clustering.service.ServiceConfigurator, org.wildfly.clustering.service.ServiceNameProvider
public class RouteServiceConfigurator
extends org.wildfly.clustering.service.SimpleServiceNameProvider
implements org.jboss.as.clustering.controller.CapabilityServiceConfigurator, Function <Server ,String >
Builds a service providing the route of a server.
Author:
Paul Ferraro
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
String
apply (Server server)
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)
Methods inherited from class org.wildfly.clustering.service.SimpleServiceNameProvider
getServiceName
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Methods inherited from interface org.jboss.as.clustering.controller.CapabilityServiceConfigurator
configure
Methods inherited from interface org.wildfly.clustering.service.ServiceNameProvider
getServiceName
WildFly: Web session clustering - Undertow integration 14.0.0.Beta2
Copyright © 2018 JBoss by Red Hat . All rights reserved.