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

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

Uses of TxnMgrAdminProxy in com.sun.jini.mahalo
 

Subclasses of TxnMgrAdminProxy in com.sun.jini.mahalo
(package private) static class TxnMgrAdminProxy.ConstrainableTxnMgrAdminProxy
           
 

Fields in com.sun.jini.mahalo declared as TxnMgrAdminProxy
private  TxnMgrAdminProxy TxnManagerImpl.txnMgrAdminProxy
          The admin proxy of this server
 

Methods in com.sun.jini.mahalo that return TxnMgrAdminProxy
(package private) static TxnMgrAdminProxy TxnMgrAdminProxy.create(TxnManager txnMgr, Uuid id)
          Creates an administrable 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.