Class InboundBridgeService
java.lang.Object
org.wildfly.extension.rts.service.InboundBridgeService
- All Implemented Interfaces:
org.jboss.msc.Service,org.jboss.msc.service.Service<InboundBridgeService>,org.jboss.msc.value.Value<InboundBridgeService>
public class InboundBridgeService
extends Object
implements org.jboss.msc.service.Service<InboundBridgeService>
- Author:
- Gytis Trikleris
-
Constructor Details
-
InboundBridgeService
public InboundBridgeService()
-
-
Method Details
-
start
public void start(org.jboss.msc.service.StartContext startContext) throws org.jboss.msc.service.StartException - Specified by:
startin interfaceorg.jboss.msc.Service- Throws:
org.jboss.msc.service.StartException
-
stop
public void stop(org.jboss.msc.service.StopContext stopContext) - Specified by:
stopin interfaceorg.jboss.msc.Service
-
getValue
- Specified by:
getValuein interfaceorg.jboss.msc.value.Value<InboundBridgeService>- Throws:
IllegalStateExceptionIllegalArgumentException
-