com.arjuna.ats.jts.recovery
Class RecoveryEnvironment

java.lang.Object
  extended by com.arjuna.ats.jts.recovery.RecoveryEnvironment

Deprecated. use JTSEnvironmentBean instead

@Deprecated
public class RecoveryEnvironment
extends Object

Container for property names used by recovery


Field Summary
static String ASSUMED_OBJECT_NOT_EXIST
          Deprecated.  
static String COMMITTED_TRANSACTION_RETRY_LIMIT
          Deprecated.  
static String OTS_ISSUE_RECOVERY_ROLLBACK
          Deprecated.  
 
Constructor Summary
RecoveryEnvironment()
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OTS_ISSUE_RECOVERY_ROLLBACK

public static final String OTS_ISSUE_RECOVERY_ROLLBACK
Deprecated. 
See Also:
Constant Field Values

COMMITTED_TRANSACTION_RETRY_LIMIT

public static final String COMMITTED_TRANSACTION_RETRY_LIMIT
Deprecated. 
See Also:
Constant Field Values

ASSUMED_OBJECT_NOT_EXIST

public static final String ASSUMED_OBJECT_NOT_EXIST
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

RecoveryEnvironment

public RecoveryEnvironment()
Deprecated. 


Copyright © 2011. All Rights Reserved.