Uses of Interface
com.sun.jini.mahalo.log.LogManager

Packages that use LogManager
com.sun.jini.mahalo Provides implementations of the TransactionManager service. 
com.sun.jini.mahalo.log Utilities for managing Mahalo's recoverable log of transaction state. 
 

Uses of LogManager in com.sun.jini.mahalo
 

Fields in com.sun.jini.mahalo declared as LogManager
private  LogManager TxnManagerImpl.logmgr
           
private  LogManager TxnManagerTransaction.logmgr
           
 

Constructors in com.sun.jini.mahalo with parameters of type LogManager
TxnManagerTransaction(TransactionManager mgr, LogManager logmgr, long id, TaskManager threadpool, WakeupManager wm, TxnSettler settler, Uuid uuid)
          Constructs a TxnManagerTransaction
 

Uses of LogManager in com.sun.jini.mahalo.log
 

Classes in com.sun.jini.mahalo.log that implement LogManager
 class MultiLogManager
           
 



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