A B C D E F G H I J L M N O P 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
 
ACTION - Static variable in class com.arjuna.ats.arjuna.objectstore.ObjectStoreType
 
action_ - Variable in class com.arjuna.ats.arjuna.tools.osb.mbean.BasicActionBean
 
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.
ACTIONLOG - Static variable in class com.arjuna.ats.arjuna.objectstore.ObjectStoreType
 
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
 
ActionWrapper - Interface in com.arjuna.ats.arjuna.tools.osb.util
An interface that abstracts the differences between the JTS and JTA versions of actions
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.
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(ObjectStoreTypeMap) - Method in class com.arjuna.ats.arjuna.objectstore.type.ObjectStoreTypeManager
 
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.
addError(String) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.BasicBean
 
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.
afterCompletion(int) - Method in interface com.arjuna.ats.arjuna.coordinator.SynchronizationRecord
 
afterCompletion(int) - Method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator
 
AGENT_IMPLEMENTATION_PROPERTY - Static variable in class com.arjuna.ats.tsmx.TransactionServiceMX
 
AgentInterface - Interface in com.arjuna.ats.tsmx.agent
This interface is implemented to allow different MBeanServers to be used.
AgentNotFoundException - Exception in com.arjuna.ats.tsmx.agent.exceptions
 
AgentNotFoundException() - Constructor for exception com.arjuna.ats.tsmx.agent.exceptions.AgentNotFoundException
Constructs a new exception with null as its detail message.
AgentNotFoundException(String) - Constructor for exception com.arjuna.ats.tsmx.agent.exceptions.AgentNotFoundException
Constructs a new exception with the specified detail message.
AgentNotFoundException(String, Throwable) - Constructor for exception com.arjuna.ats.tsmx.agent.exceptions.AgentNotFoundException
Constructs a new exception with the specified detail message and cause.
AgentNotFoundException(Throwable) - Constructor for exception com.arjuna.ats.tsmx.agent.exceptions.AgentNotFoundException
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).
aitLogger - Static variable in class com.arjuna.ats.txoj.logging.txojLogger
 
aitLoggerI18N - Static variable in class com.arjuna.ats.txoj.logging.txojLogger
 
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
 
allTypes(InputObjectState) - Method in interface com.arjuna.ats.arjuna.objectstore.RecoveryStore
Obtain all types of objects stored in the object store.
allTypes(ObjStoreTypeBean, String, Collection<ObjStoreTypeBean>) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBean
 
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
 
arjLogger - Static variable in class com.arjuna.ats.arjuna.logging.tsLogger
 
arjLoggerI18N - Static variable in class com.arjuna.ats.arjuna.logging.tsLogger
 
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
 
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
 
AtomicActionBean - Class in com.arjuna.ats.arjuna.tools.osb.mbean.common
MBean representation of an AtomicAction The AtomicActionWrapper inner class exposes the itentions lists of the actual atomic action
AtomicActionBean(ObjStoreTypeBean, Uid) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.common.AtomicActionBean
 
AtomicActionBean.AtomicActionWrapper - Class in com.arjuna.ats.arjuna.tools.osb.mbean.common
 
AtomicActionBean.AtomicActionWrapper(Uid) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.common.AtomicActionBean.AtomicActionWrapper
 
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.
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.
BasicActionBean - Class in com.arjuna.ats.arjuna.tools.osb.mbean
 
BasicActionBean(ObjStoreTypeBean, Uid) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.BasicActionBean
 
BasicActionBean.BasicActionWrapper - Class in com.arjuna.ats.arjuna.tools.osb.mbean
 
BasicActionBean.BasicActionWrapper(Uid) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.BasicActionBean.BasicActionWrapper
 
BasicActionBeanMBean - Interface in com.arjuna.ats.arjuna.tools.osb.mbean
MBean representation of an ObjectStore BasicAction providing a summary of the number of records in each of the various lists
BasicBean - Class in com.arjuna.ats.arjuna.tools.osb.mbean.common
Base class for all Object Store instrumentation types
BasicBean() - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.common.BasicBean
 
BasicBean(BasicBean, String) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.common.BasicBean
 
BasicBeanMBean - Interface in com.arjuna.ats.arjuna.tools.osb.mbean.common
Base interface for all Object Store instrumentation.
beforeCompletion() - Method in interface com.arjuna.ats.arjuna.coordinator.SynchronizationRecord
 
beforeCompletion() - Method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator
 
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

CACHED - Static variable in class com.arjuna.ats.arjuna.objectstore.ObjectStoreType
 
CADAVER - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
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
 
classToType(Class) - Static method in class com.arjuna.ats.arjuna.objectstore.ObjectStoreType
 
CLEANUP - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
cleanup(boolean) - Method in class com.arjuna.ats.arjuna.StateManager
Object cleanup.
clearErrors() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.BasicBean
 
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.objectstore.type - package com.arjuna.ats.arjuna.objectstore.type
 
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.mbean - package com.arjuna.ats.arjuna.tools.osb.mbean
 
com.arjuna.ats.arjuna.tools.osb.mbean.common - package com.arjuna.ats.arjuna.tools.osb.mbean.common
 
com.arjuna.ats.arjuna.tools.osb.util - package com.arjuna.ats.arjuna.tools.osb.util
 
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.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.tsmx - package com.arjuna.ats.tsmx
 
com.arjuna.ats.tsmx.agent - package com.arjuna.ats.tsmx.agent
 
com.arjuna.ats.tsmx.agent.exceptions - package com.arjuna.ats.tsmx.agent.exceptions
 
com.arjuna.ats.tsmx.logging - package com.arjuna.ats.tsmx.logging
 
com.arjuna.ats.tsmx.mbeans - package com.arjuna.ats.tsmx.mbeans
 
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.exceptions - package com.arjuna.common.util.exceptions
 
com.arjuna.common.util.logging - package com.arjuna.common.util.logging
 
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.
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
 
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
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
 

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.
debug(String) - Method in interface com.arjuna.common.util.logging.Logi18n
Log a message with DEBUG Level
debug(String, Throwable) - Method in interface com.arjuna.common.util.logging.Logi18n
Log a message with the DEBUG Level and with a throwable arguments
debug(String, Object[]) - Method in interface com.arjuna.common.util.logging.Logi18n
Log a message with DEBUG Level and with arguments
debug(String, Object[], Throwable) - Method in interface com.arjuna.common.util.logging.Logi18n
Log a message with DEBUG Level, with arguments and with a throwable arguments
debug(String) - Method in interface com.arjuna.common.util.logging.LogNoi18n
Log a message with the DEBUG Level Note: this method does not use i18n.
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
 
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) - 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.
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
 
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.common.BasicBean
 
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(String) - Method in interface com.arjuna.common.util.logging.Logi18n
Log a message with the ERROR Level
error(String, Throwable) - Method in interface com.arjuna.common.util.logging.Logi18n
Log a message with the ERROR Level and with a throwable arguments
error(String, Object[]) - Method in interface com.arjuna.common.util.logging.Logi18n
Log a message with the ERROR Level and with arguments
error(String, Object[], Throwable) - Method in interface com.arjuna.common.util.logging.Logi18n
Log a message with the ERROR Level, with arguments and with a throwable arguments
error(Throwable) - Method in interface com.arjuna.common.util.logging.LogNoi18n
Log a message with ERROR Level
errorMessages - Variable in class com.arjuna.ats.arjuna.tools.osb.mbean.common.BasicBean
 
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(String) - Method in interface com.arjuna.common.util.logging.Logi18n
Log a message with the FATAL Level
fatal(String, Throwable) - Method in interface com.arjuna.common.util.logging.Logi18n
Log a message with the FATAL Level and with a throwable arguments
fatal(String, Object[]) - Method in interface com.arjuna.common.util.logging.Logi18n
Log a message with the FATAL Level and with arguments
fatal(String, Object[], Throwable) - Method in interface com.arjuna.common.util.logging.Logi18n
Log a message with the FATAL Level, with arguments and with a throwable arguments
fatal(Throwable) - Method in interface com.arjuna.common.util.logging.LogNoi18n
Log a message with FATAL Level
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.arjuna.AtomicAction
AtomicAction destructor.
finalize() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
BasicAction destructor.
finalize() - Method in class com.arjuna.ats.arjuna.StateManager
Destructor.
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.
findCommonPrefix(ActionHierarchy) - Method in class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
Find common prefix in two hierarchies.
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.common.StateBean
 
FRAGMENTED - Static variable in class com.arjuna.ats.arjuna.objectstore.ObjectStoreType
 
fullCommitNeeded() - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStore
Does this store need to do the full write_uncommitted/commit protocol?

G

get(Uid) - Method in class com.arjuna.ats.arjuna.coordinator.ActionManager
 
get_current() - Static method in class com.arjuna.ats.jts.OTSManager
 
get_factory() - Static method in class com.arjuna.ats.jts.OTSManager
 
get_status() - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
 
get_timeout() - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
 
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 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.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
 
getAction() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.BasicActionBean.BasicActionWrapper
 
getAction() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.AtomicActionBean.AtomicActionWrapper
 
getAction() - Method in interface com.arjuna.ats.arjuna.tools.osb.util.ActionWrapper
 
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
 
getActionStoreType() - Static method in class com.arjuna.ats.arjuna.coordinator.TxControl
 
getActionUid(int) - Method in class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
 
getAgeInSeconds() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.LogRecordBean
 
getAgeInSeconds() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.StateBean
 
getAgeInSeconds() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.common.StateBeanMBean
 
getAgent() - Static method in class com.arjuna.ats.arjuna.tools.osb.util.JMXServer
 
getAgent() - Method in interface com.arjuna.ats.tsmx.agent.AgentInterface
 
getAgentInterface() - Method in class com.arjuna.ats.tsmx.TransactionServiceMX
 
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
 
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 interface com.arjuna.ats.arjuna.tools.osb.mbean.common.XAResourceRecordBeanMBean
 
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
 
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.common.LogRecordBean
 
getCreationTime() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.StateBean
 
getCreationTime() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.common.StateBeanMBean
 
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
 
getDeadTime() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.TransactionStatusManagerItemBean
 
getDeadTime() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.common.TransactionStatusManagerItemBeanMBean
 
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.
getDefaultStoreType() - Static method in class com.arjuna.ats.arjuna.objectstore.ObjectStoreType
 
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.
getDescription() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.BasicBean
 
getEisProductName() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.common.XAResourceRecordBeanMBean
 
getEisProductVersion() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.common.XAResourceRecordBeanMBean
 
getEntityReference() - Method in interface com.arjuna.ats.arjuna.coordinator.HeuristicInformation
A reference to the entity that caused the heuristic.
getEventHandlers() - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Returns the classnames for the ORB object connect/disconnect event handlers.
getEventHandlers() - Method in interface com.arjuna.orbportability.common.OrbPortabilityEnvironmentBeanMBean
 
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
 
getExpiryScanners() - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Returns a list of names of classes that implement ExpiryScanner.
getExpiryScanners() - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
 
getFactory() - Method in class com.arjuna.ats.jta.utils.JNDIReferenceBindingBean
 
getFactoryLocation() - Method in class com.arjuna.ats.jta.utils.JNDIReferenceBindingBean
 
getFailedCount() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.BasicActionBean
 
getFailedCount() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.BasicActionBeanMBean
 
getFailedList() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.BasicActionBean
 
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
 
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
 
getHeuristicCount() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.BasicActionBean
 
getHeuristicCount() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.BasicActionBeanMBean
 
getHeuristicDecision() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
getHeuristicList() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.BasicActionBean
 
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
 
getHost() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.TransactionStatusManagerItemBean
 
getHost() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.common.TransactionStatusManagerItemBeanMBean
 
getIconFilename() - Method in class com.arjuna.ats.tsmx.mbeans.PerformanceStatistics
Deprecated.  
getIconFilename() - Method in interface com.arjuna.ats.tsmx.mbeans.PerformanceStatisticsMBean
Deprecated.  
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(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
 
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
 
getJdbcPoolSizeInitial() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Returns the number of connections to initialize in the pool at startup.
getJdbcPoolSizeInitial() - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
getJdbcPoolSizeMaximum() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Returns the maximum number of connections to hold in the pool.
getJdbcPoolSizeMaximum() - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
getJdbcTxDbAccess() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Returns the classname of the JDBCAccess implementation used for the ActionStore.
getJdbcTxDbAccess() - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
getJdbcUserDbAccess() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Returns the classname of the JDBCAccess implementation used for the ObjectStore.
getJdbcUserDbAccess() - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
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 classname of the marker interface used to indicate a LastResource.
getLastResourceOptimisationInterface() - 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.
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.
getLogi18n(String, String) - Static method in class com.arjuna.common.util.logging.LogFactory
Convenience method to return a named logger, without the application having to care about factories.
getLogNoi18n(String) - Static method in class com.arjuna.common.util.logging.LogFactory
Convenience method to return a named logger, without the application having to care about factories.
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
 
getMessages() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.BasicBean
 
getMessages() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.common.BasicBeanMBean
 
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.common.LogRecordListBean
 
getName() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.common.LogRecordListBeanMBean
 
getNeedTranContext() - Static method in class com.arjuna.ats.jts.common.InterceptorInfo
Get the flag indicating whether a transaction context is required.
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
 
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.
getNumberOfAbortedTransactions() - Method in class com.arjuna.ats.tsmx.mbeans.PerformanceStatistics
Deprecated. Get the number of transactions which have been aborted.
getNumberOfAbortedTransactions() - Method in interface com.arjuna.ats.tsmx.mbeans.PerformanceStatisticsMBean
Deprecated. Get the number of transactions which have been aborted.
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
getNumberOfCommittedTransactions() - Method in class com.arjuna.ats.tsmx.mbeans.PerformanceStatistics
Deprecated. Get the number of transactions which have been committed.
getNumberOfCommittedTransactions() - Method in interface com.arjuna.ats.tsmx.mbeans.PerformanceStatisticsMBean
Deprecated. Get the number of transactions which have been committed.
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.
getNumberOfHeuristics() - Method in class com.arjuna.ats.tsmx.mbeans.PerformanceStatistics
Deprecated. Get the number of transactions which have terminated with a heuristic outcome.
getNumberOfHeuristics() - Method in interface com.arjuna.ats.tsmx.mbeans.PerformanceStatisticsMBean
Deprecated. Get the number of transactions which have terminated with a heuristic outcome.
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.
getNumberOfNestedTransactions() - Method in class com.arjuna.ats.tsmx.mbeans.PerformanceStatistics
Deprecated. Get the number of nested (sub) transactions created so far.
getNumberOfNestedTransactions() - Method in interface com.arjuna.ats.tsmx.mbeans.PerformanceStatisticsMBean
Deprecated. Get the number of nested (sub) transactions created so far.
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
getNumberOfTransactions() - Method in class com.arjuna.ats.tsmx.mbeans.PerformanceStatistics
Deprecated. Get the number of transactions created so far (includes nested and top-level transactions).
getNumberOfTransactions() - Method in interface com.arjuna.ats.tsmx.mbeans.PerformanceStatisticsMBean
Deprecated. Get the number of transactions created so far (includes nested and top-level transactions).
getOaImplementation() - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Returns the classname of the POAImple implementation.
getOaImplementation() - Method in interface com.arjuna.orbportability.common.OrbPortabilityEnvironmentBeanMBean
 
getObjectModel() - Method in class com.arjuna.ats.arjuna.StateManager
 
getObjectName() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.BasicBean
 
getObjectName() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.LogRecordListBean
 
getObjectName() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.UidBean
 
getObjectName() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBean
 
getObjectName() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreTypeBean
 
getObjectName(String) - Method in class com.arjuna.ats.tsmx.TransactionServiceMX
 
getObjectStore(String, String) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBean
 
getObjectStoreBrowserBean() - Static method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBean
 
getObjectStoreBrowserBean(int, String) - Static method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBean
 
getObjectStoreClass(int) - Method in class com.arjuna.ats.arjuna.objectstore.type.ObjectStoreTypeManager
 
getObjectStoreClass() - Method in interface com.arjuna.ats.arjuna.objectstore.type.ObjectStoreTypeMap
 
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
 
getObjectType() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.StateBean
 
getObjectType() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.common.StateBeanMBean
 
getORBdata() - Method in interface com.arjuna.orbportability.ORBData
Retrieve the XML fragment which contains runtime information about the orb.
getOrbEnumValue() - Static method in class com.arjuna.orbportability.ORBInfo
 
getOrbImplementation() - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Returns the classname of the ORBImple implementation.
getOrbImplementation() - 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
 
getParent() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.BasicBean
 
getParent() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.LogRecordListBean
 
getPendingCount() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.BasicActionBean
 
getPendingCount() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.BasicActionBeanMBean
 
getPendingList() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.BasicActionBean
 
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
 
getPort() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.TransactionStatusManagerItemBean
 
getPort() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.common.TransactionStatusManagerItemBeanMBean
 
getPreparedCount() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.BasicActionBean
 
getPreparedCount() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.BasicActionBeanMBean
 
getPreparedList() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.BasicActionBean
 
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 the class name of the Process implementation to use.
getProcessImplementation() - Method in interface com.arjuna.ats.arjuna.common.CoreEnvironmentBeanMBean
 
getProcessUid() - Static method in class com.arjuna.ats.arjuna.utils.Utility
 
getProperties() - Method in class com.arjuna.ats.tsmx.TransactionServiceMX
 
getPropertiesFile() - Static method in class com.arjuna.common.util.ConfigurationInfo
 
getPropertiesFromFile(String) - 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
 
getReadOnlyCount() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.BasicActionBean
 
getReadOnlyCount() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.BasicActionBeanMBean
 
getReadOnlyList() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.BasicActionBean
 
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
 
getRecordClass() - Method in interface com.arjuna.ats.arjuna.coordinator.abstractrecord.RecordTypeMap
 
getRecordType() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.LogRecordBean
 
getRecordType() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.common.LogRecordBeanMBean
 
getRecoveryActivators() - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Returns a list of names of classes that implement RecoveryActivator.
getRecoveryActivators() - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
 
getRecoveryAddress() - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Returns the hostname on which the recovery listener shoud 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
 
getRecoveryExtensions() - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Returns a list of names of classes that implement RecoveryModule.
getRecoveryExtensions() - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
 
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
 
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.coordinator.TxControl
By default we should use the same store as the coordinator.
getRegisteredMBeans() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.LogRecordListBean
 
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
 
getSize() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.LogRecordListBean
 
getSize() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.common.LogRecordListBeanMBean
 
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.common.StateBean
 
getStatus() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.common.StateBeanMBean
 
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 currentStore variable.
getStore() - Static method in class com.arjuna.ats.arjuna.coordinator.TxControl
 
getStore() - Method in class com.arjuna.ats.arjuna.StateManager
 
getStore() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBean
 
getStore() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreEntryBean
 
getStore() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreTypeBean
 
getStoreName() - Method in interface com.arjuna.ats.arjuna.objectstore.BaseStore
 
getStoreRoot() - Method in class com.arjuna.ats.arjuna.StateManager
 
getStoreRoot() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.StateBean
 
getString(String) - Method in interface com.arjuna.common.util.logging.Logi18n
Obtain a localized message from one of the resource bundles associated with this logger.
getString(String, Object[]) - Method in interface com.arjuna.common.util.logging.Logi18n
Obtain a localized and parameterized message from one of the resource bundles associated with this logger.
getSynchronizations() - Method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator
 
getSynchronizations() - Method in interface com.arjuna.ats.jta.transaction.Transaction
 
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.arjuna.tools.osb.mbean.common.XAResourceRecordBeanMBean
 
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
 
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
 
getTransactionServiceMX() - Static method in class com.arjuna.ats.tsmx.TransactionServiceMX
 
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
 
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
 
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(Class<? extends ObjectStore>) - Method in class com.arjuna.ats.arjuna.objectstore.type.ObjectStoreTypeManager
 
getType() - Method in interface com.arjuna.ats.arjuna.objectstore.type.ObjectStoreTypeMap
 
getType() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.BasicBean
 
getType() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.common.BasicBeanMBean
 
getType() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.StateBean
 
getType() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.common.UidBeanMBean
 
getTypeOfObject() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Return the type of the abstract record.
getUid() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.StateBean
 
getUid() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.UidBean
 
getUid() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.common.UidBeanMBean
 
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.
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.arjuna.tools.osb.mbean.common.XAResourceRecordBeanMBean
 
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.tools.osb.mbean.common.BasicBean
 
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
 
HASHED - Static variable in class com.arjuna.ats.arjuna.objectstore.ObjectStoreType
 
HASHED_ACTION - Static variable in class com.arjuna.ats.arjuna.objectstore.ObjectStoreType
 
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
 
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.
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, 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

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 - Variable in class com.arjuna.ats.arjuna.tools.osb.mbean.common.StateBean
 
info(String) - Method in interface com.arjuna.common.util.logging.Logi18n
Log a message with INFO Level
info(String, Throwable) - Method in interface com.arjuna.common.util.logging.Logi18n
Log a message with the INFO Level and with a throwable arguments
info(String, Object[]) - Method in interface com.arjuna.common.util.logging.Logi18n
Log a message with the INFO Level and with arguments
info(String, Object[], Throwable) - Method in interface com.arjuna.common.util.logging.Logi18n
Log a message with the INFO Level, with arguments and with a throwable arguments
info(Throwable) - Method in interface com.arjuna.common.util.logging.LogNoi18n
Deprecated. exceptions at info level don't make a lot sense.
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(LogNoi18n, Logi18n) - Static method in class com.arjuna.ats.arjuna.logging.tsLogger
 
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.
initialize(LogNoi18n, Logi18n) - Static method in class com.arjuna.ats.jdbc.logging.jdbcLogger
 
initialize(LogNoi18n, Logi18n) - Static method in class com.arjuna.ats.jta.logging.jtaLogger
 
initialize(LogNoi18n, Logi18n) - Static method in class com.arjuna.ats.jts.logging.jtsLogger
 
initialize(LogNoi18n, Logi18n) - Static method in class com.arjuna.ats.tsmx.logging.tsmxLogger
 
initialize(LogNoi18n, Logi18n) - Static method in class com.arjuna.ats.txoj.logging.txojLogger
 
initialize(LogNoi18n, Logi18n) - Static method in class com.arjuna.orbportability.logging.opLogger
 
initializeModuleLogger(Class, String, String) - Static method in class com.arjuna.common.util.logging.LogFactory
 
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
 
isDebugEnabled() - Method in interface com.arjuna.common.util.logging.Logi18n
Determine if this logger is enabled for DEBUG messages.
isDebugEnabled() - Method in interface com.arjuna.common.util.logging.LogNoi18n
Determine if this logger is enabled for DEBUG messages.
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
 
isErrorEnabled() - Method in interface com.arjuna.common.util.logging.Logi18n
Determine if this logger is enabled for ERROR messages.
isErrorEnabled() - Method in interface com.arjuna.common.util.logging.LogNoi18n
Determine if this logger is enabled for ERROR messages.
isFatalEnabled() - Method in interface com.arjuna.common.util.logging.Logi18n
Determine if this logger is enabled for FATAL messages.
isFatalEnabled() - Method in interface com.arjuna.common.util.logging.LogNoi18n
Determine if this logger is enabled for FATAL messages.
isInfoEnabled() - Method in interface com.arjuna.common.util.logging.Logi18n
Determine if this logger is enabled for INFO messages.
isInfoEnabled() - Method in interface com.arjuna.common.util.logging.LogNoi18n
Determine if this logger is enabled for INFO messages.
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
 
isJdbcPoolPutConnections() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Deprecated. I'm unused and should be removed.
isJdbcPoolPutConnections() - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
isJmxEnabled() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Determines whether JMX instrumentation of the Object Store is enabled.
isJmxEnabled() - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
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
 
isMarked() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.BasicBean
 
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
 
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
 
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
 
isTransactionLog() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Returns true if the transaction log should be distinct from the action store.
isTransactionLog() - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
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?
isValid() - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.BuildListParser
 
isWarnEnabled() - Method in interface com.arjuna.common.util.logging.Logi18n
Determine if this logger is enabled for WARN messages.
isWarnEnabled() - Method in interface com.arjuna.common.util.logging.LogNoi18n
Determine if this logger is enabled for WARN messages.
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.arjuna.objectstore.ObjectStoreType
 
jdbc - Static variable in class com.arjuna.ats.jdbc.TransactionalDriver
 
JDBC_ACTION - Static variable in class com.arjuna.ats.arjuna.objectstore.ObjectStoreType
 
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.
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
 
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
 
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.
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
 
lists - Variable in class com.arjuna.ats.arjuna.tools.osb.mbean.BasicActionBean
 
loadObjectState() - Method in class com.arjuna.ats.arjuna.StateManager
Do we need to load the object's state?
loadProperties() - Method in class com.arjuna.ats.tsmx.TransactionServiceMX
 
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
 
LogConfigurationException - Exception in com.arjuna.common.util.exceptions
An exception that is thrown only if a suitable LogFactory or Log instance cannot be created by the corresponding factory methods.
LogConfigurationException() - Constructor for exception com.arjuna.common.util.exceptions.LogConfigurationException
Constructs a new runtime exception with null as its detail message.
LogConfigurationException(String) - Constructor for exception com.arjuna.common.util.exceptions.LogConfigurationException
Constructs a new runtime exception with the specified detail message.
LogConfigurationException(String, Throwable) - Constructor for exception com.arjuna.common.util.exceptions.LogConfigurationException
Constructs a new runtime exception with the specified detail message and cause.
LogConfigurationException(Throwable) - Constructor for exception com.arjuna.common.util.exceptions.LogConfigurationException
Constructs a new runtime 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).
LogEditor - Class in com.arjuna.ats.arjuna.tools.log
 
LogEditor() - Constructor for class com.arjuna.ats.arjuna.tools.log.LogEditor
 
LogFactory - Class in com.arjuna.common.util.logging
Factory for Logi18n and LogNoi18n objects.
LogFactory() - Constructor for class com.arjuna.common.util.logging.LogFactory
 
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.tsmx.logging.tsmxLogger
 
logger - Static variable in class com.arjuna.orbportability.logging.opLogger
 
loggerI18N - Static variable in class com.arjuna.ats.jdbc.logging.jdbcLogger
 
loggerI18N - Static variable in class com.arjuna.ats.jta.logging.jtaLogger
 
loggerI18N - Static variable in class com.arjuna.ats.jts.logging.jtsLogger
 
loggerI18N - Static variable in class com.arjuna.ats.tsmx.logging.tsmxLogger
 
loggerI18N - Static variable in class com.arjuna.orbportability.logging.opLogger
 
Logi18n - Interface in com.arjuna.common.util.logging
Internationalised logging interface abstracting the various logging APIs supported by Arjuna CLF.
LogNoi18n - Interface in com.arjuna.common.util.logging
Non-internationalised logging interface abstracting the various logging APIs supported by Arjuna CLF.
LogRecordBean - Class in com.arjuna.ats.arjuna.tools.osb.mbean.common
MBean implementation of records that extend StateManager
LogRecordBean(BasicBean, BasicActionBean, AbstractRecord) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.common.LogRecordBean
 
LogRecordBeanMBean - Interface in com.arjuna.ats.arjuna.tools.osb.mbean.common
 
LogRecordListBean - Class in com.arjuna.ats.arjuna.tools.osb.mbean.common
MBean implementation of ObjectStore records that contain other records.
LogRecordListBean(BasicActionBean, RecordList, String) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.common.LogRecordListBean
 
LogRecordListBeanMBean - Interface in com.arjuna.ats.arjuna.tools.osb.mbean.common
MBean corresponding to records that contain lists of other records
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.ObjStoreBean
 
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.TransactionMonitor
 
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.objectstore.type.ObjectStoreTypeManager
 
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.
MAPPED - Static variable in class com.arjuna.ats.arjuna.objectstore.ObjectStoreType
 
mark() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.BasicBean
 
marked - Variable in class com.arjuna.ats.arjuna.tools.osb.mbean.common.BasicBean
 
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
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).
NULL_ACTION - Static variable in class com.arjuna.ats.arjuna.objectstore.ObjectStoreType
 
nullUid() - Static method in class com.arjuna.ats.arjuna.common.Uid
Return a null Uid (0:0:0:0:0)
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
 
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() - Constructor for class com.arjuna.ats.arjuna.objectstore.ObjectStore
 
ObjectStore(int) - Constructor for class com.arjuna.ats.arjuna.objectstore.ObjectStore
 
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(ObjectStore, 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
 
ObjectStoreType - Class in com.arjuna.ats.arjuna.objectstore
The various types of object store implementations that are available.
ObjectStoreType() - Constructor for class com.arjuna.ats.arjuna.objectstore.ObjectStoreType
 
ObjectStoreTypeManager - Class in com.arjuna.ats.arjuna.objectstore.type
This allows users to define a mapping between record type integers and specific Class-es.
ObjectStoreTypeMap - Interface in com.arjuna.ats.arjuna.objectstore.type
This allows users to define a mapping between record type integers and specific Class-es.
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
 
ObjStoreBean - Class in com.arjuna.ats.arjuna.tools.osb.mbean
MBean representation of an Object Store.
ObjStoreBean() - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBean
 
ObjStoreBean(int, String) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBean
 
ObjStoreEntryBean - Class in com.arjuna.ats.arjuna.tools.osb.mbean
Super class for MBean representations of Object Store records
ObjStoreEntryBean(ObjStoreTypeBean, Uid) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreEntryBean
 
ObjStoreTypeBean - Class in com.arjuna.ats.arjuna.tools.osb.mbean
MBean corresponding to an Object Store type.
ObjStoreTypeBean() - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreTypeBean
 
ObjStoreTypeBean(ObjStoreTypeBean, String, String) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreTypeBean
 
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.
orbData() - Static method in class com.arjuna.orbportability.ORBInfo
 
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.
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
 
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
 

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(OutputBuffer) - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStore
Pack up the object store state.
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.common.BasicBean
 
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.
ParticipantStore - Interface in com.arjuna.ats.arjuna.objectstore
Transactional participants MUST use this type of ObjectStore.
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
 
PerformanceStatistics - Class in com.arjuna.ats.tsmx.mbeans
Deprecated.  
PerformanceStatistics() - Constructor for class com.arjuna.ats.tsmx.mbeans.PerformanceStatistics
Deprecated.  
PerformanceStatisticsMBean - Interface in com.arjuna.ats.tsmx.mbeans
Deprecated.  
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
 
populateLists(Map<String, LogRecordListBean>, BasicActionBean) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.BasicActionBean.BasicActionWrapper
 
populateLists(Map<String, LogRecordListBean>, BasicActionBean) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.AtomicActionBean.AtomicActionWrapper
 
populateLists(Map<String, LogRecordListBean>, BasicActionBean) - Method in interface com.arjuna.ats.arjuna.tools.osb.util.ActionWrapper
 
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 - 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.objectstore.ObjectStoreType
Print on the specified PrintWriter a string representation of the object store value.
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.
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
 
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
 

R

READ - Static variable in class com.arjuna.ats.txoj.LockMode
 
read_committed(Uid, String) - Method in interface com.arjuna.ats.arjuna.objectstore.RecoveryStore
Read the object's committed state.
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.
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.
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_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.
refresh() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.BasicBean
 
refresh() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.common.BasicBeanMBean
 
refresh() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreTypeBean
 
REFUSED - Static variable in class com.arjuna.ats.txoj.LockResult
 
register() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.BasicActionBean
 
register() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.AtomicActionBean
 
register() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.BasicBean
 
register() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.LogRecordListBean
 
register() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBean
 
register() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreTypeBean
 
registeredBeans - Variable in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreTypeBean
 
registerMBean(BasicBean) - 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.
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.BasicActionBean.BasicActionWrapper
 
remove() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.BasicActionBean
 
remove() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.AtomicActionBean.AtomicActionWrapper
 
remove() - Method in interface com.arjuna.ats.arjuna.tools.osb.util.ActionWrapper
 
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_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.
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.
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.
REPLICATED - Static variable in class com.arjuna.ats.arjuna.objectstore.ObjectStoreType
 
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
 
reset() - Static method in class com.arjuna.common.util.logging.LogFactory
 
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.
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.
setActionStore(String) - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
setAllowMultipleLastResources(boolean) - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
Sets if multiple last (i.e.
setAllowMultipleLastResources(boolean) - Method in interface com.arjuna.ats.arjuna.common.CoreEnvironmentBeanMBean
 
setAllowNestedLocking(boolean) - Method in class com.arjuna.ats.txoj.common.TxojEnvironmentBean
Sets if nested locking is allowed or not.
setAllowNestedLocking(boolean) - Method in interface com.arjuna.ats.txoj.common.TxojEnvironmentBeanMBean
 
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.
setAlwaysPropagateContext(boolean) - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
 
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.
setAsyncCommit(boolean) - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
setAsyncPrepare(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets if asynchronous prepare behaviour should be enabled or not.
setAsyncPrepare(boolean) - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
setAsyncRollback(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets if asynchronous rollback behaviour should be enabled or not.
setAsyncRollback(boolean) - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
setBeforeCompletionWhenRollbackOnly(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets if beforeCompletion should be called on transactions that are set rollback only.
setBeforeCompletionWhenRollbackOnly(boolean) - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
setBindMechanism(String) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Sets the symbolic name of the configuration mechanism used for service bindings.
setBindMechanism(String) - Method in interface com.arjuna.orbportability.common.OrbPortabilityEnvironmentBeanMBean
 
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.
setCacheStoreHash(int) - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
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.
setCacheStoreRemovedItems(int) - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
setCacheStoreScanPeriod(int) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets the interval on which the cache will process outstanding work, in milliseconds.
setCacheStoreScanPeriod(int) - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
setCacheStoreSize(int) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets the maximum size, in bytes, of the in-memory object state cache.
setCacheStoreSize(int) - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
setCacheStoreSync(boolean) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets if writes to the store should be synched to disk or not.
setCacheStoreSync(boolean) - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
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.
setCacheStoreWorkItems(int) - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
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.
setCheckedActionFactoryClassName(String) - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
setCheckedTransactions(boolean) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Sets if checked transactions should be used.
setCheckedTransactions(boolean) - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
 
setClassicPrepare(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets if old sytle prepare handling should be used for PersistenceRecord.
setClassicPrepare(boolean) - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
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.
setCommitedTransactionRetryLimit(int) - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
 
setCommitOnePhase(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets if one phase commit behaviour is enabled or not.
setCommitOnePhase(boolean) - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
setContextPropMode(String) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Sets the name of the context propagation mode.
setContextPropMode(String) - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
 
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) - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
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.
setDisableMultipleLastResourcesWarning(boolean) - Method in interface com.arjuna.ats.arjuna.common.CoreEnvironmentBeanMBean
 
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
 
setEventHandlers(List<String>) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Sets the classnames of the ORB object connect/disconnect event handlers.
setEventHandlers(List<String>) - Method in interface com.arjuna.orbportability.common.OrbPortabilityEnvironmentBeanMBean
 
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.
setExpiryScanInterval(int) - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
 
setExpiryScanners(List<String>) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Sets the expiry scanners.
setExpiryScanners(List<String>) - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
 
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.
setFileDir(String) - Method in interface com.arjuna.orbportability.common.OrbPortabilityEnvironmentBeanMBean
 
setFilename(String) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler
 
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.
setHashedDirectories(int) - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
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.
setHierarchyRetry(int) - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
setHierarchyTimeout(int) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets the time in milliseconds to wait between file creation retries.
setHierarchyTimeout(int) - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
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.
setInitialReferencesFile(String) - Method in interface com.arjuna.orbportability.common.OrbPortabilityEnvironmentBeanMBean
 
setInitialReferencesRoot(String) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Sets the name of the directory in which the initial reference file is stored.
setInitialReferencesRoot(String) - Method in interface com.arjuna.orbportability.common.OrbPortabilityEnvironmentBeanMBean
 
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.
setInterposition(String) - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
 
setIsolationLevel(int) - Method in class com.arjuna.ats.jdbc.common.JDBCEnvironmentBean
Sets the default transaction isolation level for database operations.
setIsolationLevel(int) - Method in interface com.arjuna.ats.jdbc.common.JDBCEnvironmentBeanMBean
 
setIssueRecoveryRollback(boolean) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Sets if resources will have rollback invoked explicitly on them by recovery.
setIssueRecoveryRollback(boolean) - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
 
setJdbcPoolPutConnections(boolean) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets if connections should be returned to the pool after use.
setJdbcPoolPutConnections(boolean) - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
setJdbcPoolSizeInitial(int) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets the number of the connection to initialize in the pool at startup.
setJdbcPoolSizeInitial(int) - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
setJdbcPoolSizeMaximum(int) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets the maximum number of connections to hold in the pool.
setJdbcPoolSizeMaximum(int) - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
setJdbcTxDbAccess(String) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets the classname of the JDBCAccess implementation used for the ActionStore.
setJdbcTxDbAccess(String) - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
setJdbcUserDbAccess(String) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets the classname of the JDBCAccess implementation used for the ObjectStore.
setJdbcUserDbAccess(String) - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
setJmxEnabled(boolean) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Enable or disable JMX instrumentation of the Object Store.
setJmxEnabled(boolean) - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
setJndiProperties(Hashtable) - Method in class com.arjuna.ats.jdbc.common.JDBCEnvironmentBean
Sets the JNDI properties used by transactional driver code.
setJndiProperties(Hashtable) - Method in interface com.arjuna.ats.jdbc.common.JDBCEnvironmentBeanMBean
 
setLastResourceOptimisationInterface(String) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Sets the classname of the marker interface used to indicate a LastResource.
setLastResourceOptimisationInterface(String) - Method in interface com.arjuna.ats.jta.common.JTAEnvironmentBeanMBean
 
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.
setLocalOSRoot(String) - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
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.
setLockStoreDir(String) - Method in interface com.arjuna.ats.txoj.common.TxojEnvironmentBeanMBean
 
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.
setMaintainHeuristics(boolean) - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
setMappings(String) - Method in class com.arjuna.orbportability.common.ant.IDLBuildListElement
 
setMultipleLockStore(String) - Method in class com.arjuna.ats.txoj.common.TxojEnvironmentBean
Sets the name of the multiple lock store implementation.
setMultipleLockStore(String) - Method in interface com.arjuna.ats.txoj.common.TxojEnvironmentBeanMBean
 
setNeedTranContext(boolean) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Sets if transaction context interceptors will require a context to be present.
setNeedTranContext(boolean) - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
 
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.
setNodeIdentifier(String) - Method in interface com.arjuna.ats.arjuna.common.CoreEnvironmentBeanMBean
 
setOaImplementation(String) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Sets the classname of the POAImple implementation.
setOaImplementation(String) - Method in interface com.arjuna.orbportability.common.OrbPortabilityEnvironmentBeanMBean
 
setObjectStoreDir(String) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets the ObjectStore directory path.
setObjectStoreDir(String) - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
setObjectStoreSync(boolean) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets if ObjectStore operations should be synched to disk or not.
setObjectStoreSync(boolean) - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
setObjectStoreType(String) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets the symbolic name of the ObjectStore implementation.
setObjectStoreType(String) - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
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
 
setOrbImplementation(String) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Sets the classname of the ORBImple implementation.
setOrbImplementation(String) - Method in interface com.arjuna.orbportability.common.OrbPortabilityEnvironmentBeanMBean
 
setOrbInitializationProperties(Map<String, String>) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Sets the Map of properties used for ORB initialization.
setOrbInitializationProperties(Map<String, String>) - Method in interface com.arjuna.orbportability.common.OrbPortabilityEnvironmentBeanMBean
 
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.
setPeriodicRecoveryPeriod(int) - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
 
setPid(int) - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
Sets the process id to use if ManualProcessId is selected.
setPid(int) - Method in interface com.arjuna.ats.arjuna.common.CoreEnvironmentBeanMBean
 
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
 
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(String) - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
Sets the class name of the Process implementation to use.
setProcessImplementation(String) - Method in interface com.arjuna.ats.arjuna.common.CoreEnvironmentBeanMBean
 
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.
setPropagateTerminator(boolean) - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
 
setPurgeTime(long) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets the purge interval for the LogStore, in milliseconds.
setPurgeTime(long) - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
setReadonlyOptimisation(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets if handling of read only resources should be optimized.
setReadonlyOptimisation(boolean) - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
setReceivedSlotId(int) - Static method in class com.arjuna.ats.jts.OTSManager
 
setRecoveryActivators(List<String>) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Sets the recovery activators.
setRecoveryActivators(List<String>) - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
 
setRecoveryAddress(String) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Sets the hostname on which the recovery listener should bind.
setRecoveryAddress(String) - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
 
setRecoveryBackoffPeriod(int) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Sets the interval between recovery phases, in seconds.
setRecoveryBackoffPeriod(int) - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
 
setRecoveryExtensions(List<String>) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Sets the recovery modules.
setRecoveryExtensions(List<String>) - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
 
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.
setRecoveryListener(boolean) - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
 
setRecoveryManagerAddress(String) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Sets the hostname on which the recovery manager will bind.
setRecoveryManagerAddress(String) - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
 
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.
setRecoveryManagerPort(int) - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
 
setRecoveryPort(int) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Sets the network port number on which the recovery listener should bind.
setRecoveryPort(int) - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
 
setResolveService(String) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Sets the symbolic name of the configuration mechanism for resolving service references.
setResolveService(String) - Method in interface com.arjuna.orbportability.common.OrbPortabilityEnvironmentBeanMBean
 
setRootPoa(POA) - Method in class com.arjuna.orbportability.ChildOA
Set the Root POA represented by this ChildOA class
setShare(int) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets the share mode of the ObjectStore
setShare(int) - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
setSharedTransactionLog(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets if the transaction log should be run in shared mode or not.
setSharedTransactionLog(boolean) - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
setSingleLockStore(String) - Method in class com.arjuna.ats.txoj.common.TxojEnvironmentBean
Sets the name of the single lock store implementation.
setSingleLockStore(String) - Method in interface com.arjuna.ats.txoj.common.TxojEnvironmentBeanMBean
 
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.
setSocketProcessIdMaxPorts(int) - Method in interface com.arjuna.ats.arjuna.common.CoreEnvironmentBeanMBean
 
setSocketProcessIdPort(int) - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
Sets the port on which the socket based process id implementation will listen.
setSocketProcessIdPort(int) - Method in interface com.arjuna.ats.arjuna.common.CoreEnvironmentBeanMBean
 
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.
setStartDisabled(boolean) - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
setStatus(int) - Method in class com.arjuna.ats.arjuna.StateManager
 
setSupportInterposedSynchronization(boolean) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Sets if Synchronizations can be interposed.
setSupportInterposedSynchronization(boolean) - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
 
setSupportRollbackSync(boolean) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Sets if Synchronizations will be fired on transaction rollback.
setSupportRollbackSync(boolean) - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
 
setSupportSubtransactions(boolean) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Sets if subtransactions should be allowed.
setSupportSubtransactions(boolean) - Method in interface com.arjuna.ats.jta.common.JTAEnvironmentBeanMBean
 
setSupportSubtransactions(boolean) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Sets if subtransactions are allowed in the JTS.
setSupportSubtransactions(boolean) - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
 
setSynchronousRemoval(boolean) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets if the LogStore should write removal records synchronously or not.
setSynchronousRemoval(boolean) - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
setTimeoutPropagation(boolean) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Sets if the timeout value propagated should be time remaining or not.
setTimeoutPropagation(boolean) - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
 
setTimeoutSocket(boolean) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Sets the socket timeout behaviour of the Listener instances.
setTimeoutSocket(boolean) - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
 
setTransaction(Transaction) - Method in interface com.arjuna.ats.jta.xa.RecoverableXAConnection
Remember the transaction we are being used within.
setTransactionLog(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets if the transaction log should be distinct from the action store.
setTransactionLog(boolean) - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
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.
setTransactionManager(boolean) - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
 
setTransactionManagerClassName(String) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Sets the class name of the javax.transaction.TransactionManager implementation.
setTransactionManagerClassName(String) - Method in interface com.arjuna.ats.jta.common.JTAEnvironmentBeanMBean
 
setTransactionManagerJNDIContext(String) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Sets the JNDI bind name for the implementation of TransactionManager.
setTransactionManagerJNDIContext(String) - Method in interface com.arjuna.ats.jta.common.JTAEnvironmentBeanMBean
 
setTransactionStatusManagerAddress(String) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
Sets the hostname on which the transaction status manager should bind.
setTransactionStatusManagerAddress(String) - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
 
setTransactionStatusManagerEnable(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets if the transaction status manager service should be provided or not.
setTransactionStatusManagerEnable(boolean) - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
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.
setTransactionStatusManagerExpiryTime(int) - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
 
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.
setTransactionStatusManagerPort(int) - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
 
setTransactionSync(boolean) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets if transaction log operations should be synched to disk or not.
setTransactionSync(boolean) - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
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.
setTransactionSynchronizationRegistryClassName(String) - Method in interface com.arjuna.ats.jta.common.JTAEnvironmentBeanMBean
 
setTransactionSynchronizationRegistryJNDIContext(String) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Sets tje JNDI bind name for the implementation of TransactionSynchronizationRegistry.
setTransactionSynchronizationRegistryJNDIContext(String) - Method in interface com.arjuna.ats.jta.common.JTAEnvironmentBeanMBean
 
setTxLogSize(long) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets the default size of the LogStore, in bytes.
setTxLogSize(long) - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
 
setTxReaperCancelFailWaitPeriod(long) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets the delay to allow an interrupted cancel to be cleaned up.
setTxReaperCancelFailWaitPeriod(long) - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
setTxReaperCancelWaitPeriod(long) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets the delay to allow a cancel to be processed before interrupting it.
setTxReaperCancelWaitPeriod(long) - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
setTxReaperMode(String) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets the operating mode of the transaction timeout processing system.
setTxReaperMode(String) - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
setTxReaperTimeout(long) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets the timeout interval of the transaction reaper.
setTxReaperTimeout(long) - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
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.
setTxReaperZombieMax(int) - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
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.
setUserTransactionClassName(String) - Method in interface com.arjuna.ats.jta.common.JTAEnvironmentBeanMBean
 
setUserTransactionJNDIContext(String) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Sets the JNDI bind name for the implementation of UserTransaction.
setUserTransactionJNDIContext(String) - Method in interface com.arjuna.ats.jta.common.JTAEnvironmentBeanMBean
 
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
setVarDir(String) - Method in interface com.arjuna.ats.arjuna.common.CoreEnvironmentBeanMBean
 
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.
setWriteOptimisation(boolean) - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
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.
setXaAssumeRecoveryComplete(boolean) - Method in interface com.arjuna.ats.jta.common.JTAEnvironmentBeanMBean
 
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.
setXaRecoveryNodes(List<String>) - Method in interface com.arjuna.ats.jta.common.JTAEnvironmentBeanMBean
 
setXaResourceMapClassNames(List<String>) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Sets the names of the XAResourceMap classes used for XAException handling.
setXaResourceMapClassNames(List<String>) - Method in interface com.arjuna.ats.jta.common.JTAEnvironmentBeanMBean
 
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.
setXaResourceOrphanFilterClassNames(List<String>) - Method in interface com.arjuna.ats.jta.common.JTAEnvironmentBeanMBean
 
setXaResourceOrphanFilters(List<XAResourceOrphanFilter>) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
Sets the instances of XAResourceOrphanFilter.
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.
setXaResourceRecoveryClassNames(List<String>) - Method in interface com.arjuna.ats.jta.common.JTAEnvironmentBeanMBean
 
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.
setXaRollbackOptimization(boolean) - Method in interface com.arjuna.ats.jta.common.JTAEnvironmentBeanMBean
 
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.
setXaTransactionTimeoutEnabled(boolean) - Method in interface com.arjuna.ats.jta.common.JTAEnvironmentBeanMBean
 
SHADOWING - Static variable in class com.arjuna.ats.arjuna.objectstore.ObjectStoreType
 
SHADOWNOFILELOCK - Static variable in class com.arjuna.ats.arjuna.objectstore.ObjectStoreType
 
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() - 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() - Method in class com.arjuna.orbportability.ORB
Shutdown the ORB.
Shutdown(String) - Constructor for class com.arjuna.orbportability.orb.Shutdown
 
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.
SINGLETYPEMAPPED - Static variable in class com.arjuna.ats.arjuna.objectstore.ObjectStoreType
 
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
 
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.
StartXAResource - Interface in com.arjuna.ats.jta.resources
 
StateBean - Class in com.arjuna.ats.arjuna.tools.osb.mbean.common
 
StateBean(BasicBean, ObjectStore, Uid) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.common.StateBean
 
StateBean(BasicBean, String, ObjectStore, Uid) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.common.StateBean
 
StateBeanMBean - Interface in com.arjuna.ats.arjuna.tools.osb.mbean.common
JMX instrumentation of Object Store log records that extend State Manager
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
 
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
 
store() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
storeDir() - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStore
 
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.
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.
toObjectName(String, String) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreTypeBean
 
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() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.BasicBean
 
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
 
toStringArray(LogRecordListBean) - Static method in class com.arjuna.ats.arjuna.tools.osb.mbean.BasicActionBean
 
toStringArray(RecordList) - Static method in class com.arjuna.ats.arjuna.tools.osb.mbean.BasicActionBean
 
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
 
transactionService - Static variable in class com.arjuna.orbportability.Services
 
TransactionServiceMX - Class in com.arjuna.ats.tsmx
 
TransactionServiceMX() - Constructor for class com.arjuna.ats.tsmx.TransactionServiceMX
 
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
 
TransactionStatusManagerItemBean - Class in com.arjuna.ats.arjuna.tools.osb.mbean.common
 
TransactionStatusManagerItemBean(ObjStoreTypeBean, Uid) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.common.TransactionStatusManagerItemBean
 
TransactionStatusManagerItemBeanMBean - Interface in com.arjuna.ats.arjuna.tools.osb.mbean.common
MBean representation of an object that the recovery subsystem uses to obtain the status of transactions
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
 
tsmxLogger - Class in com.arjuna.ats.tsmx.logging
 
tsmxLogger() - Constructor for class com.arjuna.ats.tsmx.logging.tsmxLogger
 
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
 
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.
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
 
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 - Variable in class com.arjuna.ats.arjuna.tools.osb.mbean.common.BasicBean
 
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
 
typeIs() - Method in interface com.arjuna.ats.arjuna.objectstore.BaseStore
The type of the object store.
typeOfAction() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
typeToClass(int) - Static method in class com.arjuna.ats.arjuna.coordinator.RecordType
 
typeToClass(int) - Static method in class com.arjuna.ats.arjuna.objectstore.ObjectStoreType
 

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
 
uid - Variable in class com.arjuna.ats.arjuna.tools.osb.mbean.common.UidBean
 
UidBean - Class in com.arjuna.ats.arjuna.tools.osb.mbean.common
 
UidBean(BasicBean, String, Uid) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.common.UidBean
 
UidBean(BasicBean, Uid) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.common.UidBean
 
UidBeanMBean - Interface in com.arjuna.ats.arjuna.tools.osb.mbean.common
MBean representation of records that have unique ids
uidToOtid(Uid) - Static method in class com.arjuna.ats.jts.utils.Utility
 
uidToOtid(String) - Static method in class com.arjuna.ats.jts.utils.Utility
 
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 - Exception 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 exception com.arjuna.ats.jta.exceptions.UnexpectedConditionException
 
UnexpectedConditionException(String) - Constructor for exception 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(InputBuffer) - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStore
Unpack an object store.
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.BasicActionBean
 
unregister() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.BasicBean
 
unregister() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.LogRecordListBean
 
unregister() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBean
 
unregister() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreTypeBean
 
unregisterDependents(boolean) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.BasicBean
 
unregisterDependents(boolean) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.common.LogRecordListBean
 
unregisterDependents(boolean) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreTypeBean
 
unregisterMBean(String) - Method in class com.arjuna.ats.arjuna.tools.osb.util.JMXServer
 
unregisterMBean(ObjectName) - Method in class com.arjuna.ats.arjuna.tools.osb.util.JMXServer
 
unregisterMBeans() - Method in class com.arjuna.ats.tsmx.TransactionServiceMX
Thie method unregisters all the mbeans registered.
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_0 - Static variable in class com.arjuna.ats.arjuna.objectstore.ObjectStoreType
 
USER_DEF_1 - Static variable in class com.arjuna.ats.arjuna.objectstore.ObjectStoreType
 
USER_DEF_2 - Static variable in class com.arjuna.ats.arjuna.objectstore.ObjectStoreType
 
USER_DEF_3 - Static variable in class com.arjuna.ats.arjuna.objectstore.ObjectStoreType
 
USER_DEF_4 - Static variable in class com.arjuna.ats.arjuna.objectstore.ObjectStoreType
 
USER_DEF_5 - Static variable in class com.arjuna.ats.arjuna.objectstore.ObjectStoreType
 
USER_DEF_6 - Static variable in class com.arjuna.ats.arjuna.objectstore.ObjectStoreType
 
USER_DEF_7 - Static variable in class com.arjuna.ats.arjuna.objectstore.ObjectStoreType
 
USER_DEF_8 - Static variable in class com.arjuna.ats.arjuna.objectstore.ObjectStoreType
 
USER_DEF_9 - Static variable in class com.arjuna.ats.arjuna.objectstore.ObjectStoreType
 
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
 
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(int) - Static method in class com.arjuna.ats.arjuna.objectstore.ObjectStoreType
 
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(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.jta.recovery.XAResourceOrphanFilter.Vote
Returns the enum constant of this type with the specified name.
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
 
VOLATILE - Static variable in class com.arjuna.ats.arjuna.objectstore.ObjectStoreType
 

W

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(String) - Method in interface com.arjuna.common.util.logging.Logi18n
Log a message with the WARN Level
warn(String, Throwable) - Method in interface com.arjuna.common.util.logging.Logi18n
Log a message with the WARN Level and with a throwable arguments
warn(String, Object[]) - Method in interface com.arjuna.common.util.logging.Logi18n
Log a message with the WARN Level and with arguments
warn(String, Object[], Throwable) - Method in interface com.arjuna.common.util.logging.Logi18n
Log a message with the WARN Level, with arguments and with a throwable arguments
warn(Throwable) - Method in interface com.arjuna.common.util.logging.LogNoi18n
Log a message with WARN Level
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, 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.
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
 
XAResourceRecordBeanMBean - Interface in com.arjuna.ats.arjuna.tools.osb.mbean.common
MBean representation of an XA ResourceManager
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) - Constructor for class com.arjuna.ats.jta.xa.XidImple
 
XidImple(Uid) - Constructor for class com.arjuna.ats.jta.xa.XidImple
 
XidImple(Uid, boolean) - 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
 
_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 R S T U V W X _