public class HandlerService extends Object implements org.jboss.msc.service.Service<io.undertow.server.HttpHandler>
Constructor and Description |
---|
HandlerService(io.undertow.server.HttpHandler httpHandler) |
public void start(org.jboss.msc.service.StartContext context) throws org.jboss.msc.service.StartException
start
in interface org.jboss.msc.service.Service<io.undertow.server.HttpHandler>
org.jboss.msc.service.StartException
public void stop(org.jboss.msc.service.StopContext context)
stop
in interface org.jboss.msc.service.Service<io.undertow.server.HttpHandler>
public io.undertow.server.HttpHandler getValue() throws IllegalStateException, IllegalArgumentException
getValue
in interface org.jboss.msc.value.Value<io.undertow.server.HttpHandler>
IllegalStateException
IllegalArgumentException
Copyright © 2013 JBoss by Red Hat. All rights reserved.