|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.wst11.xts.impl.BridgeClientCleanup
public class BridgeClientCleanup
Field Summary | |
---|---|
private static org.apache.log4j.Logger |
log
|
private com.arjuna.ats.jta.transaction.Transaction |
transaction
|
Constructor Summary | |
---|---|
BridgeClientCleanup(com.arjuna.ats.jta.transaction.Transaction transaction)
|
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 |
---|
private static org.apache.log4j.Logger log
private com.arjuna.ats.jta.transaction.Transaction transaction
Constructor Detail |
---|
public BridgeClientCleanup(com.arjuna.ats.jta.transaction.Transaction transaction)
transaction
- Method Detail |
---|
public void beforeCompletion()
beforeCompletion
in interface javax.transaction.Synchronization
public void afterCompletion(int status)
afterCompletion
in interface javax.transaction.Synchronization
status
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |