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 java.lang.Object

Container for property names used by recovery


Field Summary
static java.lang.String ASSUMED_OBJECT_NOT_EXIST
          Deprecated.  
static java.lang.String COMMITTED_TRANSACTION_RETRY_LIMIT
          Deprecated.  
static java.lang.String OTS_ISSUE_RECOVERY_ROLLBACK
          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 java.lang.String OTS_ISSUE_RECOVERY_ROLLBACK
Deprecated. 
See Also:
Constant Field Values

COMMITTED_TRANSACTION_RETRY_LIMIT

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

ASSUMED_OBJECT_NOT_EXIST

public static final java.lang.String ASSUMED_OBJECT_NOT_EXIST
Deprecated. 
See Also:
Constant Field Values