org.jboss.jca.core.tx.jbossts
Class UserTransactionListenerImpl
java.lang.Object
org.jboss.jca.core.tx.jbossts.UserTransactionListenerImpl
- All Implemented Interfaces:
- EventListener, org.jboss.tm.usertx.UserTransactionListener
public class UserTransactionListenerImpl
- extends Object
- implements org.jboss.jca.core.spi.transaction.usertx.UserTransactionListener, org.jboss.tm.usertx.UserTransactionListener
UserTransactionListener implementation
- Author:
- Jesper Pedersen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserTransactionListenerImpl
public UserTransactionListenerImpl(org.jboss.jca.core.spi.transaction.usertx.UserTransactionListener utl)
- Constructor
- Parameters:
utl - The user transaction listener
userTransactionStarted
public void userTransactionStarted()
throws SystemException
- An user transaction has started
- Specified by:
userTransactionStarted in interface org.jboss.tm.usertx.UserTransactionListener
- Throws:
SystemException - Thrown in case of an error
Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)