Uses of Class
com.atomikos.util.UniqueIdMgr

Packages that use UniqueIdMgr
com.atomikos.icatch.imp   
com.atomikos.icatch.ws   
 

Uses of UniqueIdMgr in com.atomikos.icatch.imp
 

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

Uses of UniqueIdMgr in com.atomikos.icatch.ws
 

Fields in com.atomikos.icatch.ws declared as UniqueIdMgr
protected  UniqueIdMgr ApplicationClasspathResource.idMgr
           
 



Copyright © 2012. All Rights Reserved.