Uses of Interface
com.atomikos.persistence.StateRecoveryManager

Packages that use StateRecoveryManager
com.atomikos.icatch.imp   
com.atomikos.persistence.imp   
 

Uses of StateRecoveryManager in com.atomikos.icatch.imp
 

Constructors in com.atomikos.icatch.imp with parameters of type StateRecoveryManager
TransactionServiceImp(String name, StateRecoveryManager recoverymanager, UniqueIdMgr tidmgr, long maxtimeout, int maxActives, boolean single_threaded_2pc, RecoveryLog recoveryLog)
          Create a new instance, with orphan checking set.
 

Uses of StateRecoveryManager in com.atomikos.persistence.imp
 

Classes in com.atomikos.persistence.imp that implement StateRecoveryManager
 class StateRecoveryManagerImp
          Default implementation of a state recovery manager.
 



Copyright © 2016. All Rights Reserved.