org.jboss.xts.jta
Class BridgeSynchronizationAT

java.lang.Object
  extended by org.jboss.xts.jta.BridgeSynchronizationAT
All Implemented Interfaces:
javax.transaction.Synchronization

public class BridgeSynchronizationAT
extends java.lang.Object
implements javax.transaction.Synchronization

Author:
wklaczynski@sabaservice.pl, 2007-04-30

Field Summary
private static org.apache.log4j.Logger log
           
private  com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateCoordinator subTx
           
 
Constructor Summary
BridgeSynchronizationAT(com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateCoordinator subTx)
           
 
Method Summary
 void afterCompletion(int status)
           
 void beforeCompletion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

private static org.apache.log4j.Logger log

subTx

private com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateCoordinator subTx
Constructor Detail

BridgeSynchronizationAT

public BridgeSynchronizationAT(com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateCoordinator subTx)
Parameters:
subTx -
Method Detail

beforeCompletion

public void beforeCompletion()
Specified by:
beforeCompletion in interface javax.transaction.Synchronization

afterCompletion

public void afterCompletion(int status)
Specified by:
afterCompletion in interface javax.transaction.Synchronization
Parameters:
status -