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) |
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.service.Service<FilterService>start in class FilterServiceorg.jboss.msc.service.StartExceptionpublic void stop(org.jboss.msc.service.StopContext context)
stop in interface org.jboss.msc.service.Service<FilterService>stop in class FilterServicepublic io.undertow.server.HttpHandler createHttpHandler(io.undertow.predicate.Predicate predicate,
io.undertow.server.HttpHandler next)
createHttpHandler in class FilterServiceCopyright © 2015 JBoss by Red Hat. All rights reserved.