@Vetoed public class BraveService extends Object implements BraveLookup, org.jboss.msc.service.Service<BraveService>
| Modifier and Type | Field and Description |
|---|---|
static org.jboss.msc.service.ServiceName |
SERVICE_NAME |
JNDI_NAME| Constructor and Description |
|---|
BraveService(com.github.kristofa.brave.Brave braveInstance) |
| Modifier and Type | Method and Description |
|---|---|
com.github.kristofa.brave.Brave |
get() |
BraveService |
getValue() |
void |
start(org.jboss.msc.service.StartContext startContext) |
void |
stop(org.jboss.msc.service.StopContext stopContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitlookuppublic com.github.kristofa.brave.Brave get()
get in interface BraveLookuppublic void start(org.jboss.msc.service.StartContext startContext)
throws org.jboss.msc.service.StartException
start in interface org.jboss.msc.service.Service<BraveService>org.jboss.msc.service.StartExceptionpublic void stop(org.jboss.msc.service.StopContext stopContext)
stop in interface org.jboss.msc.service.Service<BraveService>public BraveService getValue() throws IllegalStateException, IllegalArgumentException
getValue in interface org.jboss.msc.value.Value<BraveService>IllegalStateExceptionIllegalArgumentExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.