A B C D E F G H I J L M N O P Q R S T U V W X _

A

abort() - Method in class com.arjuna.ats.arjuna.AtomicAction
Abort (rollback) the transaction.
Abort() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
This is the user callable abort operation.
ABORT_ONLY - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
ABORTED - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
ABORTING - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
abortStatus() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
AbstractRecord - Class in com.arjuna.ats.arjuna.coordinator
Abstract Record Class This class provides an abstract template that defines the interface that the atomic action system uses to notify objects that various state transitions have occurred as the 2PC protocol executes.
AbstractRecord(Uid, String, int) - Constructor for class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Create a new instance with the specified parameters.
AbstractRecord(Uid) - Constructor for class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Create a new instance with the specified paramaters.
AbstractRecord() - Constructor for class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Creates a 'blank' abstract record.
acceptsURL(String) - Method in class com.arjuna.ats.jdbc.TransactionalDriver
 
ActionBean - Class in com.arjuna.ats.arjuna.tools.osb.mbean
MBean implementation of an ObjectStore entry that represents an AtomicAction
ActionBean(UidWrapper) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
 
ActionBeanMBean - Interface in com.arjuna.ats.arjuna.tools.osb.mbean
 
ActionBeanWrapperInterface - Interface in com.arjuna.ats.arjuna.tools.osb.mbean
common interface for JTA and JTS transactions
ActionHierarchy - Class in com.arjuna.ats.arjuna.coordinator
Class that represents the transaction hierarchy.
ActionHierarchy(int) - Constructor for class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
Create a new (blank) hierarchy with sufficient space for the specified number of transactions.
ActionHierarchy(ActionHierarchy) - Constructor for class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
Create a new copy of the specified transaction hierarchy.
ActionManager - Class in com.arjuna.ats.arjuna.coordinator
 
ActionStatus - Class in com.arjuna.ats.arjuna.coordinator
The various state changes that a transaction can go through.
ActionStatus() - Constructor for class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
ActionStatusService - Class in com.arjuna.ats.arjuna.recovery
 
ActionStatusService() - Constructor for class com.arjuna.ats.arjuna.recovery.ActionStatusService
Get a reference to the Transaction Store.
ActionType - Class in com.arjuna.ats.arjuna.coordinator
The two types of transactions, nested, and top-level.
ActionType() - Constructor for class com.arjuna.ats.arjuna.coordinator.ActionType
 
activate() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Overloaded version of activate -- sets up the store, performs read_state followed by restore_state.
activate(String) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Overloaded version of activate -- sets up the store, performs read_state followed by restore_state.
activate() - Method in class com.arjuna.ats.arjuna.StateManager
This operation activates an object.
activate(String) - Method in class com.arjuna.ats.arjuna.StateManager
This operation activates an object.
activate() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanWrapperInterface
 
activate() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
 
activate() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
 
activated - Variable in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
 
ACTIVATION - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
ACTIVE - Static variable in class com.arjuna.ats.arjuna.ObjectStatus
 
ACTIVE_NEW - Static variable in class com.arjuna.ats.arjuna.ObjectStatus
 
activeThreads() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
add(RecordTypeMap) - Method in class com.arjuna.ats.arjuna.coordinator.abstractrecord.RecordTypeManager
 
add(Uid) - Method in class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
Insert new entry growing table as needed.
add(Uid, int) - Method in class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
Add the transaction id at the specified level.
add(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Add a record to the atomic action.
add(TxAssociation) - Static method in class com.arjuna.ats.jts.extensions.ThreadAssociations
 
ADD_FAILED - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
addAttribute(Attribute) - Method in class com.arjuna.orbportability.OA
 
addAttribute(Attribute) - Method in class com.arjuna.orbportability.ORB
 
addChildAction(BasicAction) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Add a new child action to the atomic action.
addChildThread() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Add the current thread to the list of threads associated with this transaction.
addChildThread(Thread) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Add the specified thread to the list of threads associated with this transaction.
addGlobal(TxAssociation) - Static method in class com.arjuna.ats.jts.extensions.ThreadAssociations
 
addHandler(EventHandler) - Method in class com.arjuna.orbportability.event.EventManager
Add the specified handler.
addInParameter(String, boolean, String, boolean, String) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
 
addListener(ReaperMonitor) - Method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
 
addModule(RecoveryModule) - Method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
Add a recovery module to the system.
AddOutcome - Class in com.arjuna.ats.arjuna.coordinator
The possible outcomes when trying to add an AbstractRecord as a participant within a transaction.
AddOutcome() - Constructor for class com.arjuna.ats.arjuna.coordinator.AddOutcome
 
addOutParameter(String) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
 
addOutParameter(String, String) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
 
addOutParameter(ArrayList) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
 
addOutParameter(ArrayList, String) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
 
addPostShutdown(PostShutdown) - Method in class com.arjuna.orbportability.OA
 
addPostShutdown(PostShutdown) - Method in class com.arjuna.orbportability.ORB
 
addPreShutdown(PreShutdown) - Method in class com.arjuna.orbportability.OA
 
addPreShutdown(PreShutdown) - Method in class com.arjuna.orbportability.ORB
 
addRecord(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Add the specified abstract record to the transaction.
addSynchronization(SynchronizationRecord) - Method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator
 
addThread() - Method in class com.arjuna.ats.arjuna.AtomicAction
Register the current thread with the transaction.
addThread(Thread) - Method in class com.arjuna.ats.arjuna.AtomicAction
Register the specified thread with the transaction.
addTransaction(TransactionTypeManager.TransactionTypeMap) - Method in class com.arjuna.ats.arjuna.tools.log.TransactionTypeManager
 
afterCompletion(int) - Method in class com.arjuna.ats.arjuna.coordinator.HeuristicNotification
 
afterCompletion(int) - Method in interface com.arjuna.ats.arjuna.coordinator.SynchronizationRecord
 
afterCompletion(int) - Method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator
Drive afterCompletion participants.
afterCompletion(int, boolean) - Method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator
Drive afterCompletion participants.
AJT_RECORD_TYPE - Static variable in class com.arjuna.ats.arjuna.tools.osb.util.JMXServer
 
AJT_WRAPPER_TYPE - Static variable in class com.arjuna.ats.arjuna.tools.osb.util.JMXServer
 
AJT_XAREC_TYPE - Static variable in class com.arjuna.ats.arjuna.tools.osb.util.JMXServer
 
ALIGNMENT - Static variable in class com.arjuna.ats.arjuna.state.OutputBuffer
 
allObjUids(String, InputObjectState) - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStore
 
allObjUids(String, InputObjectState, int) - Method in interface com.arjuna.ats.arjuna.objectstore.RecoveryStore
Obtain all of the Uids for a specified type.
allObjUids(String, InputObjectState) - Method in interface com.arjuna.ats.arjuna.objectstore.RecoveryStore
 
allObjUids(String, int) - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBean
 
allObjUids(String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBean
 
allObjUids(String, int) - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBeanMBean
 
allObjUids(String) - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBeanMBean
 
allObjUids(String, InputObjectState, int) - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.RecoveryStoreProxy
 
allObjUids(String, InputObjectState) - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.RecoveryStoreProxy
 
allTypes(InputObjectState) - Method in interface com.arjuna.ats.arjuna.objectstore.RecoveryStore
Obtain all types of objects stored in the object store.
allTypes() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBean
 
allTypes() - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBeanMBean
 
allTypes(InputObjectState) - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.RecoveryStoreProxy
 
ALREADY_BEGUN - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
ALREADY_ROLLEDBACK - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
ALREADY_TERMINATED - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
alter(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Alter the current record with the one presented.
ANDPERSISTENT - Static variable in class com.arjuna.ats.arjuna.ObjectType
 
AR_ADDED - Static variable in class com.arjuna.ats.arjuna.coordinator.AddOutcome
 
AR_DUPLICATE - Static variable in class com.arjuna.ats.arjuna.coordinator.AddOutcome
 
AR_REJECTED - Static variable in class com.arjuna.ats.arjuna.coordinator.AddOutcome
 
arjPropertyManager - Class in com.arjuna.ats.arjuna.common
Property manager wrapper for the Arjuna module.
arjPropertyManager() - Constructor for class com.arjuna.ats.arjuna.common.arjPropertyManager
 
Arjuna - Class in com.arjuna.ats.jts.extensions
To get the formatID used to represent JBoss transactions to the system.
Arjuna() - Constructor for class com.arjuna.ats.jts.extensions.Arjuna
 
arjunaDriver - Static variable in class com.arjuna.ats.jdbc.TransactionalDriver
 
arjunaI18NLogger - Interface in com.arjuna.ats.arjuna.logging
i18n log messages for the arjuna module.
arjunaRestrictedXID() - Static method in class com.arjuna.ats.jts.extensions.Arjuna
 
arjunaStrictXID() - Static method in class com.arjuna.ats.jts.extensions.Arjuna
 
arjunaXID() - Static method in class com.arjuna.ats.jts.extensions.Arjuna
 
ASSUMED_OBJECT_NOT_EXIST - Static variable in class com.arjuna.ats.jts.recovery.RecoveryEnvironment
Deprecated.  
ASYNC_SCAN - Static variable in class com.arjuna.ats.arjuna.recovery.RecoveryDriver
 
asynchronousScan() - Method in class com.arjuna.ats.arjuna.recovery.RecoveryDriver
 
AtomicAction - Class in com.arjuna.ats.arjuna
This is a user-level transaction class, unlike BasicAction.
AtomicAction() - Constructor for class com.arjuna.ats.arjuna.AtomicAction
Create a new transaction.
AtomicAction(Uid) - Constructor for class com.arjuna.ats.arjuna.AtomicAction
AtomicAction constructor with a Uid.
AtomicAction(int) - Constructor for class com.arjuna.ats.arjuna.AtomicAction
Create a new transaction of the specified type.
ATOMICACTION_COMMIT - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
ATOMICACTION_ROLLBACK - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
AtomicTransaction - Class in com.arjuna.ats.jts.extensions
Similar to CosTransactions::Current.
AtomicTransaction() - Constructor for class com.arjuna.ats.jts.extensions.AtomicTransaction
Create a new transaction.
AtomicTransaction(ControlWrapper) - Constructor for class com.arjuna.ats.jts.extensions.AtomicTransaction
 
Attribute - Class in com.arjuna.orbportability.oa
Classes to be called before or after the OA is initialised.
Attribute() - Constructor for class com.arjuna.orbportability.oa.Attribute
 
Attribute - Class in com.arjuna.orbportability.orb
Classes to be called before or after the ORB is initialised.
Attribute() - Constructor for class com.arjuna.orbportability.orb.Attribute
 
AUTO_RECOVERY - Static variable in interface com.arjuna.ats.jta.xa.RecoverableXAConnection
 

B

BACKLOG - Static variable in class com.arjuna.ats.arjuna.utils.Utility
The maximum queue length for incoming connection indications (a request to connect)
BAD_OBJECT_REF - Static variable in class com.arjuna.orbportability.common.Exceptions
 
BAD_OPERATION_BASE - Static variable in class com.arjuna.orbportability.common.Exceptions
 
BAD_TRANSACTION_CONTEXT - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
BaseStore - Interface in com.arjuna.ats.arjuna.objectstore
The BasicStore provides core methods that all implementations MUST provide.
BaseStoreBean - Class in com.arjuna.ats.arjuna.tools.osb.api.mbeans
abstract MBean implementation of a BaseStore MBean
BaseStoreBean(BaseStore) - Constructor for class com.arjuna.ats.arjuna.tools.osb.api.mbeans.BaseStoreBean
 
BaseStoreMBean - Interface in com.arjuna.ats.arjuna.tools.osb.api.mbeans
 
BasicAction - Class in com.arjuna.ats.arjuna.coordinator
BasicAction does most of the work of an atomic action, but does not manage thread scoping.
BasicAction() - Constructor for class com.arjuna.ats.arjuna.coordinator.BasicAction
 
BasicAction(Uid) - Constructor for class com.arjuna.ats.arjuna.coordinator.BasicAction
BasicAction constructor with a Uid.
BasicAction(int) - Constructor for class com.arjuna.ats.arjuna.coordinator.BasicAction
Create a transaction of the specified type.
BasicAction(Uid, int) - Constructor for class com.arjuna.ats.arjuna.coordinator.BasicAction
Recreate the specified transaction.
beforeCompletion() - Method in class com.arjuna.ats.arjuna.coordinator.HeuristicNotification
 
beforeCompletion() - Method in interface com.arjuna.ats.arjuna.coordinator.SynchronizationRecord
 
beforeCompletion() - Method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator
Drive beforeCompletion participants.
begin() - Method in class com.arjuna.ats.arjuna.AtomicAction
Start the transaction running.
begin(int) - Method in class com.arjuna.ats.arjuna.AtomicAction
Start the transaction running.
Begin(BasicAction) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Atomic action Begin operation.
begin() - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
Start the transaction.
begin(ControlWrapper) - Method in class com.arjuna.ats.jts.extensions.DebugTxAssociation
 
begin() - Method in class com.arjuna.ats.jts.extensions.TopLevelTransaction
If nested top-level transaction, save current context for resumption later.
begin(ControlWrapper) - Method in interface com.arjuna.ats.jts.extensions.TxAssociation
 
bind(InitialContext) - Method in class com.arjuna.ats.jta.utils.JNDIReferenceBindingBean
 
bind() - Method in class com.arjuna.ats.jta.utils.JNDIReferenceBindingBean
 
BIND_CONNECT - Static variable in class com.arjuna.orbportability.Services
 
BINDING_SERVICES - Static variable in class com.arjuna.orbportability.Services
 
bindJTAImplementation() - Static method in class com.arjuna.ats.jta.utils.JNDIManager
Bind the underlying JTA implementations to the appropriate JNDI contexts.
bindJTAImplementations(InitialContext) - Static method in class com.arjuna.ats.jta.utils.JNDIManager
Bind the underlying JTA implementations to the appropriate JNDI contexts.
bindJTATransactionManagerImplementation() - Static method in class com.arjuna.ats.jta.utils.JNDIManager
Bind the currently configured transaction manager implementation to the default JNDI context.
bindJTATransactionManagerImplementation(InitialContext) - Static method in class com.arjuna.ats.jta.utils.JNDIManager
Bind the currently configured transaction manager implementation to the JNDI context passed in.
bindJTATransactionSynchronizationRegistryImplementation() - Static method in class com.arjuna.ats.jta.utils.JNDIManager
Bind the currently configured TransactionSynchronizationRegistry implementation to the default JNDI context.
bindJTATransactionSynchronizationRegistryImplementation(InitialContext) - Static method in class com.arjuna.ats.jta.utils.JNDIManager
Bind the currently configured TransactionSynchronizationRegistry implementation to the passed in JNDI context.
bindJTAUserTransactionImplementation() - Static method in class com.arjuna.ats.jta.utils.JNDIManager
Bind the currently configured user transaction implementation to the default JNDI context.
bindJTAUserTransactionImplementation(InitialContext) - Static method in class com.arjuna.ats.jta.utils.JNDIManager
Bind the currently configured user transaction implementation to the passed in JNDI context.
bindString(int) - Static method in class com.arjuna.orbportability.Services
 
bindValue(String) - Static method in class com.arjuna.orbportability.Services
Given a binding mechanism string name return the enumerated value.
buffer() - Method in class com.arjuna.ats.arjuna.state.InputBuffer
Return the internal byte buffer.
buffer() - Method in class com.arjuna.ats.arjuna.state.OutputBuffer
Return the byte array used to store data types.
ByteBuffer - Interface in com.arjuna.ats.arjuna.state
 

C

CADAVER - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
callMethod(Object, String) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
 
cancel() - Method in class com.arjuna.ats.arjuna.AtomicAction
 
cancel() - Method in interface com.arjuna.ats.arjuna.coordinator.Reapable
 
cancel() - Method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator
 
CANNOT_PROCEED - Static variable in class com.arjuna.orbportability.common.Exceptions
 
changeHierarchy(ActionHierarchy) - Method in class com.arjuna.ats.txoj.Lock
Change the transaction hierarchy associated with the lock to that provided.
check(boolean, Uid, Hashtable) - Method in class com.arjuna.ats.arjuna.coordinator.CheckedAction
Called during transaction termination if more than one thread is associated with the transaction.
check() - Method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
process all entries in the timeout queue which have expired.
CheckedAction - Class in com.arjuna.ats.arjuna.coordinator
If an action attempts to terminate with threads still active we call an instance of this class to determine what to do.
CheckedAction() - Constructor for class com.arjuna.ats.arjuna.coordinator.CheckedAction
 
CheckedActionFactory - Interface in com.arjuna.ats.arjuna.coordinator
Manages the CheckedAction instances on a per transaction basis.
checkForCurrent() - Method in class com.arjuna.ats.arjuna.AtomicAction
By default the BasicAction class only allows the termination of a transaction if it's the one currently associated with the thread.
checkForCurrent() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Do we want to check that a transaction can only be terminated by a thread that has it as its current transaction? The base class has this check enabled (i.e., we check), but some implementations may wish to override this.
checkingPeriod() - Method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
 
checkXid(Xid) - Method in interface com.arjuna.ats.jta.recovery.XAResourceOrphanFilter
Called by the XARecoveryModule for each in-doubt Xid.
ChildOA - Class in com.arjuna.orbportability
A class which represents a child OA
childrenContainsSubParam(Node) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler
 
childTransactions() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
classToType(Class) - Static method in class com.arjuna.ats.arjuna.coordinator.RecordType
 
CLEANUP - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
cleanup(boolean) - Method in class com.arjuna.ats.arjuna.StateManager
Object cleanup.
clearHeuristic() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
 
clearHeuristic() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapperMBean
 
clearHeuristicDecision(int) - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanWrapperInterface
 
clone() - Method in class com.arjuna.ats.arjuna.common.Uid
Create a copy of this instance.
close() - Method in interface com.arjuna.ats.jta.xa.RecoverableXAConnection
 
close() - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.InputStreamFileWriter
 
closeCloseCurrentConnection() - Method in interface com.arjuna.ats.jta.xa.RecoverableXAConnection
 
com.arjuna.ats.arjuna - package com.arjuna.ats.arjuna
 
com.arjuna.ats.arjuna.common - package com.arjuna.ats.arjuna.common
 
com.arjuna.ats.arjuna.coordinator - package com.arjuna.ats.arjuna.coordinator
 
com.arjuna.ats.arjuna.coordinator.abstractrecord - package com.arjuna.ats.arjuna.coordinator.abstractrecord
 
com.arjuna.ats.arjuna.coordinator.listener - package com.arjuna.ats.arjuna.coordinator.listener
 
com.arjuna.ats.arjuna.exceptions - package com.arjuna.ats.arjuna.exceptions
 
com.arjuna.ats.arjuna.logging - package com.arjuna.ats.arjuna.logging
 
com.arjuna.ats.arjuna.objectstore - package com.arjuna.ats.arjuna.objectstore
 
com.arjuna.ats.arjuna.objectstore.jdbc - package com.arjuna.ats.arjuna.objectstore.jdbc
 
com.arjuna.ats.arjuna.recovery - package com.arjuna.ats.arjuna.recovery
 
com.arjuna.ats.arjuna.state - package com.arjuna.ats.arjuna.state
 
com.arjuna.ats.arjuna.tools - package com.arjuna.ats.arjuna.tools
 
com.arjuna.ats.arjuna.tools.log - package com.arjuna.ats.arjuna.tools.log
 
com.arjuna.ats.arjuna.tools.osb.annotation - package com.arjuna.ats.arjuna.tools.osb.annotation
 
com.arjuna.ats.arjuna.tools.osb.api.mbeans - package com.arjuna.ats.arjuna.tools.osb.api.mbeans
 
com.arjuna.ats.arjuna.tools.osb.api.proxy - package com.arjuna.ats.arjuna.tools.osb.api.proxy
 
com.arjuna.ats.arjuna.tools.osb.mbean - package com.arjuna.ats.arjuna.tools.osb.mbean
 
com.arjuna.ats.arjuna.tools.osb.util - package com.arjuna.ats.arjuna.tools.osb.util
 
com.arjuna.ats.arjuna.tools.stats - package com.arjuna.ats.arjuna.tools.stats
 
com.arjuna.ats.arjuna.utils - package com.arjuna.ats.arjuna.utils
 
com.arjuna.ats.jdbc - package com.arjuna.ats.jdbc
 
com.arjuna.ats.jdbc.common - package com.arjuna.ats.jdbc.common
 
com.arjuna.ats.jdbc.logging - package com.arjuna.ats.jdbc.logging
 
com.arjuna.ats.jta - package com.arjuna.ats.jta
 
com.arjuna.ats.jta.common - package com.arjuna.ats.jta.common
 
com.arjuna.ats.jta.exceptions - package com.arjuna.ats.jta.exceptions
 
com.arjuna.ats.jta.logging - package com.arjuna.ats.jta.logging
 
com.arjuna.ats.jta.recovery - package com.arjuna.ats.jta.recovery
 
com.arjuna.ats.jta.resources - package com.arjuna.ats.jta.resources
 
com.arjuna.ats.jta.transaction - package com.arjuna.ats.jta.transaction
 
com.arjuna.ats.jta.utils - package com.arjuna.ats.jta.utils
 
com.arjuna.ats.jta.xa - package com.arjuna.ats.jta.xa
 
com.arjuna.ats.jts - package com.arjuna.ats.jts
 
com.arjuna.ats.jts.common - package com.arjuna.ats.jts.common
 
com.arjuna.ats.jts.exceptions - package com.arjuna.ats.jts.exceptions
 
com.arjuna.ats.jts.extensions - package com.arjuna.ats.jts.extensions
 
com.arjuna.ats.jts.logging - package com.arjuna.ats.jts.logging
 
com.arjuna.ats.jts.orbspecific.jacorb.interceptors.context - package com.arjuna.ats.jts.orbspecific.jacorb.interceptors.context
 
com.arjuna.ats.jts.orbspecific.jacorb.interceptors.interposition - package com.arjuna.ats.jts.orbspecific.jacorb.interceptors.interposition
 
com.arjuna.ats.jts.orbspecific.javaidl.interceptors.context - package com.arjuna.ats.jts.orbspecific.javaidl.interceptors.context
 
com.arjuna.ats.jts.orbspecific.javaidl.interceptors.interposition - package com.arjuna.ats.jts.orbspecific.javaidl.interceptors.interposition
 
com.arjuna.ats.jts.recovery - package com.arjuna.ats.jts.recovery
 
com.arjuna.ats.jts.services.transactionserver - package com.arjuna.ats.jts.services.transactionserver
 
com.arjuna.ats.jts.thread - package com.arjuna.ats.jts.thread
 
com.arjuna.ats.jts.tx - package com.arjuna.ats.jts.tx
 
com.arjuna.ats.jts.utils - package com.arjuna.ats.jts.utils
 
com.arjuna.ats.txoj - package com.arjuna.ats.txoj
 
com.arjuna.ats.txoj.common - package com.arjuna.ats.txoj.common
 
com.arjuna.ats.txoj.exceptions - package com.arjuna.ats.txoj.exceptions
 
com.arjuna.ats.txoj.lockstore - package com.arjuna.ats.txoj.lockstore
 
com.arjuna.ats.txoj.logging - package com.arjuna.ats.txoj.logging
 
com.arjuna.common.util - package com.arjuna.common.util
 
com.arjuna.common.util.propertyservice - package com.arjuna.common.util.propertyservice
 
com.arjuna.orbportability - package com.arjuna.orbportability
 
com.arjuna.orbportability.common - package com.arjuna.orbportability.common
 
com.arjuna.orbportability.common.ant - package com.arjuna.orbportability.common.ant
 
com.arjuna.orbportability.debug - package com.arjuna.orbportability.debug
 
com.arjuna.orbportability.event - package com.arjuna.orbportability.event
 
com.arjuna.orbportability.exceptions - package com.arjuna.orbportability.exceptions
 
com.arjuna.orbportability.logging - package com.arjuna.orbportability.logging
 
com.arjuna.orbportability.oa - package com.arjuna.orbportability.oa
 
com.arjuna.orbportability.oa.core - package com.arjuna.orbportability.oa.core
 
com.arjuna.orbportability.orb - package com.arjuna.orbportability.orb
 
com.arjuna.orbportability.orb.core - package com.arjuna.orbportability.orb.core
 
com.arjuna.orbportability.utils - package com.arjuna.orbportability.utils
 
commit() - Method in class com.arjuna.ats.arjuna.AtomicAction
Commit the transaction, and have heuristic reporting.
commit(boolean) - Method in class com.arjuna.ats.arjuna.AtomicAction
Commit the transaction.
commit() - Method in interface com.arjuna.ats.arjuna.coordinator.OnePhaseResource
Return values from TwoPhaseOutcome to indicate success or failure.
commit(boolean) - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
 
commit(ControlWrapper) - Method in class com.arjuna.ats.jts.extensions.DebugTxAssociation
 
commit(boolean) - Method in class com.arjuna.ats.jts.extensions.TopLevelTransaction
 
commit(ControlWrapper) - Method in interface com.arjuna.ats.jts.extensions.TxAssociation
 
commit_state(Uid, String) - Method in interface com.arjuna.ats.arjuna.objectstore.ParticipantStore
Commit the object's state in the object store.
commit_state(Uid, String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ParticipantStoreBean
 
commit_state(Uid, String) - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.ParticipantStoreBeanMBean
 
commit_state(Uid, String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.ParticipantStoreProxy
 
commitStatus() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
COMMITTED - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
COMMITTED_TRANSACTION_RETRY_LIMIT - Static variable in class com.arjuna.ats.jts.recovery.RecoveryEnvironment
Deprecated.  
COMMITTING - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
COMPATIBLE - Static variable in class com.arjuna.ats.txoj.ConflictType
 
completed() - Method in interface com.arjuna.ats.arjuna.recovery.RecoveryScan
This operation is invoked by the recovery manager when a recovery scan completes.
CONFIGURATION_FILE - Static variable in class com.arjuna.orbportability.Services
The various means used to locate a service.
ConfigurationInfo - Class in com.arjuna.common.util
Utility class providing access to build time and runtime configuration reporting functions.
ConfigurationInfo() - Constructor for class com.arjuna.common.util.ConfigurationInfo
 
CONFLICT - Static variable in class com.arjuna.ats.txoj.ConflictType
 
conflictsWith(Lock) - Method in class com.arjuna.ats.txoj.Lock
Implementation of Lock conflict check.
ConflictType - Class in com.arjuna.ats.txoj
The various types of lock conflict that can occur when trying to set a lock.
ConflictType() - Constructor for class com.arjuna.ats.txoj.ConflictType
 
connect(String, Properties) - Method in class com.arjuna.ats.jdbc.TransactionalDriver
 
connected(Object) - Method in interface com.arjuna.orbportability.event.EventHandler
 
connected(Object) - Method in class com.arjuna.orbportability.event.EventManager
The object has been connected to the ORB.
ContextORBInitializerImpl - Class in com.arjuna.ats.jts.orbspecific.jacorb.interceptors.context
 
ContextORBInitializerImpl() - Constructor for class com.arjuna.ats.jts.orbspecific.jacorb.interceptors.context.ContextORBInitializerImpl
 
ContextORBInitializerImpl - Class in com.arjuna.ats.jts.orbspecific.javaidl.interceptors.context
 
ContextORBInitializerImpl() - Constructor for class com.arjuna.ats.jts.orbspecific.javaidl.interceptors.context.ContextORBInitializerImpl
 
control() - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
 
controlEvent(int) - Method in class com.arjuna.ats.jts.services.transactionserver.TransactionServerService
Passes events to the service
CoordinatorEnvironmentBean - Class in com.arjuna.ats.arjuna.common
A JavaBean containing configuration properties for the core transaction coordinator.
CoordinatorEnvironmentBean() - Constructor for class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
 
CoordinatorEnvironmentBeanMBean - Interface in com.arjuna.ats.arjuna.common
A JMX MBean interface containing configuration for the core transaction coordinator.
copy(ActionHierarchy) - Method in class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
Create a copy of the specified transaction hierarchy.
copy(InputBuffer) - Method in class com.arjuna.ats.arjuna.state.InputBuffer
Copy the existing buffer.
copy(InputObjectState) - Method in class com.arjuna.ats.arjuna.state.InputObjectState
 
copy(OutputBuffer) - Method in class com.arjuna.ats.arjuna.state.OutputBuffer
Copy the provided OutputBuffer and overwrite the current instance.
copy(OutputObjectState) - Method in class com.arjuna.ats.arjuna.state.OutputObjectState
 
copy(Xid) - Method in class com.arjuna.ats.jta.xa.XidImple
 
copyFrom(OutputObjectState) - Method in class com.arjuna.ats.arjuna.state.InputObjectState
 
corbaReference(Servant) - Method in class com.arjuna.orbportability.ChildOA
 
corbaReference(Servant) - Method in class com.arjuna.orbportability.OA
 
corbaReference(Servant, POA) - Method in class com.arjuna.orbportability.OA
 
corbaReference(Servant) - Method in class com.arjuna.orbportability.RootOA
 
CoreEnvironmentBean - Class in com.arjuna.ats.arjuna.common
A JavaBean containing assorted configuration properties for the core transaction system.
CoreEnvironmentBean() - Constructor for class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
 
CoreEnvironmentBeanMBean - Interface in com.arjuna.ats.arjuna.common
A JMX MBean interface containing assorted configuration for the core transaction system.
create(int) - Static method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
 
CREATED - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
createDb - Static variable in class com.arjuna.ats.jdbc.TransactionalDriver
 
createElement() - Method in class com.arjuna.orbportability.common.ant.IDLBuildList
Create and store new build list element
createMBean() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
Construct an MBean to represent this ObjectStore record.
createParticipant(AbstractRecord, ParticipantStatus) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
Extension point for other Bean implementations to provide an implementation bean for its participants.
createPOA(String, Policy[]) - Method in class com.arjuna.orbportability.oa.core.OA
 
createPOA(String, Policy[]) - Method in interface com.arjuna.orbportability.oa.core.POAImple
Create a child POA of the root POA.
createPOA(String, Policy[]) - Method in class com.arjuna.orbportability.OA
 
createXid(Xid) - Method in interface com.arjuna.ats.jta.xa.XAModifier
Given an Arjuna xid, create a local driver representation.
criticalEnd() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Defines the end of a critical region by resetting the critical flag.
criticalStart() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Defines the start of a critical region by setting the critical flag.
Current() - Static method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
Current - Interface in com.arjuna.ats.jts.extensions
This interface gives access to the Arjuna specific extensions to Current.
currentState(Uid, String) - Method in interface com.arjuna.ats.arjuna.objectstore.RecoveryStore
 
currentState(Uid, String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBean
 
currentState(Uid, String) - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBeanMBean
 
currentState(Uid, String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.RecoveryStoreProxy
 

D

deactivate() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
This operation deactivates a persistent object.
deactivate() - Method in class com.arjuna.ats.arjuna.StateManager
This operation deactivates a persistent object.
deactivate(String) - Method in class com.arjuna.ats.arjuna.StateManager
This operation deactivates a persistent object.
deactivate(String, boolean) - Method in class com.arjuna.ats.arjuna.StateManager
This operation deactivates a persistent object.
DebugTxAssociation - Class in com.arjuna.ats.jts.extensions
Whereas TxAssociation classes are on a per thread basis, insances of this type apply to all threads.
DebugTxAssociation() - Constructor for class com.arjuna.ats.jts.extensions.DebugTxAssociation
 
DEFAULT_HIERARCHY_DEPTH - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
 
DEFAULT_NODE_NAME - Static variable in class com.arjuna.ats.arjuna.coordinator.TxControl
 
DEFAULT_ROOT_NAME - Static variable in class com.arjuna.orbportability.RootOA
 
DEFAULT_SO_TIMEOUT - Static variable in class com.arjuna.ats.arjuna.recovery.RecoveryDriver
 
DEFAULT_SYNC_RETRY - Static variable in class com.arjuna.ats.arjuna.recovery.RecoveryDriver
 
DEFAULT_SYNC_TIMEOUT - Static variable in class com.arjuna.ats.arjuna.recovery.RecoveryDriver
 
defaultCancelFailWaitPeriod - Static variable in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
 
defaultCancelWaitPeriod - Static variable in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
 
defaultCheckPeriod - Static variable in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
 
defaultProcessId - Static variable in class com.arjuna.ats.arjuna.utils.Utility
 
defaultRetry - Static variable in class com.arjuna.ats.arjuna.utils.FileLock
 
defaultRetry - Static variable in class com.arjuna.ats.txoj.LockManager
The default retry value which will be used by setlock if no other value is given.
defaultSleepTime - Static variable in class com.arjuna.ats.txoj.LockManager
The default timeout value which will be used by setlock if no other value is given.
defaultTimeout - Static variable in class com.arjuna.ats.arjuna.utils.FileLock
 
defaultZombieMax - Static variable in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
 
delayRecoveryManagerThread() - Static method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
Delay the start of the recovery manager thread when creating an indirect recovery manager.
depth() - Method in class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
Returns the current depth of the hierarchy.
destroy() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Overloads StateManager.destroy to prevent destroy being called on a BasicAction.
destroy() - Method in class com.arjuna.ats.arjuna.StateManager
Destroy the object (e.g., remove its state from the persistent store.) Calls to destroy for volatile objects (ones not maintained within the volatile object store) are ignored, and FALSE is returned.
destroy() - Method in class com.arjuna.orbportability.ChildOA
 
destroy() - Method in class com.arjuna.orbportability.OA
 
destroy() - Method in class com.arjuna.orbportability.orb.core.ORB
 
destroy() - Method in interface com.arjuna.orbportability.orb.core.ORBImple
Destroy the ORB.
destroy() - Method in class com.arjuna.orbportability.ORB
 
destroy() - Method in class com.arjuna.orbportability.RootOA
Destroy this root POA and all of its children
destroyControl(ControlImple) - Static method in class com.arjuna.ats.jts.OTSManager
Used to destroy a transaction control.
destroyControl(Control) - Static method in class com.arjuna.ats.jts.OTSManager
Destroy the transaction control.
DESTROYED - Static variable in class com.arjuna.ats.arjuna.ObjectStatus
 
destroyPOA(String) - Method in class com.arjuna.orbportability.oa.core.OA
 
destroyPOA(String) - Method in interface com.arjuna.orbportability.oa.core.POAImple
Destroy the child POA.
destroyRootPOA() - Method in class com.arjuna.orbportability.oa.core.OA
 
destroyRootPOA() - Method in interface com.arjuna.orbportability.oa.core.POAImple
Destroy the root POA.
DIRECT_MANAGEMENT - Static variable in class com.arjuna.ats.arjuna.recovery.RecoveryManager
In this mode the recovery manager does not run periodically and will only work if driven through messages or via the scan operation if it is embedded.
disable() - Static method in class com.arjuna.ats.arjuna.coordinator.TxControl
Stop the transaction system.
disable(boolean) - Static method in class com.arjuna.ats.arjuna.coordinator.TxControl
Stop the transaction system.
disable() - Method in class com.arjuna.ats.arjuna.StateManager
The following function disables recovery for an object by setting the ObjectType to NEITHER (RECOVERABLE or ANDPERSISTENT).
DISABLED - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
disconnected(Object) - Method in interface com.arjuna.orbportability.event.EventHandler
 
disconnected(Object) - Method in class com.arjuna.orbportability.event.EventManager
The object has been disconnected from the ORB.
DISPOSE - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
dispose() - Method in class com.arjuna.ats.arjuna.tools.stats.TxPerfPlugin
 
doAbort(RecordList, boolean) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
doAbort(boolean, AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
doCancellations() - Method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
 
doCommit(RecordList, boolean) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Walk down a record list extracting records and calling the appropriate commit function.
doCommit(boolean, AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
doPrepare(boolean, AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
doSave() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Should this record be saved in the intentions list? If the record is saved, then it may be recovered later in the event of a failure.
doSetStatus(String) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
 
doUpdateState() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanWrapperInterface
 
doWork(InputStream, OutputStream) - Method in class com.arjuna.ats.arjuna.recovery.ActionStatusService
Does the main work of reading in a uid and transaction type from the recovery manager, retrieving the status of the transaction and sending it back to the Recovery Manager.
doWork(InputStream, OutputStream) - Method in interface com.arjuna.ats.arjuna.recovery.Service
 
DROP_TABLE - Static variable in interface com.arjuna.ats.arjuna.objectstore.jdbc.JDBCAccess
 
dropTable() - Method in interface com.arjuna.ats.arjuna.objectstore.jdbc.JDBCAccess
 
dump(StringBuilder) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser
 
DYNAMIC - Static variable in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
 
dynamicClass - Static variable in class com.arjuna.ats.jdbc.TransactionalDriver
 

E

enable() - Static method in class com.arjuna.ats.arjuna.coordinator.TxControl
Start the transaction system.
enabled() - Static method in class com.arjuna.ats.arjuna.coordinator.TxStats
 
end(boolean) - Method in class com.arjuna.ats.arjuna.AtomicAction
 
End(boolean) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
End the atomic action by committing it.
end(boolean) - Method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator
 
EndXAResource - Interface in com.arjuna.ats.jta.resources
 
enlistResource(XAResource, Object[]) - Method in interface com.arjuna.ats.jta.transaction.Transaction
 
equals(Object) - Method in class com.arjuna.ats.arjuna.common.Uid
Override Object.equals
equals(Uid) - Method in class com.arjuna.ats.arjuna.common.Uid
 
equals(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Determine if two records are equal in that both are the same type and have the same order value (determined via 'order()').
equals(ActionHierarchy) - Method in class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
Overloads Object.equals.
equals(Object) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
equals(Object) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
 
equals(Xid) - Method in class com.arjuna.ats.jta.xa.XidImple
 
equals(Object) - Method in class com.arjuna.ats.jta.xa.XidImple
Is the specified object equal to this one?
equals(Object) - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
 
equals(Object) - Method in class com.arjuna.ats.txoj.Lock
Overrides Object.equals()
equals(Lock) - Method in class com.arjuna.ats.txoj.Lock
Are the two locks equal?
ERROR - Static variable in interface com.arjuna.ats.arjuna.common.Mutex
 
error_coordinator_TransactionReaper_5(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
error_transaction_arjunacore_jca_SubordinationManager_importerfailure(Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
error_transaction_arjunacore_jca_SubordinationManager_terminatorfailure(Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
EventHandler - Interface in com.arjuna.orbportability.event
 
EventManager - Class in com.arjuna.orbportability.event
The current implementation will invoke all registered handlers whenever an object is connected and disconnected.
EventManager() - Constructor for class com.arjuna.orbportability.event.EventManager
 
ExceptionCodes - Class in com.arjuna.ats.jts.exceptions
Various exception values that we use in the OTS in a number of situations, particularly if the ORB does not support some of the standard OTS SystemExceptions.
ExceptionCodes() - Constructor for class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
Exceptions - Class in com.arjuna.orbportability.common
Some exception values we may set.
Exceptions() - Constructor for class com.arjuna.orbportability.common.Exceptions
 
execute() - Method in class com.arjuna.orbportability.common.ant.IDLBuildList
 
execute() - Method in class com.arjuna.orbportability.common.ant.IDLBuildListElement
 
execute() - Method in class com.arjuna.orbportability.common.ant.IDLCompiler
 
ExpiryScanner - Interface in com.arjuna.ats.arjuna.recovery
Interface for Expiry scanner plug-ins.
ExplicitInterposition - Class in com.arjuna.ats.jts
This class is responsible for doing interposition in the case where implicit context propagation is not possible.
ExplicitInterposition() - Constructor for class com.arjuna.ats.jts.ExplicitInterposition
Create a new instance and remember any current transaction that may be associated with the invoking thread so that it can be restored once interposition has finished.
ExplicitInterposition(boolean) - Constructor for class com.arjuna.ats.jts.ExplicitInterposition
Create a new instance.
ExplicitInterposition(Control, boolean) - Constructor for class com.arjuna.ats.jts.ExplicitInterposition
Create a new instance and interpose with the specified transaction.
ExplicitInterposition(PropagationContext, boolean) - Constructor for class com.arjuna.ats.jts.ExplicitInterposition
Create a new instance and interpose with the specified transaction.

F

F_RDLCK - Static variable in class com.arjuna.ats.arjuna.utils.FileLock
 
F_WRLCK - Static variable in class com.arjuna.ats.arjuna.utils.FileLock
 
factory() - Static method in class com.arjuna.ats.jts.OTSManager
 
FAILED_TO_COMMIT - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
FAILED_TO_RECOVER - Static variable in interface com.arjuna.ats.jta.recovery.XARecoveryResource
 
failedList - Variable in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
fatal_common_Uid_4(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
fatal_coordinator_BasicAction_48() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
fatal_objectstore_JDBCStore_1(String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
fatal_objectstore_JDBCStore_2(String, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
fatal_ORBInfo_creationfailed(Throwable) - Method in interface com.arjuna.orbportability.logging.orbportabilityI18NLogger
 
fatal_ORBManager() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
fatal_orbspecific_jacorb_recoverycoordinators_JacOrbRCServiceInit_5() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
fatal_recovery_fail(String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
fatal_recovery_RecoveryInit_4() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
FatalError - Error in com.arjuna.ats.arjuna.exceptions
This error is thrown if a fatal error occurs which would prevent further progress without possibly compromising consistency.
FatalError() - Constructor for error com.arjuna.ats.arjuna.exceptions.FatalError
Constructs a new error with null as its detail message.
FatalError(String) - Constructor for error com.arjuna.ats.arjuna.exceptions.FatalError
Constructs a new error with the specified detail message.
FatalError(String, Throwable) - Constructor for error com.arjuna.ats.arjuna.exceptions.FatalError
Constructs a new error with the specified detail message and cause.
FatalError(Throwable) - Constructor for error com.arjuna.ats.arjuna.exceptions.FatalError
Constructs a new error with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
FatalError - Error in com.arjuna.orbportability.exceptions
 
FatalError() - Constructor for error com.arjuna.orbportability.exceptions.FatalError
 
FatalError(String) - Constructor for error com.arjuna.orbportability.exceptions.FatalError
 
FILE - Static variable in class com.arjuna.orbportability.Services
 
FileLock - Class in com.arjuna.ats.arjuna.utils
Sometimes it is necessary to lock a file at the disk level.
FileLock(String) - Constructor for class com.arjuna.ats.arjuna.utils.FileLock
 
FileLock(File) - Constructor for class com.arjuna.ats.arjuna.utils.FileLock
 
FileLock(File, long, long) - Constructor for class com.arjuna.ats.arjuna.utils.FileLock
 
fileStringForm() - Method in class com.arjuna.ats.arjuna.common.Uid
 
finalize() - Method in class com.arjuna.ats.jts.ExplicitInterposition
 
finalize() - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
 
finalize() - Method in class com.arjuna.ats.jts.extensions.TopLevelTransaction
 
finalize() - Method in class com.arjuna.ats.txoj.Lock
General clean up as Lock is deleted.
finalize() - Method in class com.arjuna.ats.txoj.LockManager
Cleanup.
finalizeInternal() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
BasicAction destructor.
findCommonPrefix(ActionHierarchy) - Method in class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
Find common prefix in two hierarchies.
findUid(Uid) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser
See if the given uid has previously been registered as an MBean
findUid(String) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser
 
FINISH_ERROR - Static variable in class com.arjuna.ats.arjuna.coordinator.TwoPhaseOutcome
 
FINISH_OK - Static variable in class com.arjuna.ats.arjuna.coordinator.TwoPhaseOutcome
 
forgetAction(BasicAction, boolean, int) - Method in class com.arjuna.ats.arjuna.StateManager
Remove action from list of using actions.
forgetDeepest() - Method in class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
Remove the deepest nested transaction from the hierarchy.
forgetHeuristic() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Forget any heuristic outcome which this implementation may have produced.
forgetHeuristics() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Forget any heuristics we may have received, and tell the resources which generated them to forget too.
FORMAT_ID - Static variable in class com.arjuna.ats.jta.xa.XATxConverter
 
formatter - Static variable in class com.arjuna.ats.arjuna.tools.osb.mbean.StateManagerWrapper
 
fullCommitNeeded() - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStore
Does this store need to do the full write_uncommitted/commit protocol?
fullCommitNeeded() - Method in interface com.arjuna.ats.arjuna.objectstore.ParticipantStore
 
fullCommitNeeded() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ParticipantStoreBean
 
fullCommitNeeded() - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.ParticipantStoreBeanMBean
 
fullCommitNeeded() - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.ParticipantStoreProxy
 

G

get(Uid) - Method in class com.arjuna.ats.arjuna.coordinator.ActionManager
 
get_aborterror() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_alreadyassociated() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_alreadyassociatedcheck() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_autocommit() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_CadaverLockRecord_1() - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
get_CadaverLockRecord_2() - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
get_CadaverLockRecord_3() - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
get_CadaverLockRecord_4() - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
get_closeerror() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_closeerrorinvalidtx(String) - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_commiterror() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_common_Uid_11() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_common_Uid_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_common_Uid_5(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_conniniterror() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_context_picreffail() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_coordinator_ActionHierarchy_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_coordinator_BasicAction_69() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_coordinator_TransactionReaper_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_current() - Static method in class com.arjuna.ats.jts.OTSManager
 
get_delisterror() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_dir_create_failed(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_dynamicerror() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_enlistfailed() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_factory() - Static method in class com.arjuna.ats.jts.OTSManager
 
get_inactivetransaction() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_infoerror() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_jndierror() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_method_not_implemented() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_OA_uninitialsedorb() - Method in interface com.arjuna.orbportability.logging.orbportabilityI18NLogger
 
get_objectstore_FileSystemStore_1(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_objectstore_FileSystemStore_2a() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_objectstore_FileSystemStore_3() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_objectstore_FileSystemStore_4() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_objectstore_FileSystemStore_5() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_objectstore_FileSystemStore_6() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_objectstore_FileSystemStore_7() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_objectstore_FileSystemStore_8() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_objectstore_HashedStore_5() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_objectstore_HashedStore_6() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_objectstore_JDBCStore_5() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_objectstore_notypenameuid() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_objectstore_ObjectStoreType_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_objectstore_packProblem() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_orbspecific_coordinator_rcnotcreated() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_destroyfailed() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_interposition_resources_restricted_contx_1() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_interposition_resources_restricted_contx_4(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_invaliduid() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_jacorb_interceptors_context_cie() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_jacorb_interceptors_context_codeccreate() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_jacorb_interceptors_context_invalidparam() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_jacorb_interceptors_context_sie() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_jacorb_interceptors_interposition_cie() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_jacorb_interceptors_interposition_codeccreate() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_jacorb_interceptors_interposition_invalidparam() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_jacorb_interceptors_interposition_sie() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_javaidl_interceptors_context_cie() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_javaidl_interceptors_context_codeccreate() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_javaidl_interceptors_context_invalidparam() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_javaidl_interceptors_context_sie() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_javaidl_interceptors_interposition_cie() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_javaidl_interceptors_interposition_codeccreate() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_javaidl_interceptors_interposition_invalidparam() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_javaidl_interceptors_interposition_sie() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_otiderror() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_recovery_RecActivatorLoader_initfailed(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_recovery_TransactionStatusManager_13() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_recovery_TransactionStatusManager_9() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_releasesavepointerror() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_resources_arjunacore_XAOnePhaseResource_pack() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_resources_arjunacore_XAOnePhaseResource_unpack() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_resources_arjunacore_XAOnePhaseResource_unpackType(String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_rollbacksavepointerror() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_setreadonly() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_setsavepointerror() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_state_InputBuffer_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_InputBuffer_10() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_InputBuffer_11() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_InputBuffer_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_InputBuffer_3() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_InputBuffer_4() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_InputBuffer_5() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_InputBuffer_6() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_InputBuffer_7() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_InputBuffer_8() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_InputBuffer_9() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_OutputBuffer_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_OutputBuffer_10() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_OutputBuffer_11() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_OutputBuffer_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_OutputBuffer_3() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_OutputBuffer_4() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_OutputBuffer_5() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_OutputBuffer_6() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_OutputBuffer_7() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_OutputBuffer_8() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_OutputBuffer_9() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_StateManager_14() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_StateManager_15() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_status() - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
 
get_StoreManager_invalidroot(String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_StoreManager_invalidtype() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_thread_resumefailederror() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_timeout() - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
 
get_transaction_arjunacore_alreadyassociated() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_transaction_arjunacore_commitwhenaborted() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_transaction_arjunacore_couldnotregister() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_transaction_arjunacore_endsuspendfailed2() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_transaction_arjunacore_illresstate() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_transaction_arjunacore_inactive() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_transaction_arjunacore_invalidstate() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_transaction_arjunacore_jca_busy() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_transaction_arjunacore_nosuchtx() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_transaction_arjunacore_notx() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_transaction_arjunacore_nullparam() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_transaction_arjunacore_nullres() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_transaction_arjunacore_ressuspended() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_transaction_arjunacore_rollbackstatus() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_transaction_arjunacore_subordinate_invalidstate() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_transaction_arjunacore_syncrollbackexception() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_transaction_arjunacore_syncsnotallowed() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_transaction_arjunacore_syncwhenaborted() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_transaction_arjunacore_systemexception() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_transaction_name() - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
 
get_txcontext() - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
 
get_uid() - Method in class com.arjuna.ats.arjuna.coordinator.HeuristicNotification
 
get_uid() - Method in interface com.arjuna.ats.arjuna.coordinator.Reapable
 
get_uid() - Method in interface com.arjuna.ats.arjuna.coordinator.SynchronizationRecord
 
get_uid() - Method in class com.arjuna.ats.arjuna.StateManager
 
get_uid() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanWrapperInterface
 
get_uid() - Method in interface com.arjuna.ats.jta.recovery.XARecoveryResource
 
get_uid() - Method in interface com.arjuna.ats.jta.transaction.Transaction
 
get_uid() - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
 
get_utils_ExecProcessId_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_utils_ExecProcessId_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_utils_ExecProcessId_3() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_utils_ExecProcessId_4() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_utils_FileProcessId_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_utils_FileProcessId_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_utils_JNDIManager_tsr1() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_utils_ManualProcessId_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_utils_MBeanProcessId_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_utils_MBeanProcessId_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_utils_nullexception() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_utils_SocketProcessId_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_utils_unknownerrorcode() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_xa_recjndierror() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_xa_xidunset() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_xid_packerror() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
getActionInfo(int) - Method in class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
 
getActionStore() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Returns the symbolic name for the action store type.
getActionStore() - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
getActionUid(int) - Method in class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
 
getAgeInSeconds() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
 
getAgeInSeconds() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanMBean
 
getAgeInSeconds() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.StateManagerWrapper
 
getAgent() - Static method in class com.arjuna.ats.arjuna.tools.osb.util.JMXServer
 
getAllOwners() - Method in class com.arjuna.ats.txoj.Lock
 
getAlwaysPropagate() - Static method in class com.arjuna.ats.jts.common.InterceptorInfo
Get the flag indicating whether a transaction context should always be propagated.
getAssociatedORB() - Method in class com.arjuna.orbportability.OA
 
getAsyncPrepare() - Static method in class com.arjuna.ats.arjuna.coordinator.TxControl
 
getBindMechanism() - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Returns the symbolic name of the configuration mechanism used for service bindings.
getBindMechanism() - Method in interface com.arjuna.orbportability.common.OrbPortabilityEnvironmentBeanMBean
 
getBindName() - Method in class com.arjuna.ats.jta.utils.JNDIReferenceBindingBean
 
getBranchQualifier() - Method in class com.arjuna.ats.jta.xa.XidImple
 
getBuff() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ObjectStateWrapper
 
getBuildId() - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
 
getBuildId() - Method in interface com.arjuna.ats.arjuna.common.CoreEnvironmentBeanMBean
 
getBuildId() - Static method in class com.arjuna.common.util.ConfigurationInfo
 
getBuildVersion() - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
 
getBuildVersion() - Method in interface com.arjuna.ats.arjuna.common.CoreEnvironmentBeanMBean
 
getBytes() - Method in class com.arjuna.ats.arjuna.common.Uid
Get the byte representation of the Uid.
getBytes() - Method in interface com.arjuna.ats.arjuna.state.ByteBuffer
 
getCacheStoreHash() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Returns the number of hash buckets used for the cache work queue.
getCacheStoreHash() - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
getCacheStoreRemovedItems() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Returns the maximum number of removed items that may be held in the cache before being purged.
getCacheStoreRemovedItems() - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
getCacheStoreScanPeriod() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Returns the interval on which the cache will wake and process outstanding work.
getCacheStoreScanPeriod() - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
getCacheStoreSize() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Returns the maximum allowed size, in bytes, of the cache store's in-memory cache.
getCacheStoreSize() - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
getCacheStoreWorkItems() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Returns the maximum number of outstanding writes that may be held in the cache.
getCacheStoreWorkItems() - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
getCheckedAction(Uid, String) - Method in interface com.arjuna.ats.arjuna.coordinator.CheckedActionFactory
Return a CheckedAction instance for a transaction.
getCheckedAction() - Method in interface com.arjuna.ats.jts.extensions.Current
 
getCheckedActionFactory() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Returns an instance of a class implementing CheckedActionFactory.
getCheckedActionFactoryClassName() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Returns the class name of an implementation of CheckedActionFactory Default: "com.arjuna.ats.internal.arjuna.coordinator.CheckedActionFactoryImple" Equivalent deprecated property: com.arjuna.ats.coordinator.checkedActionFactory
getCheckedActionFactoryClassName() - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
getClass(int) - Method in class com.arjuna.ats.arjuna.coordinator.abstractrecord.RecordTypeManager
 
getClassName() - Method in class com.arjuna.ats.jta.utils.JNDIReferenceBindingBean
 
getClientSocket() - Static method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
Obtain a client connection to the recovery manager
getCommitedTransactionRetryLimit() - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Returns the number of attempts to make to notify resources of a transaction commit during recovery.
getCommitedTransactionRetryLimit() - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
 
getCommunicationStore() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Returns the symbolic name for the communication store type.
getCommunicationStore() - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
getCommunicationStore() - Static method in class com.arjuna.ats.arjuna.objectstore.StoreManager
 
getCompilerExecutable() - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
 
getConnection() - Method in interface com.arjuna.ats.arjuna.objectstore.jdbc.JDBCAccess
 
getConnection() - Method in interface com.arjuna.ats.jta.xa.RecoverableXAConnection
 
getContextPropMode() - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Returns the name of the context propagation mode.
getContextPropMode() - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
 
getCoordinatorEnvironmentBean() - Static method in class com.arjuna.ats.arjuna.common.arjPropertyManager
 
getCorbaMajorVersion() - Static method in class com.arjuna.orbportability.ORBInfo
 
getCorbaMinorVersion() - Static method in class com.arjuna.orbportability.ORBInfo
 
getCoreEnvironmentBean() - Static method in class com.arjuna.ats.arjuna.common.arjPropertyManager
 
getCreationTime() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
 
getCreationTime() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanMBean
 
getCreationTime() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.StateManagerWrapper
 
getCurrentConnection() - Method in interface com.arjuna.ats.jta.xa.RecoverableXAConnection
 
getCurrentOwner() - Method in class com.arjuna.ats.txoj.Lock
 
getCurrentStatus() - Method in class com.arjuna.ats.txoj.Lock
 
getDataSource() - Method in interface com.arjuna.ats.jta.xa.RecoverableXAConnection
 
getDeepestActionUid() - Method in class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
Returns the transaction id of the most deeply nested transaction.
getDefaultProperties() - Static method in class com.arjuna.common.util.propertyservice.PropertiesFactory
Returns the systems default properties, as read from the configuration file.
getDefaultTimeout() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Returns the default interval after which a transaction may be considered for timeout, in seconds.
getDefaultTimeout() - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
getDefaultTimeout() - Static method in class com.arjuna.ats.arjuna.coordinator.TxControl
If a timeout is not associated with a transaction when it is created then this value will be used.
getDeferredThrowable() - Method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator
Get any Throwable that was caught during commit processing but not directly rethrown.
getEntityReference() - Method in interface com.arjuna.ats.arjuna.coordinator.HeuristicInformation
A reference to the entity that caused the heuristic.
getEventHandlerClassNames() - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Returns the class names for the ORB object connect/disconnect event handlers.
getEventHandlerClassNames() - Method in interface com.arjuna.orbportability.common.OrbPortabilityEnvironmentBeanMBean
 
getEventHandlers() - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Returns the set of EventHandler instances.
getExpiryScanInterval() - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Returns the interval on which the ObjectStore will be scanned for expired items, in hours.
getExpiryScanInterval() - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
 
getExpiryScannerClassNames() - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Returns a list of names of classes that implement ExpiryScanner.
getExpiryScannerClassNames() - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
 
getExpiryScanners() - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Returns the set of ExpiryScanner instances.
getFactory() - Method in class com.arjuna.ats.jta.utils.JNDIReferenceBindingBean
 
getFactoryLocation() - Method in class com.arjuna.ats.jta.utils.JNDIReferenceBindingBean
 
getFileDir() - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Returns the name of the directory to store reference files in.
getFileDir() - Method in interface com.arjuna.orbportability.common.OrbPortabilityEnvironmentBeanMBean
 
getFormatId() - Method in class com.arjuna.ats.jta.xa.XidImple
 
getFrame() - Method in class com.arjuna.ats.arjuna.tools.stats.TxPerfGraph
 
getFront() - Method in class com.arjuna.ats.arjuna.coordinator.RecordList
Remove and return the element at the front of the list.
getGlobalTransactionId() - Method in class com.arjuna.ats.jta.xa.XidImple
These operations critically rely on the fact that we unpack the array in the order we packed it!
getHashedDirectories() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Returns the number of directories over which the ObjectStore contents will be distributed.
getHashedDirectories() - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
getHeuristicDecision() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
getHeuristicType() - Method in interface com.arjuna.ats.arjuna.coordinator.HeuristicInformation
The type of heuristic.
getHexPid() - Method in class com.arjuna.ats.arjuna.common.Uid
 
getHierarchy() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Return the action hierarchy for this transaction.
getHierarchy(PropagationContext) - Static method in class com.arjuna.ats.jts.utils.Utility
 
getHierarchyRetry() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Returns the maximum number of attempts which may be made to create a file path in the store.
getHierarchyRetry() - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
getHierarchyTimeout() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Returns the time in milliseconds to wait between file creation retries.
getHierarchyTimeout() - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
getId() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
 
getId() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBeanMBean
 
getInfo() - Static method in class com.arjuna.orbportability.ORBInfo
 
getInitialReferencesFile() - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Returns the relative name of the file in which initial references are stored.
getInitialReferencesFile() - Method in interface com.arjuna.orbportability.common.OrbPortabilityEnvironmentBeanMBean
 
getInitialReferencesRoot() - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Returns the name of the directory in which the initial reference file is stored.
getInitialReferencesRoot() - Method in interface com.arjuna.orbportability.common.OrbPortabilityEnvironmentBeanMBean
 
getInParameter(String) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
 
getInstance() - Static method in class com.arjuna.ats.arjuna.coordinator.TxStats
 
getInstance() - Static method in class com.arjuna.ats.arjuna.tools.log.TransactionTypeManager
 
getInstance(String) - Static method in class com.arjuna.orbportability.ORB
Retrieve an ORB instance given a unique name, if an ORB instance with this name doesn't exist then create it.
getInterposition() - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Returns the Xid format interposition strategy.
getInterposition() - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
 
getIOS() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ObjectStateWrapper
 
getIsolationLevel() - Method in class com.arjuna.ats.jdbc.common.JDBCEnvironmentBean
Returns the default isolation level for tansactional database operations.
getIsolationLevel() - Method in interface com.arjuna.ats.jdbc.common.JDBCEnvironmentBeanMBean
 
getJDBCEnvironmentBean() - Static method in class com.arjuna.ats.jdbc.common.jdbcPropertyManager
 
getJndiProperties() - Method in class com.arjuna.ats.jdbc.common.JDBCEnvironmentBean
Returns the Hashtable used for the JNDI environment in transactional driver code.
getJndiProperties() - Method in interface com.arjuna.ats.jdbc.common.JDBCEnvironmentBeanMBean
 
getJTAEnvironmentBean() - Static method in class com.arjuna.ats.jta.common.jtaPropertyManager
 
getJTSEnvironmentBean() - Static method in class com.arjuna.ats.jts.common.jtsPropertyManager
 
getLastResourceOptimisationInterface() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Returns the Class representing the marker interface for LastResource.
getLastResourceOptimisationInterfaceClassName() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Returns the class name of the marker interface used to indicate a LastResource.
getLastResourceOptimisationInterfaceClassName() - Method in interface com.arjuna.ats.jta.common.JTAEnvironmentBeanMBean
 
getLink() - Method in class com.arjuna.ats.txoj.Lock
Get the next lock in the chain.
getListType() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
 
getLocalOSRoot() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Returns the local ObjectStore root directory name.
getLocalOSRoot() - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
getLocalSlotId() - Static method in class com.arjuna.ats.jts.OTSManager
 
getLockMode() - Method in class com.arjuna.ats.txoj.Lock
 
getLockStoreDir() - Method in class com.arjuna.ats.txoj.common.TxojEnvironmentBean
Returns the directory path used for storing persistent locks.
getLockStoreDir() - Method in interface com.arjuna.ats.txoj.common.TxojEnvironmentBeanMBean
 
getLockStoreType() - Method in class com.arjuna.ats.txoj.common.TxojEnvironmentBean
Returns the name of the lock store implementation.
getMaintainHeuristics() - Static method in class com.arjuna.ats.arjuna.coordinator.TxControl
 
getMajorVersion() - Method in class com.arjuna.ats.jdbc.TransactionalDriver
 
getManager() - Static method in class com.arjuna.orbportability.event.EventManager
 
getMappings() - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.BuildListParser
 
getMBean() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
 
getMBeanName() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.BaseStoreBean
The object name that the MBean will be registered with the MBean Server
getMBeanName() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ParticipantStoreBean
 
getMBeanName() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBean
 
getMBeanName() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.TxLogBean
 
getMinorVersion() - Method in class com.arjuna.ats.jdbc.TransactionalDriver
 
getModules() - Method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
Obtain a snapshot list of available recovery modules.
getMultipleLockStore() - Method in class com.arjuna.ats.txoj.common.TxojEnvironmentBean
Returns the name of the multiple lock store implementation.
getMultipleLockStore() - Method in interface com.arjuna.ats.txoj.common.TxojEnvironmentBeanMBean
 
getMutex() - Method in class com.arjuna.ats.arjuna.StateManager
 
getName() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
 
getName() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
 
getName() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
 
getNeedTranContext() - Static method in class com.arjuna.ats.jts.common.InterceptorInfo
Get the flag indicating whether a transaction context is required.
getNewUid() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ObjectStateWrapper
 
getNext() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
 
getNext(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.RecordList
 
getNodeIdentifier() - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
Returns the Node Identifier.
getNodeIdentifier() - Method in interface com.arjuna.ats.arjuna.common.CoreEnvironmentBeanMBean
 
getNodeName(XID) - Static method in class com.arjuna.ats.jta.xa.XATxConverter
 
getNodeName() - Method in class com.arjuna.ats.jta.xa.XidImple
 
getNotificationInfo() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.BaseStoreBean
 
getNumberOfAbortedTransactions() - Method in class com.arjuna.ats.arjuna.coordinator.TxStats
 
getNumberOfAbortedTransactions() - Method in interface com.arjuna.ats.arjuna.coordinator.TxStatsMBean
Returns the number of aborted (i.e.
getNumberOfApplicationRollbacks() - Method in class com.arjuna.ats.arjuna.coordinator.TxStats
 
getNumberOfApplicationRollbacks() - Method in interface com.arjuna.ats.arjuna.coordinator.TxStatsMBean
Returns the number of transactions that have been rolled back by application request.
getNumberOfCommittedTransactions() - Method in class com.arjuna.ats.arjuna.coordinator.TxStats
 
getNumberOfCommittedTransactions() - Method in interface com.arjuna.ats.arjuna.coordinator.TxStatsMBean
Returns the number of committed transactions
getNumberOfHeuristics() - Method in class com.arjuna.ats.arjuna.coordinator.TxStats
 
getNumberOfHeuristics() - Method in interface com.arjuna.ats.arjuna.coordinator.TxStatsMBean
Returns the number of transactions which have terminated with heuristic outcomes.
getNumberOfInflightTransactions() - Method in class com.arjuna.ats.arjuna.coordinator.ActionManager
 
getNumberOfInflightTransactions() - Method in class com.arjuna.ats.arjuna.coordinator.TxStats
 
getNumberOfInflightTransactions() - Method in interface com.arjuna.ats.arjuna.coordinator.TxStatsMBean
Get the number of transactions that have begun but not yet terminated.
getNumberOfNestedTransactions() - Method in class com.arjuna.ats.arjuna.coordinator.TxStats
 
getNumberOfNestedTransactions() - Method in interface com.arjuna.ats.arjuna.coordinator.TxStatsMBean
Returns the total number of nested (sub) transactions created.
getNumberOfResourceRollbacks() - Method in class com.arjuna.ats.arjuna.coordinator.TxStats
 
getNumberOfResourceRollbacks() - Method in interface com.arjuna.ats.arjuna.coordinator.TxStatsMBean
Returns the number of transactions that rolled back due to resource (participant) failure.
getNumberOfTimedOutTransactions() - Method in class com.arjuna.ats.arjuna.coordinator.TxStats
 
getNumberOfTimedOutTransactions() - Method in interface com.arjuna.ats.arjuna.coordinator.TxStatsMBean
Returns the number of transactions that have rolled back due to timeout.
getNumberOfTransactions() - Method in class com.arjuna.ats.arjuna.coordinator.TxStats
 
getNumberOfTransactions() - Method in interface com.arjuna.ats.arjuna.coordinator.TxStatsMBean
Returns the total number of transactions (top-level and nested) created
getObjectModel() - Method in class com.arjuna.ats.arjuna.StateManager
 
getObjectStoreDir() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Returns the ObjectStore directory path.
getObjectStoreDir() - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
getObjectStoreEnvironmentBean() - Static method in class com.arjuna.ats.arjuna.common.arjPropertyManager
 
getObjectStoreType() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Returns the symbolic name for the ObjectStore implementation.
getObjectStoreType() - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
getOOS() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ObjectStateWrapper
 
getOrbData() - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Returns an instance of a class implementing ORBData.
getORBdata() - Method in interface com.arjuna.orbportability.ORBData
Retrieve the XML fragment which contains runtime information about the orb.
getOrbDataClassName() - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Returns the class name of the ORBData implementation.
getOrbDataClassName() - Method in interface com.arjuna.orbportability.common.OrbPortabilityEnvironmentBeanMBean
 
getOrbEnumValue() - Static method in class com.arjuna.orbportability.ORBInfo
 
getOrbImpleClass() - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Returns a class implementing ORBImple.
getOrbImpleClassName() - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Returns the class name of the ORBImple implementation.
getOrbImpleClassName() - Method in interface com.arjuna.orbportability.common.OrbPortabilityEnvironmentBeanMBean
 
getOrbInitializationProperties() - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Returns the Map used for the orb initialization parameters.
getOrbInitializationProperties() - Method in interface com.arjuna.orbportability.common.OrbPortabilityEnvironmentBeanMBean
 
getOrbMajorVersion() - Static method in class com.arjuna.orbportability.ORBInfo
 
getOrbMinorVersion() - Static method in class com.arjuna.orbportability.ORBInfo
 
getORBName() - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
 
getOrbName() - Static method in class com.arjuna.orbportability.ORBInfo
 
getOrbPortabilityEnvironmentBean() - Static method in class com.arjuna.orbportability.common.opPropertyManager
 
getOutcome() - Method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseOutcome
 
getPackage() - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.BuildListParser
 
getParticipant(AbstractRecord) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
See if there is participant Bean corresponding to the given record
getParticipants() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
 
getParticipantStore() - Static method in class com.arjuna.ats.arjuna.objectstore.StoreManager
 
getParticipantStore() - Static method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.StoreManagerProxy
Get a participant store proxy from the local MBeanServer
getParticipantStore(NotificationListener) - Static method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.StoreManagerProxy
Get a participant store proxy from the local MBeanServer
getParticipantStore(String, NotificationListener) - Static method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.StoreManagerProxy
Get a participant store proxy.
getPeriodicRecoveryPeriod() - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Returns the interval between recovery scans, in seconds.
getPeriodicRecoveryPeriod() - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
 
getPid() - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
Returns the process id to use if ManualProcessId is selected.
getPid() - Method in interface com.arjuna.ats.arjuna.common.CoreEnvironmentBeanMBean
 
getpid() - Method in interface com.arjuna.ats.arjuna.utils.Process
 
getpid() - Static method in class com.arjuna.ats.arjuna.utils.Utility
 
getPoaImpleClass() - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Returns a class implementing POAImple.
getPoaImpleClassName() - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Returns the class name of the POAImple implementation.
getPoaImpleClassName() - Method in interface com.arjuna.orbportability.common.OrbPortabilityEnvironmentBeanMBean
 
getPrevious() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
These few functions are link manipulation primitives used by the RecordList processing software to chain instances together.
getProcessImplementation() - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
Returns an instance of a class implementing com.arjuna.ats.arjuna.utils.Process.
getProcessImplementationClassName() - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
Returns the class name of the Process implementation to use.
getProcessImplementationClassName() - Method in interface com.arjuna.ats.arjuna.common.CoreEnvironmentBeanMBean
 
getProcessUid() - Static method in class com.arjuna.ats.arjuna.utils.Utility
 
getPropertiesFile() - Static method in class com.arjuna.common.util.ConfigurationInfo
 
getPropertiesFromFile(String, ClassLoader) - Static method in class com.arjuna.common.util.propertyservice.PropertiesFactory
Returns the config properties read from a specified location.
getPropertyInfo(String, Properties) - Method in class com.arjuna.ats.jdbc.TransactionalDriver
 
getPurgeTime() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Returns the purge interval for the LogStore, in milliseconds.
getPurgeTime() - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
getRear() - Method in class com.arjuna.ats.arjuna.coordinator.RecordList
Remove and return the element at the tail of the list.
getReceivedSlotId() - Static method in class com.arjuna.ats.jts.OTSManager
 
getRecord() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
 
getRecordClass() - Method in interface com.arjuna.ats.arjuna.coordinator.abstractrecord.RecordTypeMap
 
getRecords(ParticipantStatus) - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanWrapperInterface
 
getRecoveryActivatorClassNames() - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Returns a list of names of classes that implement RecoveryActivator.
getRecoveryActivatorClassNames() - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
 
getRecoveryActivators() - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Returns the set of RecoveryActivator instances.
getRecoveryAddress() - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Returns the hostname on which the recovery listener should bind.
getRecoveryAddress() - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
 
getRecoveryBackoffPeriod() - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Returns the interval between recovery phases within a recovery scan, in seconds.
getRecoveryBackoffPeriod() - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
 
getRecoveryEnvironmentBean() - Static method in class com.arjuna.ats.arjuna.common.recoveryPropertyManager
 
getRecoveryManagerAddress() - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Returns the hostname on which the recovery manager will bind.
getRecoveryManagerAddress() - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
 
getRecoveryManagerHost() - Static method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
 
getRecoveryManagerPort() - Static method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
 
getRecoveryManagerPort() - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Returns the port number on which the recovery manager will listen.
getRecoveryManagerPort() - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
 
getRecoveryModuleClassNames() - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Returns a list of names of classes that implement RecoveryModule.
getRecoveryModuleClassNames() - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
 
getRecoveryModules() - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Returns the set of RecoveryModule instances.
getRecoveryPort() - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Returns the network port number on which the recovery listener should bind.
getRecoveryPort() - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
 
getRecoveryStore() - Static method in class com.arjuna.ats.arjuna.objectstore.StoreManager
 
getRecoveryStore() - Static method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.StoreManagerProxy
Get a recovery store proxy from the local MBeanServer
getRecoveryStore(NotificationListener) - Static method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.StoreManagerProxy
Get a recovery store proxy from the local MBeanServer
getRecoveryStore(String, NotificationListener) - Static method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.StoreManagerProxy
Get a RecoveryStore proxy.
getRemainingTimeoutMills(Object) - Method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
Given the transaction instance, this will return the time left before the transaction is automatically rolled back if it has not been terminated.
getRemainingTimeoutMills() - Method in interface com.arjuna.ats.jta.transaction.Transaction
 
getResolver() - Static method in class com.arjuna.orbportability.Services
 
getResolveService() - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Returns the symbolic name of the configuration mechanism for resolving service references.
getResolveService() - Method in interface com.arjuna.orbportability.common.OrbPortabilityEnvironmentBeanMBean
 
getResource(Uid) - Method in interface com.arjuna.ats.jta.recovery.XARecoveryResourceManager
 
getResource(Uid, XAResource) - Method in interface com.arjuna.ats.jta.recovery.XARecoveryResourceManager
 
getResource() - Method in interface com.arjuna.ats.jta.xa.RecoverableXAConnection
 
getResources() - Method in interface com.arjuna.ats.jta.transaction.Transaction
 
getRootOA(ORB) - Static method in class com.arjuna.orbportability.OA
Retrieve an OA instance given a unique name, if an OA instance with this name doesn't exist then create it.
getSavingUid() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
getServer() - Method in class com.arjuna.ats.arjuna.tools.osb.util.JMXServer
 
getService(String, Object[]) - Method in class com.arjuna.orbportability.Services
The default implementation (specified on a per-ORB basis.)
getService(String, Object[], int) - Method in class com.arjuna.orbportability.Services
 
getShare() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Returns the share mode for the ObjectStore, i.e., is this being shared between VMs? Default: ObjectStore.OS_UNKNOWN Equivalent deprecated property: com.arjuna.ats.arjuna.objectstore.share
getShare() - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
getSingleLockStore() - Method in class com.arjuna.ats.txoj.common.TxojEnvironmentBean
Sets the name of the single lock store implementation.
getSingleLockStore() - Method in interface com.arjuna.ats.txoj.common.TxojEnvironmentBeanMBean
 
getSocketProcessIdMaxPorts() - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
Returns the maximum number of ports to search when looking for one that is free.
getSocketProcessIdMaxPorts() - Method in interface com.arjuna.ats.arjuna.common.CoreEnvironmentBeanMBean
 
getSocketProcessIdPort() - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
Returns the port number for the Socket based process id implementation.
getSocketProcessIdPort() - Method in interface com.arjuna.ats.arjuna.common.CoreEnvironmentBeanMBean
 
getSource() - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.BuildListParser
 
getSourceId() - Static method in class com.arjuna.common.util.ConfigurationInfo
 
getStatus() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
 
getStatus() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapperMBean
 
getStatus() - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
 
getStore() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Set up an object store and assign it to the participantStore variable.
getStore() - Method in class com.arjuna.ats.arjuna.StateManager
 
getStore() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.BaseStoreBean
 
getStore() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.TxLogBean
 
getStoreName() - Method in interface com.arjuna.ats.arjuna.objectstore.BaseStore
 
getStoreName() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.BaseStoreBean
 
getStoreName() - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.BaseStoreMBean
 
getStoreName() - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.TxLogProxy
 
getStoreRoot() - Method in class com.arjuna.ats.arjuna.StateManager
 
getSynchronizations() - Method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator
 
getSynchronizations() - Method in interface com.arjuna.ats.jta.transaction.Transaction
 
getTabs() - Method in class com.arjuna.ats.arjuna.tools.stats.TxPerfPlugin
 
getThreadId() - Static method in class com.arjuna.ats.arjuna.utils.ThreadUtil
Get the string ID for the current thread.
getThreadId(Thread) - Static method in class com.arjuna.ats.arjuna.utils.ThreadUtil
Get the string ID for the specified thread.
getTimeAdded(Uid) - Method in class com.arjuna.ats.arjuna.coordinator.ActionManager
 
getTimeout() - Method in class com.arjuna.ats.arjuna.AtomicAction
 
getTimeout(Object) - Method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
Given a Control, return the associated timeout, or 0 if we do not know about it.
getTimeout() - Method in interface com.arjuna.ats.jta.transaction.Transaction
 
getTimeout() - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
 
GETTIMEOUT_FAILED - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
getTimestamp() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
The timestamp represent the time (in milliseconds) when the bean was registered.
gettName() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ObjectStateWrapper
 
getTransaction(String, Uid) - Method in class com.arjuna.ats.arjuna.tools.log.TransactionTypeManager
 
getTransaction(Uid) - Method in interface com.arjuna.ats.arjuna.tools.log.TransactionTypeManager.TransactionTypeMap
 
getTransactionManager() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Returns an instance of a class implementing javax.transaction.TransactionManager.
getTransactionManagerClassName() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Returns the class name of the javax.transaction.TransactionManager implementation.
getTransactionManagerClassName() - Method in interface com.arjuna.ats.jta.common.JTAEnvironmentBeanMBean
 
getTransactionManagerJNDIContext() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Returns the JNDI bind name for the implementation of TransactionManager.
getTransactionManagerJNDIContext() - Method in interface com.arjuna.ats.jta.common.JTAEnvironmentBeanMBean
 
getTransactionStatus(String, String) - Method in class com.arjuna.ats.arjuna.recovery.ActionStatusService
Retrieve the transaction status for the specified Uid and if available transaction type.
getTransactionStatus(Uid) - Method in class com.arjuna.ats.arjuna.recovery.TransactionStatusConnectionManager
Obtain the transaction status for the specified transaction.
getTransactionStatus(String, Uid) - Method in class com.arjuna.ats.arjuna.recovery.TransactionStatusConnectionManager
Obtain the transaction status for the specified transaction type and transaction.
getTransactionStatusManagerAddress() - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Returns the hostname on which the transaction status manager should bind.
getTransactionStatusManagerAddress() - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
 
getTransactionStatusManagerExpiryTime() - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Returns the time period after which items will be considered to have expired, in hours.
getTransactionStatusManagerExpiryTime() - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
 
getTransactionStatusManagerPort() - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Returns the network port number on which the transaction status manager should bind.
getTransactionStatusManagerPort() - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
 
getTransactionSynchronizationRegistry() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Returns an instance of a class implementing javax.transaction.transactionSynchronizationRegistry.
getTransactionSynchronizationRegistryClassName() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Returns the class name of the javax.transaction.TransactionSynchronizationRegistry implementation.
getTransactionSynchronizationRegistryClassName() - Method in interface com.arjuna.ats.jta.common.JTAEnvironmentBeanMBean
 
getTransactionSynchronizationRegistryJNDIContext() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Returns the JNDI bind name for the implementation of TransactionSynchronizationRegistry.
getTransactionSynchronizationRegistryJNDIContext() - Method in interface com.arjuna.ats.jta.common.JTAEnvironmentBeanMBean
 
getTransactionUid() - Method in class com.arjuna.ats.jta.xa.XidImple
 
getTxId() - Method in interface com.arjuna.ats.jta.transaction.Transaction
 
getTxLocalResource(Object) - Method in interface com.arjuna.ats.jta.transaction.Transaction
 
getTxLog() - Static method in class com.arjuna.ats.arjuna.objectstore.StoreManager
 
getTxLogSize() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Returns the default size of the LogStore file, in bytes.
getTxLogSize() - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
getTxojEnvironmentBean() - Static method in class com.arjuna.ats.txoj.common.txojPropertyManager
 
getTxOJStore() - Static method in class com.arjuna.ats.arjuna.objectstore.StoreManager
 
getTxReaperCancelFailWaitPeriod() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Returns the number of millisecs delay afer a worker thread is interrupted, before the reaper writes the it off as a zombie and starts a new thread.
getTxReaperCancelFailWaitPeriod() - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
getTxReaperCancelWaitPeriod() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Returns the number of millisecs delay afer a cancel is scheduled, before the reaper tries to interrupt the worker thread executing the cancel.
getTxReaperCancelWaitPeriod() - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
getTxReaperMode() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Returns the operating mode of the transaction timeout processing system.
getTxReaperMode() - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
getTxReaperTimeout() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Returns the timeout (wakeup) interval of the reaper's PERIODIC mode, in milliseconds.
getTxReaperTimeout() - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
getTxReaperZombieMax() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Returns the threshold for count of non-exited zombies at which the system starts logging error messages.
getTxReaperZombieMax() - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
getType(Class<? extends AbstractRecord>) - Method in class com.arjuna.ats.arjuna.coordinator.abstractrecord.RecordTypeManager
 
getType() - Method in interface com.arjuna.ats.arjuna.coordinator.abstractrecord.RecordTypeMap
 
getType() - Method in interface com.arjuna.ats.arjuna.tools.log.TransactionTypeManager.TransactionTypeMap
 
getType() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
 
getType() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapperMBean
 
getType() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
 
getType() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBeanMBean
 
getType() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
 
getTypeOfObject() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Return the type of the abstract record.
getUid(AbstractRecord) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
return the Uid for given AbstractRecord
getUid(AbstractRecord) - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanWrapperInterface
 
getUid(AbstractRecord) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
 
getUid() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
 
getUid() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
 
getUid(XID) - Static method in class com.arjuna.ats.jta.xa.XATxConverter
 
getUid(Control) - Static method in class com.arjuna.ats.jts.utils.Utility
If this control refers to an JBoss transaction then return its native Uid representation.
getUserTransaction() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Returns an instance of a class implementing javax.transaction.UserTransaction.
getUserTransactionClassName() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Returns the class name of the javax.transaction.UserTransaction implementation.
getUserTransactionClassName() - Method in interface com.arjuna.ats.jta.common.JTAEnvironmentBeanMBean
 
getUserTransactionJNDIContext() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Returns the JNDI bind name for the implementation of UserTransaction.
getUserTransactionJNDIContext() - Method in interface com.arjuna.ats.jta.common.JTAEnvironmentBeanMBean
 
getVarDir() - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
Returns the 'var' directory path.
getVarDir() - Method in interface com.arjuna.ats.arjuna.common.CoreEnvironmentBeanMBean
 
getVersion() - Static method in class com.arjuna.common.util.ConfigurationInfo
 
getXANodeName() - Static method in class com.arjuna.ats.arjuna.coordinator.TxControl
 
getXaRecoveryNodes() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Returns the set of node identifiers for which recovery will be performed.
getXaRecoveryNodes() - Method in interface com.arjuna.ats.jta.common.JTAEnvironmentBeanMBean
 
getXAResource() - Method in interface com.arjuna.ats.jta.recovery.XAResourceRecovery
Get a resource to use for recovery purposes.
getXaResourceMapClassNames() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Returns the set of XAResourceMap implementation class names used to configure XAException handling.
getXaResourceMapClassNames() - Method in interface com.arjuna.ats.jta.common.JTAEnvironmentBeanMBean
 
getXaResourceMaps() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Returns the set of XAResourceMap instances.
getXAResourceName() - Method in interface com.arjuna.ats.jta.resources.XAResourceMap
 
getXaResourceOrphanFilterClassNames() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Returns a list of names of classes that implement XAResourceOrphanFilter.
getXaResourceOrphanFilterClassNames() - Method in interface com.arjuna.ats.jta.common.JTAEnvironmentBeanMBean
 
getXaResourceOrphanFilters() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Returns the set of XAResourceOrphanFilter instances.
getXAResourceRecordWrappingPlugin() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Returns an instance of a class implementing XAResourceRecordWrappingPlugin.
getXAResourceRecordWrappingPluginClassName() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Returns the class name of the XAResourceRecordWrappingPlugin implementation.
getXaResourceRecoveries() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Returns the set of XAResourceRecovery instances.
getXaResourceRecoveryClassNames() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Returns the set of XAResourceRecovery implementation class names, each of which may have configuration data appended to it.
getXaResourceRecoveryClassNames() - Method in interface com.arjuna.ats.jta.common.JTAEnvironmentBeanMBean
 
getXAResources() - Method in interface com.arjuna.ats.jta.recovery.XAResourceRecoveryHelper
 
getXAResourceState(XAResource) - Method in interface com.arjuna.ats.jta.transaction.Transaction
 
getXid() - Method in interface com.arjuna.ats.jta.recovery.XARecoveryResource
 
getXid(Uid, boolean, int) - Static method in class com.arjuna.ats.jta.xa.XATxConverter
 
getXID() - Method in class com.arjuna.ats.jta.xa.XidImple
 
getXIDString(XID) - Static method in class com.arjuna.ats.jta.xa.XATxConverter
 
GRANTED - Static variable in class com.arjuna.ats.txoj.LockResult
 
greaterThan(Uid) - Method in class com.arjuna.ats.arjuna.common.Uid
 
greaterThan(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Determine if two records are greater than in that both are the same type and their Uids are greater than.

H

H_COMMIT - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
H_HAZARD - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
H_MIXED - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
H_ROLLBACK - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
hashCode() - Method in class com.arjuna.ats.arjuna.common.Uid
Override Object.hashCode.
hashCode() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
hashCode() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
 
hashCode() - Method in class com.arjuna.ats.jta.xa.XidImple
Return the hash code for this Xid.
hashCode() - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
 
hasMoreResources() - Method in interface com.arjuna.ats.jta.recovery.XAResourceRecovery
Iterate through all of the resources this instance provides access to.
headerSize - Static variable in class com.arjuna.ats.arjuna.state.OutputBuffer
 
HEURISTIC_COMMIT - Static variable in class com.arjuna.ats.arjuna.coordinator.TwoPhaseOutcome
 
HEURISTIC_COMMIT - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
HEURISTIC_HAZARD - Static variable in class com.arjuna.ats.arjuna.coordinator.TwoPhaseOutcome
 
HEURISTIC_MIXED - Static variable in class com.arjuna.ats.arjuna.coordinator.TwoPhaseOutcome
 
HEURISTIC_ROLLBACK - Static variable in class com.arjuna.ats.arjuna.coordinator.TwoPhaseOutcome
 
HeuristicInformation - Interface in com.arjuna.ats.arjuna.coordinator
An implementation of this interface should be returned by an AbstractRecord if it has caused a heuristic decision.
heuristicList - Variable in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
HeuristicNotification - Class in com.arjuna.ats.arjuna.coordinator
 
HeuristicNotification() - Constructor for class com.arjuna.ats.arjuna.coordinator.HeuristicNotification
 
heuristicOutcome(int) - Method in class com.arjuna.ats.arjuna.coordinator.HeuristicNotification
 
hexStringToInt(String) - Static method in class com.arjuna.ats.arjuna.utils.Utility
Convert a hex String to an integer.
hexStringToLong(String) - Static method in class com.arjuna.ats.arjuna.utils.Utility
Convert a hex String to a long
hide_state(Uid, String) - Method in interface com.arjuna.ats.arjuna.objectstore.RecoveryStore
Hide the object's state in the object store.
hide_state(Uid, String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBean
 
hide_state(Uid, String) - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBeanMBean
 
hide_state(Uid, String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.RecoveryStoreProxy
 
hierarchyDepth() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
hostAddr - Variable in class com.arjuna.ats.arjuna.common.Uid
 
hostInetAddr() - Static method in class com.arjuna.ats.arjuna.utils.Utility
 
hostNameToInetAddress(String) - Static method in class com.arjuna.ats.arjuna.utils.Utility
Convert a host name into an InetAddress object
HPORB - Static variable in class com.arjuna.orbportability.ORBType
 
hporb - Static variable in class com.arjuna.orbportability.ORBType
 

I

i18NLogger - Static variable in class com.arjuna.ats.arjuna.logging.tsLogger
 
i18NLogger - Static variable in class com.arjuna.ats.jdbc.logging.jdbcLogger
 
i18NLogger - Static variable in class com.arjuna.ats.jta.logging.jtaLogger
 
i18NLogger - Static variable in class com.arjuna.ats.jts.logging.jtsLogger
 
i18NLogger - Static variable in class com.arjuna.ats.txoj.logging.txojLogger
 
i18NLogger - Static variable in class com.arjuna.orbportability.logging.opLogger
 
IDLBuildList - Class in com.arjuna.orbportability.common.ant
 
IDLBuildList() - Constructor for class com.arjuna.orbportability.common.ant.IDLBuildList
 
IDLBuildListElement - Class in com.arjuna.orbportability.common.ant
 
IDLBuildListElement() - Constructor for class com.arjuna.orbportability.common.ant.IDLBuildListElement
 
IDLCompiler - Class in com.arjuna.orbportability.common.ant
Ant task to compile IDL across multiple ORB's.
IDLCompiler() - Constructor for class com.arjuna.orbportability.common.ant.IDLCompiler
 
IDLCompiler.BuildListParser - Class in com.arjuna.orbportability.common.ant
 
IDLCompiler.BuildListParser(String) - Constructor for class com.arjuna.orbportability.common.ant.IDLCompiler.BuildListParser
 
IDLCompiler.IDLCompilerDetails - Class in com.arjuna.orbportability.common.ant
 
IDLCompiler.IDLCompilerDetails() - Constructor for class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
 
IDLCompiler.InputStreamFileWriter - Class in com.arjuna.orbportability.common.ant
 
IDLCompiler.InputStreamFileWriter(InputStream, String) - Constructor for class com.arjuna.orbportability.common.ant.IDLCompiler.InputStreamFileWriter
 
INACTIVE_TRANSACTION - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
InactiveTransactionException - Exception in com.arjuna.ats.jta.exceptions
Exception may be thrown under certain circumstances.
InactiveTransactionException() - Constructor for exception com.arjuna.ats.jta.exceptions.InactiveTransactionException
 
InactiveTransactionException(String) - Constructor for exception com.arjuna.ats.jta.exceptions.InactiveTransactionException
 
INCOMPLETE_STATE - Static variable in interface com.arjuna.ats.jta.recovery.XARecoveryResource
Responses to whether or not the instance is recoverable.
INDIRECT_MANAGEMENT - Static variable in class com.arjuna.ats.arjuna.recovery.RecoveryManager
In this mode the recovery manager runs periodically but may also be driven through messages or via the scan operation if it is embedded.
INFLIGHT_TRANSACTION - Static variable in interface com.arjuna.ats.jta.recovery.XARecoveryResource
 
info_arjuna_recovery_ExpiredAssumedCompleteScanner_3(Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
info_closingconnectionnull(String) - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
info_internal_utils_InitLoader_loading(String, String) - Method in interface com.arjuna.orbportability.logging.orbportabilityI18NLogger
 
info_objectstore_JDBCImple_17() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_objectstore_ShadowingStore_14(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_objectstore_ShadowingStore_15(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_orbspecific_jacorb_recoverycoordinators_JacOrbRCServiceInit_6(String, String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
info_orbspecific_jacorb_recoverycoordinators_JacOrbRCServiceInit_6a() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
info_osb_MBeanCtorFail(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_osb_StateManagerWrapperFail(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_recovery_ActionStatusService_1(String, String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_recovery_ActionStatusService_4(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_recovery_ExpiredContactScanner_3(Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
info_recovery_ExpiredEntryMonitor_12(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_recovery_ExpiredEntryMonitor_5() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_recovery_ExpiredTransactionScanner_4(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_recovery_ExpiredTransactionStatusManagerScanner_3(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_recovery_localready() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_recovery_notaxid(String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
info_recovery_noxanodes() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
info_recovery_PeriodicRecovery_13(String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_recovery_RecActivatorLoader_6() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_recovery_recoverydelayed(Uid, String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
info_recovery_RecoveryManager_4(String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_recovery_rollingback(String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
info_recovery_socketready(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_recovery_transactions_RecoveredServerTransaction_6(Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
info_recovery_transactions_ServerTransactionRecoveryModule_3() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
info_recovery_transactions_ServerTransactionRecoveryModule_4() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
info_recovery_transactions_ServerTransactionRecoveryModule_5(Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
info_recovery_transactions_TopLevelTransactionRecoveryModule_3() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
info_recovery_transactions_TopLevelTransactionRecoveryModule_4() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
info_recovery_transactions_TransactionCache_4(Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
info_recovery_transactions_TransactionCache_5(Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
info_recovery_transactions_TransactionRecoveryModule_11() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
info_recovery_transactions_TransactionRecoveryModule_12() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
info_recovery_transactions_TransactionRecoveryModule_6(Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
info_recovery_TransactionStatusConnector_4(String, String, String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_recovery_TransactionStatusConnector_5(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_recovery_TransactionStatusConnector_6() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_recovery_TransactionStatusManager_1(String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_recovery_TransactionStatusManager_3(String, String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_recovery_TransactionStatusManagerItem_5(String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_recovery_WorkerService_3() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_recovery_WorkerService_4() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_resources_arjunacore_assumecomplete(String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
info_tools_osb_util_JMXServer_m_1(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_tools_osb_util_JMXServer_m_2(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
init(ActionBean, AbstractRecord, ParticipantStatus) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
 
init() - Method in class com.arjuna.orbportability.oa.core.OA
 
init(ORB) - Method in interface com.arjuna.orbportability.oa.core.POAImple
Initialise the root POA.
init() - Method in class com.arjuna.orbportability.OA
Ensure that all OA specific initialisation is done even if the programmer uses the OA specific init routines.
init() - Method in class com.arjuna.orbportability.orb.core.ORB
 
init(Applet, Properties) - Method in class com.arjuna.orbportability.orb.core.ORB
 
init(String[], Properties) - Method in class com.arjuna.orbportability.orb.core.ORB
 
init() - Method in interface com.arjuna.orbportability.orb.core.ORBImple
Initialise the ORB.
init(Applet, Properties) - Method in interface com.arjuna.orbportability.orb.core.ORBImple
 
init(String[], Properties) - Method in interface com.arjuna.orbportability.orb.core.ORBImple
 
InitClassInterface - Interface in com.arjuna.orbportability.utils
This interface can be implemented by classes which have been registered as pre/post-initialisation classes.
initialise(Object[]) - Method in interface com.arjuna.ats.arjuna.objectstore.jdbc.JDBCAccess
This method can be used to pass additional information to the implementation.
initialise(Uid, String) - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStore
Initialise the object store.
initialise(String) - Method in interface com.arjuna.ats.jta.recovery.XAResourceRecovery
Initialise with all properties required to create the resource(s).
initialise(String) - Method in interface com.arjuna.ats.jta.recovery.XAResourceRecoveryHelper
 
initialise(Project) - Method in class com.arjuna.orbportability.common.ant.IDLBuildListElement
 
initialise(String[]) - Method in class com.arjuna.orbportability.debug.OAAttribute
 
initialise(String[]) - Method in class com.arjuna.orbportability.debug.ORBAttribute
 
initialise(String[]) - Method in class com.arjuna.orbportability.oa.Attribute
 
initialise(String[]) - Method in class com.arjuna.orbportability.orb.Attribute
 
initialised() - Method in class com.arjuna.orbportability.oa.core.OA
 
initialised() - Method in interface com.arjuna.orbportability.oa.core.POAImple
Has the Object Adapter been initialised?
initialised() - Method in class com.arjuna.orbportability.orb.core.ORB
 
initialised() - Method in interface com.arjuna.orbportability.orb.core.ORBImple
Is the ORB initialised?
initialize() - Method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
If the recovery manager has been shutdown previously then recreate it in the same mode as before.
initOA() - Method in class com.arjuna.orbportability.OA
 
initOA(String[]) - Method in class com.arjuna.orbportability.OA
 
initORB() - Method in class com.arjuna.orbportability.ORB
Initialise the default ORB.
initORB(Applet, Properties) - Method in class com.arjuna.orbportability.ORB
Initialise the ORB.
initORB(String[], Properties) - Method in class com.arjuna.orbportability.ORB
Initialise the ORB.
initPOA() - Method in class com.arjuna.orbportability.OA
 
initPOA(String[]) - Method in class com.arjuna.orbportability.OA
 
InputBuffer - Class in com.arjuna.ats.arjuna.state
An InputBuffer is used to retrieve various Java types from a byte stream created using an OutputBuffer.
InputBuffer() - Constructor for class com.arjuna.ats.arjuna.state.InputBuffer
Create a new buffer.
InputBuffer(byte[]) - Constructor for class com.arjuna.ats.arjuna.state.InputBuffer
Create our own copy of the byte array.
InputBuffer(InputBuffer) - Constructor for class com.arjuna.ats.arjuna.state.InputBuffer
Create a new buffer and copy the provided one.
InputObjectState - Class in com.arjuna.ats.arjuna.state
InputObjectState provides some additional methods to a basic InputBuffer.
InputObjectState() - Constructor for class com.arjuna.ats.arjuna.state.InputObjectState
 
InputObjectState(InputObjectState) - Constructor for class com.arjuna.ats.arjuna.state.InputObjectState
 
InputObjectState(OutputObjectState) - Constructor for class com.arjuna.ats.arjuna.state.InputObjectState
 
InputObjectState(Uid, String, byte[]) - Constructor for class com.arjuna.ats.arjuna.state.InputObjectState
 
insert(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.RecordList
Insert the entry at the head of the list.
insert(Reapable, int) - Method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
timeout is given in seconds, but we work in milliseconds.
insertRecord(RecordList, AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
instantiate() - Static method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
Currently we let the reaper thread run at same priority as other threads.
INTENTION_READ - Static variable in class com.arjuna.ats.txoj.LockMode
 
INTENTION_WRITE - Static variable in class com.arjuna.ats.txoj.LockMode
 
InterceptorInfo - Class in com.arjuna.ats.jts.common
Runtime configuration information for the interceptors.
InterceptorInfo() - Constructor for class com.arjuna.ats.jts.common.InterceptorInfo
 
InterpositionORBInitializerImpl - Class in com.arjuna.ats.jts.orbspecific.jacorb.interceptors.interposition
 
InterpositionORBInitializerImpl() - Constructor for class com.arjuna.ats.jts.orbspecific.jacorb.interceptors.interposition.InterpositionORBInitializerImpl
 
InterpositionORBInitializerImpl - Class in com.arjuna.ats.jts.orbspecific.javaidl.interceptors.interposition
 
InterpositionORBInitializerImpl() - Constructor for class com.arjuna.ats.jts.orbspecific.javaidl.interceptors.interposition.InterpositionORBInitializerImpl
 
intToHexString(int) - Static method in class com.arjuna.ats.arjuna.utils.Utility
Convert integer to hex String.
inuse() - Method in interface com.arjuna.ats.jta.xa.RecoverableXAConnection
 
INVALID - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
INVALID_ACTION - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
INVALID_NAME - Static variable in class com.arjuna.orbportability.common.Exceptions
 
INVALID_TIMEOUT - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
INVALID_TRANSACTION - Static variable in class com.arjuna.ats.arjuna.coordinator.TwoPhaseOutcome
 
INVALID_TRANSACTION_BASE - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
INVALID_TRANSACTION
InvalidTerminationStateException - Exception in com.arjuna.ats.jta.exceptions
Exception may be thrown under certain circumstances.
InvalidTerminationStateException() - Constructor for exception com.arjuna.ats.jta.exceptions.InvalidTerminationStateException
 
InvalidTerminationStateException(String) - Constructor for exception com.arjuna.ats.jta.exceptions.InvalidTerminationStateException
 
invoke(Object) - Method in class com.arjuna.ats.jts.utils.ORBSetup
This method is invoked when the ORB is initialised
invoke(Object) - Method in interface com.arjuna.orbportability.utils.InitClassInterface
This method is called and passed the object which is associated with this pre/post-initialisation routine.
isAlive() - Method in interface com.arjuna.ats.jta.transaction.Transaction
 
isAllowMultipleLastResources() - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
Returns if multiple last (i.e.
isAllowMultipleLastResources() - Method in interface com.arjuna.ats.arjuna.common.CoreEnvironmentBeanMBean
 
isAllowNestedLocking() - Method in class com.arjuna.ats.txoj.common.TxojEnvironmentBean
Returns if nested locking is allowed or not.
isAllowNestedLocking() - Method in interface com.arjuna.ats.txoj.common.TxojEnvironmentBeanMBean
 
isAlternativeRecordOrdering() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Whether to use the alternative abstract record ordering.
isAlwaysPropagateContext() - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Returns if a transaction context should always be propagated on remote calls.
isAlwaysPropagateContext() - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
 
isAncestor(Uid) - Method in class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
Scan hierarchy looking for a particular Uid starting at deepest and going up.
isAncestor(Uid) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
boolean function that checks whether the Uid passed as an argument is the Uid for an ancestor of the current atomic action.
isAsyncCommit() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Returns true if anynchronous commit behaviour is enabled.
isAsyncCommit() - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
isAsyncPrepare() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Returns true if asynchronous prepare behaviour is enabled.
isAsyncPrepare() - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
isAsyncRollback() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Returns true if asynchronous rollback behaviour is enabled.
isAsyncRollback() - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
isBeforeCompletionWhenRollbackOnly() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Returns if beforeCompletion should be called on Synchronizations when completing transactions that are marked rollback only.
isBeforeCompletionWhenRollbackOnly() - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
isBeforeCompletionWhenRollbackOnly() - Static method in class com.arjuna.ats.arjuna.coordinator.TxControl
 
isCacheStoreSync() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Returns true if writes to the objectstore should include a disk sync.
isCacheStoreSync() - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
isCheckedTransactions() - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Returns if checked transactions should be used.
isCheckedTransactions() - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
 
isClassicPrepare() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Returns true if the old sytle of prepare handling should be used for PersistenceRecord.
isClassicPrepare() - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
isCommitOnePhase() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Returns true if one phase commit optimization is to be used.
isCommitOnePhase() - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
isDisableMultipleLastResourcesWarning() - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
Returns if the per-transaction warning on enlistment of multiple last resources is disabled or not.
isDisableMultipleLastResourcesWarning() - Method in interface com.arjuna.ats.arjuna.common.CoreEnvironmentBeanMBean
 
isDynamic() - Static method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
 
isEnabled() - Static method in class com.arjuna.ats.arjuna.coordinator.TxControl
 
isEnableStatistics() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Returns true if transaction statistics should be recorded.
isEnableStatistics() - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
isFinalizeBasicActions() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets whether or not to use finalizers for BasicActions (i.e.
isHeuristic() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
 
isIssueRecoveryRollback() - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Returns if resources will have rollback invoked explicitly on them by recovery.
isIssueRecoveryRollback() - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
 
isJTS() - Static method in class com.arjuna.ats.arjuna.tools.osb.util.JMXServer
 
isMaintainHeuristics() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Returns true if heuristic outcomes should be recorded.
isMaintainHeuristics() - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
isNeedTranContext() - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Returns if transaction context interceptors will require a context to be present.
isNeedTranContext() - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
 
isObjectStoreSync() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Returns true if ObjectStore operations should be synched to disk.
isObjectStoreSync() - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
isParticipant() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
 
isParticipant() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanMBean
 
isParticipant() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
 
isParticipant() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapperMBean
 
isPropagateTerminator() - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Returns if a reference to the terminator should be included in the propagation context.
isPropagateTerminator() - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
 
isReadonlyOptimisation() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Returns true if handling of read only resources should be optimized.
isReadonlyOptimisation() - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
isReadonlyOptimisation() - Static method in class com.arjuna.ats.arjuna.coordinator.TxControl
 
isRecoveryListener() - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Returns true if the recovery system should listen on a network socket.
isRecoveryListener() - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
 
isSameTransaction(Xid) - Method in class com.arjuna.ats.jta.xa.XidImple
 
isScanZeroLengthFiles() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Returns true if zero length files should be returned by a recovery scan.
isSharedTransactionLog() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Returns if the transaction log sould be run in shared mode or not.
isSharedTransactionLog() - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
isStartDisabled() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Returns if the transaction manager should be created in a disabled state or not.
isStartDisabled() - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
isSupportInterposedSynchronization() - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Returns if Synchronizations can be interposed i.e.
isSupportInterposedSynchronization() - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
 
isSupportRollbackSync() - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Returns if Synchronizations should be fired on transaction rollback.
isSupportRollbackSync() - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
 
isSupportSubtransactions() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Returns true if subtransactions are allowed.
isSupportSubtransactions() - Method in interface com.arjuna.ats.jta.common.JTAEnvironmentBeanMBean
 
isSupportSubtransactions() - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Returns if subtransactions should be used in the JTS.
isSupportSubtransactions() - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
 
isSynchronousRemoval() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Returns true if the LogStore should write removal records synchronously.
isSynchronousRemoval() - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
isTimeoutPropagation() - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Returns if the timeout value sent should be the time remaining or not.
isTimeoutPropagation() - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
 
isTimeoutSocket() - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Returns true if SO_TIMEOUT should be set on Listener socket instances.
isTimeoutSocket() - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
 
isTransactionManager() - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Returns if an extenal transaction manager process should be used.
isTransactionManager() - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
 
isTransactionStatusManagerEnable() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Returns if the transaction status manager (TSM) service, needed for out of process recovery, should be provided or not.
isTransactionStatusManagerEnable() - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
isTransactionSync() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Returns true if transaction log operations should be synched to disk.
isTransactionSync() - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
isType(Uid, String, int) - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStore
Is the current state of the object the same as that provided as the last parameter?
isType(Uid, String, int) - Method in interface com.arjuna.ats.arjuna.objectstore.RecoveryStore
Is the current state of the object the same as that provided as the last parameter?
isType(Uid, String, int) - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBean
 
isType(Uid, String, int) - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBeanMBean
 
isType(Uid, String, int) - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.RecoveryStoreProxy
 
isValid() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ObjectStateWrapper
 
isValid() - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.BuildListParser
 
isWindows() - Static method in class com.arjuna.ats.arjuna.utils.Utility
 
isWriteOptimisation() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Returns true if write optimisation protocol should be used for PersistenceRecord.
isWriteOptimisation() - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
isXaAssumeRecoveryComplete() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Returns if XAResources that can't be recovered should be assumed to have completed.
isXaAssumeRecoveryComplete() - Method in interface com.arjuna.ats.jta.common.JTAEnvironmentBeanMBean
 
isXaRollbackOptimization() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Returns if connections associated to XAResources that fail during prepare should be cleaned up immediately.
isXaRollbackOptimization() - Method in interface com.arjuna.ats.jta.common.JTAEnvironmentBeanMBean
 
isXaTransactionTimeoutEnabled() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Returns if the transaction timeout is passed on to the enlisted XAResources.
isXaTransactionTimeoutEnabled() - Method in interface com.arjuna.ats.jta.common.JTAEnvironmentBeanMBean
 
iterate() - Method in class com.arjuna.ats.arjuna.coordinator.RecordListIterator
 
iterate() - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStoreIterator
return the Uids from the list one at a time.

J

JACORB - Static variable in class com.arjuna.orbportability.ORBType
 
jacorb - Static variable in class com.arjuna.orbportability.ORBType
 
JAVAIDL - Static variable in class com.arjuna.orbportability.ORBType
 
javaidl - Static variable in class com.arjuna.orbportability.ORBType
 
jdbc - Static variable in class com.arjuna.ats.jdbc.TransactionalDriver
 
JDBCAccess - Interface in com.arjuna.ats.arjuna.objectstore.jdbc
Do not return a connection which participates within the transaction 2-phase commit protocol! All connections will have auto-commit set to true, or we will not be able to use them.
jdbcCompliant() - Method in class com.arjuna.ats.jdbc.TransactionalDriver
 
JDBCEnvironmentBean - Class in com.arjuna.ats.jdbc.common
A JavaBean containing configuration properties for the JDBC subsystem.
JDBCEnvironmentBean() - Constructor for class com.arjuna.ats.jdbc.common.JDBCEnvironmentBean
 
JDBCEnvironmentBeanMBean - Interface in com.arjuna.ats.jdbc.common
A JMX MBean interface containing configuration for the JDBC subsystem.
jdbcI18NLogger - Interface in com.arjuna.ats.jdbc.logging
i18n log messages for the jdbc module.
jdbcLogger - Class in com.arjuna.ats.jdbc.logging
 
jdbcLogger() - Constructor for class com.arjuna.ats.jdbc.logging.jdbcLogger
 
jdbcPropertyManager - Class in com.arjuna.ats.jdbc.common
Property manager wrapper for the JDBC module.
jdbcPropertyManager() - Constructor for class com.arjuna.ats.jdbc.common.jdbcPropertyManager
 
JMXServer - Class in com.arjuna.ats.arjuna.tools.osb.util
Simple wrapper for accessing the JMX server
JMXServer() - Constructor for class com.arjuna.ats.arjuna.tools.osb.util.JMXServer
 
JNDIManager - Class in com.arjuna.ats.jta.utils
 
JNDIManager() - Constructor for class com.arjuna.ats.jta.utils.JNDIManager
 
JNDIReferenceBindingBean - Class in com.arjuna.ats.jta.utils
JavaBean for binding a Reference into JNDI.
JNDIReferenceBindingBean() - Constructor for class com.arjuna.ats.jta.utils.JNDIReferenceBindingBean
 
JTA_RECORD - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
JTAEnvironmentBean - Class in com.arjuna.ats.jta.common
A JavaBean containing configuration properties for the JTA subsystem.
JTAEnvironmentBean() - Constructor for class com.arjuna.ats.jta.common.JTAEnvironmentBean
 
JTAEnvironmentBeanMBean - Interface in com.arjuna.ats.jta.common
A JMX MBean interface containing configuration for the JTA system.
JTAHelper - Class in com.arjuna.ats.jta.utils
Some useful utility routines.
JTAHelper() - Constructor for class com.arjuna.ats.jta.utils.JTAHelper
 
jtaI18NLogger - Interface in com.arjuna.ats.jta.logging
i18n log messages for the jta module.
jtaLogger - Class in com.arjuna.ats.jta.logging
 
jtaLogger() - Constructor for class com.arjuna.ats.jta.logging.jtaLogger
 
jtaPropertyManager - Class in com.arjuna.ats.jta.common
Property manager wrapper for the JTA module.
jtaPropertyManager() - Constructor for class com.arjuna.ats.jta.common.jtaPropertyManager
 
JTAX_RECORD - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
JTS_INITIALISER_CNAME - Static variable in class com.arjuna.ats.arjuna.tools.osb.util.JMXServer
 
JTSEnvironmentBean - Class in com.arjuna.ats.jts.common
A JavaBean containing configuration properties for the JTS system.
JTSEnvironmentBean() - Constructor for class com.arjuna.ats.jts.common.JTSEnvironmentBean
 
JTSEnvironmentBeanMBean - Interface in com.arjuna.ats.jts.common
A JMX MBean interface containing configuration for the JTS system.
jtsI18NLogger - Interface in com.arjuna.ats.jts.logging
i18n log messages for the jts module.
jtsLogger - Class in com.arjuna.ats.jts.logging
 
jtsLogger() - Constructor for class com.arjuna.ats.jts.logging.jtsLogger
 
jtsPropertyManager - Class in com.arjuna.ats.jts.common
Property manager wrapper for the JTS module.
jtsPropertyManager() - Constructor for class com.arjuna.ats.jts.common.jtsPropertyManager
 

L

LASTRESOURCE - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
The following is for a one-phase aware resource that we enlist in a two-phase commit transaction using the last resource commit optimization.
LastResourceCommitOptimisation - Interface in com.arjuna.ats.jta.resources
Marker interface for Last Resource Commit Optimisation.
lastResourceUid() - Static method in class com.arjuna.ats.arjuna.common.Uid
Return a last resource Uid (0:0:0:0:1)
length() - Method in class com.arjuna.ats.arjuna.state.InputBuffer
Return the length of the byte buffer.
length() - Method in class com.arjuna.ats.arjuna.state.OutputBuffer
Return the length of the byte array being used to store data types.
lessThan(Uid) - Method in class com.arjuna.ats.arjuna.common.Uid
 
lessThan(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Determine if two records are less than in that both are the same type and their Uids are less than.
listHead - Variable in class com.arjuna.ats.arjuna.coordinator.RecordList
 
listInitialServices() - Method in class com.arjuna.orbportability.Services
 
listType - Variable in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
 
loadObjectState() - Method in class com.arjuna.ats.arjuna.StateManager
Do we need to load the object's state?
loadProperties(String) - Static method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser
 
locateStore(String) - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStore
 
lock() - Method in interface com.arjuna.ats.arjuna.common.Mutex
 
LOCK - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
lock(int) - Method in class com.arjuna.ats.arjuna.utils.FileLock
 
lock(int, boolean) - Method in class com.arjuna.ats.arjuna.utils.FileLock
 
Lock - Class in com.arjuna.ats.txoj
Instances of this class (or derived user classes) are used when trying to set a lock.
Lock() - Constructor for class com.arjuna.ats.txoj.Lock
Create a new lock.
Lock(int) - Constructor for class com.arjuna.ats.txoj.Lock
Create a new Lock object and initialise it.
Lock(Uid) - Constructor for class com.arjuna.ats.txoj.Lock
This is used when re-initialising a Lock after retrieval from the object store.
LOCKED - Static variable in interface com.arjuna.ats.arjuna.common.Mutex
 
LOCKFREE - Static variable in class com.arjuna.ats.txoj.LockStatus
 
LOCKHELD - Static variable in class com.arjuna.ats.txoj.LockStatus
 
LockManager - Class in com.arjuna.ats.txoj
This class provides (transactional) concurrency control for application objects.
LockManager(Uid) - Constructor for class com.arjuna.ats.txoj.LockManager
 
LockManager(Uid, int) - Constructor for class com.arjuna.ats.txoj.LockManager
 
LockManager(Uid, int, int) - Constructor for class com.arjuna.ats.txoj.LockManager
 
LockManager() - Constructor for class com.arjuna.ats.txoj.LockManager
 
LockManager(int) - Constructor for class com.arjuna.ats.txoj.LockManager
 
LockManager(int, int) - Constructor for class com.arjuna.ats.txoj.LockManager
 
LockMode - Class in com.arjuna.ats.txoj
The types of lock which can exist.
LockMode() - Constructor for class com.arjuna.ats.txoj.LockMode
 
lockMutex() - Method in class com.arjuna.ats.arjuna.StateManager
 
LockResult - Class in com.arjuna.ats.txoj
The various results which can occur when setting a lock.
LockResult() - Constructor for class com.arjuna.ats.txoj.LockResult
 
LOCKRETAINED - Static variable in class com.arjuna.ats.txoj.LockStatus
 
LockStatus - Class in com.arjuna.ats.txoj
Essentially an enumeration of the status a lock may be in.
LockStatus() - Constructor for class com.arjuna.ats.txoj.LockStatus
 
LockStore - Class in com.arjuna.ats.txoj.lockstore
The lock store interface is the application's route to using a specific lock store implementation.
LockStore() - Constructor for class com.arjuna.ats.txoj.lockstore.LockStore
 
LockStoreException - Exception in com.arjuna.ats.txoj.exceptions
Exception that can be thrown when attempting to access the lock store.
LockStoreException() - Constructor for exception com.arjuna.ats.txoj.exceptions.LockStoreException
Constructs a new exception with null as its detail message.
LockStoreException(String) - Constructor for exception com.arjuna.ats.txoj.exceptions.LockStoreException
Constructs a new exception with the specified detail message.
LockStoreException(String, Throwable) - Constructor for exception com.arjuna.ats.txoj.exceptions.LockStoreException
Constructs a new exception with the specified detail message and cause.
LockStoreException(Throwable) - Constructor for exception com.arjuna.ats.txoj.exceptions.LockStoreException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
LogBrowser - Class in com.arjuna.ats.arjuna.tools.log
 
LogBrowser() - Constructor for class com.arjuna.ats.arjuna.tools.log.LogBrowser
 
LogEditor - Class in com.arjuna.ats.arjuna.tools.log
 
LogEditor() - Constructor for class com.arjuna.ats.arjuna.tools.log.LogEditor
 
logger - Static variable in class com.arjuna.ats.arjuna.logging.tsLogger
 
logger - Static variable in class com.arjuna.ats.jdbc.logging.jdbcLogger
 
logger - Static variable in class com.arjuna.ats.jta.logging.jtaLogger
 
logger - Static variable in class com.arjuna.ats.jts.logging.jtsLogger
 
logger - Static variable in class com.arjuna.ats.txoj.logging.txojLogger
 
logger - Static variable in class com.arjuna.orbportability.logging.opLogger
 
LogRecordWrapper - Class in com.arjuna.ats.arjuna.tools.osb.mbean
An MBean implementation for representing a participant in an Atomic Action or transaction
LogRecordWrapper(Uid) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
 
LogRecordWrapper(ActionBean, AbstractRecord, ParticipantStatus) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
 
LogRecordWrapperMBean - Interface in com.arjuna.ats.arjuna.tools.osb.mbean
 
longToHexString(long) - Static method in class com.arjuna.ats.arjuna.utils.Utility
Convert a long to a hex String.

M

main(String[]) - Static method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
Run the RecoveryManager.
main(String[]) - Static method in class com.arjuna.ats.arjuna.tools.log.LogBrowser
 
main(String[]) - Static method in class com.arjuna.ats.arjuna.tools.log.LogEditor
 
main(String[]) - Static method in class com.arjuna.ats.arjuna.tools.ObjectStateQuery
 
main(String[]) - Static method in class com.arjuna.ats.arjuna.tools.ObjectStoreMonitor
 
main(String[]) - Static method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser
 
main(String[]) - Static method in class com.arjuna.ats.arjuna.tools.OTM
 
main(String[]) - Static method in class com.arjuna.ats.arjuna.tools.RecoveryMonitor
 
main(String[]) - Static method in class com.arjuna.ats.arjuna.tools.stats.TxPerfGraph
 
main(String[]) - Static method in class com.arjuna.ats.arjuna.tools.TransactionMonitor
 
main(String[]) - Static method in class com.arjuna.ats.jts.services.transactionserver.TransactionServerService
 
main(String[]) - Static method in class com.arjuna.ats.jts.TransactionServer
 
main(String[]) - Static method in class com.arjuna.common.util.ConfigurationInfo
Print config info to stdout.
maintainHeuristics() - Static method in class com.arjuna.ats.arjuna.coordinator.BasicAction
If heuristic outcomes are returned, by default we will not save the state once the forget method has been called on them (which happens as soon as we have received all outcomes from registered resources).
manager() - Static method in class com.arjuna.ats.arjuna.coordinator.abstractrecord.RecordTypeManager
 
manager() - Static method in class com.arjuna.ats.arjuna.coordinator.ActionManager
 
manager() - Static method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
Obtain a reference to the RecoveryManager singleton.
manager(int) - Static method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
Obtain a reference to the RecoveryManager singleton.
MARKED_ROLLEDBACK - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
markedRollbackOnly(Uid) - Method in interface com.arjuna.ats.arjuna.coordinator.listener.ReaperMonitor
The indicated transaction has been marked as rollback-only by the reaper.
MAX_PORT - Static variable in class com.arjuna.ats.arjuna.utils.Utility
Maximum value for a socket port
maxUid() - Static method in class com.arjuna.ats.arjuna.common.Uid
Return the maximum Uid (7fffffff:7fffffff:7fffffff:7fffffff:7fffffff)
merge(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Merge the current record with the one presented.
minUid() - Static method in class com.arjuna.ats.arjuna.common.Uid
Return the minimum Uid (-80000000:-80000000:-80000000:-80000000:-80000000)
mode() - Method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
Indicates what mode (INDIRECT_MANAGEMENT or DIRECT_MANAGEMENT) the recovery manager is configured for.
modeString(int) - Static method in class com.arjuna.ats.arjuna.utils.FileLock
 
modified() - Method in class com.arjuna.ats.arjuna.StateManager
The object's state is about to be modified, and StateManager should take a snapshot of the state if the object is being used within a transaction.
modifiesObject() - Method in class com.arjuna.ats.txoj.Lock
Does this lock imply a modification of the object it is applied to? For example, a READ lock would return false, but a WRITE lock would return true.
modifyingActions - Variable in class com.arjuna.ats.arjuna.StateManager
 
MULTIPLE - Static variable in class com.arjuna.ats.arjuna.ObjectModel
In the MULTIPLE model, it is assumed that multiple instances of the object may exist in different JVMs concurrently.
Mutex - Interface in com.arjuna.ats.arjuna.common
Implementations of semaphore classes should derive from this class and provide implementations of the relevant methods.
MXBeanDescription - Annotation Type in com.arjuna.ats.arjuna.tools.osb.annotation
Annotation for adding a description to the MBeanInfo of an MBean
MXBeanPropertyDescription - Annotation Type in com.arjuna.ats.arjuna.tools.osb.annotation
Annotation for adding a description to the MBeanInfo of an MBean property

N

name() - Method in class com.arjuna.ats.jts.extensions.DebugTxAssociation
 
name() - Method in interface com.arjuna.ats.jts.extensions.TxAssociation
 
name() - Method in interface com.arjuna.orbportability.event.EventHandler
 
name() - Method in class com.arjuna.orbportability.oa.Shutdown
 
name() - Method in class com.arjuna.orbportability.orb.Shutdown
 
NAME_SERVICE - Static variable in class com.arjuna.orbportability.Services
 
NAMED_CONNECT - Static variable in class com.arjuna.orbportability.Services
 
nameService - Static variable in class com.arjuna.orbportability.Services
 
nameToXID(String) - Static method in class com.arjuna.ats.jts.extensions.Arjuna
 
NAMING - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
NEITHER - Static variable in class com.arjuna.ats.arjuna.ObjectType
 
NESTED - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionType
 
NESTED - Static variable in class com.arjuna.ats.jts.extensions.AtomicTransaction
 
nestedAbort() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
A rollback of a nested transaction has occurred.
nestedCleanup() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Cleanup is called if a nested is detected to be an orphan.
nestedCommit() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
A commit of a nested transaction has occurred.
nestedOnePhaseCommit() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Perform a nested one phase commit.
nestedPrepare() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
A prepare for a nested transaction has occurred.
NEWLINE - Static variable in class com.arjuna.common.util.propertyservice.StringPropertyReplacer
New line string constant
newSwingWorker() - Method in class com.arjuna.ats.arjuna.tools.stats.TxPerfGraph
 
newSwingWorker() - Method in class com.arjuna.ats.arjuna.tools.stats.TxPerfPlugin
 
NO_ACTION - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
NO_TIMEOUT - Static variable in class com.arjuna.ats.arjuna.AtomicAction
 
NO_TRANSACTION - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
NO_TXCONTEXT - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
NODE_NAME_SIZE - Static variable in class com.arjuna.ats.arjuna.coordinator.TxControl
 
NONE_RECORD - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
NORMAL - Static variable in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
 
NOT_CURRENT_TRANSACTION - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
NOT_FOUND - Static variable in class com.arjuna.orbportability.common.Exceptions
 
NOT_PREPARED - Static variable in class com.arjuna.ats.arjuna.coordinator.TwoPhaseOutcome
 
notAProblem(XAException, boolean) - Method in interface com.arjuna.ats.jta.resources.XAResourceMap
 
notempty() - Method in class com.arjuna.ats.arjuna.state.InputObjectState
 
notempty() - Method in class com.arjuna.ats.arjuna.state.OutputObjectState
 
notEquals(Uid) - Method in class com.arjuna.ats.arjuna.common.Uid
 
NotImplementedException - Exception in com.arjuna.ats.jta.exceptions
Exception may be thrown under certain circumstances.
NotImplementedException() - Constructor for exception com.arjuna.ats.jta.exceptions.NotImplementedException
Constructs a new exception with null as its detail message.
NotImplementedException(String) - Constructor for exception com.arjuna.ats.jta.exceptions.NotImplementedException
Constructs a new exception with the specified detail message.
NotImplementedException(String, Throwable) - Constructor for exception com.arjuna.ats.jta.exceptions.NotImplementedException
Constructs a new exception with the specified detail message and cause.
NotImplementedException(Throwable) - Constructor for exception com.arjuna.ats.jta.exceptions.NotImplementedException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
nullUid() - Static method in class com.arjuna.ats.arjuna.common.Uid
Return a null Uid (0:0:0:0:0)
NUMBER_OF_ABORTED_SERIES - Static variable in class com.arjuna.ats.arjuna.tools.stats.TxPerfGraph
 
NUMBER_OF_COMMITTED_SERIES - Static variable in class com.arjuna.ats.arjuna.tools.stats.TxPerfGraph
 
NUMBER_OF_HEURISTICS_SERIES - Static variable in class com.arjuna.ats.arjuna.tools.stats.TxPerfGraph
 
NUMBER_OF_INFLIGHT_SERIES - Static variable in class com.arjuna.ats.arjuna.tools.stats.TxPerfGraph
 
NUMBER_OF_NESTED_SERIES - Static variable in class com.arjuna.ats.arjuna.tools.stats.TxPerfGraph
 
NUMBER_OF_TIMEDOUT_SERIES - Static variable in class com.arjuna.ats.arjuna.tools.stats.TxPerfGraph
 
NUMBER_OF_TRANSACTIONS_SERIES - Static variable in class com.arjuna.ats.arjuna.tools.stats.TxPerfGraph
 
numberOfTimeouts() - Method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
Return the number of timeouts registered.
numberOfTransactions() - Method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
 

O

OA - Class in com.arjuna.orbportability
An attempt at some ORB portable ways of interacting with the OA.
OA - Class in com.arjuna.orbportability.oa.core
An instance of this class provides access to the ORB specific Object Adapter class.
OA(ORB) - Constructor for class com.arjuna.orbportability.oa.core.OA
 
OAAttribute - Class in com.arjuna.orbportability.debug
This class prints out all of the parameters passed to it.
OAAttribute() - Constructor for class com.arjuna.orbportability.debug.OAAttribute
 
OBJECT_RECOVERY - Static variable in interface com.arjuna.ats.jta.xa.RecoverableXAConnection
 
objectIsReady(Servant, byte[]) - Method in class com.arjuna.orbportability.ChildOA
 
objectIsReady(Servant) - Method in class com.arjuna.orbportability.ChildOA
 
objectIsReady(Servant, byte[]) - Method in class com.arjuna.orbportability.OA
Register the object with the ORB.
objectIsReady(Servant) - Method in class com.arjuna.orbportability.OA
 
objectIsReady(Servant, byte[]) - Method in class com.arjuna.orbportability.RootOA
 
objectIsReady(Servant) - Method in class com.arjuna.orbportability.RootOA
 
ObjectModel - Class in com.arjuna.ats.arjuna
An enumeration of the types of object model supported.
ObjectModel() - Constructor for class com.arjuna.ats.arjuna.ObjectModel
 
objectModel - Variable in class com.arjuna.ats.arjuna.StateManager
 
ObjectStateQuery - Class in com.arjuna.ats.arjuna.tools
 
ObjectStateQuery() - Constructor for class com.arjuna.ats.arjuna.tools.ObjectStateQuery
 
ObjectStateWrapper - Class in com.arjuna.ats.arjuna.tools.osb.api.mbeans
Wrapper for ObjectInputState and ObjectOutputState to facilitate use in JMX invocations
ObjectStateWrapper(OutputObjectState) - Constructor for class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ObjectStateWrapper
 
ObjectStateWrapper(InputObjectState) - Constructor for class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ObjectStateWrapper
 
ObjectStateWrapper(InputObjectState, boolean) - Constructor for class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ObjectStateWrapper
 
ObjectStateWrapper() - Constructor for class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ObjectStateWrapper
 
ObjectStatus - Class in com.arjuna.ats.arjuna
A transactional object may go through a number of different states once it has been created.
ObjectStatus() - Constructor for class com.arjuna.ats.arjuna.ObjectStatus
 
ObjectStore - Class in com.arjuna.ats.arjuna.objectstore
The object store interface is the application's route to using a specific object store implementation.
ObjectStore(ObjectStoreEnvironmentBean) - Constructor for class com.arjuna.ats.arjuna.objectstore.ObjectStore
 
ObjectStoreAPI - Interface in com.arjuna.ats.arjuna.objectstore
Created by IntelliJ IDEA.
ObjectStoreEnvironmentBean - Class in com.arjuna.ats.arjuna.common
A JavaBean containing configuration properties for the objectstore and various implementations thereof.
ObjectStoreEnvironmentBean() - Constructor for class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
 
ObjectStoreEnvironmentBeanMBean - Interface in com.arjuna.ats.arjuna.common
A JMX MBean interface containing configuration for the objectstore and various implementations thereof.
ObjectStoreError - Error in com.arjuna.ats.arjuna.exceptions
Error that can be thrown when attempting to access the object store.
ObjectStoreError() - Constructor for error com.arjuna.ats.arjuna.exceptions.ObjectStoreError
Constructs a new error with null as its detail message.
ObjectStoreError(String) - Constructor for error com.arjuna.ats.arjuna.exceptions.ObjectStoreError
Constructs a new error with the specified detail message.
ObjectStoreError(String, Throwable) - Constructor for error com.arjuna.ats.arjuna.exceptions.ObjectStoreError
Constructs a new error with the specified detail message and cause.
ObjectStoreError(Throwable) - Constructor for error com.arjuna.ats.arjuna.exceptions.ObjectStoreError
Constructs a new error with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
ObjectStoreException - Exception in com.arjuna.ats.arjuna.exceptions
Exception that can be thrown when attempting to access the object store.
ObjectStoreException() - Constructor for exception com.arjuna.ats.arjuna.exceptions.ObjectStoreException
Constructs a new exception with null as its detail message.
ObjectStoreException(String) - Constructor for exception com.arjuna.ats.arjuna.exceptions.ObjectStoreException
Constructs a new exception with the specified detail message.
ObjectStoreException(String, Throwable) - Constructor for exception com.arjuna.ats.arjuna.exceptions.ObjectStoreException
Constructs a new exception with the specified detail message and cause.
ObjectStoreException(Throwable) - Constructor for exception com.arjuna.ats.arjuna.exceptions.ObjectStoreException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
ObjectStoreIterator - Class in com.arjuna.ats.arjuna.objectstore
Class that allows us to iterate through instances of objects that may be stored within a specific object store.
ObjectStoreIterator(RecoveryStore, String) - Constructor for class com.arjuna.ats.arjuna.objectstore.ObjectStoreIterator
 
ObjectStoreMonitor - Class in com.arjuna.ats.arjuna.tools
 
ObjectStoreMonitor() - Constructor for class com.arjuna.ats.arjuna.tools.ObjectStoreMonitor
 
ObjectType - Class in com.arjuna.ats.arjuna
The various types of StateManager object which can exist.
ObjectType() - Constructor for class com.arjuna.ats.arjuna.ObjectType
 
objectType() - Method in class com.arjuna.ats.arjuna.StateManager
 
objectUid - Variable in class com.arjuna.ats.arjuna.StateManager
 
objName - Variable in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
 
ObjStoreBrowser - Class in com.arjuna.ats.arjuna.tools.osb.mbean
An MBean implementation for walking an ObjectStore and creating/deleting MBeans that represent completing transactions (ie ones on which the user has called commit)
ObjStoreBrowser() - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser
 
ObjStoreBrowser(String) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser
 
ObjStoreBrowserMBean - Interface in com.arjuna.ats.arjuna.tools.osb.mbean
 
ObjStoreItemMBean - Interface in com.arjuna.ats.arjuna.tools.osb.mbean
 
ONE_PHASE_ERROR - Static variable in class com.arjuna.ats.arjuna.coordinator.TwoPhaseOutcome
 
onePhaseCommit(boolean) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
There is only one record on the intentions list.
OnePhaseResource - Interface in com.arjuna.ats.arjuna.coordinator
 
opLogger - Class in com.arjuna.orbportability.logging
 
opLogger() - Constructor for class com.arjuna.orbportability.logging.opLogger
 
opPropertyManager - Class in com.arjuna.orbportability.common
Property manager wrapper for the ORB Portability module.
opPropertyManager() - Constructor for class com.arjuna.orbportability.common.opPropertyManager
 
ORB - Class in com.arjuna.orbportability
An attempt at some ORB portable ways of interacting with the ORB.
ORB(String) - Constructor for class com.arjuna.orbportability.ORB
 
ORB - Class in com.arjuna.orbportability.orb.core
An instance of this class provides access to the ORB specific ORB implementation object.
ORB() - Constructor for class com.arjuna.orbportability.orb.core.ORB
 
orb() - Method in class com.arjuna.orbportability.orb.core.ORB
 
orb(ORB) - Method in class com.arjuna.orbportability.orb.core.ORB
 
orb() - Method in interface com.arjuna.orbportability.orb.core.ORBImple
Return a reference to the ORB.
orb(ORB) - Method in interface com.arjuna.orbportability.orb.core.ORBImple
Provide a reference to the ORB.
orb() - Method in class com.arjuna.orbportability.ORB
Obtain a reference to the current ORB.
ORBAttribute - Class in com.arjuna.orbportability.debug
This class prints out all of the parameters passed to it.
ORBAttribute() - Constructor for class com.arjuna.orbportability.debug.ORBAttribute
 
ORBData - Interface in com.arjuna.orbportability
ORB specific data objects implement this interface to provide runtime information about the ORB.
ORBImple - Interface in com.arjuna.orbportability.orb.core
The Object Request Broker interface.
ORBInfo - Class in com.arjuna.orbportability
This class queries the ORB specific ORBData object for information about the ORB.
ORBInfo() - Constructor for class com.arjuna.orbportability.ORBInfo
 
ORBIX2000 - Static variable in class com.arjuna.orbportability.ORBType
 
orbix2000 - Static variable in class com.arjuna.orbportability.ORBType
 
OrbPortabilityEnvironmentBean - Class in com.arjuna.orbportability.common
A JavaBean containing assorted configuration properties for the Orb Portability layer.
OrbPortabilityEnvironmentBean() - Constructor for class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
 
OrbPortabilityEnvironmentBeanMBean - Interface in com.arjuna.orbportability.common
A JMX MBean interface containing assorted configuration for the Orb Portability layer.
orbportabilityI18NLogger - Interface in com.arjuna.orbportability.logging
i18n log messages for the orbportability module.
ORBSetup - Class in com.arjuna.ats.jts.utils
Setup the ORB and POA used by the transaction system.
ORBSetup() - Constructor for class com.arjuna.ats.jts.utils.ORBSetup
 
ORBType - Class in com.arjuna.orbportability
The various types of ORB that are supported.
ORBType() - Constructor for class com.arjuna.orbportability.ORBType
 
order() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Return the Uid of this abstract record so that it can be ordered in the intentions list.
OS_COMMITTED - Static variable in class com.arjuna.ats.arjuna.objectstore.StateStatus
 
OS_COMMITTED_HIDDEN - Static variable in class com.arjuna.ats.arjuna.objectstore.StateStatus
 
OS_HIDDEN - Static variable in class com.arjuna.ats.arjuna.objectstore.StateStatus
 
OS_INVISIBLE - Static variable in class com.arjuna.ats.arjuna.objectstore.StateType
 
OS_ORIGINAL - Static variable in class com.arjuna.ats.arjuna.objectstore.StateType
 
OS_SHADOW - Static variable in class com.arjuna.ats.arjuna.objectstore.StateType
StateType.
OS_SHARED - Static variable in class com.arjuna.ats.arjuna.objectstore.StateType
 
OS_UNCOMMITTED - Static variable in class com.arjuna.ats.arjuna.objectstore.StateStatus
 
OS_UNCOMMITTED_HIDDEN - Static variable in class com.arjuna.ats.arjuna.objectstore.StateStatus
 
OS_UNKNOWN - Static variable in class com.arjuna.ats.arjuna.objectstore.StateStatus
StateStatus
OS_UNSHARED - Static variable in class com.arjuna.ats.arjuna.objectstore.StateType
 
OSEntryBean - Class in com.arjuna.ats.arjuna.tools.osb.mbean
Superclass for MBean implementations representing ObjectStore entries
OSEntryBean() - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
 
OSEntryBean(UidWrapper) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
 
OSEntryBeanMBean - Interface in com.arjuna.ats.arjuna.tools.osb.mbean
 
osiXID() - Static method in class com.arjuna.ats.jts.extensions.Arjuna
 
other - Variable in class com.arjuna.ats.arjuna.common.Uid
 
otidToUid(otid_t) - Static method in class com.arjuna.ats.jts.utils.Utility
 
OTM - Class in com.arjuna.ats.arjuna.tools
 
OTM() - Constructor for class com.arjuna.ats.arjuna.tools.OTM
 
OTS_ABSTRACTRECORD - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
OTS_BAD_OPERATION_BASE - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
BAD_OPERATION
OTS_BAD_PARAM_BASE - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
BAD_PARAM
OTS_GENERAL_BASE - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
The Minor version numbers for some system exceptions we may raise.
OTS_ISSUE_RECOVERY_ROLLBACK - Static variable in class com.arjuna.ats.jts.recovery.RecoveryEnvironment
Deprecated.  
OTS_RECORD - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
OTS_UNKNOWN_BASE - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
UNKNOWN
otsKind - Static variable in class com.arjuna.orbportability.Services
 
OTSManager - Class in com.arjuna.ats.jts
This class is essentially here for convenience purposes, and until all ORBs provide a means to set their initial references for Current and the TransactionFactory.
OTSManager() - Constructor for class com.arjuna.ats.jts.OTSManager
 
OTSThread - Class in com.arjuna.ats.jts.thread
Create an OTS transactional thread.
OTSThread() - Constructor for class com.arjuna.ats.jts.thread.OTSThread
 
OutputBuffer - Class in com.arjuna.ats.arjuna.state
An OuptputBuffer is used to store various Java types as a byte stream.
OutputBuffer() - Constructor for class com.arjuna.ats.arjuna.state.OutputBuffer
Create a new buffer.
OutputBuffer(int) - Constructor for class com.arjuna.ats.arjuna.state.OutputBuffer
Create a new buffer with the specified initial size.
OutputBuffer(byte[]) - Constructor for class com.arjuna.ats.arjuna.state.OutputBuffer
Create a new buffer using the provided byte array.
OutputBuffer(OutputBuffer) - Constructor for class com.arjuna.ats.arjuna.state.OutputBuffer
Create a new OutputBuffer and initialise its state with a copy of the provided buffer.
OutputObjectState - Class in com.arjuna.ats.arjuna.state
OutputObjectState provides some additional methods to a basic OutputBuffer.
OutputObjectState() - Constructor for class com.arjuna.ats.arjuna.state.OutputObjectState
 
OutputObjectState(OutputObjectState) - Constructor for class com.arjuna.ats.arjuna.state.OutputObjectState
 
OutputObjectState(InputObjectState) - Constructor for class com.arjuna.ats.arjuna.state.OutputObjectState
 
OutputObjectState(Uid, String) - Constructor for class com.arjuna.ats.arjuna.state.OutputObjectState
 
OutputObjectState(Uid, String, byte[]) - Constructor for class com.arjuna.ats.arjuna.state.OutputObjectState
 
OutputObjectStateWrapper - Class in com.arjuna.ats.arjuna.tools.osb.api.mbeans
Wrapper for ObjectOutputState to facilitate use in JMX invocations
OutputObjectStateWrapper(OutputObjectState) - Constructor for class com.arjuna.ats.arjuna.tools.osb.api.mbeans.OutputObjectStateWrapper
 

P

pack(OutputBuffer) - Method in class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
Pack the hierarchy into the buffer.
pack(OutputObjectState) - Method in interface com.arjuna.ats.arjuna.coordinator.OnePhaseResource
 
pack(OutputObjectState, Xid) - Static method in class com.arjuna.ats.jta.xa.XidImple
 
packBoolean(boolean) - Method in class com.arjuna.ats.arjuna.state.OutputBuffer
Pack the boolean.
packByte(byte) - Method in class com.arjuna.ats.arjuna.state.OutputBuffer
Pack a byte.
packBytes(byte[]) - Method in class com.arjuna.ats.arjuna.state.OutputBuffer
Pack the array of bytes.
packChar(char) - Method in class com.arjuna.ats.arjuna.state.OutputBuffer
Pack the character.
packDouble(double) - Method in class com.arjuna.ats.arjuna.state.OutputBuffer
Pack the double.
packFloat(float) - Method in class com.arjuna.ats.arjuna.state.OutputBuffer
Pack the float.
packHeader(OutputObjectState, Header) - Method in class com.arjuna.ats.arjuna.StateManager
Pack the necessary information for crash recovery.
packInt(int) - Method in class com.arjuna.ats.arjuna.state.OutputBuffer
Pack the integer.
packInto(OutputBuffer) - Method in class com.arjuna.ats.arjuna.state.OutputBuffer
Pack this buffer into that provided.
packInto(OutputBuffer) - Method in class com.arjuna.ats.arjuna.state.OutputObjectState
 
packInto(OutputObjectState) - Method in interface com.arjuna.ats.jta.xa.RecoverableXAConnection
 
packInto(OutputObjectState) - Method in class com.arjuna.ats.jta.xa.XidImple
 
packLong(long) - Method in class com.arjuna.ats.arjuna.state.OutputBuffer
Pack the long.
packShort(short) - Method in class com.arjuna.ats.arjuna.state.OutputBuffer
Pack the short.
packString(String) - Method in class com.arjuna.ats.arjuna.state.OutputBuffer
Pack the String.
parent() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
parent - Variable in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
 
parse(String, String, String, String, String) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
Passed the parameters line from the ANT build file, e.g.
parseIDLCompilerDefinitionsFile() - Method in class com.arjuna.orbportability.common.ant.IDLCompiler
Parse the IDL compiler definitions file.
PARTICIPANT_BEAN_NAME - Static variable in class com.arjuna.ats.arjuna.tools.osb.api.proxy.StoreManagerProxy
 
ParticipantStatus - Enum in com.arjuna.ats.arjuna.tools.osb.mbean
Enumeration of the commit status of a participant in an action/transaction
ParticipantStore - Interface in com.arjuna.ats.arjuna.objectstore
Transactional participants MUST use this type of ObjectStore.
ParticipantStoreBean - Class in com.arjuna.ats.arjuna.tools.osb.api.mbeans
implementation of the JMX interface to the JBossTS participant store
ParticipantStoreBean() - Constructor for class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ParticipantStoreBean
Construct an MBean corresponding to the default participant store in this JVM
ParticipantStoreBean(ParticipantStore) - Constructor for class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ParticipantStoreBean
Construct an MBean corresponding to the given store
ParticipantStoreBeanMBean - Interface in com.arjuna.ats.arjuna.tools.osb.api.mbeans
JMX interface to the JBossTS participant store OutputObjectState and InputObjectState are wrapped since they are not convertible to open MBean types.
ParticipantStoreProxy - Class in com.arjuna.ats.arjuna.tools.osb.api.proxy
Remote proxy to a ParticipantStore
ParticipantStoreProxy(ParticipantStoreBeanMBean) - Constructor for class com.arjuna.ats.arjuna.tools.osb.api.proxy.ParticipantStoreProxy
 
PASSIVE - Static variable in class com.arjuna.ats.arjuna.ObjectStatus
 
PASSIVE_NEW - Static variable in class com.arjuna.ats.arjuna.ObjectStatus
 
password - Static variable in class com.arjuna.ats.jdbc.TransactionalDriver
 
peekFront() - Method in class com.arjuna.ats.arjuna.coordinator.RecordList
 
peekNext(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.RecordList
 
peekRear() - Method in class com.arjuna.ats.arjuna.coordinator.RecordList
 
pendingList - Variable in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
performPostInit(String) - Method in class com.arjuna.orbportability.OA
Loads and runs the configured post-initialisation classes
performPostSet(String) - Method in class com.arjuna.orbportability.OA
 
performPreInit(String) - Method in class com.arjuna.orbportability.OA
Loads and runs the configured pre-initialisation classes
PERIODIC - Static variable in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
 
periodicWorkFirstPass() - Method in interface com.arjuna.ats.arjuna.recovery.RecoveryModule
Called by the RecoveryManager at start up, and then PERIODIC_RECOVERY_PERIOD seconds after the completion, for all RecoveryModules, of the second pass
periodicWorkSecondPass() - Method in interface com.arjuna.ats.arjuna.recovery.RecoveryModule
Called by the RecoveryManager RECOVERY_BACKOFF_PERIOD seconds after the completion of the first pass
persist() - Method in class com.arjuna.ats.arjuna.StateManager
The persist function changes the type of the object from RECOVERABLE to ANDPERSISTENT.
PERSISTENCE - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
phase2Abort(boolean) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Second phase of the two phase commit protocol for aborting actions.
phase2Cleanup() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Cleanup phase for actions.
phase2Commit(boolean) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Second phase of the two-phase commit protocol for committing actions.
PING - Static variable in class com.arjuna.ats.arjuna.recovery.RecoveryDriver
 
poa(String) - Method in class com.arjuna.orbportability.oa.core.OA
 
poa(String, POA) - Method in class com.arjuna.orbportability.oa.core.OA
 
poa(String) - Method in interface com.arjuna.orbportability.oa.core.POAImple
 
poa(String, POA) - Method in interface com.arjuna.orbportability.oa.core.POAImple
Provide a reference to the child POA.
poa(String) - Method in class com.arjuna.orbportability.OA
 
POAImple - Interface in com.arjuna.orbportability.oa.core
The Portable Object Adapter interface.
PONG - Static variable in class com.arjuna.ats.arjuna.recovery.RecoveryDriver
 
post_init(ORBInitInfo) - Method in class com.arjuna.ats.jts.orbspecific.jacorb.interceptors.context.ContextORBInitializerImpl
 
post_init(ORBInitInfo) - Method in class com.arjuna.ats.jts.orbspecific.jacorb.interceptors.interposition.InterpositionORBInitializerImpl
 
post_init(ORBInitInfo) - Method in class com.arjuna.ats.jts.orbspecific.javaidl.interceptors.context.ContextORBInitializerImpl
 
post_init(ORBInitInfo) - Method in class com.arjuna.ats.jts.orbspecific.javaidl.interceptors.interposition.InterpositionORBInitializerImpl
 
postOAInit() - Method in class com.arjuna.orbportability.oa.Attribute
 
postORBInit() - Method in class com.arjuna.orbportability.debug.OAAttribute
 
postORBInit() - Method in class com.arjuna.orbportability.debug.ORBAttribute
 
postORBInit() - Method in class com.arjuna.orbportability.orb.Attribute
 
PostShutdown - Class in com.arjuna.orbportability.oa
Objects to be called after the OA has shutdown should implement this class.
PostShutdown(String) - Constructor for class com.arjuna.orbportability.oa.PostShutdown
 
PostShutdown - Class in com.arjuna.orbportability.orb
Objects which should be invoked after the ORB has shutdown should be derived from this class.
PostShutdown() - Constructor for class com.arjuna.orbportability.orb.PostShutdown
 
PostShutdown(String) - Constructor for class com.arjuna.orbportability.orb.PostShutdown
 
pre_init(ORBInitInfo) - Method in class com.arjuna.ats.jts.orbspecific.jacorb.interceptors.context.ContextORBInitializerImpl
 
pre_init(ORBInitInfo) - Method in class com.arjuna.ats.jts.orbspecific.jacorb.interceptors.interposition.InterpositionORBInitializerImpl
 
pre_init(ORBInitInfo) - Method in class com.arjuna.ats.jts.orbspecific.javaidl.interceptors.context.ContextORBInitializerImpl
 
pre_init(ORBInitInfo) - Method in class com.arjuna.ats.jts.orbspecific.javaidl.interceptors.interposition.InterpositionORBInitializerImpl
 
prepare(boolean) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Phase one of a two phase commit protocol.
PREPARE_NOTOK - Static variable in class com.arjuna.ats.arjuna.coordinator.TwoPhaseOutcome
 
PREPARE_OK - Static variable in class com.arjuna.ats.arjuna.coordinator.TwoPhaseOutcome
 
PREPARE_READONLY - Static variable in class com.arjuna.ats.arjuna.coordinator.TwoPhaseOutcome
 
PREPARED - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
preparedList - Variable in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
preparedStatus() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
PREPARING - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
present(String) - Method in class com.arjuna.ats.arjuna.tools.log.TransactionTypeManager
Is this transaction log one we support?
PRESENT - Static variable in class com.arjuna.ats.txoj.ConflictType
 
PreShutdown - Class in com.arjuna.orbportability.oa
Instances of classes derived from this interface can be registered with the system and do any tidy-up necessary after the ORB has been shutdown.
PreShutdown(String) - Constructor for class com.arjuna.orbportability.oa.PreShutdown
 
PreShutdown - Class in com.arjuna.orbportability.orb
 
PreShutdown() - Constructor for class com.arjuna.orbportability.orb.PreShutdown
 
PreShutdown(String) - Constructor for class com.arjuna.orbportability.orb.PreShutdown
 
preventCommit() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Force the only outcome for the transaction to be to rollback.
preventCommit() - Method in interface com.arjuna.ats.arjuna.coordinator.Reapable
 
print(PrintStream) - Method in class com.arjuna.ats.arjuna.common.Uid
Print a human-readable form of the Uid.
print(PrintWriter) - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Write information about this specific instance to the specified stream.
print(PrintWriter) - Method in class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
Print out the transaction hierarchy.
print(PrintWriter, int) - Static method in class com.arjuna.ats.arjuna.coordinator.ActionStatus
Print the status on the specified PrintWriter.
print(PrintWriter, int) - Static method in class com.arjuna.ats.arjuna.coordinator.ActionType
Print a human-readable version of the type.
print(PrintWriter, int) - Static method in class com.arjuna.ats.arjuna.coordinator.AddOutcome
 
print(PrintWriter) - Method in class com.arjuna.ats.arjuna.coordinator.RecordList
 
print(PrintWriter, int) - Static method in class com.arjuna.ats.arjuna.coordinator.RecordType
Print a human-readable version of the lock type.
print(PrintWriter, int) - Static method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseOutcome
 
print(PrintWriter, int) - Static method in class com.arjuna.ats.arjuna.ObjectModel
Print out a human-readable form of the model type.
print(PrintWriter, int) - Static method in class com.arjuna.ats.arjuna.ObjectStatus
 
print(PrintWriter, int) - Static method in class com.arjuna.ats.arjuna.ObjectType
Print a human-readable form of the object type.
print(PrintWriter) - Method in class com.arjuna.ats.arjuna.state.InputBuffer
Print information about this instance.
print(PrintWriter) - Method in class com.arjuna.ats.arjuna.state.InputObjectState
 
print(PrintWriter) - Method in class com.arjuna.ats.arjuna.state.OutputBuffer
Print out information about this instance.
print(PrintWriter) - Method in class com.arjuna.ats.arjuna.state.OutputObjectState
 
print(PrintWriter) - Method in class com.arjuna.ats.arjuna.StateManager
Print out information about the object.
print(PrintWriter, int) - Static method in class com.arjuna.ats.txoj.ConflictType
Print a human-readable form of the conflict type.
print(PrintWriter) - Method in class com.arjuna.ats.txoj.Lock
functions inherited from StateManager
print(PrintWriter) - Method in class com.arjuna.ats.txoj.LockManager
Print information about this instance on the specified PrintWriter.
print(PrintWriter, int) - Static method in class com.arjuna.ats.txoj.LockMode
 
print(PrintWriter, int) - Static method in class com.arjuna.ats.txoj.LockResult
Print a human-readable form of the lock result.
print(PrintWriter, int) - Static method in class com.arjuna.ats.txoj.LockStatus
 
printState(PrintWriter) - Method in class com.arjuna.ats.txoj.LockManager
Load state into object prior to doing the printing.
printStateStatus(PrintWriter, int) - Static method in class com.arjuna.ats.arjuna.objectstore.StateStatus
 
printStateType(PrintWriter, int) - Static method in class com.arjuna.ats.arjuna.objectstore.StateType
 
printStatus(PrintWriter) - Method in class com.arjuna.ats.arjuna.coordinator.TxStats
Print all of the current statistics information.
printStatus(PrintWriter, Status) - Static method in class com.arjuna.ats.jts.utils.Utility
 
printString(int) - Static method in class com.arjuna.ats.arjuna.coordinator.AddOutcome
 
printString(int) - Static method in class com.arjuna.ats.txoj.LockStatus
Print a human-readable form.
printXAErrorCode(XAException) - Static method in class com.arjuna.ats.jta.utils.XAHelper
Print a human-readable version of the XAException.
probe() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser
See if any new MBeans need to be registered or if any existing MBeans no longer exist as ObjectStore entries.
probe(String, String) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser
Register new MBeans of the requested type (or unregister ones whose corresponding ObjectStore entry has been removed)
probe() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowserMBean
 
probe() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
Refresh the management view of the whole ObjectStore
probe(String, String) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
 
process - Variable in class com.arjuna.ats.arjuna.common.Uid
 
Process - Interface in com.arjuna.ats.arjuna.utils
Provides a configurable way to get a unique process id.
processIDL(IDLCompiler.IDLCompilerDetails, String, String, String) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler
 
processIDL(IDLCompiler.IDLCompilerDetails, String, String, String, String) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler
 
propagate() - Method in class com.arjuna.ats.txoj.Lock
Propagate the lock.
propagate(Uid, Uid) - Method in class com.arjuna.ats.txoj.LockManager
Change lock ownership as nested action commits.
propagateOnAbort() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Determine if records are discarded on action abort or must be propagated to parents.
propagateOnCommit() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Determine if records are discarded on action commit or must be propagated to parents.
PropertiesFactory - Class in com.arjuna.common.util.propertyservice
This class loads properties according to the file location, substitution and override rules described in the docs.
PropertiesFactory() - Constructor for class com.arjuna.common.util.propertyservice.PropertiesFactory
 
propertyChange(PropertyChangeEvent) - Method in class com.arjuna.ats.arjuna.tools.stats.TxPerfPlugin
 
put(BasicAction) - Method in class com.arjuna.ats.arjuna.coordinator.ActionManager
 
putConnection(Connection) - Method in interface com.arjuna.ats.arjuna.objectstore.jdbc.JDBCAccess
Called from the object store when a connection is no longer used.
putFront(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.RecordList
Explicit push onto front of list.
putRear(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.RecordList
Explicit push onto rear of list.
putTxLocalResource(Object, Object) - Method in interface com.arjuna.ats.jta.transaction.Transaction
 

Q

queryNames(String, QueryExp) - Method in class com.arjuna.ats.arjuna.tools.osb.util.JMXServer
 

R

READ - Static variable in class com.arjuna.ats.txoj.LockMode
 
read_committed(Uid, String) - Method in interface com.arjuna.ats.arjuna.objectstore.ParticipantStore
Read the object's committed state.
read_committed(Uid, String) - Method in interface com.arjuna.ats.arjuna.objectstore.RecoveryStore
Read the object's committed state.
read_committed(Uid, String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ParticipantStoreBean
 
read_committed(Uid, String) - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.ParticipantStoreBeanMBean
 
read_committed(Uid, String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBean
 
read_committed(Uid, String) - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBeanMBean
 
read_committed(Uid, String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.ParticipantStoreProxy
 
read_committed(Uid, String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.RecoveryStoreProxy
 
read_state(Uid, String) - Method in class com.arjuna.ats.txoj.lockstore.LockStore
 
read_uncommitted(Uid, String) - Method in interface com.arjuna.ats.arjuna.objectstore.ParticipantStore
Read the object's shadowed state.
read_uncommitted(Uid, String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ParticipantStoreBean
 
read_uncommitted(Uid, String) - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.ParticipantStoreBeanMBean
 
read_uncommitted(Uid, String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.ParticipantStoreProxy
 
readonlyList - Variable in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
Reapable - Interface in com.arjuna.ats.arjuna.coordinator
 
ReaperMonitor - Interface in com.arjuna.ats.arjuna.coordinator.listener
An instance of this interface will be called whenever a transaction is either timed-out or set rollback-only by the transaction reaper.
rec - Variable in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
 
RecordList - Class in com.arjuna.ats.arjuna.coordinator
This class manages instances of the classes derived from AbstractRecord in the form of an ordered doubly-linked list.
RecordList() - Constructor for class com.arjuna.ats.arjuna.coordinator.RecordList
 
RecordList(RecordList) - Constructor for class com.arjuna.ats.arjuna.coordinator.RecordList
 
RecordListIterator - Class in com.arjuna.ats.arjuna.coordinator
A basic iterator for RecordList instances.
RecordListIterator(RecordList) - Constructor for class com.arjuna.ats.arjuna.coordinator.RecordListIterator
 
RecordType - Class in com.arjuna.ats.arjuna.coordinator
The following enumerated type defines the types of record that are derived from AbstractRecord.
RecordType() - Constructor for class com.arjuna.ats.arjuna.coordinator.RecordType
 
RecordTypeManager - Class in com.arjuna.ats.arjuna.coordinator.abstractrecord
This allows users to define a mapping between record type integers and specific Class-es.
RecordTypeMap - Interface in com.arjuna.ats.arjuna.coordinator.abstractrecord
This allows users to define a mapping between record type integers and specific Class-es.
recover() - Method in interface com.arjuna.ats.jta.recovery.XARecoveryResource
Attempt the recovery.
RECOVERABLE - Static variable in class com.arjuna.ats.arjuna.ObjectType
 
recoverable() - Method in interface com.arjuna.ats.jta.recovery.XARecoveryResource
If we don't have an XAResource then we cannot recover at this stage.
RecoverableXAConnection - Interface in com.arjuna.ats.jta.xa
XA connection implementations must provide an implementation of this class.
RecoverAtomicAction - Class in com.arjuna.ats.arjuna.recovery
 
RecoverAtomicAction(Uid, int) - Constructor for class com.arjuna.ats.arjuna.recovery.RecoverAtomicAction
Re-creates/activates an AtomicAction for the specified transaction Uid.
RECOVERED_OK - Static variable in interface com.arjuna.ats.jta.recovery.XARecoveryResource
Results of performing recovery.
RECOVERY - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
The values are used by the system records.
RECOVERY_BEAN_NAME - Static variable in class com.arjuna.ats.arjuna.tools.osb.api.proxy.StoreManagerProxy
 
RECOVERY_REQUIRED - Static variable in interface com.arjuna.ats.jta.recovery.XARecoveryResource
 
RecoveryActivator - Interface in com.arjuna.ats.arjuna.recovery
Interface for Recovery manager plug-in module.
RecoveryDriver - Class in com.arjuna.ats.arjuna.recovery
 
RecoveryDriver(int) - Constructor for class com.arjuna.ats.arjuna.recovery.RecoveryDriver
 
RecoveryDriver(int, String) - Constructor for class com.arjuna.ats.arjuna.recovery.RecoveryDriver
 
RecoveryDriver(int, String, int) - Constructor for class com.arjuna.ats.arjuna.recovery.RecoveryDriver
 
RecoveryEnvironment - Class in com.arjuna.ats.jts.recovery
Deprecated. use JTSEnvironmentBean instead
RecoveryEnvironment() - Constructor for class com.arjuna.ats.jts.recovery.RecoveryEnvironment
Deprecated.  
RecoveryEnvironmentBean - Class in com.arjuna.ats.arjuna.common
A JavaBean containing configuration properties for the recovery system.
RecoveryEnvironmentBean() - Constructor for class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
 
RecoveryEnvironmentBeanMBean - Interface in com.arjuna.ats.arjuna.common
A JMX MBean interface containing configuration for the recovery system.
RecoveryManager - Class in com.arjuna.ats.arjuna.recovery
The RecoveryManager daemon.
RecoveryModule - Interface in com.arjuna.ats.arjuna.recovery
Interface for Recovery manager plug-in module.
RecoveryMonitor - Class in com.arjuna.ats.arjuna.tools
 
RecoveryMonitor() - Constructor for class com.arjuna.ats.arjuna.tools.RecoveryMonitor
 
recoveryPropertyManager - Class in com.arjuna.ats.arjuna.common
Property manager wrapper for the recovery system.
recoveryPropertyManager() - Constructor for class com.arjuna.ats.arjuna.common.recoveryPropertyManager
 
RecoveryScan - Interface in com.arjuna.ats.arjuna.recovery
Interface for users to receive a callback whenever a recovery scan completes.
RecoveryStore - Interface in com.arjuna.ats.arjuna.objectstore
All ObjectStore implementations that are used to drive recovery MUST implement this interface.
RecoveryStoreBean - Class in com.arjuna.ats.arjuna.tools.osb.api.mbeans
implementation of the JMX interface to the JBossTS recovery store
RecoveryStoreBean() - Constructor for class com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBean
Construct an MBean corresponding to the default recovery store in this JVM
RecoveryStoreBean(RecoveryStore) - Constructor for class com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBean
Construct an MBean corresponding to the given store
RecoveryStoreBeanMBean - Interface in com.arjuna.ats.arjuna.tools.osb.api.mbeans
JMX interface to the JBossTS recovery store OutputObjectState and InputObjectState are wrapped since they are not convertible to open MBean types.
RecoveryStoreProxy - Class in com.arjuna.ats.arjuna.tools.osb.api.proxy
Remote proxy to a RecoveryStore
RecoveryStoreProxy(RecoveryStoreBeanMBean) - Constructor for class com.arjuna.ats.arjuna.tools.osb.api.proxy.RecoveryStoreProxy
 
REFUSED - Static variable in class com.arjuna.ats.txoj.LockResult
 
register() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
register this bean (and its participants) with the MBeanServer
register(String) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
 
register() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
 
registerBean(ObjectName, Object, boolean) - Static method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.StoreManagerProxy
MBean registration helper method
registerMBean(String, ObjStoreItemMBean) - Method in class com.arjuna.ats.arjuna.tools.osb.util.JMXServer
 
registerResource(Resource) - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
Register the specified resource with this transaction.
registerService(Object, String, Object[]) - Method in class com.arjuna.orbportability.Services
The default implementation (probably specified on a per-ORB basis.)
registerService(Object, String, Object[], int) - Method in class com.arjuna.orbportability.Services
 
registerSubtranAware(SubtransactionAwareResource) - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
Register the specified subtransaction aware resource with this transaction.
registerSynchronization(Synchronization) - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
Register the specified synchronization with this transaction.
registerTransaction(Control) - Method in class com.arjuna.ats.jts.ExplicitInterposition
Perform interposition with the specified transaction.
registerTransactionManager(int, ORB, TransactionFactory) - Static method in class com.arjuna.ats.jts.TransactionServer
 
releaseAll(Uid) - Method in class com.arjuna.ats.txoj.LockManager
Clear out all locks for a given action.
RELEASED - Static variable in class com.arjuna.ats.txoj.LockResult
 
releaselock(Uid) - Method in class com.arjuna.ats.txoj.LockManager
Release a SINGLE LOCK lock that has the given uid.
releaseProxy() - Static method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.StoreManagerProxy
release proxies to the object stores
releaseProxy(String) - Static method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.StoreManagerProxy
release proxies to the object stores
rememberAction(BasicAction, int, int) - Method in class com.arjuna.ats.arjuna.StateManager
Remember that the specified transaction is using the object.
remove(RecordTypeMap) - Method in class com.arjuna.ats.arjuna.coordinator.abstractrecord.RecordTypeManager
 
remove(Uid) - Method in class com.arjuna.ats.arjuna.coordinator.ActionManager
 
remove(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.RecordList
 
remove(Object) - Method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
 
remove() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
Remove this AtomicAction from the ObjectStore
remove() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanMBean
 
remove(TxAssociation) - Static method in class com.arjuna.ats.jts.extensions.ThreadAssociations
 
remove_committed(Uid, String) - Method in interface com.arjuna.ats.arjuna.objectstore.TxLog
Remove the object's committed state.
remove_committed(Uid, String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.TxLogBean
 
remove_committed(Uid, String) - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.TxLogBeanMBean
 
remove_committed(Uid, String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.TxLogProxy
 
remove_state(Uid, String) - Method in class com.arjuna.ats.txoj.lockstore.LockStore
Remove the state from the lock store.
remove_uncommitted(Uid, String) - Method in interface com.arjuna.ats.arjuna.objectstore.ParticipantStore
Remove the object's uncommitted state.
remove_uncommitted(Uid, String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ParticipantStoreBean
 
remove_uncommitted(Uid, String) - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.ParticipantStoreBeanMBean
 
remove_uncommitted(Uid, String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.ParticipantStoreProxy
 
removeAll(boolean) - Static method in class com.arjuna.ats.jts.extensions.ThreadAssociations
 
removeAllModules(boolean) - Method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
Remove all modules.
removeChildAction(BasicAction) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Remove a child action.
removeChildThread() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Remove a child thread.
removeChildThread(String) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Remove the specified thread from the transaction.
removeGlobal(TxAssociation) - Static method in class com.arjuna.ats.jts.extensions.ThreadAssociations
 
removeHandler(EventHandler) - Method in class com.arjuna.orbportability.event.EventManager
Remove the specified handler.
removeListener(ReaperMonitor) - Method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
 
removeModule(RecoveryModule, boolean) - Method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
Remove a recovery module from the system.
removeThread() - Method in class com.arjuna.ats.arjuna.AtomicAction
Unregister the current thread from the transaction.
removeThread(Thread) - Method in class com.arjuna.ats.arjuna.AtomicAction
Unregister the specified thread from the transaction.
removeTransaction(String) - Method in class com.arjuna.ats.arjuna.tools.log.TransactionTypeManager
 
replace(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
The current record is about to replace the one presented.
replaceProperties(String) - Static method in class com.arjuna.common.util.propertyservice.StringPropertyReplacer
Go through the input string and replace any occurance of ${p} with the System.getProperty(p) value.
replaceProperties(String, Properties) - Static method in class com.arjuna.common.util.propertyservice.StringPropertyReplacer
Go through the input string and replace any occurance of ${p} with the props.getProperty(p) value.
replaceVariables(String, Hashtable, HashSet) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
 
replayPhase2() - Method in class com.arjuna.ats.arjuna.recovery.RecoverAtomicAction
Replays phase 2 of the commit protocol.
REPLICATION - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
reread() - Method in class com.arjuna.ats.arjuna.state.InputBuffer
Reset the read pointer for this buffer.
reset() - Method in class com.arjuna.ats.arjuna.state.OutputBuffer
Clear the OutputBuffer and rewind the pack pointer.
reset() - Method in interface com.arjuna.ats.jta.xa.RecoverableXAConnection
 
RESOLVE_INITIAL_REFERENCES - Static variable in class com.arjuna.orbportability.Services
 
restart() - Method in class com.arjuna.ats.arjuna.coordinator.RecordListIterator
 
restore_state(InputObjectState, int) - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
During recovery, the transaction log is given to the recovery system and it will recreate a transaction instance to perform necessary recovery actions.
restore_state(InputObjectState, int) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
This assumes the various lists are zero length when it is called.
restore_state(InputObjectState, int) - Method in class com.arjuna.ats.arjuna.StateManager
These methods must be provided by a derived class.
restore_state(InputObjectState, int) - Method in class com.arjuna.ats.txoj.Lock
Carefully restore the state of a Lock.
restrictedXID() - Static method in class com.arjuna.ats.jts.extensions.Arjuna
 
resume(AtomicAction) - Static method in class com.arjuna.ats.arjuna.AtomicAction
Resume transaction association on the current thread.
resume() - Method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
 
resume() - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
Resume this transaction.
resume(ControlWrapper) - Method in class com.arjuna.ats.jts.extensions.DebugTxAssociation
 
resume(ControlWrapper) - Method in interface com.arjuna.ats.jts.extensions.TxAssociation
 
reveal_state(Uid, String) - Method in interface com.arjuna.ats.arjuna.objectstore.RecoveryStore
Reveal a hidden object's state.
reveal_state(Uid, String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBean
 
reveal_state(Uid, String) - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBeanMBean
 
reveal_state(Uid, String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.RecoveryStoreProxy
 
revealedId(String) - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStore
Given a type id which is possibly hidden (e.g., has a ! at the end), make it a valid Uid so we can return it.
rewrite() - Method in class com.arjuna.ats.arjuna.state.OutputBuffer
Reset the pack pointer.
rollback() - Method in interface com.arjuna.ats.arjuna.coordinator.OnePhaseResource
Return values from TwoPhaseOutcome to indicate success or failure.
rollback() - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
 
rollback(ControlWrapper) - Method in class com.arjuna.ats.jts.extensions.DebugTxAssociation
 
rollback() - Method in class com.arjuna.ats.jts.extensions.TopLevelTransaction
 
rollback(ControlWrapper) - Method in interface com.arjuna.ats.jts.extensions.TxAssociation
 
RollbackException - Exception in com.arjuna.ats.jta.exceptions
Thrown by TransactionSynchronizationRegistry implementation if the transaction has rolled back.
RollbackException() - Constructor for exception com.arjuna.ats.jta.exceptions.RollbackException
Constructs a new exception with null as its detail message.
RollbackException(String) - Constructor for exception com.arjuna.ats.jta.exceptions.RollbackException
Constructs a new exception with the specified detail message.
RollbackException(String, Throwable) - Constructor for exception com.arjuna.ats.jta.exceptions.RollbackException
Constructs a new exception with the specified detail message and cause.
RollbackException(Throwable) - Constructor for exception com.arjuna.ats.jta.exceptions.RollbackException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
rollbackOnly() - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
Allow action commit to be supressed.
rolledBack(Uid) - Method in interface com.arjuna.ats.arjuna.coordinator.listener.ReaperMonitor
The indicated transaction has been rolled back by the reaper.
RootOA - Class in com.arjuna.orbportability
RootOA class which represents a RootPOA
rootPoa() - Method in class com.arjuna.orbportability.oa.core.OA
 
rootPoa(POA) - Method in class com.arjuna.orbportability.oa.core.OA
 
rootPoa() - Method in interface com.arjuna.orbportability.oa.core.POAImple
 
rootPoa(POA) - Method in interface com.arjuna.orbportability.oa.core.POAImple
Provide a reference to the root POA.
rootPoa() - Method in class com.arjuna.orbportability.OA
 
RPCCADAVER - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
RPCCALL - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
RPCINITIATE - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
RPCTERMINATE - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
Note that RPCTERMINATE is deliberately late in the list otherwise the server would be terminated BEFORE the user records were processed.
run() - Method in class com.arjuna.ats.arjuna.coordinator.TxControl.Shutdown
 
run() - Method in class com.arjuna.ats.jts.thread.OTSThread
 
run() - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.InputStreamFileWriter
 
run(String) - Method in class com.arjuna.orbportability.oa.core.OA
 
run() - Method in class com.arjuna.orbportability.oa.core.OA
 
run(ORB, String) - Method in interface com.arjuna.orbportability.oa.core.POAImple
run is a way of starting a server listening for invocations.
run(ORB) - Method in interface com.arjuna.orbportability.oa.core.POAImple
run is a way of starting a server listening for invocations.
run(String) - Method in class com.arjuna.orbportability.OA
Place the server into a state where it can begin to accept requests for objects from clients.
run() - Method in class com.arjuna.orbportability.OA
 
RUNNING - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
running() - Method in interface com.arjuna.ats.arjuna.coordinator.Reapable
 
running() - Method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator
 

S

sameTransaction(Xid, Xid) - Static method in class com.arjuna.ats.jta.utils.XAHelper
Compares two Xid instances at the gtid level only.
sameXID(Xid, Xid) - Static method in class com.arjuna.ats.jta.utils.XAHelper
Compares two Xid instances.
save_state(OutputObjectState, int) - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
When the transaction is required to make the intentions list persistent, it scans the list and asks each record whether or not it requires state to be saved (by calling doSave).
save_state(OutputObjectState, int) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Redefined version of save_state and restore_state from StateManager.
save_state(OutputObjectState, int) - Method in class com.arjuna.ats.arjuna.StateManager
These methods must be used by a derived class.
save_state(OutputObjectState, int) - Method in class com.arjuna.ats.txoj.Lock
Save the state of a lock object.
savedIntentionList - Variable in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
scan() - Method in interface com.arjuna.ats.arjuna.recovery.ExpiryScanner
perform a scan
SCAN - Static variable in class com.arjuna.ats.arjuna.recovery.RecoveryDriver
 
scan() - Method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
Force a recovery scan now.
scan(RecoveryScan) - Method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
Force a recovery scan now.
sec - Variable in class com.arjuna.ats.arjuna.common.Uid
 
SERVERAA_COMMIT - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
SERVERAA_NO_CONTROL - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
SERVERAA_PREPARE - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
Service - Interface in com.arjuna.ats.arjuna.recovery
a service is used to serve one or more requests from an input stream and post results on an output stream.
serviceId - Static variable in class com.arjuna.ats.jts.OTSManager
 
Services - Class in com.arjuna.orbportability
An attempt at some ORB portable ways of accessing ORB services.
Services(ORB) - Constructor for class com.arjuna.orbportability.Services
Create a Services class which provides standard services for the given ORB instance.
set_timeout(int) - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
Set the transaction timeout.
setActionStore(String) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets the symbolic name of the action store.
setAllowMultipleLastResources(boolean) - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
Sets if multiple last (i.e.
setAllowNestedLocking(boolean) - Method in class com.arjuna.ats.txoj.common.TxojEnvironmentBean
Sets if nested locking is allowed or not.
setAlternativeRecordOrdering(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Set whether or not to use the alternative abstract record ordering.
setAlwaysPropagateContext(boolean) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Sets if a transaction context should always be propagated on remote calls.
setAndFlagParameter(String, String, Hashtable) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
 
setAsyncCommit(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets if asynchronous commit behaviour should be enabled or not.
setAsyncPrepare(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets if asynchronous prepare behaviour should be enabled or not.
setAsyncRollback(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets if asynchronous rollback behaviour should be enabled or not.
setBeforeCompletionWhenRollbackOnly(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets if beforeCompletion should be called on transactions that are set rollback only.
setBindMechanism(String) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Sets the symbolic name of the configuration mechanism used for service bindings.
setBindName(String) - Method in class com.arjuna.ats.jta.utils.JNDIReferenceBindingBean
 
setBuffer(byte[]) - Method in class com.arjuna.ats.arjuna.state.InputBuffer
Set the buffer to be used by this instance.
setBuildlist(String) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler
 
setCacheStoreHash(int) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets the number of hash buskets used to store the cache work queue.
setCacheStoreRemovedItems(int) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets the maximum number of removed items that may be held in the cache before being purged.
setCacheStoreScanPeriod(int) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets the interval on which the cache will process outstanding work, in milliseconds.
setCacheStoreSize(int) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets the maximum size, in bytes, of the in-memory object state cache.
setCacheStoreSync(boolean) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets if writes to the store should be synched to disk or not.
setCacheStoreWorkItems(int) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets the maximum number of outstanding writes that may be held in the cache.
setCheckedAction(CheckedAction) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Add the specified CheckedAction object to this transaction.
setCheckedAction(CheckedAction) - Method in interface com.arjuna.ats.jts.extensions.Current
 
setCheckedActionFactory(CheckedActionFactory) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets the instance of CheckedActionFactory.
setCheckedActionFactoryClassName(String) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets the class name of the CheckedActionFactory implementation.
setCheckedTransactions(boolean) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Sets if checked transactions should be used.
setClassicPrepare(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets if old sytle prepare handling should be used for PersistenceRecord.
setClassName(String) - Method in class com.arjuna.ats.jta.utils.JNDIReferenceBindingBean
 
setCommitedTransactionRetryLimit(int) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Sets the number of attempts to make to notify resource of a transaction commit during recovery.
setCommitOnePhase(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets if one phase commit behaviour is enabled or not.
setCommunicationStore(String) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets the symbolic name of the communication store.
setContextPropMode(String) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Sets the name of the context propagation mode.
setDebug(String) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler
 
setDefaultTimeout(int) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets the default lifetime after which a transaction may be considered for timeout, in seconds.
setDefaultTimeout(int) - Static method in class com.arjuna.ats.arjuna.coordinator.TxControl
Set the timeout to be associated with a newly created transaction if there is no other timeout to be used.
setDestdir(String) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler
 
setDisableMultipleLastResourcesWarning(boolean) - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
Sets if the per-transaction warning on enlistment of multiple last resource is disabled or not.
setEnableStatistics(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets if transaction statistics should be recorded or not.
setEnableStatistics(boolean) - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
setEventHandlerClassNames(List<String>) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Sets the class names of the ORB object connect/disconnect event handlers.
setEventHandlers(List<EventHandler>) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Sets the instances of EventHandler.
setExpiryScanInterval(int) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Sets the interval on which the ObjectStore will be scanned for expired items, in hours.
setExpiryScannerClassNames(List<String>) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Sets the expiry scanners.
setExpiryScanners(List<ExpiryScanner>) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Sets the instances of ExpiryScanner.
setFactory(String) - Method in class com.arjuna.ats.jta.utils.JNDIReferenceBindingBean
 
setFactoryLocation(String) - Method in class com.arjuna.ats.jta.utils.JNDIReferenceBindingBean
 
setFileDir(String) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Sets the name of the direcory to store reference files in.
setFilename(String) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler
 
setFinalizeBasicActions(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets whether or not to use finalizers for BasicActions (i.e.
setForEach(String, String) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
 
setHashedDirectories(int) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets the number of directories over which the ObjectStore will be split.
setHeuristicDecision(int) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
WARNING: use with extreme care!
setHierarchyRetry(int) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets the maximum number of attempts which may be made to create a direcory tree in the store.
setHierarchyTimeout(int) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets the time in milliseconds to wait between file creation retries.
setIDLExecutable(String) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
 
setInitialReferencesFile(String) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Sets the name of the initial references file.
setInitialReferencesRoot(String) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Sets the name of the directory in which the initial reference file is stored.
setInproperty(String) - Method in class com.arjuna.orbportability.common.ant.IDLBuildList
 
setInterposition(String) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Sets the Xid format interposition strategy.
setIsolationLevel(int) - Method in class com.arjuna.ats.jdbc.common.JDBCEnvironmentBean
Sets the default transaction isolation level for database operations.
setIssueRecoveryRollback(boolean) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Sets if resources will have rollback invoked explicitly on them by recovery.
setJndiProperties(Hashtable) - Method in class com.arjuna.ats.jdbc.common.JDBCEnvironmentBean
Sets the JNDI properties used by transactional driver code.
setLastResourceOptimisationInterface(Class) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Sets a Class to use as the marker interface for LastResource
setLastResourceOptimisationInterfaceClassName(String) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Sets the class name of the marker interface used to indicate a LastResource.
setLink(Lock) - Method in class com.arjuna.ats.txoj.Lock
Set the next lock in the chain.
setLocalOSRoot(String) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets the local ObjectStore root directory name.
setLocalSlotId(int) - Static method in class com.arjuna.ats.jts.OTSManager
 
setlock(Lock) - Method in class com.arjuna.ats.txoj.LockManager
 
setlock(Lock, int) - Method in class com.arjuna.ats.txoj.LockManager
 
setlock(Lock, int, int) - Method in class com.arjuna.ats.txoj.LockManager
 
setLockStoreDir(String) - Method in class com.arjuna.ats.txoj.common.TxojEnvironmentBean
Sets the directory path to be used for storing persistent locks.
setLockStoreType(String) - Method in class com.arjuna.ats.txoj.common.TxojEnvironmentBean
Sets the name of the lock store implementation.
setMaintainHeuristics(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets if heuristics should be recorded or not.
setMappings(String) - Method in class com.arjuna.orbportability.common.ant.IDLBuildListElement
 
setMBeanServerConnection(MBeanServerConnection) - Method in class com.arjuna.ats.arjuna.tools.stats.TxPerfGraph
 
setMultipleLockStore(String) - Method in class com.arjuna.ats.txoj.common.TxojEnvironmentBean
Sets the name of the multiple lock store implementation.
setNeedTranContext(boolean) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Sets if transaction context interceptors will require a context to be present.
setNext(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Set the next element in the list to the specified instance.
setNodeIdentifier(String) - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
Sets the node identifier.
setObjectStoreDir(String) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets the ObjectStore directory path.
setObjectStoreSync(boolean) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets if ObjectStore operations should be synched to disk or not.
setObjectStoreType(String) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets the symbolic name of the ObjectStore implementation.
setORB(ORB) - Static method in class com.arjuna.ats.jts.OTSManager
 
setOrb(String) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler
 
setOrb(ORB) - Method in class com.arjuna.orbportability.ORB
 
setOrbData(ORBData) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Sets the instance of ORBData
setOrbDataClassName(String) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Sets the class name of the ORBData implementation.
setOrbImpleClass(Class<? extends ORBImple>) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Sets the ORBImple implementation class.
setOrbImpleClassName(String) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Sets the class name of the ORBImple implementation.
setOrbInitializationProperties(Map<String, String>) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Sets the Map of properties used for ORB initialization.
setORBName(String) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
 
setOutcome(int) - Method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseOutcome
 
setPackage(String) - Method in class com.arjuna.orbportability.common.ant.IDLBuildListElement
 
setPackage(String) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler
 
setParameters(String) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler
 
setPeriodicRecoveryPeriod(int) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Sets the interval between recovery scans, in seconds.
setPid(int) - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
Sets the process id to use if ManualProcessId is selected.
setPOA(OA) - Static method in class com.arjuna.ats.jts.OTSManager
 
setPOA(POA) - Method in class com.arjuna.orbportability.OA
 
setPoa(String, POA) - Method in class com.arjuna.orbportability.OA
 
setPoaImpleClass(Class<? extends POAImple>) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Sets the POAImple implementation class.
setPoaImpleClassName(String) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Sets the class name of the POAImple implementation.
setPrevious(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Set the previous element in the list to the specified instance.
setProcess(Process) - Static method in class com.arjuna.ats.arjuna.utils.Utility
 
setProcessImplementation(Process) - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
Sets the instance of com.arjuna.ats.arjuna.utils.Process
setProcessImplementationClassName(String) - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
Sets the class name of the Process implementation to use.
setPropagateTerminator(boolean) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Sets if a reference to the terminator should be included in the propagation context.
setPurgeTime(long) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets the purge interval for the LogStore, in milliseconds.
setReadonlyOptimisation(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets if handling of read only resources should be optimized.
setReceivedSlotId(int) - Static method in class com.arjuna.ats.jts.OTSManager
 
setRecoveryActivatorClassNames(List<String>) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Sets the recovery activators.
setRecoveryActivators(List<RecoveryActivator>) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Sets the instances of RecoveryActivator.
setRecoveryAddress(String) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Sets the hostname on which the recovery listener should bind.
setRecoveryBackoffPeriod(int) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Sets the interval between recovery phases, in seconds.
setRecoveryInetAddress(InetAddress) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Sets the InetAddress on which the recovery listener should bind.
setRecoveryListener(boolean) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Sets if the recovery system should listen on a network socket or not.
setRecoveryManagerAddress(String) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Sets the hostname on which the recovery manager will bind.
setRecoveryManagerInetAddress(InetAddress) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Sets the InetAddress on which the recovery manager should bind.
setRecoveryManagerPort(int) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Sets the port number on which the recovery manager will listen.
setRecoveryModuleClassNames(List<String>) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Sets the recovery modules.
setRecoveryModules(List<RecoveryModule>) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Sets the instances of RecoveryModule.
setRecoveryPort(int) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Sets the network port number on which the recovery listener should bind.
setResolveService(String) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Sets the symbolic name of the configuration mechanism for resolving service references.
setRootPoa(POA) - Method in class com.arjuna.orbportability.ChildOA
Set the Root POA represented by this ChildOA class
setScanZeroLengthFiles(boolean) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets if zero length files should be returned by a recovery scan.
setShare(int) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets the share mode of the ObjectStore
setSharedTransactionLog(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets if the transaction log should be run in shared mode or not.
setSingleLockStore(String) - Method in class com.arjuna.ats.txoj.common.TxojEnvironmentBean
Sets the name of the single lock store implementation.
setSocketProcessIdMaxPorts(int) - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
Sets the maximum number of ports the socket process id implemention will try when searching to find one that is free.
setSocketProcessIdPort(int) - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
Sets the port on which the socket based process id implementation will listen.
setSrc(String) - Method in class com.arjuna.orbportability.common.ant.IDLBuildListElement
 
setStartDisabled(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets if the transaction manager should be created in a disabled state or not.
setStatus(int) - Method in class com.arjuna.ats.arjuna.StateManager
 
setStatus(LogRecordWrapper, ParticipantStatus) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
Request a change in status of a participant.
setStatus(String) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
 
setStatus(ParticipantStatus) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
 
setStatus(String) - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapperMBean
 
setSupportInterposedSynchronization(boolean) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Sets if Synchronizations can be interposed.
setSupportRollbackSync(boolean) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Sets if Synchronizations will be fired on transaction rollback.
setSupportSubtransactions(boolean) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Sets if subtransactions should be allowed.
setSupportSubtransactions(boolean) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Sets if subtransactions are allowed in the JTS.
setSynchronousRemoval(boolean) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets if the LogStore should write removal records synchronously or not.
setTimeoutPropagation(boolean) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Sets if the timeout value propagated should be time remaining or not.
setTimeoutSocket(boolean) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Sets the socket timeout behaviour of the Listener instances.
setTimestamp(long) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
 
setTransaction(javax.transaction.Transaction) - Method in interface com.arjuna.ats.jta.xa.RecoverableXAConnection
Remember the transaction we are being used within.
setTransactionManager(TransactionManager) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Sets the instance of javax.transaction.TransactionManager
setTransactionManager(boolean) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Sets if an external transaction manager process should be used.
setTransactionManagerClassName(String) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Sets the class name of the javax.transaction.TransactionManager implementation.
setTransactionManagerJNDIContext(String) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Sets the JNDI bind name for the implementation of TransactionManager.
setTransactionStatusManagerAddress(String) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Sets the hostname on which the transaction status manager should bind.
setTransactionStatusManagerEnable(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets if the transaction status manager service should be provided or not.
setTransactionStatusManagerExpiryTime(int) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Sets the time period after which items will be considered to have expired, in hours.
setTransactionStatusManagerInetAddress(InetAddress) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Sets the InetAddress on which the transaction status manager should bind.
setTransactionStatusManagerPort(int) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Sets the network port number on which the transaction status manager should bind.
setTransactionSync(boolean) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets if transaction log operations should be synched to disk or not.
setTransactionSynchronizationRegistry(TransactionSynchronizationRegistry) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Sets the instance of javax.transaction.TransactionSynchronizationRegistry
setTransactionSynchronizationRegistryClassName(String) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Sets the class name of the javax.transaction.TransactionSynchronizationRegistry implementation.
setTransactionSynchronizationRegistryJNDIContext(String) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Sets tje JNDI bind name for the implementation of TransactionSynchronizationRegistry.
setTxLogSize(long) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets the default size of the LogStore, in bytes.
setTxReaperCancelFailWaitPeriod(long) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets the delay to allow an interrupted cancel to be cleaned up.
setTxReaperCancelWaitPeriod(long) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets the delay to allow a cancel to be processed before interrupting it.
setTxReaperMode(String) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets the operating mode of the transaction timeout processing system.
setTxReaperTimeout(long) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets the timeout interval of the transaction reaper.
setTxReaperZombieMax(int) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets the threshold number of zombie threads at which errors will start to be reported.
setTypes(Map<String, String>) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser
Define which object store types will registered as MBeans
setupStore(String, int) - Static method in class com.arjuna.ats.arjuna.objectstore.StoreManager
 
setupStore() - Method in class com.arjuna.ats.arjuna.StateManager
Make sure the object store is set up, if required.
setupStore(String) - Method in class com.arjuna.ats.arjuna.StateManager
 
setupStore(String, String) - Method in class com.arjuna.ats.arjuna.StateManager
Make sure the object store is set up, if required.
setUserTransaction(UserTransaction) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Sets the instance of javax.transaction.UserTransaction
setUserTransactionClassName(String) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Sets the class name of the javax.transaction.UserTransaction implementation.
setUserTransactionJNDIContext(String) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Sets the JNDI bind name for the implementation of UserTransaction.
setValid(boolean) - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ObjectStateWrapper
 
setValue(Object) - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
 
setVarDir(String) - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
Sets the 'var' directory path
setVerbose(String) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler
 
setWriteOptimisation(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets if write optimization protocol should be used for PersistenceRecord.
setXaAssumeRecoveryComplete(boolean) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Sets if XAResources that can't be recovered should be assumed to have completed.
setXANodeName(byte[]) - Static method in class com.arjuna.ats.arjuna.coordinator.TxControl
 
setXaRecoveryNodes(List<String>) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Sets the node identifiers for which recovery will be performed.
setXaResourceMapClassNames(List<String>) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Sets the names of the XAResourceMap classes used for XAException handling.
setXaResourceMaps(List<XAResourceMap>) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Sets the instances of XAResourceMap.
setXaResourceOrphanFilterClassNames(List<String>) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Sets the class names of XAResourceOrphanFilter implementations.
setXaResourceOrphanFilters(List<XAResourceOrphanFilter>) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Sets the instances of XAResourceOrphanFilter.
setXAResourceRecordWrappingPlugin(XAResourceRecordWrappingPlugin) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Sets the instance of XAResourceRecordWrappingPlugin
setXAResourceRecordWrappingPluginClassName(String) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Sets the class name of the XAResourceRecordWrappingPlugin implementation.
setXaResourceRecoveries(List<XAResourceRecovery>) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Sets the instances of XAResourceRecovery.
setXaResourceRecoveryClassNames(List<String>) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Sets the class names of the XAResourceRecovery implementations that will be used, each optionally including trailing configuration data.
setXaRollbackOptimization(boolean) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Sets if failed resources should be cleaned up during prepare or during phase two.
setXaTransactionTimeoutEnabled(boolean) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Sets if the transaction timeout should be passed to the enlisted XAResource or not.
shareState() - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStore
 
shareStatus - Variable in class com.arjuna.ats.arjuna.objectstore.ObjectStore
 
shouldAdd(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Should we add the record presented to the intentions list?
shouldAlter(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Should we alter the current record with the one presented?
shouldMerge(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Should we merge the current record with the one presented?
shouldReplace(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Should we replace the record presented with the current record?
shutdown() - Static method in class com.arjuna.ats.arjuna.objectstore.StoreManager
 
shutdown() - Method in class com.arjuna.ats.arjuna.recovery.TransactionStatusManager
 
Shutdown - Class in com.arjuna.orbportability.oa
Common methods for OA shutdown.
Shutdown(String) - Constructor for class com.arjuna.orbportability.oa.Shutdown
 
shutdown() - Method in class com.arjuna.orbportability.orb.core.ORB
 
shutdown() - Method in interface com.arjuna.orbportability.orb.core.ORBImple
Shutdown the ORB.
Shutdown - Class in com.arjuna.orbportability.orb
Some common methods for the ORB shutdown classes.
Shutdown(String) - Constructor for class com.arjuna.orbportability.orb.Shutdown
 
shutdown() - Method in class com.arjuna.orbportability.ORB
Shutdown the ORB.
shutdownObject(Object) - Method in class com.arjuna.orbportability.ChildOA
 
shutdownObject(Servant) - Method in class com.arjuna.orbportability.ChildOA
 
shutdownObject(Object) - Method in class com.arjuna.orbportability.OA
Dispose of the object, i.e., unregister it from the ORB.
shutdownObject(Servant) - Method in class com.arjuna.orbportability.OA
 
shutdownObject(Object) - Method in class com.arjuna.orbportability.RootOA
 
shutdownObject(Servant) - Method in class com.arjuna.orbportability.RootOA
 
SINGLE - Static variable in class com.arjuna.ats.arjuna.ObjectModel
In the SINGLE model, it is assumed that only a single instance of the object will exist within a single JVM.
size() - Method in class com.arjuna.ats.arjuna.coordinator.RecordList
 
size() - Method in interface com.arjuna.ats.arjuna.state.ByteBuffer
 
size() - Method in class com.arjuna.ats.arjuna.state.InputObjectState
 
size() - Method in class com.arjuna.ats.arjuna.state.OutputObjectState
 
start() - Method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator
 
start(BasicAction) - Method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator
 
start() - Method in interface com.arjuna.ats.arjuna.objectstore.BaseStore
 
start() - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStore
 
start() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.BaseStoreBean
life cycle method for registering the MBean
start() - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.BaseStoreMBean
 
start() - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.TxLogProxy
 
start() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser
Initialise the MBean
start(String[]) - Method in class com.arjuna.ats.jts.services.transactionserver.TransactionServerService
Called when the service is started.
startRCservice() - Method in interface com.arjuna.ats.arjuna.recovery.RecoveryActivator
Called to create appropriate instance(s), specific to a standard transaction protocol, able to receive inquiries for recovery
startRecoveryManagerThread() - Method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
Start the recovery manager thread.
startServerConnector(String) - Static method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.StoreManagerProxy
Helper method for remote clients to connect to an MBean Server
StartXAResource - Interface in com.arjuna.ats.jta.resources
 
StateManager - Class in com.arjuna.ats.arjuna
The root of the Arjuna class hierarchy.
StateManager(Uid) - Constructor for class com.arjuna.ats.arjuna.StateManager
Create object with specific uid.
StateManager(Uid, int) - Constructor for class com.arjuna.ats.arjuna.StateManager
 
StateManager(Uid, int, int) - Constructor for class com.arjuna.ats.arjuna.StateManager
 
StateManager() - Constructor for class com.arjuna.ats.arjuna.StateManager
 
StateManager(int) - Constructor for class com.arjuna.ats.arjuna.StateManager
 
StateManager(int, int) - Constructor for class com.arjuna.ats.arjuna.StateManager
 
StateManagerWrapper - Class in com.arjuna.ats.arjuna.tools.osb.mbean
 
StateManagerWrapper(RecoveryStore, Uid, String) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.StateManagerWrapper
 
StateStatus - Class in com.arjuna.ats.arjuna.objectstore
The status of states in the ObjectStore.
stateStatusString(int) - Static method in class com.arjuna.ats.arjuna.objectstore.StateStatus
 
StateType - Class in com.arjuna.ats.arjuna.objectstore
The type of the state in the ObjectStore.
stateTypeString(int) - Static method in class com.arjuna.ats.arjuna.objectstore.StateType
 
stateUid() - Method in class com.arjuna.ats.arjuna.state.InputObjectState
 
stateUid() - Method in class com.arjuna.ats.arjuna.state.OutputObjectState
 
status() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
status() - Method in class com.arjuna.ats.arjuna.StateManager
 
stop() - Method in interface com.arjuna.ats.arjuna.objectstore.BaseStore
 
stop() - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStore
 
stop() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.BaseStoreBean
life cycle method for un-registering the MBean
stop() - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.BaseStoreMBean
 
stop() - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.TxLogProxy
 
stop() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser
Unregister all MBeans representing objects in the ObjectStore represented by this MBean
stop(int) - Method in class com.arjuna.ats.jts.services.transactionserver.TransactionServerService
Called when the service is being asked to stop.
stopServerConnector() - Static method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.StoreManagerProxy
 
storeDir() - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStore
 
StoreManager - Class in com.arjuna.ats.arjuna.objectstore
Single point of control for the management of storage instances.
StoreManager(ObjectStoreAPI, ObjectStoreAPI, ObjectStoreAPI) - Constructor for class com.arjuna.ats.arjuna.objectstore.StoreManager
 
StoreManagerProxy - Class in com.arjuna.ats.arjuna.tools.osb.api.proxy
Miscellaneous methods for obtaining remote proxies to the JBossTS Recovery and Participant stores
storeRoot() - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStore
 
strictXID() - Static method in class com.arjuna.ats.jts.extensions.Arjuna
 
stringForm() - Method in class com.arjuna.ats.arjuna.common.Uid
 
stringForm(int) - Static method in class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
stringForm(int) - Static method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseOutcome
 
stringForm(int) - Static method in class com.arjuna.ats.jta.utils.JTAHelper
 
stringForm(int) - Static method in class com.arjuna.ats.txoj.ConflictType
 
stringForm(int) - Static method in class com.arjuna.ats.txoj.LockMode
 
stringForm(int) - Static method in class com.arjuna.ats.txoj.LockResult
 
StringPropertyReplacer - Class in com.arjuna.common.util.propertyservice
A utility class for replacing properties in strings.
StringPropertyReplacer() - Constructor for class com.arjuna.common.util.propertyservice.StringPropertyReplacer
 
stringStatus(Status) - Static method in class com.arjuna.ats.jts.utils.Utility
 
stringVote(Vote) - Static method in class com.arjuna.ats.jts.utils.Utility
 
stripDirectory(String) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler
 
supressEntry(String) - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStore
Suppress directories of the specified type from allTypes etc?
suspend() - Static method in class com.arjuna.ats.arjuna.AtomicAction
Suspend all transaction association from the invoking thread.
suspend(boolean) - Method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
Suspend the recovery manager.
suspend() - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
Suspend this transaction from the current thread.
suspend(ControlWrapper) - Method in class com.arjuna.ats.jts.extensions.DebugTxAssociation
 
suspend(ControlWrapper) - Method in interface com.arjuna.ats.jts.extensions.TxAssociation
 
sync() - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStore
Some object store implementations may be running with automatic sync disabled.
sync() - Method in interface com.arjuna.ats.arjuna.objectstore.TxLog
Some object store implementations may be running with automatic sync disabled.
sync() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.TxLogBean
 
sync() - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.TxLogBeanMBean
 
sync() - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.TxLogProxy
 
SYNCHRONIZATION_EXCEPTION - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
SynchronizationRecord - Interface in com.arjuna.ats.arjuna.coordinator
 
synchronousScan() - Method in class com.arjuna.ats.arjuna.recovery.RecoveryDriver
 
synchronousScan(int, int) - Method in class com.arjuna.ats.arjuna.recovery.RecoveryDriver
 

T

TABLE_NAME - Static variable in interface com.arjuna.ats.arjuna.objectstore.jdbc.JDBCAccess
 
tableName() - Method in interface com.arjuna.ats.arjuna.objectstore.jdbc.JDBCAccess
 
terminate(boolean) - Static method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
Terminate the transaction reaper.
terminate() - Method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
Terminate and cleanup the recovery manager.
terminate(boolean) - Method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
Terminate and cleanup the recovery manager.
terminate() - Method in class com.arjuna.ats.arjuna.StateManager
The following function checks to see if the object is going out of scope while an action is still running.
terminate() - Method in class com.arjuna.ats.jts.thread.OTSThread
 
terminate() - Method in class com.arjuna.ats.txoj.LockManager
This method *must* be called in the finalizer of every object.
ThreadAssociationControl - Class in com.arjuna.ats.jts.extensions
Used to process thread associations.
ThreadAssociationControl() - Constructor for class com.arjuna.ats.jts.extensions.ThreadAssociationControl
 
ThreadAssociations - Class in com.arjuna.ats.jts.extensions
Instances of TxAssociation can be added on a per thread basis, or for all threads.
ThreadAssociations() - Constructor for class com.arjuna.ats.jts.extensions.ThreadAssociations
 
ThreadUtil - Class in com.arjuna.ats.arjuna.utils
Provides utilities to manage thread ids.
ThreadUtil() - Constructor for class com.arjuna.ats.arjuna.utils.ThreadUtil
 
toBeUsed() - Method in interface com.arjuna.ats.arjuna.recovery.ExpiryScanner
Is this scanner to be used.
TOP_LEVEL - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionType
 
TOP_LEVEL - Static variable in class com.arjuna.ats.jts.extensions.AtomicTransaction
The types of transactions which can be created.
topLevelAbort() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
A rollback of a top-level transaction has occurred.
topLevelAction() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
TopLevelAction - Class in com.arjuna.ats.arjuna
This class provides a (nested) top-level transaction.
TopLevelAction() - Constructor for class com.arjuna.ats.arjuna.TopLevelAction
 
topLevelActionUid() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
The following function returns the Uid of the top-level atomic action.
topLevelCleanup() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Cleanup is called if a top-level action is detected to be an orphan.
topLevelCommit() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
A commit of a top-level transaction has occurred.
topLevelOnePhaseCommit() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Perform a top-level one phase commit.
topLevelPrepare() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
A prepare for a top-level transaction has occurred.
TopLevelTransaction - Class in com.arjuna.ats.jts.extensions
Creates a nested top-level transaction.
TopLevelTransaction() - Constructor for class com.arjuna.ats.jts.extensions.TopLevelTransaction
 
toString() - Method in class com.arjuna.ats.arjuna.common.Uid
Same as stringForm()
toString() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Overloads Object.toString()
toString() - Method in class com.arjuna.ats.arjuna.coordinator.RecordList
 
toString(int) - Static method in class com.arjuna.ats.arjuna.ObjectStatus
 
toString(int) - Static method in class com.arjuna.ats.arjuna.ObjectType
 
toString() - Method in class com.arjuna.ats.arjuna.state.InputObjectState
 
toString() - Method in class com.arjuna.ats.arjuna.state.OutputObjectState
 
toString(String, StringBuilder) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
 
toString(String, StringBuilder) - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanWrapperInterface
 
toString(String, StringBuilder) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
 
toString(String, StringBuilder) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
 
toString() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
 
toString(String, StringBuilder) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
 
toString() - Method in class com.arjuna.ats.jta.xa.XidImple
 
toString() - Method in class com.arjuna.ats.txoj.Lock
Overrides Object.toString()
toString() - Method in class com.arjuna.orbportability.common.ant.IDLBuildListElement
 
Transaction - Interface in com.arjuna.ats.jta.transaction
 
TRANSACTION_NOT_PREPARED - Static variable in interface com.arjuna.ats.jta.recovery.XARecoveryResource
 
TRANSACTION_REQUIRED_BASE - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
TRANSACTION_REQUIRED
TRANSACTION_ROLLEDBACK_BASE - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
TRANSACTION_ROLLEDBACK
TransactionalDriver - Class in com.arjuna.ats.jdbc
Transactional JDBC 2.0 driver.
TransactionalDriver() - Constructor for class com.arjuna.ats.jdbc.TransactionalDriver
 
transactionLifetime() - Static method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
 
TransactionManager - Class in com.arjuna.ats.jta
 
TransactionManager() - Constructor for class com.arjuna.ats.jta.TransactionManager
 
transactionManager(InitialContext) - Static method in class com.arjuna.ats.jta.TransactionManager
Retrieve a reference to the transaction manager from the passed in JNDI initial context.
transactionManager() - Static method in class com.arjuna.ats.jta.TransactionManager
Retrieve the singleton transaction manager reference.
TransactionMonitor - Class in com.arjuna.ats.arjuna.tools
 
TransactionMonitor() - Constructor for class com.arjuna.ats.arjuna.tools.TransactionMonitor
 
TransactionReaper - Class in com.arjuna.ats.arjuna.coordinator
Class to record transactions with non-zero timeout values, and class to implement a transaction reaper thread which terminates these transactions once their timeout elapses.
transactionReaper() - Static method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
Starting with 4.8, this method will always return an instance, will never return null.
TransactionServer - Class in com.arjuna.ats.jts
 
TransactionServer() - Constructor for class com.arjuna.ats.jts.TransactionServer
 
TransactionServerService - Class in com.arjuna.ats.jts.services.transactionserver
 
TransactionServerService() - Constructor for class com.arjuna.ats.jts.services.transactionserver.TransactionServerService
 
transactionService - Static variable in class com.arjuna.orbportability.Services
 
TransactionStatusConnectionManager - Class in com.arjuna.ats.arjuna.recovery
 
TransactionStatusConnectionManager() - Constructor for class com.arjuna.ats.arjuna.recovery.TransactionStatusConnectionManager
Gets a reference to the Object Store.
TransactionStatusManager - Class in com.arjuna.ats.arjuna.recovery
 
TransactionStatusManager() - Constructor for class com.arjuna.ats.arjuna.recovery.TransactionStatusManager
 
TransactionStatusManager(int) - Constructor for class com.arjuna.ats.arjuna.recovery.TransactionStatusManager
 
TransactionStatusManager(String) - Constructor for class com.arjuna.ats.arjuna.recovery.TransactionStatusManager
 
TransactionStatusManager(String, int) - Constructor for class com.arjuna.ats.arjuna.recovery.TransactionStatusManager
 
TransactionTypeManager - Class in com.arjuna.ats.arjuna.tools.log
 
TransactionTypeManager.TransactionTypeMap - Interface in com.arjuna.ats.arjuna.tools.log
Only allows the movement of heuristic participants to the prepared list.
tryLock() - Method in interface com.arjuna.ats.arjuna.common.Mutex
 
tryLockMutex() - Method in class com.arjuna.ats.arjuna.StateManager
 
tsLogger - Class in com.arjuna.ats.arjuna.logging
 
tsLogger() - Constructor for class com.arjuna.ats.arjuna.logging.tsLogger
 
TwoPhaseCoordinator - Class in com.arjuna.ats.arjuna.coordinator
Adds support for synchronizations to BasicAction.
TwoPhaseCoordinator() - Constructor for class com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator
 
TwoPhaseCoordinator(Uid) - Constructor for class com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator
 
TwoPhaseCoordinator(int) - Constructor for class com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator
 
TwoPhaseCoordinator(Uid, int) - Constructor for class com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator
 
TwoPhaseOutcome - Class in com.arjuna.ats.arjuna.coordinator
The outcomes which can be generated when a transaction attempts to prepare/commit/rollback.
TwoPhaseOutcome(int) - Constructor for class com.arjuna.ats.arjuna.coordinator.TwoPhaseOutcome
 
tx - Class in com.arjuna.ats.jts.tx
 
tx() - Constructor for class com.arjuna.ats.jts.tx.tx
 
tx_allow_nesting() - Static method in class com.arjuna.ats.jts.tx.tx
 
tx_begin() - Static method in class com.arjuna.ats.jts.tx.tx
 
TX_CHAINED - Static variable in class com.arjuna.ats.jts.tx.tx
 
tx_close() - Static method in class com.arjuna.ats.jts.tx.tx
The X/Open spec.
tx_commit() - Static method in class com.arjuna.ats.jts.tx.tx
 
TX_COMMIT_COMPLETED - Static variable in class com.arjuna.ats.jts.tx.tx
 
TX_COMMIT_DESICION_LOGGED - Static variable in class com.arjuna.ats.jts.tx.tx
 
TX_EINVAL - Static variable in class com.arjuna.ats.jts.tx.tx
 
TX_ERROR - Static variable in class com.arjuna.ats.jts.tx.tx
 
TX_FAIL - Static variable in class com.arjuna.ats.jts.tx.tx
 
TX_HAZARD - Static variable in class com.arjuna.ats.jts.tx.tx
 
TX_HAZARD_NO_BEGIN - Static variable in class com.arjuna.ats.jts.tx.tx
 
TX_NO_BEGIN - Static variable in class com.arjuna.ats.jts.tx.tx
 
TX_NOT_SUPPORTED - Static variable in class com.arjuna.ats.jts.tx.tx
 
TX_OK - Static variable in class com.arjuna.ats.jts.tx.tx
These values are pretty arbitrary since we have no way of knowing what they should be.
tx_open() - Static method in class com.arjuna.ats.jts.tx.tx
 
TX_OUTSIDE - Static variable in class com.arjuna.ats.jts.tx.tx
 
TX_PROTOCOL_ERROR - Static variable in class com.arjuna.ats.jts.tx.tx
 
TX_ROLLBACK - Static variable in class com.arjuna.ats.jts.tx.tx
 
tx_rollback() - Static method in class com.arjuna.ats.jts.tx.tx
This needs to implement checked transactions such that only the transaction initiator (thread) can terminate it.
TX_ROLLBACK_NO_BEGIN - Static variable in class com.arjuna.ats.jts.tx.tx
 
tx_set_commit_return(int) - Static method in class com.arjuna.ats.jts.tx.tx
 
tx_set_transaction_control(int) - Static method in class com.arjuna.ats.jts.tx.tx
 
tx_set_transaction_timeout(int) - Static method in class com.arjuna.ats.jts.tx.tx
 
TX_UNCHAINED - Static variable in class com.arjuna.ats.jts.tx.tx
 
TxAssociation - Interface in com.arjuna.ats.jts.extensions
Instances of these classes are informed whenever a transaction is begun/suspended/resumed/ended.
TxControl - Class in com.arjuna.ats.arjuna.coordinator
Transaction configuration object.
TxControl() - Constructor for class com.arjuna.ats.arjuna.coordinator.TxControl
 
TxControl.Shutdown - Class in com.arjuna.ats.arjuna.coordinator
 
TxControl.Shutdown() - Constructor for class com.arjuna.ats.arjuna.coordinator.TxControl.Shutdown
 
TxError - Error in com.arjuna.ats.jts.exceptions
Error that may be thrown during transaction processing.
TxError() - Constructor for error com.arjuna.ats.jts.exceptions.TxError
 
TxError(String) - Constructor for error com.arjuna.ats.jts.exceptions.TxError
 
TxLog - Interface in com.arjuna.ats.arjuna.objectstore
All transaction logs MUST implement this interface.
TXLOG_PERSISTENCE - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
TxLogBean - Class in com.arjuna.ats.arjuna.tools.osb.api.mbeans
abstract implementation of the TxLog MBean
TxLogBean(TxLog) - Constructor for class com.arjuna.ats.arjuna.tools.osb.api.mbeans.TxLogBean
 
TxLogBeanMBean - Interface in com.arjuna.ats.arjuna.tools.osb.api.mbeans
 
TxLogProxy - Class in com.arjuna.ats.arjuna.tools.osb.api.proxy
Remote proxy to a TxLog Store
TxLogProxy(TxLogBeanMBean) - Constructor for class com.arjuna.ats.arjuna.tools.osb.api.proxy.TxLogProxy
 
TxojEnvironmentBean - Class in com.arjuna.ats.txoj.common
A JavaBean containing configuration properties for the transactional object system.
TxojEnvironmentBean() - Constructor for class com.arjuna.ats.txoj.common.TxojEnvironmentBean
 
TxojEnvironmentBeanMBean - Interface in com.arjuna.ats.txoj.common
A JMX MBean interface containing configuration for the transactional object system.
txojI18NLogger - Interface in com.arjuna.ats.txoj.logging
i18n log messages for the txoj module.
txojLogger - Class in com.arjuna.ats.txoj.logging
 
txojLogger() - Constructor for class com.arjuna.ats.txoj.logging.txojLogger
 
txojPropertyManager - Class in com.arjuna.ats.txoj.common
Property manager wrapper for the TXOJ module.
txojPropertyManager() - Constructor for class com.arjuna.ats.txoj.common.txojPropertyManager
 
TxPerfGraph - Class in com.arjuna.ats.arjuna.tools.stats
 
TxPerfGraph(JFrame) - Constructor for class com.arjuna.ats.arjuna.tools.stats.TxPerfGraph
Creates new form TxPerfGraph
TxPerfPlugin - Class in com.arjuna.ats.arjuna.tools.stats
 
TxPerfPlugin() - Constructor for class com.arjuna.ats.arjuna.tools.stats.TxPerfPlugin
 
TxStats - Class in com.arjuna.ats.arjuna.coordinator
This class is used to maintain statistics on transactions that have been created.
TxStatsMBean - Interface in com.arjuna.ats.arjuna.coordinator
MBean interface for monitoring transaction statistics.
type() - Method in class com.arjuna.ats.arjuna.AtomicAction
The type of the class is used to locate the state of the transaction log in the object store.
type() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Re-implementation of abstract methods inherited from base class.
type() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Overloads StateManager.type()
type() - Method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator
Overloads BasicAction.type()
type() - Method in class com.arjuna.ats.arjuna.state.InputObjectState
 
type() - Method in class com.arjuna.ats.arjuna.state.OutputObjectState
 
type() - Method in class com.arjuna.ats.arjuna.StateManager
The object's type.
type() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
 
type() - Method in interface com.arjuna.ats.jta.recovery.XARecoveryResource
 
type() - Method in interface com.arjuna.ats.jta.recovery.XARecoveryResourceManager
 
type() - Method in class com.arjuna.ats.txoj.Lock
Overrides StateManager.type()
type() - Method in class com.arjuna.ats.txoj.LockManager
Overload StateManager.type()
typeIs() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
 
typeOfAction() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
typeToClass(int) - Static method in class com.arjuna.ats.arjuna.coordinator.RecordType
 

U

Uid - Class in com.arjuna.ats.arjuna.common
Implements a unique identity class.
Uid() - Constructor for class com.arjuna.ats.arjuna.common.Uid
Create a new instance.
Uid(Uid) - Constructor for class com.arjuna.ats.arjuna.common.Uid
Create a copy of the specified identifier.
Uid(byte[]) - Constructor for class com.arjuna.ats.arjuna.common.Uid
 
Uid(String) - Constructor for class com.arjuna.ats.arjuna.common.Uid
Create Uid from string representation.
Uid(String, boolean) - Constructor for class com.arjuna.ats.arjuna.common.Uid
Create Uid from string representation.
Uid(long[], int, int, int) - Constructor for class com.arjuna.ats.arjuna.common.Uid
 
uidToOtid(Uid) - Static method in class com.arjuna.ats.jts.utils.Utility
 
uidToOtid(String) - Static method in class com.arjuna.ats.jts.utils.Utility
 
UidWrapper - Class in com.arjuna.ats.arjuna.tools.osb.mbean
Base class MBean implementation wrapper for MBeans corresponding to a Uid
UidWrapper(Uid) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
 
UidWrapper(ObjStoreBrowser, String, String, Uid) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
 
UNAVAILABLE_COORDINATOR - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
UNAVAILABLE_TRANSACTION - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
unbind(InitialContext) - Method in class com.arjuna.ats.jta.utils.JNDIReferenceBindingBean
 
unbind() - Method in class com.arjuna.ats.jta.utils.JNDIReferenceBindingBean
 
unbindJTATransactionManagerImplementation() - Static method in class com.arjuna.ats.jta.utils.JNDIManager
Unbind the transaction manager from the default JNDI context.
unbindJTATransactionManagerImplementation(InitialContext) - Static method in class com.arjuna.ats.jta.utils.JNDIManager
Unbind the transaction manager from the provided JNDI context.
unbindJTATransactionSynchronizationRegistryImplementation() - Static method in class com.arjuna.ats.jta.utils.JNDIManager
Unbind the TSR from the default JNDI context.
unbindJTATransactionSynchronizationRegistryImplementation(InitialContext) - Static method in class com.arjuna.ats.jta.utils.JNDIManager
Unbind the TSR from the provided JNDI context.
UNEXPECTED_SYSTEMEXCEPTION - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
UnexpectedConditionException - Class in com.arjuna.ats.jta.exceptions
Exception may be thrown under certain circumstances when we are forced to throw a SystemException but want to give more information.
UnexpectedConditionException() - Constructor for class com.arjuna.ats.jta.exceptions.UnexpectedConditionException
 
UnexpectedConditionException(String) - Constructor for class com.arjuna.ats.jta.exceptions.UnexpectedConditionException
 
UNKNOWN_EXCEPTION - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
UNKNOWN_INVALID - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
UNKNOWN_STATUS - Static variable in class com.arjuna.ats.arjuna.ObjectStatus
 
UNKNOWN_TYPE - Static variable in class com.arjuna.ats.arjuna.ObjectType
 
unlock() - Method in interface com.arjuna.ats.arjuna.common.Mutex
 
unlock() - Method in class com.arjuna.ats.arjuna.utils.FileLock
 
UNLOCKED - Static variable in interface com.arjuna.ats.arjuna.common.Mutex
 
unlockMutex() - Method in class com.arjuna.ats.arjuna.StateManager
 
unpack(InputBuffer) - Method in class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
CAREFULLY unpack the 'new' hierarchy.
unpack(InputObjectState) - Method in interface com.arjuna.ats.arjuna.coordinator.OnePhaseResource
 
unpack(InputObjectState) - Static method in class com.arjuna.ats.jta.xa.XidImple
 
unpackBoolean() - Method in class com.arjuna.ats.arjuna.state.InputBuffer
Unpack a boolean from the stream.
unpackByte() - Method in class com.arjuna.ats.arjuna.state.InputBuffer
Unpack a byte from the stream.
unpackBytes() - Method in class com.arjuna.ats.arjuna.state.InputBuffer
Unpack the next byte array from the stream.
unpackChar() - Method in class com.arjuna.ats.arjuna.state.InputBuffer
Unpack a character from the stream.
unpackDouble() - Method in class com.arjuna.ats.arjuna.state.InputBuffer
Unpack a double from the stream.
unpackFloat() - Method in class com.arjuna.ats.arjuna.state.InputBuffer
Unpack a float from the stream.
unpackFrom(InputBuffer) - Method in class com.arjuna.ats.arjuna.state.InputBuffer
Unpack a buffer from the provided buffer, and initialise this instance with it.
unpackFrom(InputBuffer) - Method in class com.arjuna.ats.arjuna.state.InputObjectState
 
unpackFrom(InputObjectState) - Method in interface com.arjuna.ats.jta.xa.RecoverableXAConnection
 
unpackFrom(InputObjectState) - Method in class com.arjuna.ats.jta.xa.XidImple
 
unpackHeader(InputObjectState, Header) - Method in class com.arjuna.ats.arjuna.StateManager
Unpack the crash recovery state header information and return it.
unpackInt() - Method in class com.arjuna.ats.arjuna.state.InputBuffer
Unpack an integer from the stream.
unpackLong() - Method in class com.arjuna.ats.arjuna.state.InputBuffer
Unpack a long from the stream.
unpackShort() - Method in class com.arjuna.ats.arjuna.state.InputBuffer
Unpack a short from the stream.
unpackString() - Method in class com.arjuna.ats.arjuna.state.InputBuffer
Unpack a String from the stream.
unregister() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
unregister this bean (and its participants) with the MBeanServer
unregister(String) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
 
unregister() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
 
unregisterMBean(String) - Method in class com.arjuna.ats.arjuna.tools.osb.util.JMXServer
 
unregisterTransaction() - Method in class com.arjuna.ats.jts.ExplicitInterposition
We need this explicit method because we cannot rely upon the object "destructor" being called by the time the method which instantiated the interposition class ends!
UNTYPED - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
updateAssociation(ControlWrapper, int) - Static method in class com.arjuna.ats.jts.extensions.ThreadAssociationControl
 
updateHeuristic(int, boolean) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
updateState() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
updateTransactions() - Method in class com.arjuna.ats.arjuna.tools.OTM
 
updateTSMI() - Method in class com.arjuna.ats.arjuna.recovery.TransactionStatusConnectionManager
Examine the Object Store for any new TrasactionStatusManagerItem objects, and add to local hash table.
UPGRADE - Static variable in class com.arjuna.ats.txoj.LockMode
 
URL - Static variable in interface com.arjuna.ats.arjuna.objectstore.jdbc.JDBCAccess
 
USER_DEF_FIRST0 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
The following values are provided for user-defined records that should have operations invoked BEFORE the system records.
USER_DEF_FIRST1 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
USER_DEF_FIRST2 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
USER_DEF_FIRST3 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
USER_DEF_FIRST4 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
USER_DEF_FIRST5 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
USER_DEF_FIRST6 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
USER_DEF_FIRST7 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
USER_DEF_FIRST8 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
USER_DEF_FIRST9 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
USER_DEF_LAST0 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
The following values are provided for user-defined records that should have operations invoked AFTER the system records.
USER_DEF_LAST1 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
USER_DEF_LAST2 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
USER_DEF_LAST3 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
USER_DEF_LAST4 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
USER_DEF_LAST5 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
USER_DEF_LAST6 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
USER_DEF_LAST7 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
USER_DEF_LAST8 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
USER_DEF_LAST9 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
userName - Static variable in class com.arjuna.ats.jdbc.TransactionalDriver
 
UserTransaction - Class in com.arjuna.ats.jta
 
UserTransaction() - Constructor for class com.arjuna.ats.jta.UserTransaction
 
userTransaction(InitialContext) - Static method in class com.arjuna.ats.jta.UserTransaction
Retrieve a reference to the user transaction.
userTransaction() - Static method in class com.arjuna.ats.jta.UserTransaction
Retrieve the singleton UserTransaction reference.
usingActions - Variable in class com.arjuna.ats.arjuna.StateManager
 
Utility - Class in com.arjuna.ats.arjuna.utils
Various useful functions that we wrap in a single class.
Utility() - Constructor for class com.arjuna.ats.arjuna.utils.Utility
 
Utility - Class in com.arjuna.ats.jts.utils
Some useful utility functions for the OTS.
Utility() - Constructor for class com.arjuna.ats.jts.utils.Utility
 

V

valid() - Method in class com.arjuna.ats.arjuna.common.Uid
Is the Uid valid?
valid() - Method in class com.arjuna.ats.arjuna.state.InputBuffer
Is the buffer valid?
valid() - Method in class com.arjuna.ats.arjuna.state.OutputBuffer
Is the buffer valid?
validatePortRange(int) - Static method in class com.arjuna.ats.arjuna.utils.Utility
 
validTransaction(javax.transaction.Transaction) - Method in interface com.arjuna.ats.jta.xa.RecoverableXAConnection
Is this the same transaction?
validTransaction() - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
If this transaction current? Assume we have checked that we are actually a transaction! If not valid then abort this transaction here.
value() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
If this abstract record caused a heuristic then it should return an object which implements HeuristicInformation
valueOf(String) - Static method in enum com.arjuna.ats.arjuna.tools.osb.mbean.ParticipantStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arjuna.ats.jta.recovery.XAResourceOrphanFilter.Vote
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.arjuna.ats.arjuna.tools.osb.mbean.ParticipantStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arjuna.ats.jta.recovery.XAResourceOrphanFilter.Vote
Returns an array containing the constants of this enum type, in the order they are declared.
VISIBROKER - Static variable in class com.arjuna.orbportability.ORBType
 
visibroker - Static variable in class com.arjuna.orbportability.ORBType
 

W

w - Variable in class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
 
waitForCancellations() - Method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
 
waitForTermination() - Method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
wait for the recovery thread to be shutdown.
WAITING_FOR_RECOVERY - Static variable in interface com.arjuna.ats.jta.recovery.XARecoveryResource
 
waitTotalTimeout - Static variable in class com.arjuna.ats.txoj.LockManager
By default, threads which call setlock with conflicting locks will spin for the specified (or default) number of timeout and retry attempts, and then return failure if the lock could not be acquired.
warn_abstractrecords_smf1(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_abstractrecords_smf2(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_abstractrecords_smf3(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_ActivationRecord_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_ActivationRecord_2(String, Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_ats_atomicaction_1(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_CadaverRecord_1(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_closingconnection(String) - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
warn_common_ClassloadingUtility_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_common_ClassloadingUtility_2(String, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_common_ClassloadingUtility_3(String, String, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_common_ClassloadingUtility_4(String, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_common_ClassloadingUtility_5(String, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_common_ClassloadingUtility_6(String, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_common_Configuration_bindDefault_invalidbind(String) - Method in interface com.arjuna.orbportability.logging.orbportabilityI18NLogger
 
warn_common_Mutex_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_common_Uid_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_common_Uid_3(String, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_common_Uid_6() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_common_Uid_bytes(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_common_Uid_getbytes(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_common_Uid_npe(String, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_context_genfail(String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_context_orbnotsupported(String, String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_coordinator_AbstractRecord_npe(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_1(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_2(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_21(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_24() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_29(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_3(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_30(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_31(Uid, Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_33(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_34(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_35(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_36(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_37(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_38() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_39(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_40(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_41(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_42(Uid, String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_43(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_44() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_45(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_46(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_47(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_49(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_5(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_50(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_52(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_53(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_54(Uid, String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_55(Uid, String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_56(Uid, Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_57(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_58(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_59(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_5a(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_60(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_61(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_62(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_64() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_65() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_68() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_70(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_CheckedAction_1(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_CheckedAction_2(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_norecordfound(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_notrunning() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_toolong() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TransactionReaper_10(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TransactionReaper_11(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TransactionReaper_12(Uid, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TransactionReaper_13(String, Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TransactionReaper_14(String, Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TransactionReaper_15(String, Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TransactionReaper_16(String, Uid, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TransactionReaper_18(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TransactionReaper_19() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TransactionReaper_6(String, Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TransactionReaper_7(String, Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TransactionReaper_8(String, Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TransactionReaper_9(String, Uid, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TwoPhaseCoordinator_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TwoPhaseCoordinator_2(String, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TwoPhaseCoordinator_3() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TwoPhaseCoordinator_4(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TwoPhaseCoordinator_4a(String, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TwoPhaseCoordinator_4b(String, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TxControl_1(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TxControl_2(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TxControl_3(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_cwabort(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_cwcommit(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_DisposeRecord_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_DisposeRecord_3() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_DisposeRecord_5(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_drcdest(Throwable) - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
warn_eicaughtexception(String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_event_EventManager_forhandlethrewexception(String, String, Throwable) - Method in interface com.arjuna.orbportability.logging.orbportabilityI18NLogger
 
warn_excalledagain(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_extensions_abortfail(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_extensions_abortfailnoexist(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_extensions_atcannotabort(String, String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_extensions_atgenerror(String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_extensions_atnovalidtx(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_extensions_atoutofseq(String, String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_extensions_atscope(String, Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_extensions_atunavailable(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_extensions_atwillabort(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_extensions_namefail(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_extensions_threadasserror(String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_extensions_tltnestedscope(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_exunregfail(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_getmoderror(Throwable) - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
warn_internal_orbspecific_oa_implementations(String) - Method in interface com.arjuna.orbportability.logging.orbportabilityI18NLogger
 
warn_internal_utils_InitLoader_exception(String, Throwable) - Method in interface com.arjuna.orbportability.logging.orbportabilityI18NLogger
 
warn_internal_utils_InitLoader_initfailed(String, String) - Method in interface com.arjuna.orbportability.logging.orbportabilityI18NLogger
 
warn_interposition_cwabort(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_interposition_fldefault(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_interposition_resources_arjuna_ipfail(String, Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_interposition_resources_arjuna_ipnt() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_interposition_resources_arjuna_ipnull() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_interposition_resources_arjuna_iptl(Uid, Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_interposition_resources_arjuna_nochild(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_interposition_resources_arjuna_notchild(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_interposition_resources_arjuna_problemhierarchy(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_interposition_sfcaught(String, Uid, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_interposition_sfnoparent(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_isolationlevelfailset(String, Throwable) - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
warn_journal_load_error() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_lastResource_disableWarning() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_lastResource_disallow(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_lastResource_multipleWarning(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_lastResource_startupWarning() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_lmf1(Throwable) - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_lmf2(Throwable) - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockManager_1() - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockManager_10(Uid, String) - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockManager_11(String) - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockManager_12(Uid, String) - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockManager_13(Uid, String) - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockManager_2() - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockManager_3() - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockManager_4() - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockManager_5() - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockManager_6() - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockManager_7() - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockManager_8() - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockRecord_1() - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockRecord_2(Uid) - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockRecord_3() - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockRecord_4() - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockRecord_5(Uid) - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockRecord_6() - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockRecord_7(String, Uid) - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_OA_caughtexception(String, Throwable) - Method in interface com.arjuna.orbportability.logging.orbportabilityI18NLogger
 
warn_OA_exceptioncaughtforobj(String, String, Throwable) - Method in interface com.arjuna.orbportability.logging.orbportabilityI18NLogger
 
warn_OA_initialize() - Method in interface com.arjuna.orbportability.logging.orbportabilityI18NLogger
 
warn_OA_invalidpoa(String, String) - Method in interface com.arjuna.orbportability.logging.orbportabilityI18NLogger
 
warn_OA_oanotinitialised() - Method in interface com.arjuna.orbportability.logging.orbportabilityI18NLogger
 
warn_objectstore_CacheStore_1(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_CacheStore_2(Uid, String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_CacheStore_3(Uid, String, String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_CacheStore_4(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_FileSystemStore_2(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_FileSystemStore_20(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_HashedStore_2(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_jdbc_oracle_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_jdbc_oracle_2(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_1(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_10(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_11(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_12(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_13(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_14(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_15(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_16(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_18() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_2(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_3(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_4(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_5(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_6(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_7(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_8(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_9(String, Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_readfailed() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_writefailed(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCStore_3() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_ObjectStoreType_1(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_ShadowingStore_10(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_ShadowingStore_11(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_ShadowingStore_12(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_ShadowingStore_17(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_ShadowingStore_18(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_ShadowingStore_19(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_ShadowingStore_2(String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_ShadowingStore_3(String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_ShadowingStore_4(String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_ShadowingStore_7() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_ShadowingStore_8(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_ShadowingStore_9(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_orbspecific_coordinator_generror(String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_coordinator_ipunknown(String, String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_coordinator_rbofail(String, Uid, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_coordinator_rccreate(Uid, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_coordinator_txrun(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_coordinator_uidfail(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_coordinator_zsync(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_coordinator_generror(String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_coordinator_syncerror(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_coordinator_txnotprepared(String, String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_destfailed(String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_resources_arjuna_childerror(Uid, Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_resources_arjuna_generror(String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_resources_arjuna_generror_2(String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_resources_arjuna_ipfailed(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_resources_arjuna_ipfailed_2(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_resources_arjuna_nocoord(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_resources_arjuna_notx(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_resources_arjuna_nullcontrol_1(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_resources_arjuna_nullcontrol_2(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_resources_arjuna_nullcoord(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_resources_destroyfailed() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_resources_restricted_contxfound_1(String, String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_resources_restricted_contxfound_3(String, String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_resources_stateerror(String, String, String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_resources_strict_ipfailed(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_resources_strict_iptlfailed(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_interceptors_context_codecerror(String, String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_interceptors_context_duplicatename(String, String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_interceptors_context_error(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_interceptors_context_srie(String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_interceptors_interposition_codecerror(String, String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_interceptors_interposition_duplicatename(String, String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_interceptors_interposition_srie(String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_recoverycoordinators_ClientForwardInterceptor_2(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_recoverycoordinators_ClientForwardInterceptor_4(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_recoverycoordinators_ClientInitializer_1(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_recoverycoordinators_JacOrbRCDefaultServant_3(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_recoverycoordinators_JacOrbRCManager_2(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_recoverycoordinators_JacOrbRCManager_3() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_recoverycoordinators_JacOrbRCManager_4() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_recoverycoordinators_JacOrbRCManager_5(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_recoverycoordinators_JacOrbRCServiceInit_1(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_recoverycoordinators_JacOrbRCServiceInit_3(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_recoverycoordinators_JacOrbRCServiceInit_8() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_recoverycoordinators_ServerInitializer_1(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_javaidl_interceptors_context_codecerror(String, String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_javaidl_interceptors_context_duplicatename(String, String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_javaidl_interceptors_context_error(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_javaidl_interceptors_context_srie(String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_javaidl_interceptors_interposition_codecerror(String, String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_javaidl_interceptors_interposition_duplicatename(String, String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_javaidl_interceptors_interposition_srie(String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_tficaught(String, Uid, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_tidyfail(String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_otsservererror(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_otsserverfailed(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_PersistenceRecord_10() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_PersistenceRecord_14() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_PersistenceRecord_15() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_PersistenceRecord_16() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_PersistenceRecord_19() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_PersistenceRecord_2(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_PersistenceRecord_20(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_PersistenceRecord_21(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_PersistenceRecord_3() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_PersistenceRecord_4(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_PersistenceRecord_5() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_PersistenceRecord_6() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_PersistenceRecord_7() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_PersistenceRecord_8() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recoveredServerTransaction_removeOldStoreEntry(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_ActionStatusService_2(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_ActionStatusService_3(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_ActionStatusService_5(Uid, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_ActionStatusService_6(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_ActionStatusService_7() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_alluids() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_recovery_AtomicActionRecoveryModule_1(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_AtomicActionRecoveryModule_2(Uid, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_AtomicActionRecoveryModule_3(Uid, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_basic_initexp(Throwable) - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
warn_recovery_basic_xarec(String) - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
warn_recovery_cannotadd() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_recovery_Connection_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_Connection_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_constfail() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_recovery_contact_FactoryContactItem_1(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_contact_FactoryContactItem_2() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_contact_FactoryContactItem_3() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_contact_FactoryContactItem_4(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_contact_FactoryContactItem_5() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_contact_FactoryContactItem_6() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_contact_FactoryContactItem_7(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_contact_StatusChecker_10() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_contact_StatusChecker_11(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_contact_StatusChecker_12(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_contact_StatusChecker_14(Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_contact_StatusChecker_15(Uid, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_contact_StatusChecker_3(Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_contact_StatusChecker_9() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_ExpiredTransactionScanner_2(Uid, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_failedtorecover(String, String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_recovery_forgetfailed(String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_recovery_generalrecoveryerror(String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_recovery_getxaresource(Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_recovery_objstoreerror(Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_recovery_periodicfirstpass(String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_recovery_PeriodicRecovery_9(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_periodicsecondpass(String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_recovery_rcnull(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_RecoverAtomicAction_2(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_RecoverAtomicAction_4(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_RecoverAtomicAction_5(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_RecoveredTransactionalObject_10(Uid, Throwable) - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_recovery_RecoveredTransactionalObject_6(Throwable) - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_recovery_RecoveredTransactionalObject_8(Throwable) - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_recovery_RecoveredTransactionalObject_9(Uid, Throwable) - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_recovery_recoverycoordinators_GenericRecoveryCreator_1() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_recoverycoordinators_RecoveryCoordinatorId_2(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_recoverycoordinators_RecoveryCoordinatorId_3(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_RecoveryEnablement_1() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_RecoveryEnablement_6() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_recoveryerror(Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_recovery_recoveryfailed(Uid, String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_recovery_recoveryinit_1() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_RecoveryManagerImple_2(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_TORecoveryModule_5(Throwable) - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_recovery_transactions_RecoveredServerTransaction_10(Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_transactions_RecoveredServerTransaction_12() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_transactions_RecoveredServerTransaction_13(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_transactions_RecoveredServerTransaction_14(Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_transactions_RecoveredServerTransaction_2(Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_transactions_RecoveredServerTransaction_7(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_transactions_RecoveredTransaction_2(Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_transactions_RecoveredTransaction_3(Uid, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_transactions_RecoveredTransaction_6(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_transactions_RecoveredTransaction_8(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_transactions_TransactionCacheItem_2(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_transactions_TransactionRecoveryModule_2() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_transactions_TransactionRecoveryModule_4(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_TransactionStatusConnectionManager_1(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_TransactionStatusConnectionManager_2(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_TransactionStatusConnector_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_TransactionStatusConnector_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_TransactionStatusConnector_3() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_TransactionStatusManager_14(String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_TransactionStatusManager_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_TransactionStatusManager_4(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_TransactionStatusManagerItem_1(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_TransactionStatusManagerItem_2(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_TransactionStatusManagerItem_3(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_TransactionStatusManagerItem_4(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_unexpectedrecoveryerror(Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_recovery_WorkerService_1(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_WorkerService_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_xa_initexp(Throwable) - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
warn_recovery_xarecovery1(String, String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_recovery_xarecovery2(String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_RecoveryRecord_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_RecoveryRecord_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_resources_arjunacore_commitnulltx(String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_resources_arjunacore_commitxaerror(String, String, String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_resources_arjunacore_norecoveryxa(String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_resources_arjunacore_noresource(String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_resources_arjunacore_opcerror(String, String, String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_resources_arjunacore_opcnulltx(String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_resources_arjunacore_preparefailed(String, String, String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_resources_arjunacore_preparenulltx(String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_resources_arjunacore_restorestate(Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_resources_arjunacore_restorestateerror(String, String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_resources_arjunacore_rollbackerror(String, String, String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_resources_arjunacore_rollbacknulltx(String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_resources_arjunacore_savestate() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_resources_arjunacore_savestateerror(String, String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_resources_arjunacore_setvalue(String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_resources_arjunacore_SynchronizationImple(String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_resources_arjunacore_XAOnePhaseResource_rollbackexception(String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_resources_errgenerr(String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_resources_errnoparent(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_resources_errnores(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_resources_errsavefail(String, String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_resources_errsetvalue(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_resources_errtypefail(String, String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_resources_noparent(Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_resources_rrcaught(String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_resources_rrillegalvalue(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_resources_rrinvalid(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_rollbackerror(String) - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
warn_Services_optionnotsupported(String, String) - Method in interface com.arjuna.orbportability.logging.orbportabilityI18NLogger
 
warn_Services_servicenotfound(String, String) - Method in interface com.arjuna.orbportability.logging.orbportabilityI18NLogger
 
warn_Services_suspectentry(String, String) - Method in interface com.arjuna.orbportability.logging.orbportabilityI18NLogger
 
warn_Services_unexpectedexception(String, Throwable) - Method in interface com.arjuna.orbportability.logging.orbportabilityI18NLogger
 
warn_Services_unsupportedoption(String) - Method in interface com.arjuna.orbportability.logging.orbportabilityI18NLogger
 
warn_StateManager_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_StateManager_10() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_StateManager_11(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_StateManager_12() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_StateManager_13() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_StateManager_2(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_StateManager_3(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_StateManager_4() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_StateManager_6(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_StateManager_7(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_StateManager_8() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_StateManager_9() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_thread_resumefailed(String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_tools_log_eaa1(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_tools_log_eaa2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_tools_osb_util_JMXServer_m_3(String, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_tools_osb_util_JMXServer_m_5(String, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_tools_osb_util_JMXServer_m_6(String, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_transaction_arjunacore_delistgeneral(String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_transaction_arjunacore_delistresource(String, String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_transaction_arjunacore_endsuspendfailed1() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_transaction_arjunacore_enlisterror(String, String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_transaction_arjunacore_enliststarterror(String, String, String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_transaction_arjunacore_lastResourceOptimisationInterface(String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_transaction_arjunacore_markrollback(String, String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_transaction_arjunacore_newtmerror(String, String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_transaction_arjunacore_notatomicaction() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_transaction_arjunacore_threadexception(Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_transaction_arjunacore_timeouterror(String, String, String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_transaction_arjunacore_unknownresource(String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_transaction_arjunacore_xaenderror(Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_transaction_arjunacore_xastart(String, String, String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_TransactionManager_jndifailure(Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_UserTransaction_jndifailure(Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_utils_ExecProcessId_5(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_utils_FileLock_4(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_utils_ORBSetup_orbalreadyset() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_utils_Utility_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_utils_Utility_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
work() - Method in class com.arjuna.orbportability.oa.PostShutdown
 
work() - Method in class com.arjuna.orbportability.oa.PreShutdown
 
work() - Method in class com.arjuna.orbportability.oa.Shutdown
 
work() - Method in class com.arjuna.orbportability.orb.PostShutdown
 
work() - Method in class com.arjuna.orbportability.orb.PreShutdown
 
work() - Method in class com.arjuna.orbportability.orb.Shutdown
 
WOULD_BLOCK - Static variable in interface com.arjuna.ats.arjuna.common.Mutex
 
WRITE - Static variable in class com.arjuna.ats.txoj.LockMode
 
write_committed(Uid, String, OutputObjectState) - Method in interface com.arjuna.ats.arjuna.objectstore.TxLog
Write a new copy of the object's committed state.
write_committed(Uid, String, OutputObjectStateWrapper) - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.TxLogBean
 
write_committed(Uid, String, OutputObjectStateWrapper) - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.TxLogBeanMBean
 
write_committed(Uid, String, OutputObjectState) - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.TxLogProxy
 
write_committed(Uid, String, OutputObjectState) - Method in class com.arjuna.ats.txoj.lockstore.LockStore
Write the state to the lock store.
write_uncommitted(Uid, String, OutputObjectState) - Method in interface com.arjuna.ats.arjuna.objectstore.ParticipantStore
Write a copy of the object's uncommitted state.
write_uncommitted(Uid, String, OutputObjectStateWrapper) - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ParticipantStoreBean
 
write_uncommitted(Uid, String, OutputObjectStateWrapper) - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.ParticipantStoreBeanMBean
 
write_uncommitted(Uid, String, OutputObjectState) - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.ParticipantStoreProxy
 
WRONG_TRANSACTION_BASE - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
WRONG_TRANSACTION

X

XACONNECTION - Static variable in interface com.arjuna.ats.jta.transaction.Transaction
 
XAHelper - Class in com.arjuna.ats.jta.utils
Some useful utility routines.
XAHelper() - Constructor for class com.arjuna.ats.jta.utils.XAHelper
 
XAMODIFIER - Static variable in interface com.arjuna.ats.jta.transaction.Transaction
 
XAModifier - Interface in com.arjuna.ats.jta.xa
Instances of this class enable us to work around problems in certain databases (specifically Oracle).
XARecoveryResource - Interface in com.arjuna.ats.jta.recovery
 
XARecoveryResourceManager - Interface in com.arjuna.ats.jta.recovery
 
XAResourceMap - Interface in com.arjuna.ats.jta.resources
 
XAResourceOrphanFilter - Interface in com.arjuna.ats.jta.recovery
Interface used by the XARecoveryModule to allow plugins to vote in the handling of in-doubt Xids.
XAResourceOrphanFilter.Vote - Enum in com.arjuna.ats.jta.recovery
 
XAResourceRecovery - Interface in com.arjuna.ats.jta.recovery
To perform recovery on arbitrary XAResources we may need to obtain new instances.
XAResourceRecoveryHelper - Interface in com.arjuna.ats.jta.recovery
Interface to be implemented by external entities that instantiate and supply their own XAResources to the recovery system.
xaStartParameters(int) - Method in interface com.arjuna.ats.jta.xa.XAModifier
Return the xa_start parameters for this level.
XATxConverter - Class in com.arjuna.ats.jta.xa
 
XATxConverter() - Constructor for class com.arjuna.ats.jta.xa.XATxConverter
 
XID() - Static method in class com.arjuna.ats.jts.extensions.Arjuna
 
XidImple - Class in com.arjuna.ats.jta.xa
Implementation of javax.transaction.xa.Xid.
XidImple() - Constructor for class com.arjuna.ats.jta.xa.XidImple
 
XidImple(Xid) - Constructor for class com.arjuna.ats.jta.xa.XidImple
 
XidImple(AtomicAction) - Constructor for class com.arjuna.ats.jta.xa.XidImple
 
XidImple(AtomicAction, boolean, String) - Constructor for class com.arjuna.ats.jta.xa.XidImple
 
XidImple(Uid) - Constructor for class com.arjuna.ats.jta.xa.XidImple
 
XidImple(Uid, boolean, String) - Constructor for class com.arjuna.ats.jta.xa.XidImple
 
XidImple(XID) - Constructor for class com.arjuna.ats.jta.xa.XidImple
 
xidToString(Xid) - Static method in class com.arjuna.ats.jta.utils.XAHelper
get a string representing anyones Xid similar too, but not the same as OTS_Transaction/xa/XID.toString()
XTS_WSAT_RECORD - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
XTS_WSBA_RECORD - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 

_

_buildList - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler
 
_buildList - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler.BuildListParser
 
_compilerExe - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
 
_currentMapping - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler.BuildListParser
 
_currentPackage - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler.BuildListParser
 
_currentSrc - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler.BuildListParser
 
_debugOn - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler
 
_defaultAdapterName - Variable in class com.arjuna.orbportability.OA
 
_destinationDirectory - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler
 
_filename - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler
 
_fileSet - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler
 
_forEachMapping - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
 
_idlCompilerDefinitions - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler
 
_idlElements - Variable in class com.arjuna.orbportability.common.ant.IDLBuildList
 
_inParameters - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
 
_mapping - Variable in class com.arjuna.orbportability.common.ant.IDLBuildListElement
 
_oaName - Variable in class com.arjuna.orbportability.OA
 
_objectStoreRoot - Variable in class com.arjuna.ats.arjuna.objectstore.ObjectStore
 
_orb - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler
 
_orbName - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
 
_outParameters - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
 
_package - Variable in class com.arjuna.orbportability.common.ant.IDLBuildListElement
 
_packageName - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler
 
_parameters - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler
 
_parameterValueMap - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
 
_postOAInitProperty - Variable in class com.arjuna.orbportability.OA
 
_postOAShutdown - Variable in class com.arjuna.orbportability.OA
 
_preOAInitProperty - Variable in class com.arjuna.orbportability.OA
 
_preOAShutdown - Variable in class com.arjuna.orbportability.OA
 
_source - Variable in class com.arjuna.orbportability.common.ant.IDLBuildListElement
 
_storeInProperty - Variable in class com.arjuna.orbportability.common.ant.IDLBuildList
 
_theAction - Variable in class com.arjuna.ats.jts.extensions.AtomicTransaction
 
_theStatus - Variable in class com.arjuna.ats.jts.extensions.AtomicTransaction
 
_timeout - Variable in class com.arjuna.ats.jts.extensions.AtomicTransaction
 
_valid - Variable in class com.arjuna.ats.arjuna.state.InputBuffer
 
_valid - Variable in class com.arjuna.ats.arjuna.state.OutputBuffer
 
_valid - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler.BuildListParser
 
_verbose - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler
 

A B C D E F G H I J L M N O P Q R S T U V W X _

Copyright © 2011. All Rights Reserved.