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

A

ABORTED - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
ABORTING - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
ABORT_ONLY - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
ACTION - Static variable in class com.arjuna.ats.arjuna.objectstore.ObjectStoreType
 
ACTIONLOG - Static variable in class com.arjuna.ats.arjuna.objectstore.ObjectStoreType
 
ACTION_STORE - Static variable in class com.arjuna.ats.arjuna.common.Environment
 
ACTIVATION - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
ACTIVATOR_PROPERTY_PREFIX - Static variable in class com.arjuna.ats.arjuna.recovery.RecoveryEnvironment
 
ACTIVE - Static variable in class com.arjuna.ats.arjuna.ObjectStatus
 
ACTIVE_NEW - Static variable in class com.arjuna.ats.arjuna.ObjectStatus
 
ADD_FAILED - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
AGENT_IMPLEMENTATION_PROPERTY - Static variable in class com.arjuna.ats.tsmx.TransactionServiceMX
 
ALIGNMENT - Static variable in class com.arjuna.ats.arjuna.state.OutputBuffer
 
ALLOW_NESTED_LOCKING - Static variable in class com.arjuna.ats.txoj.common.Environment
 
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
 
ALWAYS_PROPAGATE_CONTEXT - Static variable in class com.arjuna.ats.jts.common.Environment
 
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
 
ASSUMED_OBJECT_NOT_EXIST - Static variable in class com.arjuna.ats.jts.recovery.RecoveryEnvironment
 
ASYNC_COMMIT - Static variable in class com.arjuna.ats.arjuna.common.Environment
 
ASYNC_PREPARE - Static variable in class com.arjuna.ats.arjuna.common.Environment
 
ASYNC_ROLLBACK - Static variable in class com.arjuna.ats.arjuna.common.Environment
 
ATOMICACTION_COMMIT - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
ATOMICACTION_ROLLBACK - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
AUTO_RECOVERY - Static variable in interface com.arjuna.ats.jta.xa.RecoverableXAConnection
 
Abort() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
This is the user callable abort operation.
AbstractRecord - class com.arjuna.ats.arjuna.coordinator.AbstractRecord.
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 paramaters.
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.
AbstractRecord_ExtendedResourceRecord() - Static method in class com.arjuna.ats.jts.CosTransactionsNames
 
AbstractRecord_ResourceRecord() - Static method in class com.arjuna.ats.jts.CosTransactionsNames
 
ActionHierarchy - class com.arjuna.ats.arjuna.coordinator.ActionHierarchy.
Class that represents the transaction hierarchy.
ActionHierarchy(int) - Constructor for class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
Create a new (blank) hierarchy with sufficient space for the specified number of transactions.
ActionHierarchy(ActionHierarchy) - Constructor for class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
Create a new copy of the specified transaction hierarchy.
ActionManager - class com.arjuna.ats.arjuna.coordinator.ActionManager.
 
ActionStatus - class com.arjuna.ats.arjuna.coordinator.ActionStatus.
The various state changes that a transaction can go through.
ActionStatus() - Constructor for class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
ActionStatusService - class com.arjuna.ats.arjuna.recovery.ActionStatusService.
 
ActionStatusService() - Constructor for class com.arjuna.ats.arjuna.recovery.ActionStatusService
Get a reference to the Transaction Store.
ActionType - class com.arjuna.ats.arjuna.coordinator.ActionType.
The two types of transactions, nested, and top-level.
ActionType() - Constructor for class com.arjuna.ats.arjuna.coordinator.ActionType
 
AddOutcome - class com.arjuna.ats.arjuna.coordinator.AddOutcome.
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
 
AgentInterface - interface com.arjuna.ats.tsmx.agent.AgentInterface.
This interface is implemented to allow different MBeanServers to be used.
AgentNotFoundException - exception com.arjuna.ats.tsmx.agent.exceptions.AgentNotFoundException.
 
AgentNotFoundException() - Constructor for class com.arjuna.ats.tsmx.agent.exceptions.AgentNotFoundException
Constructs a new exception with null as its detail message.
AgentNotFoundException(String) - Constructor for class com.arjuna.ats.tsmx.agent.exceptions.AgentNotFoundException
Constructs a new exception with the specified detail message.
Arjuna - class com.arjuna.ats.jts.extensions.Arjuna.
To get the formatID used to represent Arjuna transactions to the system.
Arjuna() - Constructor for class com.arjuna.ats.jts.extensions.Arjuna
 
ArjunaNames - class com.arjuna.ats.arjuna.ArjunaNames.
This class contains the ClassNames and ObjectName attributes that may be used by implementations within this module.
ArjunaNames() - Constructor for class com.arjuna.ats.arjuna.ArjunaNames
 
AtomicAction - class com.arjuna.ats.arjuna.AtomicAction.
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.
AtomicTransaction - class com.arjuna.ats.jts.extensions.AtomicTransaction.
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 com.arjuna.orbportability.oa.Attribute.
Classes to be called before or after the OA is initialised.
Attribute() - Constructor for class com.arjuna.orbportability.oa.Attribute
 
Attribute - class com.arjuna.orbportability.orb.Attribute.
Classes to be called before or after the ORB is initialised.
Attribute() - Constructor for class com.arjuna.orbportability.orb.Attribute
 
abort() - Method in class com.arjuna.ats.arjuna.AtomicAction
Abort (rollback) the transaction.
abortStatus() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
acceptsURL(String) - Method in class com.arjuna.ats.jdbc.TransactionalDriver
 
activate() - Method in class com.arjuna.ats.arjuna.StateManager
This operation activates an object.
activate(String) - Method in class com.arjuna.ats.arjuna.StateManager
This operation activates an object.
activate() - Method in 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.
activeThreads() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
add(Uid) - Method in class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
Insert new entry growing table as needed.
add(Uid, int) - Method in class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
Add the transaction id at the specified level.
add(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Add a record to the atomic action.
add(TxAssociation) - Static method in class com.arjuna.ats.jts.extensions.ThreadAssociations
 
addAttribute(Attribute) - Method in class com.arjuna.orbportability.OA
 
addAttribute(Attribute) - Method in class com.arjuna.orbportability.ORB
 
addChildAction(BasicAction) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Add a new child action to the atomic action.
addChildThread() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Add the current thread to the list of threads associated with this transaction.
addChildThread(Thread) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Add the specified thread to the list of threads associated with this transaction.
addGlobal(TxAssociation) - Static method in class com.arjuna.ats.jts.extensions.ThreadAssociations
 
addHandler(EventHandler) - Method in class com.arjuna.orbportability.event.EventManager
Add the specified handler.
addInParameter(String, boolean, String, boolean, String) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
 
addModule(RecoveryModule) - Method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
Add a recovery module to the system.
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.
addService(Service, ServerSocket) - Method in class com.arjuna.ats.arjuna.recovery.TransactionStatusManager
The work item to be executed.
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.
addToList(InventoryElement) - Method in class com.arjuna.ats.arjuna.gandiva.inventory.Inventory
 
addToList(InventoryElement) - Method in class com.arjuna.ats.arjuna.gandiva.inventory.InventoryImple
 
afterCompletion(int) - Method in interface com.arjuna.ats.arjuna.coordinator.SynchronizationRecord
 
afterCompletion(int) - Method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator
 
aitLogger - Static variable in class com.arjuna.ats.txoj.logging.txojLogger
 
aitLoggerI18N - Static variable in class com.arjuna.ats.txoj.logging.txojLogger
 
allObjUids(String, InputObjectState, int) - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStore
 
allObjUids(String, InputObjectState) - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStore
 
allObjUids(String, InputObjectState, int) - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStoreImple
Obtain all of the Uids for a specified type.
allTypes(InputObjectState) - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStore
 
allTypes(InputObjectState) - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStoreImple
Obtain all types of objects stored in the object store.
alter(AbstractRecord) - Method in class com.arjuna.ats.arjuna.LastResourceRecord
 
alter(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Alter the current record with the one presented.
alter(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.RecoveryAbstractRecord
 
alwaysPropagateContext - Static variable in class com.arjuna.ats.jts.common.Defaults
Do we always propagate the transaction hierarchy regardless of whether or not the receiving object is derived from CosTransactions::TransactionalObject?
arjLogger - Static variable in class com.arjuna.ats.arjuna.logging.tsLogger
 
arjLoggerI18N - Static variable in class com.arjuna.ats.arjuna.logging.tsLogger
 
arjPropertyManager - class com.arjuna.ats.arjuna.common.arjPropertyManager.
Property manager wrapper for the Arjuna module.
arjPropertyManager() - Constructor for class com.arjuna.ats.arjuna.common.arjPropertyManager
 
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
 
asynchronousScan() - Method in class com.arjuna.ats.arjuna.recovery.RecoveryDriver
 
attributeType(String) - Method in class com.arjuna.ats.arjuna.gandiva.ObjectName
Return the type of the specified attribute.
attributeType(String, String) - Method in class com.arjuna.ats.arjuna.gandiva.nameservice.NameService
Return the type of the attribute.
attributeType(String, String) - Method in class com.arjuna.ats.arjuna.gandiva.nameservice.NameServiceImple
Return the type of the attribute.
attributes() - Method in class com.arjuna.ats.arjuna.StateManager
 
attributes() - Method in class com.arjuna.ats.txoj.LockManager
 

B

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
 
BINDING_SERVICES - Static variable in class com.arjuna.orbportability.Services
 
BIND_CONNECT - Static variable in class com.arjuna.orbportability.Services
 
BIND_MECHANISM - Static variable in class com.arjuna.orbportability.common.Environment
 
BasicAction - class com.arjuna.ats.arjuna.coordinator.BasicAction.
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, ObjectName) - Constructor for class com.arjuna.ats.arjuna.coordinator.BasicAction
 
BasicAction(Uid, int) - Constructor for class com.arjuna.ats.arjuna.coordinator.BasicAction
Recreate the specified transaction.
Begin(BasicAction) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Atomic action Begin operation.
ByteBuffer - interface com.arjuna.ats.arjuna.state.ByteBuffer.
 
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() - 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
 
bindDefault() - Static method in class com.arjuna.orbportability.common.Configuration
 
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.
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.
bqual_length - Variable in class com.arjuna.ats.arjuna.xa.XID
 
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.

C

CACHED - Static variable in class com.arjuna.ats.arjuna.objectstore.ObjectStoreType
 
CACHE_STORE_HASH - Static variable in class com.arjuna.ats.arjuna.common.Environment
 
CACHE_STORE_REMOVED_ITEMS - Static variable in class com.arjuna.ats.arjuna.common.Environment
 
CACHE_STORE_SCAN_PERIOD - Static variable in class com.arjuna.ats.arjuna.common.Environment
 
CACHE_STORE_SIZE - Static variable in class com.arjuna.ats.arjuna.common.Environment
 
CACHE_STORE_SYNC - Static variable in class com.arjuna.ats.arjuna.common.Environment
 
CACHE_STORE_WORK_ITEMS - Static variable in class com.arjuna.ats.arjuna.common.Environment
 
CADAVER - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
CANNOT_PROCEED - Static variable in class com.arjuna.orbportability.common.Exceptions
 
CHECKED_TRANSACTIONS - Static variable in class com.arjuna.ats.jts.common.Environment
 
CLASSIC_PREPARE - Static variable in class com.arjuna.ats.arjuna.common.Environment
 
CLASSNAME - Static variable in class com.arjuna.ats.arjuna.gandiva.ObjectName
 
CLEANUP - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
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
 
COMMITTING - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
COMMIT_ONE_PHASE - Static variable in class com.arjuna.ats.arjuna.common.Environment
 
CONFIGURATION_FILE - Static variable in class com.arjuna.orbportability.Services
The various means used to locate a service.
CONTEXT_PROP_MODE - Static variable in class com.arjuna.ats.jts.common.Environment
 
CORBA_DIAGNOSTICS - Static variable in class com.arjuna.orbportability.common.Environment
 
CREATED - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
CadaverRecord - class com.arjuna.ats.arjuna.CadaverRecord.
Cadaver records are created whenever a persistent object is deleted while still in the scope of an atomic action.
CadaverRecord(OutputObjectState, ObjectStore, StateManager) - Constructor for class com.arjuna.ats.arjuna.CadaverRecord
Create a new instance, passing in the object that is being managed.
CadaverRecord() - Constructor for class com.arjuna.ats.arjuna.CadaverRecord
Create a new instance using default values.
CheckedAction - class com.arjuna.ats.arjuna.coordinator.CheckedAction.
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
 
ChildOA - class com.arjuna.orbportability.ChildOA.
A class which represents a child OA
ClassName - class com.arjuna.ats.arjuna.gandiva.ClassName.
Each implementation type may provide an instance of this class to uniquely identify itself to its users and the Inventory.
ClassName() - Constructor for class com.arjuna.ats.arjuna.gandiva.ClassName
 
ClassName(String) - Constructor for class com.arjuna.ats.arjuna.gandiva.ClassName
 
ClassName(ClassName) - Constructor for class com.arjuna.ats.arjuna.gandiva.ClassName
 
Configuration - class com.arjuna.ats.arjuna.common.Configuration.
This class contains various run-time configuration options.
Configuration() - Constructor for class com.arjuna.ats.arjuna.common.Configuration
 
Configuration - class com.arjuna.ats.jdbc.common.Configuration.
Runtime configuration class for this module.
Configuration() - Constructor for class com.arjuna.ats.jdbc.common.Configuration
 
Configuration - class com.arjuna.ats.jta.common.Configuration.
Runtime configuration class for this module.
Configuration() - Constructor for class com.arjuna.ats.jta.common.Configuration
 
Configuration - class com.arjuna.ats.jts.common.Configuration.
Build-time configuration information for the module.
Configuration() - Constructor for class com.arjuna.ats.jts.common.Configuration
 
Configuration - class com.arjuna.ats.tsmx.common.Configuration.
 
Configuration() - Constructor for class com.arjuna.ats.tsmx.common.Configuration
 
Configuration - class com.arjuna.ats.txoj.common.Configuration.
Runtime configuration class for this module.
Configuration() - Constructor for class com.arjuna.ats.txoj.common.Configuration
 
Configuration - class com.arjuna.orbportability.common.Configuration.
Module specific configuration object.
Configuration() - Constructor for class com.arjuna.orbportability.common.Configuration
 
ContextORBInitializerImpl - class com.arjuna.ats.jts.orbspecific.hporb.interceptors.context.ContextORBInitializerImpl.
 
ContextORBInitializerImpl() - Constructor for class com.arjuna.ats.jts.orbspecific.hporb.interceptors.context.ContextORBInitializerImpl
 
ContextORBInitializerImpl - class com.arjuna.ats.jts.orbspecific.jacorb.interceptors.context.ContextORBInitializerImpl.
 
ContextORBInitializerImpl() - Constructor for class com.arjuna.ats.jts.orbspecific.jacorb.interceptors.context.ContextORBInitializerImpl
 
ContextORBInitializerImpl - class com.arjuna.ats.jts.orbspecific.javaidl.interceptors.context.ContextORBInitializerImpl.
 
ContextORBInitializerImpl() - Constructor for class com.arjuna.ats.jts.orbspecific.javaidl.interceptors.context.ContextORBInitializerImpl
 
ContextORBInitializerImpl - class com.arjuna.ats.jts.orbspecific.orbix2000.interceptors.context.ContextORBInitializerImpl.
 
ContextORBInitializerImpl() - Constructor for class com.arjuna.ats.jts.orbspecific.orbix2000.interceptors.context.ContextORBInitializerImpl
 
CosTransactionsNames - class com.arjuna.ats.jts.CosTransactionsNames.
 
CosTransactionsNames() - Constructor for class com.arjuna.ats.jts.CosTransactionsNames
 
Current() - Static method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
Current - interface com.arjuna.ats.jts.extensions.Current.
This interface gives access to the Arjuna specific extensions to Current.
cancel() - Method in interface com.arjuna.ats.arjuna.coordinator.Reapable
 
cancel() - Method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator
 
castup(ClassName) - Method in interface com.arjuna.ats.arjuna.gandiva.Resource
 
castup(ClassName) - Method in class com.arjuna.ats.arjuna.gandiva.inventory.Inventory
 
castup(ClassName) - Method in class com.arjuna.ats.arjuna.gandiva.nameservice.NameService
 
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
Only check for one at a time to prevent starvation.
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
 
childTransactions() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
childrenContainsSubParam(Node) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler
 
className() - Method in class com.arjuna.ats.arjuna.CadaverRecord
The ClassName representation of this class.
className() - Method in class com.arjuna.ats.arjuna.DisposeRecord
 
className() - Method in class com.arjuna.ats.arjuna.LastResourceRecord
 
className() - Method in class com.arjuna.ats.arjuna.PersistenceRecord
 
className() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Only used for crash recovery, so most records don't need it.
className() - Method in class com.arjuna.ats.arjuna.coordinator.RecoveryAbstractRecord
 
className() - Method in class com.arjuna.ats.arjuna.gandiva.inventory.Inventory
 
className() - Method in interface com.arjuna.ats.arjuna.gandiva.inventory.InventoryElement
Return the ClassName of the implementation to be created.
className() - Method in class com.arjuna.ats.arjuna.gandiva.inventory.InventoryImple
 
className() - Method in class com.arjuna.ats.arjuna.gandiva.nameservice.NameService
 
className() - Method in class com.arjuna.ats.arjuna.gandiva.nameservice.NameServiceImple
 
className() - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStore
 
className() - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStoreImple
 
className() - Method in class com.arjuna.ats.txoj.lockstore.LockStore
 
className() - Method in class com.arjuna.ats.txoj.lockstore.LockStoreImple
 
className() - Method in class com.arjuna.ats.txoj.semaphore.Semaphore
 
className() - Method in class com.arjuna.ats.txoj.semaphore.SemaphoreImple
 
classNameToType(ClassName) - Static method in class com.arjuna.ats.arjuna.coordinator.RecordType
 
classNameToType(ClassName) - Static method in class com.arjuna.ats.arjuna.objectstore.ObjectStoreType
 
classicPrepare - Static variable in class com.arjuna.ats.arjuna.PersistenceRecord
 
cleanup(boolean) - Method in class com.arjuna.ats.arjuna.StateManager
Object cleanup.
clone() - Method in class com.arjuna.ats.arjuna.common.Uid
Create a copy of this instance.
clone() - Method in class com.arjuna.ats.arjuna.gandiva.nameservice.NameServiceImple
 
close() - Method in interface com.arjuna.ats.jta.xa.RecoverableXAConnection
 
close() - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.InputStreamFileWriter
 
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.exceptions - package com.arjuna.ats.arjuna.exceptions
 
com.arjuna.ats.arjuna.gandiva - package com.arjuna.ats.arjuna.gandiva
 
com.arjuna.ats.arjuna.gandiva.inventory - package com.arjuna.ats.arjuna.gandiva.inventory
 
com.arjuna.ats.arjuna.gandiva.nameservice - package com.arjuna.ats.arjuna.gandiva.nameservice
 
com.arjuna.ats.arjuna.logging - package com.arjuna.ats.arjuna.logging
 
com.arjuna.ats.arjuna.objectstore - package com.arjuna.ats.arjuna.objectstore
 
com.arjuna.ats.arjuna.objectstore.jdbc - package com.arjuna.ats.arjuna.objectstore.jdbc
 
com.arjuna.ats.arjuna.recovery - package com.arjuna.ats.arjuna.recovery
 
com.arjuna.ats.arjuna.state - package com.arjuna.ats.arjuna.state
 
com.arjuna.ats.arjuna.thread - package com.arjuna.ats.arjuna.thread
 
com.arjuna.ats.arjuna.tools - package com.arjuna.ats.arjuna.tools
 
com.arjuna.ats.arjuna.utils - package com.arjuna.ats.arjuna.utils
 
com.arjuna.ats.arjuna.xa - package com.arjuna.ats.arjuna.xa
 
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.hporb.interceptors.context - package com.arjuna.ats.jts.orbspecific.hporb.interceptors.context
 
com.arjuna.ats.jts.orbspecific.hporb.interceptors.interposition - package com.arjuna.ats.jts.orbspecific.hporb.interceptors.interposition
 
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.orbspecific.orbix2000.interceptors.context - package com.arjuna.ats.jts.orbspecific.orbix2000.interceptors.context
 
com.arjuna.ats.jts.orbspecific.orbix2000.interceptors.interposition - package com.arjuna.ats.jts.orbspecific.orbix2000.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.common - package com.arjuna.ats.tsmx.common
 
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.ats.txoj.semaphore - package com.arjuna.ats.txoj.semaphore
 
com.arjuna.ats.txoj.tools - package com.arjuna.ats.txoj.tools
 
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.recovery - package com.arjuna.orbportability.recovery
 
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
 
commitStatus() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
commit_state(Uid, String) - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStore
 
commit_state(Uid, String) - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStoreImple
Commit the object's state in the object store.
completed() - Method in interface com.arjuna.ats.arjuna.recovery.RecoveryScan
This operation is invoked by the recovery manager when a recovery scan completes.
configFile() - Static method in class com.arjuna.orbportability.common.Configuration
 
configFileRoot() - Static method in class com.arjuna.orbportability.common.Configuration
 
conflictsWith(Lock) - Method in class com.arjuna.ats.txoj.Lock
Implementation of Lock conflict check.
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.
control() - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
 
copy(Uid) - Method in class com.arjuna.ats.arjuna.common.Uid
Copy the specified Uid over this instance.
copy(ActionHierarchy) - Method in class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
Create a copy of the specified transaction hierarchy.
copy(ClassName) - Method in class com.arjuna.ats.arjuna.gandiva.ClassName
 
copy(ObjectName) - Method in class com.arjuna.ats.arjuna.gandiva.ObjectName
Copy the ObjectName provided into the current ObjectName.
copy(NameService) - Method in class com.arjuna.ats.arjuna.gandiva.nameservice.NameService
 
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.arjuna.xa.XID
 
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
 
create() - Static method in class com.arjuna.ats.arjuna.CadaverRecord
Create a new instance of the CadaverRecord, using the default constructor.
create() - Static method in class com.arjuna.ats.arjuna.DisposeRecord
 
create() - Static method in class com.arjuna.ats.arjuna.LastResourceRecord
 
create() - Static method in class com.arjuna.ats.arjuna.PersistenceRecord
 
create(ClassName) - Static method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
 
create(long) - Static method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
Currently we let the reaper thread run at same priority as other threads.
create() - Static method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
 
create(ClassName) - Static method in class com.arjuna.ats.arjuna.gandiva.nameservice.NameService
 
create(Thread) - Static method in class com.arjuna.ats.arjuna.thread.TransactionalThread
 
createClassName(ClassName, ClassName) - Method in class com.arjuna.ats.arjuna.gandiva.inventory.Inventory
Create a new implementation of the specified type, and pass its constructor the ClassName parameter.
createClassName(ClassName) - Method in interface com.arjuna.ats.arjuna.gandiva.inventory.InventoryElement
Create an implementation and pass the constructor the ClassName parameter.
createClassName(ClassName, ClassName) - Method in class com.arjuna.ats.arjuna.gandiva.inventory.InventoryImple
Create a new implementation of the specified type, and pass its constructor the ClassName parameter.
createClassNameResources(ClassName, ClassName, Object[]) - Method in class com.arjuna.ats.arjuna.gandiva.inventory.Inventory
Create a new implementation of the specified type, and pass its constructor the ClassName and array of Objects as the parameter.
createClassNameResources(ClassName, Object[]) - Method in interface com.arjuna.ats.arjuna.gandiva.inventory.InventoryElement
Create an implementation and pass the constructor the ClassName and array of Objects.
createClassNameResources(ClassName, ClassName, Object[]) - Method in class com.arjuna.ats.arjuna.gandiva.inventory.InventoryImple
Create a new implementation of the specified type, and pass its constructor the ClassName and array of Objects as the parameter.
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
createObjectName(ClassName, ObjectName) - Method in class com.arjuna.ats.arjuna.gandiva.inventory.Inventory
Create a new implementation of the specified type, and pass its constructor the ObjectName parameter.
createObjectName(ObjectName) - Method in interface com.arjuna.ats.arjuna.gandiva.inventory.InventoryElement
Create an implementation and pass the constructor the ObjectName parameter.
createObjectName(ClassName, ObjectName) - Method in class com.arjuna.ats.arjuna.gandiva.inventory.InventoryImple
Create a new implementation of the specified type, and pass its constructor the ObjectName parameter.
createObjectNameResources(ClassName, ObjectName, Object[]) - Method in class com.arjuna.ats.arjuna.gandiva.inventory.Inventory
Create a new implementation of the specified type, and pass its constructor the ObjectName and array of Objects as the parameter.
createObjectNameResources(ObjectName, Object[]) - Method in interface com.arjuna.ats.arjuna.gandiva.inventory.InventoryElement
Create an implementation and pass the constructor the ObjectName and array of Objects.
createObjectNameResources(ClassName, ObjectName, Object[]) - Method in class com.arjuna.ats.arjuna.gandiva.inventory.InventoryImple
Create a new implementation of the specified type, and pass its constructor the ObjectName and array of Objects as the parameter.
createPOA(String, Policy[]) - Method in class com.arjuna.orbportability.OA
 
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.
createResources(ClassName, Object[]) - Method in class com.arjuna.ats.arjuna.gandiva.inventory.Inventory
Create a new implementation of the specified type, and pass its constructor the array of Objects as the parameter.