|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |