Class TxnMgrProxy

java.lang.Object
com.sun.jini.mahalo.TxnMgrProxy
All Implemented Interfaces:
SmartExternalizable, MarshalPivotProvider, Externalizable, Serializable, Remote, Administrable, ExtendedTransactionManager, TransactionConstants, TransactionManager, ReferentUuid

A TxnMgrProxy is a proxy for the transaction manager service. This is the object passed to clients of this service. It implements the TransactionManager and the Administrable interfaces.
Since:
1.1
Author:
Sun Microsystems, Inc.
See Also: