Constant Field Values

Contents

com.arjuna.*

  • com.arjuna.ats.arjuna.common.CoreEnvironmentBean 
    Modifier and Type Constant Field Value
    public static final int NODE_NAME_SIZE 64
  • com.arjuna.ats.arjuna.common.Uid 
    Modifier and Type Constant Field Value
    public static final int UID_SIZE 28
  • com.arjuna.ats.arjuna.state.OutputBuffer 
    Modifier and Type Constant Field Value
    protected static final int ALIGNMENT 4
    protected static final int headerSize 8
  • com.arjuna.ats.arjuna.tools.osb.api.proxy.StoreManagerProxy 
    Modifier and Type Constant Field Value
    public static final java.lang.String PARTICIPANT_BEAN_NAME "jboss.jta:type=com.arjuna.ats.arjuna.tools.osb.api.mbeans.ParticipantStoreBean,name=store1"
    public static final java.lang.String RECOVERY_BEAN_NAME "jboss.jta:type=com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBean,name=store1"
  • com.arjuna.ats.arjuna.tools.osb.mbean.HeuristicStatus 
    Modifier and Type Constant Field Value
    public static final int UNKNOWN_XA_ERROR_CODE 1107
  • com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser 
    Modifier and Type Constant Field Value
    public static final java.lang.String OBJ_STORE_BROWSER_HANDLERS "com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowserHandlers"
  • com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean 
    Modifier and Type Constant Field Value
    public static final java.lang.String REMOVE_NOK_1 "Remove committed failed for uid "
    public static final java.lang.String REMOVE_OK_1 "Record successfully removed"
  • com.arjuna.ats.arjuna.utils.FileLock 
    Modifier and Type Constant Field Value
    public static final int defaultRetry 10
    public static final int defaultTimeout 10
    public static final int F_RDLCK 0
    public static final int F_WRLCK 1
  • com.arjuna.ats.arjuna.utils.Utility 
    Modifier and Type Constant Field Value
    public static final int BACKLOG 50
    public static final int MAX_PORT 65535
  • com.arjuna.ats.jdbc.TransactionalDriver 
    Modifier and Type Constant Field Value
    public static final java.lang.String arjunaDriver "jdbc:arjuna:"
    public static final java.lang.String createDb "CREATE_DB"
    public static final java.lang.String dynamicClass "DYNAMIC_CLASS"
    public static final java.lang.String jdbc "jdbc:"
    public static final java.lang.String maxConnections "MAXCONNECTIONS"
    public static final java.lang.String password "password"
    public static final java.lang.String poolConnections "POOL_CONNECTIONS"
    public static final java.lang.String userName "user"