Package org.openejb.corba.services.transaction

Class Summary
ClientInterceptor The Client side interceptor is used to transfer the propagation context in transaction requests
Initializer Tyrex OTS Initializer.
LocalTyrex This class is the OTS server class started as a local resource.
RemoteTransactionService This claas is used by OpenEJB to retrieve the transacton manager.
ServerInterceptor The Server side interceptor is used to retrieve the service context for the transaction service The service context is added to the corresponding current object
Synchronization This class is a coordinator that manages a synchronization object.
ThreadTxAssociation This class is used to keep an associtaion between a thread and a transaction.
Transaction This class represents a transaction.
TransactionManager This class is an adaptator between the JTA API and the OTS API.
TransactionService This claas is used by OpenEJB to retrieve the transacton manager.
UserTransaction This class provides the UserTransaction interface implementation.
XACoordinator This class is a coordinator that manages XA Resources.
XID This class implements an XA XID.