public final class RemotingTransactionServiceService extends Object implements org.jboss.msc.service.Service<org.wildfly.transaction.client.provider.remoting.RemotingTransactionService>
| Constructor and Description |
|---|
RemotingTransactionServiceService() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.msc.value.InjectedValue<org.jboss.remoting3.Endpoint> |
getEndpointInjector() |
org.jboss.msc.value.InjectedValue<org.wildfly.transaction.client.LocalTransactionContext> |
getLocalTransactionContextInjector() |
org.wildfly.transaction.client.provider.remoting.RemotingTransactionService |
getValue() |
void |
start(org.jboss.msc.service.StartContext context) |
void |
stop(org.jboss.msc.service.StopContext context) |
public void start(org.jboss.msc.service.StartContext context)
throws org.jboss.msc.service.StartException
start in interface org.jboss.msc.Serviceorg.jboss.msc.service.StartExceptionpublic void stop(org.jboss.msc.service.StopContext context)
stop in interface org.jboss.msc.Servicepublic org.jboss.msc.value.InjectedValue<org.wildfly.transaction.client.LocalTransactionContext> getLocalTransactionContextInjector()
public org.jboss.msc.value.InjectedValue<org.jboss.remoting3.Endpoint> getEndpointInjector()
public org.wildfly.transaction.client.provider.remoting.RemotingTransactionService getValue()
throws IllegalStateException,
IllegalArgumentException
getValue in interface org.jboss.msc.value.Value<org.wildfly.transaction.client.provider.remoting.RemotingTransactionService>IllegalStateExceptionIllegalArgumentExceptionCopyright © 2020 JBoss by Red Hat. All rights reserved.