Uses of Interface
org.jboss.tm.usertx.client.ServerVMClientUserTransaction.UserTransactionStartedListener

Packages that use ServerVMClientUserTransaction.UserTransactionStartedListener
org.jboss.ejb Package description goes here
org.jboss.tm.usertx.client Package description goes here
 

Uses of ServerVMClientUserTransaction.UserTransactionStartedListener in org.jboss.ejb
 

Methods in org.jboss.ejb with parameters of type ServerVMClientUserTransaction.UserTransactionStartedListener
static void EnterpriseContext.setUserTransactionStartedListener(ServerVMClientUserTransaction.UserTransactionStartedListener newTsl)
          The setUserTransactionStartedListener method is called by CachedConnectionManager on start and stop.
 

Uses of ServerVMClientUserTransaction.UserTransactionStartedListener in org.jboss.tm.usertx.client
 

Methods in org.jboss.tm.usertx.client with parameters of type ServerVMClientUserTransaction.UserTransactionStartedListener
 void ServerVMClientUserTransaction.registerTxStartedListener(ServerVMClientUserTransaction.UserTransactionStartedListener txStartedListener)
           
 void ServerVMClientUserTransaction.unregisterTxStartedListener(ServerVMClientUserTransaction.UserTransactionStartedListener txStartedListener)
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.