org.drools.persistence.jta
Class JtaTransactionSynchronizationAdapter
java.lang.Object
org.drools.persistence.jta.JtaTransactionSynchronizationAdapter
- All Implemented Interfaces:
- Synchronization
public class JtaTransactionSynchronizationAdapter
- extends Object
- implements Synchronization
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JtaTransactionSynchronizationAdapter
public JtaTransactionSynchronizationAdapter(TransactionSynchronization ts)
afterCompletion
public void afterCompletion(int status)
- Specified by:
afterCompletion
in interface Synchronization
beforeCompletion
public void beforeCompletion()
- Specified by:
beforeCompletion
in interface Synchronization
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.