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