JavaScript is disabled on your browser.
WildFly: Parent Aggregator 8.1.0.Final
java.lang.Object
org.jboss.msc.service.AbstractService<org.jboss.jbossts.txbridge.outbound.OutboundBridgeRecoveryManager>
org.jboss.as.xts.TxBridgeOutboundRecoveryService
All Implemented Interfaces:
org.jboss.msc.service.Service<org.jboss.jbossts.txbridge.outbound.OutboundBridgeRecoveryManager>, org.jboss.msc.value.Value<org.jboss.jbossts.txbridge.outbound.OutboundBridgeRecoveryManager>
public class TxBridgeOutboundRecoveryService
extends org.jboss.msc.service.AbstractService<org.jboss.jbossts.txbridge.outbound.OutboundBridgeRecoveryManager>
JTA / WS-AT transaction bridge - outbound recovery handling.
Author:
Jonathan Halliday
Field Summary
Fields inherited from interface org.jboss.msc.service.Service
NULL, NULL_VALUE
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
org.jboss.jbossts.txbridge.outbound.OutboundBridgeRecoveryManager
getValue ()
void
start (org.jboss.msc.service.StartContext context)
void
stop (org.jboss.msc.service.StopContext context)
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
WildFly: Parent Aggregator 8.1.0.Final
Copyright © 2015 JBoss by Red Hat . All rights reserved.