public class ModClusterService extends FilterService
| Modifier and Type | Method and Description |
|---|---|
io.undertow.server.HttpHandler |
createHttpHandler(io.undertow.predicate.Predicate predicate,
io.undertow.server.HttpHandler next) |
io.undertow.server.handlers.proxy.mod_cluster.ModCluster |
getModCluster() |
void |
start(org.jboss.msc.service.StartContext context) |
void |
stop(org.jboss.msc.service.StopContext context) |
getValuepublic void start(org.jboss.msc.service.StartContext context)
throws org.jboss.msc.service.StartException
start in interface org.jboss.msc.Servicestart in class FilterServiceorg.jboss.msc.service.StartExceptionpublic void stop(org.jboss.msc.service.StopContext context)
stop in interface org.jboss.msc.Servicestop in class FilterServicepublic io.undertow.server.HttpHandler createHttpHandler(io.undertow.predicate.Predicate predicate,
io.undertow.server.HttpHandler next)
createHttpHandler in class FilterServicepublic io.undertow.server.handlers.proxy.mod_cluster.ModCluster getModCluster()
Copyright © 2019 JBoss by Red Hat. All rights reserved.