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) |
getValue
public void start(org.jboss.msc.service.StartContext context) throws org.jboss.msc.service.StartException
start
in interface org.jboss.msc.service.Service<FilterService>
start
in class FilterService
org.jboss.msc.service.StartException
public void stop(org.jboss.msc.service.StopContext context)
stop
in interface org.jboss.msc.service.Service<FilterService>
stop
in class FilterService
public io.undertow.server.HttpHandler createHttpHandler(io.undertow.predicate.Predicate predicate, io.undertow.server.HttpHandler next)
createHttpHandler
in class FilterService
public io.undertow.server.handlers.proxy.mod_cluster.ModCluster getModCluster()
Copyright © 2018 JBoss by Red Hat. All rights reserved.