public final class HandlerService extends Object implements org.jboss.msc.service.Service<io.undertow.server.HttpHandler>
| Modifier and Type | Method and Description |
|---|---|
io.undertow.server.HttpHandler |
getValue() |
void |
start(org.jboss.msc.service.StartContext context) |
void |
stop(org.jboss.msc.service.StopContext context) |
public void start(org.jboss.msc.service.StartContext context)
start in interface org.jboss.msc.Servicepublic void stop(org.jboss.msc.service.StopContext context)
stop in interface org.jboss.msc.Servicepublic io.undertow.server.HttpHandler getValue()
throws IllegalStateException,
IllegalArgumentException
getValue in interface org.jboss.msc.value.Value<io.undertow.server.HttpHandler>IllegalStateExceptionIllegalArgumentExceptionCopyright © 2023 JBoss by Red Hat. All rights reserved.