Package com.atomikos.icatch.jta

Interface Summary
UserTransactionServer An RMI-based server interface that allows remote clients to do client-demarcated transaction management.
 

Class Summary
_UserTransactionServer_Stub  
_UserTransactionServerImp_Tie  
J2eeTransactionManager An implementation of TransactionManager that should be used by J2EE applications.
J2eeUserTransaction A J2EE UserTransaction implementation.
JtaTransactionServicePlugin  
RemoteClientUserTransaction An implementation of a (remote) client's user transaction.
RemoteClientUserTransactionFactory The factory for JNDI lookup of RemoteClientUserTransactionFactory objects.
ResumePreviousTransactionSubTxAwareParticipant A subtx aware participant that resumes a previous transaction upon termination of the (sub)transaction it is registered with.
TransactionManagerFactory An Object factory for the Transaction Manager.
TransactionManagerImp The main JTA transaction manager singleton.
UserTransactionFactory The factory for JNDI lookup of UserTransactionImp objects.
UserTransactionImp Our UserTransaction implementation for J2SE transactions.
UserTransactionManager A straightforward, zero-setup implementation of a transaction manager.
UserTransactionServerImp An implementation of the server-side UserTransaction infrastructure.
UserTransactionServerImp_Skel  
UserTransactionServerImp_Stub  
 

Exception Summary
ExtendedSystemException A better system exception, containing throwable cause.
 



Copyright © 2016. All Rights Reserved.