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

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

Uses of TxnManagerImpl in com.sun.jini.mahalo
 

Subclasses of TxnManagerImpl in com.sun.jini.mahalo
(package private)  class ActivatableMahaloImpl
          Convenience class intended for use with the ServiceStarter framework to start an implementation of Mahalo that is activatable, and which will log its state information to persistent storage.
(package private)  class NonActivatableMahaloImpl
          Convenience class intended for use with the ServiceStarter framework to start an implementation of Mahalo that is not activatable, but which will log its state information to persistent storage.
(package private)  class TransientMahaloImpl
          Convenience class intended for use with the ServiceStarter framework to start a transient (non-activatable, non-persistent) implementation of Mahalo.
 



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