public class WorkerService extends Object implements org.jboss.msc.service.Service<org.xnio.XnioWorker>
| Constructor and Description |
|---|
WorkerService(org.xnio.OptionMap options) |
public void start(org.jboss.msc.service.StartContext startContext)
throws org.jboss.msc.service.StartException
start in interface org.jboss.msc.service.Service<org.xnio.XnioWorker>org.jboss.msc.service.StartExceptionpublic void stop(org.jboss.msc.service.StopContext stopContext)
stop in interface org.jboss.msc.service.Service<org.xnio.XnioWorker>public org.xnio.XnioWorker getValue()
throws IllegalStateException,
IllegalArgumentException
getValue in interface org.jboss.msc.value.Value<org.xnio.XnioWorker>IllegalStateExceptionIllegalArgumentExceptionCopyright © 2015 JBoss by Red Hat. All rights reserved.