org.jboss.tm.iiop.client |
|
Java Source File Name | Type | Comment |
IIOPClientUserTransaction.java | Class | The client-side UserTransaction implementation for RMI/IIOP clients.
This will delegate all UserTransaction calls to the server.
Warning: This is only for stand-alone RMI/IIOP clients that
do not have their own transaction service. |
IIOPClientUserTransactionObjectFactory.java | Class | This is an object factory for producing client-side UserTransactions
for standalone RMI/IIOP clients. |
TransactionCurrent.java | Class | This class implements org.omg.CosTransactions.Current . |
TransactionCurrentInitializer.java | Class | This is an org.omg.PortableInterceptor.ORBInitializer that
initializes the TransactionCurrent . |