Uses of Class
com.sun.jini.mahalo.TxnMgrProxy

Packages that use TxnMgrProxy
com.sun.jini.mahalo Provides implementations of the TransactionManager service. 
 

Uses of TxnMgrProxy in com.sun.jini.mahalo
 

Subclasses of TxnMgrProxy in com.sun.jini.mahalo
(package private) static class TxnMgrProxy.ConstrainableTxnMgrProxy
          A subclass of TxnMgrProxy that implements RemoteMethodControl.
 

Fields in com.sun.jini.mahalo declared as TxnMgrProxy
private  TxnMgrProxy TxnManagerImpl.txnMgrProxy
          The outter proxy of this server
 

Methods in com.sun.jini.mahalo that return TxnMgrProxy
(package private) static TxnMgrProxy TxnMgrProxy.create(TxnManager txnMgr, Uuid id)
          Creates a transaction manager proxy, returning an instance that implements RemoteMethodControl if the server does too.
 



Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.