org.jacorb.transaction.CoordinatorImpl Instances of this class represent transactions. A single instance is used for implementing the Coordinator, Terminator and Control CORBA objects. @author Nicolas Noffke @author Vladimir Mencl @version $Id: CoordinatorImpl.java,v 1.8 2004/05/06 12:40:01 nicolas Exp $ Changes made by Vladimir Menc ...
org.jboss.tm.iiop.TransactionServiceImpl CORBA servant for the JBoss TransactionService. @author <a HREF="mailto:reverbel@ime.usp.br">Francisco Reverbel</a> @version $Revision: 1.2 $
org.jboss.tm.iiop.client.IIOPClientUserTransaction The client-side UserTransaction implementation for RMI/IIOP clients. This will delegate all UserTransaction calls to the server. <em>Warning:</em> This is only for stand-alone RMI/IIOP clients that do not have their own transaction service. No local work is done in the context of tran ...