Package com.atomikos.icatch.trmi

Interface Summary
CompositeTransactionServer A server for composite transactions maps requests to the right instance.
ParticipantServer A participant server maps 2PC calls to the proper Participant instance.
RecoveryServer A server for recovery.
RemoteSubTxAware In case of distributed transactions over RMI, a remote participant must implement Remote and thus the SubTxAwareParticipant interface in itself is not enough.
TerminationServer A termination server is terminates transactions on the client's request, and does this based on root ID for efficiency.
 

Class Summary
_CompositeTransactionServer_Stub  
_ParticipantServer_Stub  
_RecoveryServer_Stub  
_TrmiTransactionManager_Stub  
_TrmiTransactionManager_Tie  
SubTxAwareWrapper A wrapper for adding an exported SubTxAwareParticipant instance on a client VM that is different from the server VM.
TransportTSListener A TSListener implementation to start the necessary transports for message-based two-phase commit.
TrmiConfiguration Deprecated. As from release 1.30, an instance of the bean class com.atomikos.icatch.UserTransactionServiceImp does all of this.
TrmiTransactionManager A transaction manager implementation for RMI-based composite systems.
TrmiTransactionManager_Skel  
TrmiTransactionManager_Stub  
UserTransactionServiceFactory A facade class for the Trmi TM framework.
 



Copyright © 2012. All Rights Reserved.