public class UserTransactionListenerImpl extends java.lang.Object implements UserTransactionListener, org.jboss.tm.usertx.UserTransactionListener
| Constructor and Description |
|---|
UserTransactionListenerImpl(UserTransactionListener utl)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
userTransactionStarted()
An user transaction has started
|
public UserTransactionListenerImpl(UserTransactionListener utl)
utl - The user transaction listenerpublic void userTransactionStarted()
throws javax.transaction.SystemException
userTransactionStarted in interface org.jboss.tm.usertx.UserTransactionListenerjavax.transaction.SystemException - Thrown in case of an errorCopyright © 2013 IronJacamar (http://www.ironjacamar.org)