
public class UserTransactionListenerImpl
extends java.lang.Object
implements org.jboss.jca.core.spi.transaction.usertx.UserTransactionListener, org.jboss.tm.usertx.UserTransactionListener
| Constructor and Description |
|---|
UserTransactionListenerImpl(org.jboss.jca.core.spi.transaction.usertx.UserTransactionListener utl)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
userTransactionStarted()
An user transaction has started
|
public UserTransactionListenerImpl(org.jboss.jca.core.spi.transaction.usertx.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 © 2014 IronJacamar (http://www.ironjacamar.org)