- 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
-
- Aborted - Class in com.arjuna.wst
-
Aborted: the participant has aborted and the transaction should also
attempt to do so.
- Aborted() - Constructor for class com.arjuna.wst.Aborted
-
- aborted(Notification, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.CoordinatorProcessorImpl
-
Aborted.
- aborted(Notification, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.CoordinatorEngine
-
Handle the aborted event.
- ABORTING - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
-
- abortStatus() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
-
- AbstractPropertiesFactory - Class in com.arjuna.common.util.propertyservice
-
This class loads properties according to the file location, substitution and override rules described in the docs.
- AbstractPropertiesFactory() - Constructor for class com.arjuna.common.util.propertyservice.AbstractPropertiesFactory
-
- 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.
- AbstractWSTXHandler - Class in com.arjuna.mw.wst11.client
-
- AbstractWSTXHandler() - Constructor for class com.arjuna.mw.wst11.client.AbstractWSTXHandler
-
- acceptsURL(String) - Method in class com.arjuna.ats.jdbc.TransactionalDriver
-
- ActionBean - Class in com.arjuna.ats.arjuna.tools.osb.mbean
-
- ActionBean(UidWrapper) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
-
Deprecated.
- ActionBean.GenericAtomicActionWrapper - Class in com.arjuna.ats.arjuna.tools.osb.mbean
-
Deprecated.
The ActionBean needs access to the participant lists maintained by an AtomicAction but these
lists are protected.
- ActionBeanMBean - Interface in com.arjuna.ats.arjuna.tools.osb.mbean
-
- ActionBeanWrapperInterface - Interface in com.arjuna.ats.arjuna.tools.osb.mbean
-
- ActionHierarchy - Class in com.arjuna.ats.arjuna.coordinator
-
Class that represents the transaction hierarchy.
- ActionHierarchy(int) - Constructor for class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
-
Create a new (blank) hierarchy with sufficient space for the
specified number of transactions.
- ActionHierarchy(ActionHierarchy) - Constructor for class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
-
Create a new copy of the specified transaction hierarchy.
- ActionManager - Class in com.arjuna.ats.arjuna.coordinator
-
- ActionStatus - Class in com.arjuna.ats.arjuna.coordinator
-
The various state changes that a transaction can go through.
- ActionStatus() - Constructor for class com.arjuna.ats.arjuna.coordinator.ActionStatus
-
- ActionStatusService - Class in com.arjuna.ats.arjuna.recovery
-
- ActionStatusService() - Constructor for class com.arjuna.ats.arjuna.recovery.ActionStatusService
-
Get a reference to the Transaction Store.
- ActionType - Class in com.arjuna.ats.arjuna.coordinator
-
The two types of transactions, nested, and top-level.
- ActionType() - Constructor for class com.arjuna.ats.arjuna.coordinator.ActionType
-
- activate() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
-
Overloaded version of activate -- sets up the store, performs read_state
followed by restore_state.
- activate(String) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
-
Overloaded version of activate -- sets up the store, performs read_state
followed by restore_state.
- activate() - Method in class com.arjuna.ats.arjuna.StateManager
-
This operation activates an object.
- activate(String) - Method in class com.arjuna.ats.arjuna.StateManager
-
This operation activates an object.
- activate() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean.GenericAtomicActionWrapper
-
Deprecated.
- activate() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanWrapperInterface
-
Deprecated.
- activate() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
-
Deprecated.
- activate() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
-
Deprecated.
- activateCoordinator(CoordinatorCompletionCoordinatorInboundEvents, String) - Method in class com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
-
Activate the coordinator.
- activateCoordinator(CoordinatorInboundEvents, String) - Method in class com.arjuna.wst11.messaging.CoordinatorProcessorImpl
-
Activate the coordinator.
- activateCoordinator(ParticipantCompletionCoordinatorInboundEvents, String) - Method in class com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
-
Activate the coordinator.
- activated - Variable in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
-
Deprecated.
- activateParticipant(CompletionCoordinatorParticipant, String) - Method in class com.arjuna.wst11.messaging.CompletionCoordinatorProcessorImpl
-
Activate the participant.
- activateParticipant(CompletionCoordinatorParticipant, String) - Method in class com.arjuna.wst11.messaging.CompletionCoordinatorRPCProcessorImpl
-
Activate the participant.
- activateParticipant(CoordinatorCompletionParticipantInboundEvents, String) - Method in class com.arjuna.wst11.messaging.CoordinatorCompletionParticipantProcessorImpl
-
Activate the participant.
- activateParticipant(ParticipantCompletionParticipantInboundEvents, String) - Method in class com.arjuna.wst11.messaging.ParticipantCompletionParticipantProcessorImpl
-
Activate the participant.
- activateParticipant(ParticipantInboundEvents, String) - Method in class com.arjuna.wst11.messaging.ParticipantProcessorImpl
-
Activate the participant.
- activateParticipant(BusinessActivityTerminator, String) - Method in class com.arjuna.wst11.messaging.TerminationCoordinatorProcessorImpl
-
Activate the participant.
- ACTIVATION - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
-
- ActivationCoordinator - Class in com.arjuna.wsc11
-
Wrapper around low level Activation Coordinator messaging.
- ActivationCoordinator() - Constructor for class com.arjuna.wsc11.ActivationCoordinator
-
- ActivationCoordinatorProcessorImpl - Class in com.arjuna.wsc11.messaging
-
The Activation Coordinator processor.
- ActivationCoordinatorProcessorImpl() - Constructor for class com.arjuna.wsc11.messaging.ActivationCoordinatorProcessorImpl
-
- ACTIVE - Static variable in class com.arjuna.ats.arjuna.ObjectStatus
-
- Active - Class in com.arjuna.mw.wsas.status
-
The activity is active.
- ACTIVE_NEW - Static variable in class com.arjuna.ats.arjuna.ObjectStatus
-
- ActiveChildException - Exception in com.arjuna.mw.wsas.exceptions
-
Thrown if an attempt is made to complete an activity that has active
child activities and at least one of the registered HLSs determines
the it is an invalid condition.
- ActiveChildException() - Constructor for exception com.arjuna.mw.wsas.exceptions.ActiveChildException
-
- ActiveChildException(String) - Constructor for exception com.arjuna.mw.wsas.exceptions.ActiveChildException
-
- ActiveChildException(String, int) - Constructor for exception com.arjuna.mw.wsas.exceptions.ActiveChildException
-
- activeThreads() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
-
- activity(int) - Method in interface com.arjuna.mw.wsas.activity.ActivityHierarchy
-
- ActivityHandle - Interface in com.arjuna.mw.wsas.activity
-
ActivityHandle is used as a representation of a single activity
when it is suspended from a running thread and may be later
resumed.
- ActivityHierarchy - Interface in com.arjuna.mw.wsas.activity
-
This class represents a handle on a stack of activities.
- activityId() - Method in interface com.arjuna.mw.wsas.UserActivity
-
- ActivityManager - Interface in com.arjuna.mw.wsas
-
The activity manager is the way in which an HLS can register
itself with the activity service.
- activityManager() - Static method in class com.arjuna.mw.wsas.ActivityManagerFactory
-
- ActivityManagerFactory - Class in com.arjuna.mw.wsas
-
Return the ActivityManager implementation to use.
- ActivityManagerFactory() - Constructor for class com.arjuna.mw.wsas.ActivityManagerFactory
-
- activityName() - Method in interface com.arjuna.mw.wsas.UserActivity
-
What is the name of the current activity? Use only for
debugging purposes!
- add(RecordTypeMap) - Method in class com.arjuna.ats.arjuna.coordinator.abstractrecord.RecordTypeManager
-
- add(Uid) - Method in class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
-
Insert new entry growing table as needed.
- add(Uid, int) - Method in class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
-
Add the transaction id at the specified level.
- add(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
-
Add a record to the atomic action.
- add(TxAssociation) - Static method in class com.arjuna.ats.jts.extensions.ThreadAssociations
-
- ADD_FAILED - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
-
- addAttribute(Attribute) - Method in class com.arjuna.orbportability.OA
-
- addAttribute(Attribute) - Method in class com.arjuna.orbportability.ORB
-
- addChildAction(BasicAction) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
-
Add a new child action to the atomic action.
- addChildThread() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
-
Add the current thread to the list of threads associated with this
transaction.
- addChildThread(Thread) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
-
Add the specified thread to the list of threads associated with this
transaction.
- addContextFactory(String, ContextFactory) - Method in class com.arjuna.wsc11.ContextFactoryMapper
-
Add a context factory for the specified coordination type.
- 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.
- addHLS(HLS) - Method in interface com.arjuna.mw.wsas.ActivityManager
-
Register the specified HLS with the activity service.
- 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.
- addRegistrar(String, Registrar) - Method in class com.arjuna.wsc11.RegistrarMapper
-
Add a registrar for the specified protocol identifier.
- addSynchronization(SynchronizationRecord) - Method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator
-
- addThread() - Method in class com.arjuna.ats.arjuna.AtomicAction
-
Register the current thread with the transaction.
- addThread(Thread) - Method in class com.arjuna.ats.arjuna.AtomicAction
-
Register the specified thread with the transaction.
- addTransaction(TransactionTypeManager.TransactionTypeMap) - Method in class com.arjuna.ats.arjuna.tools.log.TransactionTypeManager
-
- addVolatileParticipant(String) - Method in class org.jboss.jbossts.star.resource.Transaction
-
- afterBeanDiscovery(AfterBeanDiscovery, BeanManager) - Method in class com.arjuna.ats.jta.cdi.TransactionExtension
-
- afterCompletion(int) - Method in class com.arjuna.ats.arjuna.coordinator.HeuristicNotification
-
- afterCompletion(int) - Method in interface com.arjuna.ats.arjuna.coordinator.SynchronizationRecord
-
- afterCompletion(int) - Method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator
-
Drive afterCompletion participants.
- afterCompletion(int, boolean) - Method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator
-
Drive afterCompletion participants.
- afterCompletion(int) - Method in class com.arjuna.ats.jta.cdi.TransactionScopeCleanup
-
- afterCompletion(int) - Method in interface com.arjuna.mw.wscf.model.sagas.participants.Synchronization
-
The transaction that the instance is enrolled with has either closed or compensated and
the relevant termination state ss passed as a parameter.
- afterCompletion(int) - Method in interface com.arjuna.mw.wscf.model.twophase.participants.Synchronization
-
The transaction that the instance is enrolled with has completed and
the state in which is completed is passed as a parameter.
- afterCompletion(int) - Method in class org.jboss.jbossts.star.resource.Transaction
-
- afterCompletion(int, boolean) - Method in class org.jboss.jbossts.star.resource.Transaction
-
- AJT_RECORD_TYPE - Static variable in class com.arjuna.ats.arjuna.tools.osb.util.JMXServer
-
Deprecated.
- AJT_WRAPPER_TYPE - Static variable in class com.arjuna.ats.arjuna.tools.osb.util.JMXServer
-
Deprecated.
- AJT_XAREC_TYPE - Static variable in class com.arjuna.ats.arjuna.tools.osb.util.JMXServer
-
Deprecated.
- ALIGNMENT - Static variable in class com.arjuna.ats.arjuna.state.OutputBuffer
-
- allHighLevelServices() - Method in interface com.arjuna.mw.wsas.ActivityManager
-
Allows an invoker to obtain a list of all registered HLSs.
- allObjUids(String, InputObjectState) - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStore
-
- allObjUids(String, InputObjectState, int) - Method in interface com.arjuna.ats.arjuna.objectstore.RecoveryStore
-
Obtain all of the Uids for a specified type.
- allObjUids(String, InputObjectState) - Method in interface com.arjuna.ats.arjuna.objectstore.RecoveryStore
-
- allObjUids(String, int) - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBean
-
- allObjUids(String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBean
-
- allObjUids(String, int) - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBeanMBean
-
- allObjUids(String) - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBeanMBean
-
- allObjUids(String, InputObjectState, int) - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.RecoveryStoreProxy
-
- allObjUids(String, InputObjectState) - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.RecoveryStoreProxy
-
- allTypes(InputObjectState) - Method in interface com.arjuna.ats.arjuna.objectstore.RecoveryStore
-
Obtain all types of objects stored in the object store.
- allTypes() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBean
-
- allTypes() - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBeanMBean
-
- allTypes(InputObjectState) - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.RecoveryStoreProxy
-
- ALREADY_BEGUN - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
-
- ALREADY_ROLLEDBACK - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
-
- ALREADY_TERMINATED - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
-
- AlreadyRegisteredException - Exception in com.arjuna.wsc
-
- AlreadyRegisteredException() - Constructor for exception com.arjuna.wsc.AlreadyRegisteredException
-
- AlreadyRegisteredException(String) - Constructor for exception com.arjuna.wsc.AlreadyRegisteredException
-
- alter(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
-
Alter the current record with the one presented.
- alter(AbstractRecord) - Method in class org.jboss.jbossts.star.resource.RESTRecord
-
- ANDPERSISTENT - Static variable in class com.arjuna.ats.arjuna.ObjectType
-
- AR_ADDED - Static variable in class com.arjuna.ats.arjuna.coordinator.AddOutcome
-
- AR_DUPLICATE - Static variable in class com.arjuna.ats.arjuna.coordinator.AddOutcome
-
- AR_REJECTED - Static variable in class com.arjuna.ats.arjuna.coordinator.AddOutcome
-
- arjPropertyManager - Class in com.arjuna.ats.arjuna.common
-
Property manager wrapper for the Arjuna module.
- arjPropertyManager() - Constructor for class com.arjuna.ats.arjuna.common.arjPropertyManager
-
- Arjuna - Class in com.arjuna.ats.jts.extensions
-
To get the formatID used to represent JBoss transactions
to the system.
- Arjuna() - Constructor for class com.arjuna.ats.jts.extensions.Arjuna
-
- arjunaDriver - Static variable in class com.arjuna.ats.jdbc.TransactionalDriver
-
- arjunaI18NLogger - Interface in com.arjuna.ats.arjuna.logging
-
i18n log messages for the arjuna module.
- arjunaRestrictedXID() - Static method in class com.arjuna.ats.jts.extensions.Arjuna
-
- arjunaStrictXID() - Static method in class com.arjuna.ats.jts.extensions.Arjuna
-
- arjunaXID() - Static method in class com.arjuna.ats.jts.extensions.Arjuna
-
- ASSUMED_OBJECT_NOT_EXIST - Static variable in class com.arjuna.ats.jts.recovery.RecoveryEnvironment
-
Deprecated.
- async_prepare(boolean) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
-
- ASYNC_SCAN - Static variable in class com.arjuna.ats.arjuna.recovery.RecoveryDriver
-
- asyncAfterCompletion(int, boolean) - Method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator
-
- AsyncAfterSynchronization - Class in com.arjuna.ats.arjuna.coordinator
-
- AsyncAfterSynchronization(TwoPhaseCoordinator, SynchronizationRecord, int) - Constructor for class com.arjuna.ats.arjuna.coordinator.AsyncAfterSynchronization
-
- AsyncBeforeSynchronization - Class in com.arjuna.ats.arjuna.coordinator
-
- AsyncBeforeSynchronization(TwoPhaseCoordinator, SynchronizationRecord) - Constructor for class com.arjuna.ats.arjuna.coordinator.AsyncBeforeSynchronization
-
- asynchronousScan() - Method in class com.arjuna.ats.arjuna.recovery.RecoveryDriver
-
- ATOMIC_OUTCOME - Static variable in class com.arjuna.mw.wst11.UserBusinessActivity
-
- AtomicAction - Class in com.arjuna.ats.arjuna
-
This is a user-level transaction class, unlike BasicAction.
- AtomicAction() - Constructor for class com.arjuna.ats.arjuna.AtomicAction
-
Create a new transaction.
- AtomicAction(Uid) - Constructor for class com.arjuna.ats.arjuna.AtomicAction
-
AtomicAction constructor with a Uid.
- AtomicAction(int) - Constructor for class com.arjuna.ats.arjuna.AtomicAction
-
Create a new transaction of the specified type.
- ATOMICACTION_COMMIT - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
-
- ATOMICACTION_ROLLBACK - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
-
- AtomicTransaction - Class in com.arjuna.ats.jts.extensions
-
Similar to CosTransactions::Current.
- AtomicTransaction() - Constructor for class com.arjuna.ats.jts.extensions.AtomicTransaction
-
Create a new transaction.
- AtomicTransaction(ControlWrapper) - Constructor for class com.arjuna.ats.jts.extensions.AtomicTransaction
-
- Attribute - Class in com.arjuna.orbportability.oa
-
Classes to be called before or after the OA is initialised.
- Attribute() - Constructor for class com.arjuna.orbportability.oa.Attribute
-
- Attribute - Class in com.arjuna.orbportability.orb
-
Classes to be called before or after the ORB is initialised.
- Attribute() - Constructor for class com.arjuna.orbportability.orb.Attribute
-
- AUTO_RECOVERY - Static variable in interface com.arjuna.ats.jta.xa.RecoverableXAConnection
-
- CADAVER - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
-
- call() - Method in class com.arjuna.ats.arjuna.coordinator.AsyncAfterSynchronization
-
Run the call
- call() - Method in class com.arjuna.ats.arjuna.coordinator.AsyncBeforeSynchronization
-
Run the call
- callMethod(Object, String) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
-
Deprecated.
- 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
-
If this method is called and a transaction is not in a status of RUNNING,
ABORT_ONLY or COMMITTING then do not call afterCompletion.
- cancel() - Method in interface com.arjuna.mw.wscf.model.sagas.api.UserCoordinator
-
Cancel the activity.
- cancel() - Method in interface com.arjuna.mw.wscf.model.sagas.participants.Participant
-
Cancel the participant at top-level.
- cancel() - Method in interface com.arjuna.mw.wscf.model.twophase.api.UserCoordinator
-
Cancel the activity.
- cancel() - Method in interface com.arjuna.mw.wscf.model.twophase.participants.Participant
-
Cancel the participant at top-level.
- cancel() - Method in class com.arjuna.mw.wst11.UserBusinessActivity
-
If the BA must undo its work then the cancel method is used.
- cancel() - Method in interface com.arjuna.wst.BusinessActivityTerminator
-
- cancel() - Method in interface com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant
-
The transaction has cancelled, and the participant should undo any work.
- Cancel - Class in com.arjuna.wst
-
Cancel: the participant is in an unknown state and should be rolledback.
- Cancel() - Constructor for class com.arjuna.wst.Cancel
-
- cancel(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.CoordinatorCompletionParticipantProcessorImpl
-
Cancel.
- cancel() - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
-
Handle the cancel event.
- cancel(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
-
Handle the cancel event.
- cancel() - Method in class com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine
-
Handle the cancel event.
- cancel(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
-
Handle the cancel event.
- cancel(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.ParticipantCompletionParticipantProcessorImpl
-
Cancel.
- cancel(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.TerminationCoordinatorProcessorImpl
-
Cancel.
- cancel(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.TerminationCoordinatorRPCProcessorImpl
-
Cancel.
- cancel() - Method in class com.arjuna.wst11.stub.BusinessActivityTerminatorRPCStub
-
- cancel() - Method in class com.arjuna.wst11.stub.BusinessActivityTerminatorStub
-
- cancel() - Method in class com.arjuna.wst11.stub.BusinessAgreementWithCoordinatorCompletionStub
-
- cancel() - Method in class com.arjuna.wst11.stub.BusinessAgreementWithParticipantCompletionStub
-
- cancel() - Method in class com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub
-
- CancelFailedException - Exception in com.arjuna.mw.wscf.model.sagas.exceptions
-
A fail occurred during a Business Agreement cancel operation -- only applies in WSBA 1.1.
- CancelFailedException() - Constructor for exception com.arjuna.mw.wscf.model.sagas.exceptions.CancelFailedException
-
- CancelFailedException(String) - Constructor for exception com.arjuna.mw.wscf.model.sagas.exceptions.CancelFailedException
-
- CancelFailedException(String, int) - Constructor for exception com.arjuna.mw.wscf.model.sagas.exceptions.CancelFailedException
-
- CANCELLED - Static variable in class com.arjuna.mw.wscf.model.sagas.common.CoordinationResult
-
- CANCELLED - Static variable in class com.arjuna.mw.wscf.model.sagas.common.TwoPhaseResult
-
- Cancelled - Class in com.arjuna.mw.wscf.model.sagas.status
-
The coordinator has cancelled and completed the protocol.
- CANCELLED - Static variable in class com.arjuna.mw.wscf.model.twophase.common.CoordinationResult
-
- CANCELLED - Static variable in class com.arjuna.mw.wscf.model.twophase.common.TwoPhaseResult
-
- Cancelled - Class in com.arjuna.mw.wscf.model.twophase.status
-
The coordinator has cancelled and completed the protocol.
- cancelled(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
-
Cancelled.
- cancelled(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
-
Handle the cancelled event.
- cancelled(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine
-
Handle the cancelled event.
- cancelled(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
-
Cancelled.
- Cancelling - Class in com.arjuna.mw.wscf.model.sagas.status
-
The coordinator is in the process of cancelling.
- Cancelling - Class in com.arjuna.mw.wscf.model.twophase.status
-
The coordinator is in the process of cancelling.
- CancelOnly - Class in com.arjuna.mw.wscf.model.sagas.status
-
The status of the coordination is such that it will eventually cancel.
- CancelOnly - Class in com.arjuna.mw.wscf.model.twophase.status
-
The status of the coordination is such that it will eventually cancel.
- canDeserialze(String) - Method in interface com.arjuna.ats.jta.recovery.SerializableXAResourceDeserializer
-
- CANNOT_PROCEED - Static variable in class com.arjuna.orbportability.common.Exceptions
-
- cannotComplete() - Method in interface com.arjuna.wst11.BAParticipantManager
-
Cannot complete.
- cannotComplete(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
-
FaulCannot completet.
- cannotComplete(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
-
Handle the cannot complete event.
- cannotComplete() - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
-
Handle the cannot complete event.
- cannotComplete(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine
-
Handle the cannot complete event.
- cannotComplete() - Method in class com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
-
Handle the cannot complete event.
- cannotComplete(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
-
Completed.
- cannotComplete() - Method in class com.arjuna.wst11.stub.BACoordinatorCompletionParticipantManagerStub
-
- cannotComplete() - Method in class com.arjuna.wst11.stub.BAParticipantCompletionParticipantManagerStub
-
- CannotRegisterException - Exception in com.arjuna.wsc
-
- CannotRegisterException() - Constructor for exception com.arjuna.wsc.CannotRegisterException
-
- CannotRegisterException(String) - Constructor for exception com.arjuna.wsc.CannotRegisterException
-
- canonicalType(String) - Static method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser
-
Deprecated.
- changeHierarchy(ActionHierarchy) - Method in class com.arjuna.ats.txoj.Lock
-
Change the transaction hierarchy associated with the lock to that
provided.
- characters(char[], int, int) - Method in class com.arjuna.common.util.propertyservice.SaxHandler
-
Handles text content of the entry
tag.
- check(boolean, Uid, Hashtable) - Method in class com.arjuna.ats.arjuna.coordinator.CheckedAction
-
Called during transaction termination if more than one thread is
associated with the transaction.
- check() - Method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
-
process all entries in the timeout queue which have
expired.
- CheckedAction - Class in com.arjuna.ats.arjuna.coordinator
-
If an action attempts to terminate with threads still active we call an
instance of this class to determine what to do.
- CheckedAction() - Constructor for class com.arjuna.ats.arjuna.coordinator.CheckedAction
-
- CheckedActionFactory - Interface in com.arjuna.ats.arjuna.coordinator
-
Manages the CheckedAction instances on a per transaction basis.
- checkForCurrent() - Method in class com.arjuna.ats.arjuna.AtomicAction
-
By default the BasicAction class only allows the termination of a
transaction if it's the one currently associated with the thread.
- checkForCurrent() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
-
Do we want to check that a transaction can only be terminated by a thread
that has it as its current transaction? The base class has this check
enabled (i.e., we check), but some implementations may wish to override
this.
- checkingPeriod() - Method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
-
- checkXid(Xid) - Method in interface com.arjuna.ats.jta.recovery.XAResourceOrphanFilter
-
Called by the XARecoveryModule for each in-doubt Xid.
- ChildOA - Class in com.arjuna.orbportability
-
A class which represents a child OA
- childrenContainsSubParam(Node) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler
-
- childTransactions() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
-
- classToType(Class) - Static method in class com.arjuna.ats.arjuna.coordinator.RecordType
-
- CLEANUP - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
-
- cleanup(boolean) - Method in class com.arjuna.ats.arjuna.StateManager
-
Object cleanup.
- cleanUp() - Method in class com.arjuna.ats.txoj.LockManager
-
- clearHeuristic() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
-
Deprecated.
- clearHeuristic() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapperMBean
-
Deprecated.
- clearHeuristicDecision(int) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean.GenericAtomicActionWrapper
-
Deprecated.
- clearHeuristicDecision(int) - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanWrapperInterface
-
Deprecated.
- 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 interface com.arjuna.mw.wscf.model.sagas.api.UserCoordinator
-
Confirm the current activity.
- close() - Method in interface com.arjuna.mw.wscf.model.sagas.participants.Participant
-
Confirm the participant at top-level.
- close(MessageContext) - Method in class com.arjuna.mw.wst11.client.AbstractWSTXHandler
-
Delegates to the JaxWSHeaderContextProcessor.
- close(MessageContext) - Method in class com.arjuna.mw.wst11.client.JaxWSHeaderContextProcessor
-
- close(MessageContext) - Method in class com.arjuna.mw.wst11.service.JaxWSHeaderContextProcessor
-
- close() - Method in class com.arjuna.mw.wst11.UserBusinessActivity
-
The BA is normally terminated by the close method.
- close() - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.InputStreamFileWriter
-
- close() - Method in interface com.arjuna.wst.BusinessActivityTerminator
-
- close() - Method in interface com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant
-
The transaction has completed successfully.
- close(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.CoordinatorCompletionParticipantProcessorImpl
-
Close.
- close() - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
-
Handle the close event.
- close(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
-
Handle the close event.
- close() - Method in class com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine
-
Handle the close event.
- close(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
-
Handle the close event.
- close(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.ParticipantCompletionParticipantProcessorImpl
-
Close.
- close(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.TerminationCoordinatorProcessorImpl
-
Close.
- close(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.TerminationCoordinatorRPCProcessorImpl
-
Close.
- close() - Method in class com.arjuna.wst11.stub.BusinessActivityTerminatorRPCStub
-
- close() - Method in class com.arjuna.wst11.stub.BusinessActivityTerminatorStub
-
- close() - Method in class com.arjuna.wst11.stub.BusinessAgreementWithCoordinatorCompletionStub
-
- close() - Method in class com.arjuna.wst11.stub.BusinessAgreementWithParticipantCompletionStub
-
- close() - Method in class com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub
-
- closeCloseCurrentConnection() - Method in interface com.arjuna.ats.jta.xa.RecoverableXAConnection
-
- Closed - Class in com.arjuna.mw.wscf.model.sagas.status
-
The coordinator has confirmed and completed the protocol.
- closed(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
-
Closed.
- closed(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
-
Handle the closed event.
- closed(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine
-
Handle the closed event.
- closed(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
-
Closed.
- Closing - Class in com.arjuna.mw.wscf.model.sagas.status
-
The coordinator is in the process of confirming the participants.
- 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.internal - package com.arjuna.ats.arjuna.coordinator.internal
-
- com.arjuna.ats.arjuna.coordinator.listener - package com.arjuna.ats.arjuna.coordinator.listener
-
- com.arjuna.ats.arjuna.exceptions - package com.arjuna.ats.arjuna.exceptions
-
- com.arjuna.ats.arjuna.logging - package com.arjuna.ats.arjuna.logging
-
- com.arjuna.ats.arjuna.objectstore - package com.arjuna.ats.arjuna.objectstore
-
- com.arjuna.ats.arjuna.objectstore.jdbc - package com.arjuna.ats.arjuna.objectstore.jdbc
-
- com.arjuna.ats.arjuna.recovery - package com.arjuna.ats.arjuna.recovery
-
- com.arjuna.ats.arjuna.state - package com.arjuna.ats.arjuna.state
-
- com.arjuna.ats.arjuna.tools - package com.arjuna.ats.arjuna.tools
-
- com.arjuna.ats.arjuna.tools.log - package com.arjuna.ats.arjuna.tools.log
-
- com.arjuna.ats.arjuna.tools.osb.annotation - package com.arjuna.ats.arjuna.tools.osb.annotation
-
- com.arjuna.ats.arjuna.tools.osb.api.mbeans - package com.arjuna.ats.arjuna.tools.osb.api.mbeans
-
- com.arjuna.ats.arjuna.tools.osb.api.proxy - package com.arjuna.ats.arjuna.tools.osb.api.proxy
-
- com.arjuna.ats.arjuna.tools.osb.mbean - package com.arjuna.ats.arjuna.tools.osb.mbean
-
- com.arjuna.ats.arjuna.tools.osb.util - package com.arjuna.ats.arjuna.tools.osb.util
-
- com.arjuna.ats.arjuna.tools.stats - package com.arjuna.ats.arjuna.tools.stats
-
- com.arjuna.ats.arjuna.utils - package com.arjuna.ats.arjuna.utils
-
- com.arjuna.ats.jdbc - package com.arjuna.ats.jdbc
-
- com.arjuna.ats.jdbc.common - package com.arjuna.ats.jdbc.common
-
- com.arjuna.ats.jdbc.logging - package com.arjuna.ats.jdbc.logging
-
- com.arjuna.ats.jta - package com.arjuna.ats.jta
-
- com.arjuna.ats.jta.cdi - package com.arjuna.ats.jta.cdi
-
- com.arjuna.ats.jta.cdi.transactional - package com.arjuna.ats.jta.cdi.transactional
-
- 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.ibmorb.interceptors.context - package com.arjuna.ats.jts.orbspecific.ibmorb.interceptors.context
-
- com.arjuna.ats.jts.orbspecific.ibmorb.interceptors.interposition - package com.arjuna.ats.jts.orbspecific.ibmorb.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.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.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.logging - package com.arjuna.common.logging
-
- com.arjuna.common.util - package com.arjuna.common.util
-
- com.arjuna.common.util.propertyservice - package com.arjuna.common.util.propertyservice
-
- com.arjuna.mw.wsas - package com.arjuna.mw.wsas
-
- com.arjuna.mw.wsas.activity - package com.arjuna.mw.wsas.activity
-
- com.arjuna.mw.wsas.common - package com.arjuna.mw.wsas.common
-
- com.arjuna.mw.wsas.completionstatus - package com.arjuna.mw.wsas.completionstatus
-
- com.arjuna.mw.wsas.context - package com.arjuna.mw.wsas.context
-
- com.arjuna.mw.wsas.context.corba - package com.arjuna.mw.wsas.context.corba
-
- com.arjuna.mw.wsas.context.soap - package com.arjuna.mw.wsas.context.soap
-
- com.arjuna.mw.wsas.exceptions - package com.arjuna.mw.wsas.exceptions
-
- com.arjuna.mw.wsas.logging - package com.arjuna.mw.wsas.logging
-
- com.arjuna.mw.wsas.status - package com.arjuna.mw.wsas.status
-
- com.arjuna.mw.wsc11.context - package com.arjuna.mw.wsc11.context
-
- com.arjuna.mw.wsc11.deploy - package com.arjuna.mw.wsc11.deploy
-
- com.arjuna.mw.wscf.api - package com.arjuna.mw.wscf.api
-
- com.arjuna.mw.wscf.common - package com.arjuna.mw.wscf.common
-
- com.arjuna.mw.wscf.exceptions - package com.arjuna.mw.wscf.exceptions
-
- com.arjuna.mw.wscf.logging - package com.arjuna.mw.wscf.logging
-
- com.arjuna.mw.wscf.model.sagas.api - package com.arjuna.mw.wscf.model.sagas.api
-
- com.arjuna.mw.wscf.model.sagas.common - package com.arjuna.mw.wscf.model.sagas.common
-
- com.arjuna.mw.wscf.model.sagas.exceptions - package com.arjuna.mw.wscf.model.sagas.exceptions
-
- com.arjuna.mw.wscf.model.sagas.hls - package com.arjuna.mw.wscf.model.sagas.hls
-
- com.arjuna.mw.wscf.model.sagas.outcomes - package com.arjuna.mw.wscf.model.sagas.outcomes
-
- com.arjuna.mw.wscf.model.sagas.participants - package com.arjuna.mw.wscf.model.sagas.participants
-
- com.arjuna.mw.wscf.model.sagas.status - package com.arjuna.mw.wscf.model.sagas.status
-
- com.arjuna.mw.wscf.model.twophase.api - package com.arjuna.mw.wscf.model.twophase.api
-
- com.arjuna.mw.wscf.model.twophase.common - package com.arjuna.mw.wscf.model.twophase.common
-
- com.arjuna.mw.wscf.model.twophase.exceptions - package com.arjuna.mw.wscf.model.twophase.exceptions
-
- com.arjuna.mw.wscf.model.twophase.hls - package com.arjuna.mw.wscf.model.twophase.hls
-
- com.arjuna.mw.wscf.model.twophase.outcomes - package com.arjuna.mw.wscf.model.twophase.outcomes
-
- com.arjuna.mw.wscf.model.twophase.participants - package com.arjuna.mw.wscf.model.twophase.participants
-
- com.arjuna.mw.wscf.model.twophase.status - package com.arjuna.mw.wscf.model.twophase.status
-
- com.arjuna.mw.wscf.model.twophase.vote - package com.arjuna.mw.wscf.model.twophase.vote
-
- com.arjuna.mw.wscf.protocols - package com.arjuna.mw.wscf.protocols
-
- com.arjuna.mw.wscf.utils - package com.arjuna.mw.wscf.utils
-
- com.arjuna.mw.wscf11.model.sagas - package com.arjuna.mw.wscf11.model.sagas
-
- com.arjuna.mw.wscf11.model.twophase - package com.arjuna.mw.wscf11.model.twophase
-
- com.arjuna.mw.wst - package com.arjuna.mw.wst
-
- com.arjuna.mw.wst.common - package com.arjuna.mw.wst.common
-
- com.arjuna.mw.wst11 - package com.arjuna.mw.wst11
-
- com.arjuna.mw.wst11.client - package com.arjuna.mw.wst11.client
-
- com.arjuna.mw.wst11.common - package com.arjuna.mw.wst11.common
-
- com.arjuna.mw.wst11.deploy - package com.arjuna.mw.wst11.deploy
-
- com.arjuna.mw.wst11.service - package com.arjuna.mw.wst11.service
-
- 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
-
- com.arjuna.wsc - package com.arjuna.wsc
-
- com.arjuna.wsc.common - package com.arjuna.wsc.common
-
- com.arjuna.wsc11 - package com.arjuna.wsc11
-
- com.arjuna.wsc11.messaging - package com.arjuna.wsc11.messaging
-
- com.arjuna.wsc11.messaging.deploy - package com.arjuna.wsc11.messaging.deploy
-
- com.arjuna.wst - package com.arjuna.wst
-
- com.arjuna.wst.stub - package com.arjuna.wst.stub
-
- com.arjuna.wst11 - package com.arjuna.wst11
-
- com.arjuna.wst11.messaging - package com.arjuna.wst11.messaging
-
- com.arjuna.wst11.messaging.deploy - package com.arjuna.wst11.messaging.deploy
-
- com.arjuna.wst11.messaging.engines - package com.arjuna.wst11.messaging.engines
-
- com.arjuna.wst11.stub - package com.arjuna.wst11.stub
-
- 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() - Method in class com.arjuna.mw.wst11.UserTransaction
-
The transaction is committed by the commit method.
- commit() - Method in interface com.arjuna.wst.CompletionCoordinatorParticipant
-
- commit() - Method in interface com.arjuna.wst.Participant
-
The participant should make permanent the work that it controls.
- commit(Notification, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.CompletionCoordinatorProcessorImpl
-
Commit.
- commit(Notification, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.CompletionCoordinatorRPCProcessorImpl
-
Commit.
- commit() - Method in class com.arjuna.wst11.messaging.engines.CoordinatorEngine
-
Handle the commit event.
- commit(Notification, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.ParticipantEngine
-
Handle the commit event.
- commit(Notification, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.ParticipantProcessorImpl
-
Commit.
- commit() - Method in class com.arjuna.wst11.stub.CompletionRPCStub
-
- commit() - Method in class com.arjuna.wst11.stub.CompletionStub
-
- commit() - Method in class com.arjuna.wst11.stub.ParticipantStub
-
- commit() - Method in class com.arjuna.wst11.stub.SubordinateDurable2PCStub
-
this will be called when the parent coordinator commits its durable participants and should ensure
that the interposed cooordinator does the same
- commit() - Method in class com.arjuna.wst11.stub.SubordinateVolatile2PCStub
-
this is called as part of the after completion processing and should ensure that the interposed
coordinator performs its afterCompletion processing
- commit_state(Uid, String) - Method in interface com.arjuna.ats.arjuna.objectstore.ParticipantStore
-
Commit the object's state in the object store.
- commit_state(Uid, String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ParticipantStoreBean
-
- commit_state(Uid, String) - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.ParticipantStoreBeanMBean
-
- commit_state(Uid, String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.ParticipantStoreProxy
-
- COMMITMARKABLERESOURCE - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
-
- commitStatus() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
-
- COMMITTED - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
-
- committed(Notification, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.CoordinatorProcessorImpl
-
Committed.
- committed(Notification, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.CoordinatorEngine
-
Handle the committed event.
- 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
-
- commonI18NLogger - Interface in com.arjuna.common.logging
-
i18n log messages for the jta module.
- commonLogger - Class in com.arjuna.common.logging
-
- commonLogger() - Constructor for class com.arjuna.common.logging.commonLogger
-
- COMPATIBLE - Static variable in class com.arjuna.ats.txoj.ConflictType
-
- compensate() - Method in interface com.arjuna.mw.wscf.model.sagas.participants.Participant
-
Compensate the participant.
- compensate() - Method in interface com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant
-
The transaction has cancelled.
- compensate(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.CoordinatorCompletionParticipantProcessorImpl
-
Compensate.
- compensate() - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
-
Handle the compensate event.
- compensate(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
-
Handle the compensate event.
- compensate() - Method in class com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine
-
Handle the compensate event.
- compensate(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
-
Handle the compensate event.
- compensate(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.ParticipantCompletionParticipantProcessorImpl
-
Compensate.
- compensate() - Method in class com.arjuna.wst11.stub.BusinessAgreementWithCoordinatorCompletionStub
-
- compensate() - Method in class com.arjuna.wst11.stub.BusinessAgreementWithParticipantCompletionStub
-
- compensate() - Method in class com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub
-
- COMPENSATED - Static variable in class com.arjuna.mw.wscf.model.sagas.common.CoordinationResult
-
- Compensated - Class in com.arjuna.mw.wscf.model.sagas.status
-
The coordinator has prepared.
- compensated(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
-
Compensated.
- compensated(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
-
Handle the compensated event.
- compensated(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine
-
Handle the compensated event.
- compensated(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
-
Compensated.
- CompensateFailedException - Exception in com.arjuna.mw.wscf.model.sagas.exceptions
-
There is no coordinator associated with the target.
- CompensateFailedException() - Constructor for exception com.arjuna.mw.wscf.model.sagas.exceptions.CompensateFailedException
-
- CompensateFailedException(String) - Constructor for exception com.arjuna.mw.wscf.model.sagas.exceptions.CompensateFailedException
-
- CompensateFailedException(String, int) - Constructor for exception com.arjuna.mw.wscf.model.sagas.exceptions.CompensateFailedException
-
- Compensating - Class in com.arjuna.mw.wscf.model.sagas.status
-
The coordinator is preparing.
- complete(CompletionStatus) - Method in interface com.arjuna.mw.wsas.activity.HLS
-
The current activity is completing with the specified completion status.
- complete() - Method in interface com.arjuna.mw.wscf.model.sagas.api.UserCoordinator
-
Complete the activity.
- complete() - Method in interface com.arjuna.mw.wscf.model.sagas.participants.ParticipantWithComplete
-
Complete the participant.
- complete() - Method in class com.arjuna.mw.wst11.UserBusinessActivity
-
If participants have registered for the BusinessAgreementWithComplete
protocol then they will be expecting the application to inform them
when all work intended for them has been sent (and responded to).
- complete() - Method in interface com.arjuna.wst.BusinessActivityTerminator
-
- complete() - Method in interface com.arjuna.wst.BusinessAgreementWithCoordinatorCompletionParticipant
-
The coordinator is informing the participant that all work it needs to
do within the scope of this business activity has been received.
- complete(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.CoordinatorCompletionParticipantProcessorImpl
-
Complete.
- complete() - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
-
Handle the complete event.
- complete(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
-
Handle the complete event.
- complete(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.TerminationCoordinatorProcessorImpl
-
Complete.
- complete(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.TerminationCoordinatorRPCProcessorImpl
-
Complete.
- complete() - Method in class com.arjuna.wst11.stub.BusinessActivityTerminatorRPCStub
-
- complete() - Method in class com.arjuna.wst11.stub.BusinessActivityTerminatorStub
-
- complete() - Method in class com.arjuna.wst11.stub.BusinessAgreementWithCoordinatorCompletionStub
-
- complete() - Method in class com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub
-
- completed() - Method in interface com.arjuna.ats.arjuna.recovery.RecoveryScan
-
This operation is invoked by the recovery manager when a
recovery scan completes.
- completed() - Method in interface com.arjuna.mw.wsas.activity.HLS
-
The activity has completed and is still active on the current
thread.
- Completed - Class in com.arjuna.mw.wsas.status
-
The activity has completed.
- completed() - Method in interface com.arjuna.wst11.BAParticipantManager
-
The participant has completed it works, but wishes to continue in
the business activity, so that it will eventually be told when (and how)
the activity terminates.
- completed(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
-
Completed.
- completed(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
-
Handle the completed event.
- completed() - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
-
Handle the completed event.
- completed(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine
-
Handle the completed event.
- completed() - Method in class com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
-
Handle the completed event.
- completed(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
-
Completed.
- completed() - Method in class com.arjuna.wst11.stub.BACoordinatorCompletionParticipantManagerStub
-
- completed() - Method in class com.arjuna.wst11.stub.BAParticipantCompletionParticipantManagerStub
-
- completedStatus() - Method in interface com.arjuna.mw.wsas.activity.Outcome
-
The state in which the activity completed.
- completedStatus() - Method in class com.arjuna.mw.wscf.model.sagas.outcomes.CoordinationOutcome
-
The state in which the activity completed.
- completedStatus() - Method in class com.arjuna.mw.wscf.model.twophase.outcomes.CoordinationOutcome
-
The state in which the activity completed.
- Completing - Class in com.arjuna.mw.wsas.status
-
The activity is in the process of completing.
- CompletionCoordinatorParticipant - Interface in com.arjuna.wst
-
- CompletionCoordinatorParticipant - Interface in com.arjuna.wst11
-
- CompletionCoordinatorProcessorImpl - Class in com.arjuna.wst11.messaging
-
The Completion Coordinator processor.
- CompletionCoordinatorProcessorImpl() - Constructor for class com.arjuna.wst11.messaging.CompletionCoordinatorProcessorImpl
-
- CompletionCoordinatorRPCProcessorImpl - Class in com.arjuna.wst11.messaging
-
The Completion Coordinator processor.
- CompletionCoordinatorRPCProcessorImpl() - Constructor for class com.arjuna.wst11.messaging.CompletionCoordinatorRPCProcessorImpl
-
- CompletionRPCStub - Class in com.arjuna.wst11.stub
-
- CompletionRPCStub(String, W3CEndpointReference) - Constructor for class com.arjuna.wst11.stub.CompletionRPCStub
-
- CompletionStatus - Interface in com.arjuna.mw.wsas.completionstatus
-
Implementations of this interface represent the various ways in which
an activity can terminate.
- CompletionStub - Class in com.arjuna.wst11.stub
-
- CompletionStub(String, W3CEndpointReference) - Constructor for class com.arjuna.wst11.stub.CompletionStub
-
- 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
-
- confirm() - Method in interface com.arjuna.mw.wscf.model.twophase.api.UserCoordinator
-
Confirm the current activity.
- confirm() - Method in interface com.arjuna.mw.wscf.model.twophase.participants.Participant
-
Confirm the participant at top-level.
- confirmCompleted(boolean) - Method in interface com.arjuna.wst11.ConfirmCompletedParticipant
-
a participant callback use to notify the participant either that a recovery record has been written to
the log and hence that uncommitted changes should be committed or that completion was cancelled and
hence that uncommitted changes should be rolled back.
- ConfirmCompletedParticipant - Interface in com.arjuna.wst11
-
This interface can be implemented by a BA participant in order to allow it to perform
its complete operation in two phases.
- CONFIRMED - Static variable in class com.arjuna.mw.wscf.model.sagas.common.CoordinationResult
-
- CONFIRMED - Static variable in class com.arjuna.mw.wscf.model.sagas.common.TwoPhaseResult
-
- CONFIRMED - Static variable in class com.arjuna.mw.wscf.model.twophase.common.CoordinationResult
-
- CONFIRMED - Static variable in class com.arjuna.mw.wscf.model.twophase.common.TwoPhaseResult
-
- Confirmed - Class in com.arjuna.mw.wscf.model.twophase.status
-
The coordinator has confirmed and completed the protocol.
- Confirming - Class in com.arjuna.mw.wscf.model.twophase.status
-
The coordinator is in the process of confirming the participants.
- confirmOnePhase() - Method in interface com.arjuna.mw.wscf.model.twophase.participants.Participant
-
Confirm the participant in a single phase.
- CONFLICT - Static variable in class com.arjuna.ats.txoj.ConflictType
-
- conflictManager - Variable in class com.arjuna.ats.txoj.LockManager
-
- 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.
- content() - Method in interface com.arjuna.mw.wscf.common.Qualifier
-
- context() - Method in interface com.arjuna.mw.wsas.activity.HLS
-
Return the context augmentation for this HLS, if any on the current
activity, i.e., the activity active on the current thread.
- Context - Interface in com.arjuna.mw.wsas.context
-
The context is formed by the various HLSs that are present.
- context(String) - Method in class com.arjuna.mw.wsas.context.ContextManager
-
message com.arjuna.mw.wsas.context.ContextManager_3 [com.arjuna.mw.wsas.context.ContextManager_3] - getHighLevelServices threw:
message com.arjuna.mw.wsas.context.ContextManager_4 [com.arjuna.mw.wsas.context.ContextManager_4] - assembling context and received:
- Context - Interface in com.arjuna.mw.wsc11.context
-
- contextDestroyed(ServletContextEvent) - Method in class org.jboss.jbossts.star.service.ContextListener
-
- ContextFactory - Interface in com.arjuna.wsc11
-
- ContextFactoryMapper - Class in com.arjuna.wsc11
-
The context factory mapper.
- ContextFactoryMapper() - Constructor for class com.arjuna.wsc11.ContextFactoryMapper
-
Default constructor
- contextInitialized(ServletContextEvent) - Method in class org.jboss.jbossts.star.service.ContextListener
-
- ContextListener - Class in org.jboss.jbossts.star.service
-
- ContextListener() - Constructor for class org.jboss.jbossts.star.service.ContextListener
-
- ContextManager - Class in com.arjuna.mw.wsas.context
-
- ContextManager() - Constructor for class com.arjuna.mw.wsas.context.ContextManager
-
- ContextORBInitializerImpl - Class in com.arjuna.ats.jts.orbspecific.ibmorb.interceptors.context
-
- ContextORBInitializerImpl() - Constructor for class com.arjuna.ats.jts.orbspecific.ibmorb.interceptors.context.ContextORBInitializerImpl
-
- 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
-
- coordinate(CompletionStatus) - Method in interface com.arjuna.mw.wscf.api.UserCoordinatorService
-
If the application requires and if the coordination protocol supports
it, then this method can be used to execute a coordination protocol on
the currently enlisted participants at any time prior to the termination
of the coordination scope.
- CoordinationContextAction - Class in com.arjuna.mw.wst11.common
-
- CoordinationContextHelper - Class in com.arjuna.mw.wst11.common
-
Helper class for serialising Coordination Contexts into SOAP headers.
- CoordinationContextHelper() - Constructor for class com.arjuna.mw.wst11.common.CoordinationContextHelper
-
- CoordinationInitialisation - Class in com.arjuna.wsc11.messaging.deploy
-
Initialise the coordination services.
- CoordinationInitialisation() - Constructor for class com.arjuna.wsc11.messaging.deploy.CoordinationInitialisation
-
- CoordinationOutcome - Class in com.arjuna.mw.wscf.model.sagas.outcomes
-
The CoordinationOutcome represents the final outcome of the coordination
event.
- CoordinationOutcome(int) - Constructor for class com.arjuna.mw.wscf.model.sagas.outcomes.CoordinationOutcome
-
- CoordinationOutcome(CompletionStatus, int) - Constructor for class com.arjuna.mw.wscf.model.sagas.outcomes.CoordinationOutcome
-
- CoordinationOutcome - Class in com.arjuna.mw.wscf.model.twophase.outcomes
-
The CoordinationOutcome represents the final outcome of the coordination
event.
- CoordinationOutcome(int) - Constructor for class com.arjuna.mw.wscf.model.twophase.outcomes.CoordinationOutcome
-
- CoordinationOutcome(CompletionStatus, int) - Constructor for class com.arjuna.mw.wscf.model.twophase.outcomes.CoordinationOutcome
-
- CoordinationResult - Class in com.arjuna.mw.wscf.model.sagas.common
-
The final coordination result.
- CoordinationResult() - Constructor for class com.arjuna.mw.wscf.model.sagas.common.CoordinationResult
-
- CoordinationResult - Class in com.arjuna.mw.wscf.model.twophase.common
-
The final coordination result.
- CoordinationResult() - Constructor for class com.arjuna.mw.wscf.model.twophase.common.CoordinationResult
-
- Coordinator - Class in org.jboss.jbossts.star.service
-
- Coordinator() - Constructor for class org.jboss.jbossts.star.service.Coordinator
-
- COORDINATOR11_HOST - Static variable in interface com.arjuna.mw.wst.common.Environment
-
- COORDINATOR11_PATH - Static variable in interface com.arjuna.mw.wst.common.Environment
-
- COORDINATOR11_PORT - Static variable in interface com.arjuna.mw.wst.common.Environment
-
- COORDINATOR11_SCHEME - Static variable in interface com.arjuna.mw.wst.common.Environment
-
- COORDINATOR11_URL - Static variable in interface com.arjuna.mw.wst.common.Environment
-
- COORDINATOR_HOST - Static variable in interface com.arjuna.mw.wst.common.Environment
-
- COORDINATOR_PATH - Static variable in interface com.arjuna.mw.wst.common.Environment
-
- COORDINATOR_PORT - Static variable in interface com.arjuna.mw.wst.common.Environment
-
- COORDINATOR_SCHEME - Static variable in interface com.arjuna.mw.wst.common.Environment
-
- COORDINATOR_URL - Static variable in interface com.arjuna.mw.wst.common.Environment
-
- CoordinatorCancelledException - Exception in com.arjuna.mw.wscf.model.sagas.exceptions
-
There is no coordinator associated with the target.
- CoordinatorCancelledException() - Constructor for exception com.arjuna.mw.wscf.model.sagas.exceptions.CoordinatorCancelledException
-
- CoordinatorCancelledException(String) - Constructor for exception com.arjuna.mw.wscf.model.sagas.exceptions.CoordinatorCancelledException
-
- CoordinatorCancelledException(String, int) - Constructor for exception com.arjuna.mw.wscf.model.sagas.exceptions.CoordinatorCancelledException
-
- CoordinatorCancelledException - Exception in com.arjuna.mw.wscf.model.twophase.exceptions
-
There is no coordinator associated with the target.
- CoordinatorCancelledException() - Constructor for exception com.arjuna.mw.wscf.model.twophase.exceptions.CoordinatorCancelledException
-
- CoordinatorCancelledException(String) - Constructor for exception com.arjuna.mw.wscf.model.twophase.exceptions.CoordinatorCancelledException
-
- CoordinatorCancelledException(String, int) - Constructor for exception com.arjuna.mw.wscf.model.twophase.exceptions.CoordinatorCancelledException
-
- CoordinatorCompletionCoordinatorEngine - Class in com.arjuna.wst11.messaging.engines
-
The coordinator completion coordinator state engine
- CoordinatorCompletionCoordinatorEngine(String, W3CEndpointReference) - Constructor for class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
-
Construct the initial engine for the coordinator.
- CoordinatorCompletionCoordinatorEngine(String, W3CEndpointReference, State, boolean) - Constructor for class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
-
Construct the engine for the coordinator in a specified state and register it.
- CoordinatorCompletionCoordinatorProcessorImpl - Class in com.arjuna.wst11.messaging
-
The Coordinator Completion Coordinator processor.
- CoordinatorCompletionCoordinatorProcessorImpl() - Constructor for class com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
-
- CoordinatorCompletionParticipantEngine - Class in com.arjuna.wst11.messaging.engines
-
The coordinator completion participant state engine
- CoordinatorCompletionParticipantEngine(String, W3CEndpointReference, BusinessAgreementWithCoordinatorCompletionParticipant) - Constructor for class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
-
Construct the initial engine for the participant.
- CoordinatorCompletionParticipantEngine(String, W3CEndpointReference, BusinessAgreementWithCoordinatorCompletionParticipant, State, boolean) - Constructor for class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
-
Construct the engine for the participant in a specified state.
- CoordinatorCompletionParticipantProcessorImpl - Class in com.arjuna.wst11.messaging
-
The Coordinator Completion Participant processor.
- CoordinatorCompletionParticipantProcessorImpl() - Constructor for class com.arjuna.wst11.messaging.CoordinatorCompletionParticipantProcessorImpl
-
- CoordinatorConfirmedException - Exception in com.arjuna.mw.wscf.model.sagas.exceptions
-
There is no coordinator associated with the target.
- CoordinatorConfirmedException() - Constructor for exception com.arjuna.mw.wscf.model.sagas.exceptions.CoordinatorConfirmedException
-
- CoordinatorConfirmedException(String) - Constructor for exception com.arjuna.mw.wscf.model.sagas.exceptions.CoordinatorConfirmedException
-
- CoordinatorConfirmedException(String, int) - Constructor for exception com.arjuna.mw.wscf.model.sagas.exceptions.CoordinatorConfirmedException
-
- CoordinatorConfirmedException - Exception in com.arjuna.mw.wscf.model.twophase.exceptions
-
There is no coordinator associated with the target.
- CoordinatorConfirmedException() - Constructor for exception com.arjuna.mw.wscf.model.twophase.exceptions.CoordinatorConfirmedException
-
- CoordinatorConfirmedException(String) - Constructor for exception com.arjuna.mw.wscf.model.twophase.exceptions.CoordinatorConfirmedException
-
- CoordinatorConfirmedException(String, int) - Constructor for exception com.arjuna.mw.wscf.model.twophase.exceptions.CoordinatorConfirmedException
-
- CoordinatorEngine - Class in com.arjuna.wst11.messaging.engines
-
The coordinator state engine
- CoordinatorEngine(String, boolean, W3CEndpointReference) - Constructor for class com.arjuna.wst11.messaging.engines.CoordinatorEngine
-
Construct the initial engine for the coordinator.
- CoordinatorEngine(String, boolean, W3CEndpointReference, boolean, State) - Constructor for class com.arjuna.wst11.messaging.engines.CoordinatorEngine
-
Construct the engine for the coordinator in a specified state.
- 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.
- CoordinatorId - Interface in com.arjuna.mw.wscf.common
-
Implementations of this interface provide globally unique identifications
for coordinators.
- CoordinatorManager - Interface in com.arjuna.mw.wscf.model.sagas.api
-
The CoordinatorManager is the way in which services can enlist
participants with the current coordinator.
- coordinatorManager() - Method in interface com.arjuna.mw.wscf.model.sagas.hls.SagasHLS
-
- CoordinatorManager - Interface in com.arjuna.mw.wscf.model.twophase.api
-
The CoordinatorManager is the way in which services can enlist
participants with the current coordinator.
- coordinatorManager() - Method in interface com.arjuna.mw.wscf.model.twophase.hls.TwoPhaseHLS
-
- coordinatorManager() - Static method in class com.arjuna.mw.wscf11.model.sagas.CoordinatorManagerFactory
-
- coordinatorManager(String) - Static method in class com.arjuna.mw.wscf11.model.sagas.CoordinatorManagerFactory
-
Obtain a reference to a coordinator that implements the specified
protocol.
- coordinatorManager() - Static method in class com.arjuna.mw.wscf11.model.twophase.CoordinatorManagerFactory
-
- coordinatorManager(String) - Static method in class com.arjuna.mw.wscf11.model.twophase.CoordinatorManagerFactory
-
Obtain a reference to a coordinator that implements the specified
protocol.
- CoordinatorManagerFactory - Class in com.arjuna.mw.wscf11.model.sagas
-
The factory to return the specific CoordinatorManager implementation.
- CoordinatorManagerFactory() - Constructor for class com.arjuna.mw.wscf11.model.sagas.CoordinatorManagerFactory
-
- CoordinatorManagerFactory - Class in com.arjuna.mw.wscf11.model.twophase
-
The factory to return the specific CoordinatorManager implementation.
- CoordinatorManagerFactory() - Constructor for class com.arjuna.mw.wscf11.model.twophase.CoordinatorManagerFactory
-
- CoordinatorProcessorImpl - Class in com.arjuna.wst11.messaging
-
The Coordinator processor.
- CoordinatorProcessorImpl() - Constructor for class com.arjuna.wst11.messaging.CoordinatorProcessorImpl
-
- coordinatorService() - Method in interface com.arjuna.mw.wscf.model.sagas.hls.SagasHLS
-
- coordinatorService() - Method in interface com.arjuna.mw.wscf.model.twophase.hls.TwoPhaseHLS
-
- 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
-
- copy() - Method in interface com.arjuna.mw.wsas.activity.ActivityHierarchy
-
Obtain a copy of this context.
- 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
-
- CoreEnvironmentBeanException - Exception in com.arjuna.ats.arjuna.common
-
- CoreEnvironmentBeanException(String) - Constructor for exception com.arjuna.ats.arjuna.common.CoreEnvironmentBeanException
-
- 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
-
- create(String, Long, CoordinationContextType, boolean) - Method in interface com.arjuna.wsc11.ContextFactory
-
Creates a coordination context.
- createAndRegisterMBean() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
-
Deprecated.
- createCoordinationContext(String, String, String, Long, CoordinationContext) - Static method in class com.arjuna.wsc11.ActivationCoordinator
-
Create the coordination context.
- createCoordinationContext(CreateCoordinationContextType, MAP, boolean) - Method in class com.arjuna.wsc11.messaging.ActivationCoordinatorProcessorImpl
-
Create the coordination context.
- CREATED - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
-
- Created - Class in com.arjuna.mw.wsas.status
-
The activity has been created and is yet to start executing.
- 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
- createLists() - Method in class com.arjuna.ats.arjuna.StateManager
-
- createManager() - Static method in class com.arjuna.mw.wscf.protocols.ProtocolRegistry
-
- createMBean() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
-
Deprecated.
Construct an MBean to represent this ObjectStore record.
- createParticipant(AbstractRecord, ParticipantStatus) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
-
Deprecated.
Extension point for other Bean implementations to provide an implementation bean for its participants.
- createParticipant(AbstractRecord, ParticipantStatus, UidWrapper) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
-
Deprecated.
- 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
-
- createWrapper(UidWrapper, boolean) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
-
Deprecated.
- 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.
- current() - Method in interface com.arjuna.mw.wsas.activity.ActivityHierarchy
-
- currentActivity() - Method in interface com.arjuna.mw.wsas.UserActivity
-
- currentActivity() - Method in interface com.arjuna.mw.wscf.model.sagas.api.UserCoordinator
-
- currentActivity() - Method in interface com.arjuna.mw.wscf.model.twophase.api.UserCoordinator
-
- currentState(Uid, String) - Method in interface com.arjuna.ats.arjuna.objectstore.RecoveryStore
-
- currentState(Uid, String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBean
-
- currentState(Uid, String) - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBeanMBean
-
- currentState(Uid, String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.RecoveryStoreProxy
-
- currentTransaction() - Method in class com.arjuna.mw.wst11.BusinessActivityManager
-
The currentTransaction method returns the TxContext for the current
transaction, or null if there is none.
- currentTransaction() - Method in class com.arjuna.mw.wst11.TransactionManager
-
The currentTransaction method returns the TxContext for the current
transaction, or null if there is none.
- generateHash(int, byte[], int, int) - Static method in class com.arjuna.ats.jta.xa.XidImple
-
Generate a hash code for the specified bytes.
- GenericAtomicActionWrapper(BasicAction, UidWrapper) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean.GenericAtomicActionWrapper
-
Deprecated.
- GenericAtomicActionWrapper(String, UidWrapper) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean.GenericAtomicActionWrapper
-
Deprecated.
- get(Uid) - Method in class com.arjuna.ats.arjuna.coordinator.ActionManager
-
- get(<any>, <any>) - Method in class com.arjuna.ats.jta.cdi.TransactionContext
-
- get(<any>) - Method in class com.arjuna.ats.jta.cdi.TransactionContext
-
- get_aborterror() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
-
- get_activity_ActivityImple_1() - Method in interface com.arjuna.mw.wsas.logging.wsasI18NLogger
-
- get_activity_ActivityImple_10() - Method in interface com.arjuna.mw.wsas.logging.wsasI18NLogger
-
- get_activity_ActivityImple_2() - Method in interface com.arjuna.mw.wsas.logging.wsasI18NLogger
-
- get_activity_ActivityImple_3() - Method in interface com.arjuna.mw.wsas.logging.wsasI18NLogger
-
- get_activity_ActivityImple_4() - Method in interface com.arjuna.mw.wsas.logging.wsasI18NLogger
-
- get_activity_ActivityImple_5() - Method in interface com.arjuna.mw.wsas.logging.wsasI18NLogger
-
- get_activity_ActivityImple_6() - Method in interface com.arjuna.mw.wsas.logging.wsasI18NLogger
-
- get_activity_ActivityImple_7() - Method in interface com.arjuna.mw.wsas.logging.wsasI18NLogger
-
- get_activity_ActivityImple_8() - Method in interface com.arjuna.mw.wsas.logging.wsasI18NLogger
-
- get_activity_ActivityImple_9() - Method in interface com.arjuna.mw.wsas.logging.wsasI18NLogger
-
- get_activity_HLSManager_1() - Method in interface com.arjuna.mw.wsas.logging.wsasI18NLogger
-
- get_alreadyassociated() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
-
- get_alreadyassociatedcheck() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
-
- get_autocommit() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
-
- get_CadaverLockRecord_1() - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
-
- get_CadaverLockRecord_2() - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
-
- get_CadaverLockRecord_3() - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
-
- get_CadaverLockRecord_4() - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
-
- get_closeerror() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
-
- get_closeerrorinvalidtx(String) - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
-
- get_commiterror() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
-
- get_common_Uid_11() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_common_Uid_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_common_Uid_5(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_conniniterror() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
-
- get_context_picreffail() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- get_contextual_is_null() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- get_coordinator_ActionHierarchy_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_coordinator_BasicAction_69() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_coordinator_TransactionReaper_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_could_not_lookup_tm() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- get_could_not_lookup_tsr() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- get_current() - Static method in class com.arjuna.ats.jts.OTSManager
-
- get_delisterror() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
-
- get_dir_create_failed(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_dynamicerror() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
-
- get_enlistfailed() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
-
- get_error_getting_current_tx() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- get_error_getting_tx_status() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- get_expected_transactional_annotation() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- get_factory() - Static method in class com.arjuna.ats.jts.OTSManager
-
- get_fatal_nodename_null() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_fatal_nodename_too_long(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_inactivetransaction() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
-
- get_infoerror() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
-
- get_jndierror() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
-
- get_method_not_implemented() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_model_sagas_arjunacore_BACoordinator_2() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
-
- get_model_sagas_arjunacore_BACoordinator_3() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
-
- get_model_sagas_arjunacore_BACoordinator_4() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
-
- get_model_sagas_arjunacore_CoordinatorControl_1() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
-
- get_model_sagas_arjunacore_CoordinatorServiceImple_1() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
-
- get_model_twophase_arjunacore_ATCoordinator_1() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
-
- get_model_twophase_arjunacore_ATCoordinator_2() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
-
- get_model_twophase_arjunacore_ATCoordinator_3() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
-
- get_model_twophase_arjunacore_CoordinatorControl_1() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
-
- get_model_twophase_arjunacore_CoordinatorServiceImple_1() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
-
- get_mw_wscf11_protocols_ProtocolManager_1() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
-
- get_mw_wscf11_protocols_ProtocolManager_2() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
-
- get_node_identifier_invalid(int) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_node_identifier_reset_attempt() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_nodename_null() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- get_nodename_null() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- get_OA_uninitialsedorb() - Method in interface com.arjuna.orbportability.logging.orbportabilityI18NLogger
-
- get_objectstore_FileSystemStore_1(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_objectstore_FileSystemStore_2a() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_objectstore_FileSystemStore_3() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_objectstore_FileSystemStore_4() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_objectstore_FileSystemStore_5() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_objectstore_FileSystemStore_6() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_objectstore_FileSystemStore_7() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_objectstore_FileSystemStore_8() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_objectstore_HashedStore_5() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_objectstore_HashedStore_6() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_objectstore_JDBCStore_5() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_objectstore_notypenameuid() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_objectstore_ObjectStoreType_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_objectstore_packProblem() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_orbspecific_coordinator_rcnotcreated() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- get_orbspecific_destroyfailed() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- get_orbspecific_interposition_resources_restricted_contx_1() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- get_orbspecific_interposition_resources_restricted_contx_4(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- get_orbspecific_invaliduid() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- get_orbspecific_jacorb_interceptors_context_cie() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- get_orbspecific_jacorb_interceptors_context_codeccreate() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- get_orbspecific_jacorb_interceptors_context_invalidparam() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- get_orbspecific_jacorb_interceptors_context_sie() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- get_orbspecific_jacorb_interceptors_interposition_cie() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- get_orbspecific_jacorb_interceptors_interposition_codeccreate() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- get_orbspecific_jacorb_interceptors_interposition_invalidparam() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- get_orbspecific_jacorb_interceptors_interposition_sie() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- get_orbspecific_javaidl_interceptors_context_cie() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- get_orbspecific_javaidl_interceptors_context_codeccreate() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- get_orbspecific_javaidl_interceptors_context_invalidparam() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- get_orbspecific_javaidl_interceptors_context_sie() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- get_orbspecific_javaidl_interceptors_interposition_cie() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- get_orbspecific_javaidl_interceptors_interposition_codeccreate() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- get_orbspecific_javaidl_interceptors_interposition_invalidparam() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- get_orbspecific_javaidl_interceptors_interposition_sie() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- get_orbspecific_otiderror() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- get_protocols_Initializer_1() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
-
- get_protocols_ProtocolManager_1() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
-
- get_protocols_ProtocolManager_2() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
-
- get_recovery_RecActivatorLoader_initfailed(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_recovery_TransactionStatusManager_13() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_recovery_TransactionStatusManager_9() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_releasesavepointerror() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
-
- get_resources_arjunacore_XAOnePhaseResource_pack() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- get_resources_arjunacore_XAOnePhaseResource_unpack() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- get_resources_arjunacore_XAOnePhaseResource_unpackType(String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- get_rollbacksavepointerror() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
-
- get_setreadonly() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
-
- get_setsavepointerror() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
-
- get_state_InputBuffer_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_state_InputBuffer_10() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_state_InputBuffer_11() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_state_InputBuffer_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_state_InputBuffer_3() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_state_InputBuffer_4() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_state_InputBuffer_5() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_state_InputBuffer_6() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_state_InputBuffer_7() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_state_InputBuffer_8() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_state_InputBuffer_9() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_state_OutputBuffer_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_state_OutputBuffer_10() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_state_OutputBuffer_11() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_state_OutputBuffer_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_state_OutputBuffer_3() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_state_OutputBuffer_4() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_state_OutputBuffer_5() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_state_OutputBuffer_6() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_state_OutputBuffer_7() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_state_OutputBuffer_8() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_state_OutputBuffer_9() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_StateManager_14() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_StateManager_15() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_status() - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
-
- get_StoreManager_invalidroot(String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_StoreManager_invalidtype() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_thread_resumefailederror() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- get_timeout() - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
-
- get_transaction_arjunacore_alreadyassociated() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- get_transaction_arjunacore_commitwhenaborted() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- get_transaction_arjunacore_couldnotregister() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- get_transaction_arjunacore_endsuspendfailed2() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- get_transaction_arjunacore_illresstate() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- get_transaction_arjunacore_inactive() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- get_transaction_arjunacore_inactive(Uid) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- get_transaction_arjunacore_invalidstate() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- get_transaction_arjunacore_jca_busy() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- get_transaction_arjunacore_nosuchtx() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- get_transaction_arjunacore_notx() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- get_transaction_arjunacore_nullparam() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- get_transaction_arjunacore_nullres() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- get_transaction_arjunacore_ressuspended() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- get_transaction_arjunacore_rollbackstatus() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- get_transaction_arjunacore_subordinate_invalidstate() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- get_transaction_arjunacore_syncrollbackexception() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- get_transaction_arjunacore_syncsnotallowed() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- get_transaction_arjunacore_syncwhenaborted() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- get_transaction_arjunacore_systemexception() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- get_transaction_name() - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
-
- get_transaction_was_inactive() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- get_tx_required() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- get_txcontext() - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
-
- get_uid() - Method in class com.arjuna.ats.arjuna.coordinator.HeuristicNotification
-
- get_uid() - Method in interface com.arjuna.ats.arjuna.coordinator.Reapable
-
- get_uid() - Method in interface com.arjuna.ats.arjuna.coordinator.SynchronizationRecord
-
- get_uid() - Method in class com.arjuna.ats.arjuna.StateManager
-
- get_uid() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean.GenericAtomicActionWrapper
-
Deprecated.
- get_uid() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanWrapperInterface
-
Deprecated.
- get_uid() - Method in interface com.arjuna.ats.jta.recovery.XARecoveryResource
-
- get_uid() - Method in interface com.arjuna.ats.jta.transaction.Transaction
-
- get_uid() - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
-
- get_UserActivityImple_51() - Method in interface com.arjuna.mw.wsas.logging.wsasI18NLogger
-
- get_utils_Configuration_2() - Method in interface com.arjuna.mw.wsas.logging.wsasI18NLogger
-
- get_utils_DocComparitor_1() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
-
- get_utils_DocComparitor_2() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
-
- get_utils_ExecProcessId_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_utils_ExecProcessId_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_utils_ExecProcessId_3() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_utils_ExecProcessId_4() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_utils_FileProcessId_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_utils_FileProcessId_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_utils_JNDIManager_tsr1() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- get_utils_ManualProcessId_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_utils_MBeanProcessId_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_utils_MBeanProcessId_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_utils_nullexception() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- get_utils_ProtocolLocator_1() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
-
- get_utils_ProtocolLocator_2() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
-
- get_utils_SocketProcessId_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- get_utils_unknownerrorcode() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- get_wrong_tx_on_thread() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- get_xa_recjndierror() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
-
- get_xa_xidunset() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- get_xid_packerror() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- getAction() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean.GenericAtomicActionWrapper
-
Deprecated.
- getAction() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanWrapperInterface
-
Deprecated.
- getActionInfo(int) - Method in class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
-
- getActionUid(int) - Method in class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
-
- getAge() - Method in class org.jboss.jbossts.star.resource.RESTRecord
-
- getAge() - Method in class org.jboss.jbossts.star.resource.Transaction
-
- getAgeInSeconds() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
-
Deprecated.
- getAgeInSeconds() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanMBean
-
Deprecated.
- getAgeInSeconds() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.StateManagerWrapper
-
Deprecated.
- getAgent() - Static method in class com.arjuna.ats.arjuna.tools.osb.util.JMXServer
-
Deprecated.
- getAllOwners() - Method in class com.arjuna.ats.txoj.Lock
-
- getAllTransactions(UriInfo) - Method in class org.jboss.jbossts.star.service.Coordinator
-
Performing a GET on the transaction-manager returns a list of all transaction URIs
known to the coordinator (active and in recovery) separated by
the @see TxSupport.URI_SEPARATOR character
- 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
-
- getAsyncCommitPoolSize() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Returns maximum size of a thread pool, used to execute asynchronous commits.
- getAsyncPrepare() - Static method in class com.arjuna.ats.arjuna.coordinator.TxControl
-
- getAverageCommitTime() - Method in class com.arjuna.ats.arjuna.coordinator.internal.TxCommitStatistic
-
- getAverageCommitTime() - Method in class com.arjuna.ats.arjuna.coordinator.TxStats
-
- getAverageCommitTime() - Method in interface com.arjuna.ats.arjuna.coordinator.TxStatsMBean
-
Returns the average time, in nanoseconds, it is taking to commit a transaction.
- getBeanClass() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.OSBTypeHandler
-
Deprecated.
- 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
-
- getBirthDate() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.HeaderState
-
Deprecated.
- getBranchQualifier() - Method in class com.arjuna.ats.jta.xa.XidImple
-
- getBranchUid(XID) - Static method in class com.arjuna.ats.jta.xa.XATxConverter
-
- getBrowser() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
-
Deprecated.
- getBuff() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ObjectStateWrapper
-
- getBuildId() - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
-
- getBuildId() - Method in interface com.arjuna.ats.arjuna.common.CoreEnvironmentBeanMBean
-
- getBuildId() - Static method in class com.arjuna.common.util.ConfigurationInfo
-
- getBuildVersion() - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
-
- getBuildVersion() - Method in interface com.arjuna.ats.arjuna.common.CoreEnvironmentBeanMBean
-
- getBusinessActivityManager() - Static method in class com.arjuna.mw.wst11.BusinessActivityManager
-
Get the business activity manager.
- 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
-
- getChildElements(SOAPElement) - Static method in class com.arjuna.mw.wst.common.SOAPUtil
-
Get an iterator containing just child elements.
- getClass(int) - Method in class com.arjuna.ats.arjuna.coordinator.abstractrecord.RecordTypeManager
-
- getClasses() - Method in class org.jboss.jbossts.star.service.TMApplication
-
- getClassName() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
-
Deprecated.
- 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
-
- getCommitMarkableResourceJNDINames() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Retrieve the list of JNDI names that will be queried for committed 1PC
resources that were enlisted in 2PC transactions.
- getCommitMarkableResourceRecordDeleteBatchSize() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
If this is a positive number, use a batch to delete
CommitMarkableResourceRecord from the database.
- getCommitMarkableResourceRecordDeleteBatchSizeMap() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Allow the default policy of a batch size to delete
CommitMarkableResourceRecord from the database.
- getCommitMarkableResourceTableNameMap() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Get the name of the table to use for storing commit markable resources
commit state notifiers in.
- getCommunicationStore() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Deprecated.
- getCommunicationStore() - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
-
Deprecated.
- getCommunicationStore() - Static method in class com.arjuna.ats.arjuna.objectstore.StoreManager
-
- getCompilerExecutable() - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
-
- getCompletionStatus() - Method in interface com.arjuna.mw.wsas.UserActivity
-
Get the completion status currently associated with the activity.
- getConnection() - Method in interface com.arjuna.ats.arjuna.objectstore.jdbc.JDBCAccess
-
- getConnection() - Method in interface com.arjuna.ats.jta.xa.RecoverableXAConnection
-
- getContextFactory(String) - Method in class com.arjuna.wsc11.ContextFactoryMapper
-
Get the context factory for the specified coordination type.
- 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
-
- getCoordinationContext() - Method in interface com.arjuna.mw.wsc11.context.Context
-
- getCoordinator(String) - Method in class com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
-
Locate a coordinator by name.
- getCoordinator(String) - Method in class com.arjuna.wst11.messaging.CoordinatorProcessorImpl
-
Get the coordinator with the specified identifier.
- getCoordinator() - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
-
Get the associated coordinator.
- getCoordinator() - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
-
Get the coordinator endpoint reference
- getCoordinator() - Method in class com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine
-
Get the associated coordinator.
- getCoordinator() - Method in class com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
-
Get the coordinator endpoint reference
- getCoordinator() - Method in class com.arjuna.wst11.messaging.engines.ParticipantEngine
-
- getCoordinator(String) - Method in class com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
-
Locate a coordinator by name.
- 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
-
- getCreateTable() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
Should the store create the table
- getCreationTime() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
-
Deprecated.
- getCreationTime() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanMBean
-
Deprecated.
- getCreationTime() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.StateManagerWrapper
-
Deprecated.
- 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
-
- getData() - Method in exception com.arjuna.mw.wsas.exceptions.WSASException
-
- getDataSource() - Method in interface com.arjuna.ats.jta.xa.RecoverableXAConnection
-
- getDeepestActionUid() - Method in class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
-
Returns the transaction id of the most deeply nested transaction.
- getDefaultCommitMarkableTableName() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Get the name of the table to use for storing commit markable resources
commit state notifiers in.
- getDefaultProcessId() - Static method in class com.arjuna.ats.arjuna.utils.Utility
-
- getDefaultProperties() - Method in class com.arjuna.common.util.propertyservice.AbstractPropertiesFactory
-
Returns the systems default properties, as read from the configuration file.
- getDefaultProperties() - Static method in class com.arjuna.common.util.propertyservice.PropertiesFactory
-
- 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.
- getDeferredThrowables() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
-
Get any Throwable that was caught during commit processing but not directly rethrown.
- getDeferredThrowables(List<Throwable>) - Method in interface com.arjuna.ats.arjuna.coordinator.ExceptionDeferrer
-
Adds all supressed throwables of this ExceptionDeferrer to the given list in order of appearance.
- getDocumentBuilder() - Static method in class com.arjuna.mw.wscf.utils.DomUtil
-
- getDropTable() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
Should the store drop the table
- getDropTable() - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
-
Should the store drop the table
- getDynamic1PC() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Returns true if dynamic one phase commit optimization is to be used.
- getEISName(XID) - Static method in class com.arjuna.ats.jta.xa.XATxConverter
-
- getEISNameStore() - Static method in class com.arjuna.ats.arjuna.objectstore.StoreManager
-
- getEndpoint() - Method in interface com.arjuna.wst11.BusinessActivityTerminator
-
- getEndpoint() - Method in class com.arjuna.wst11.stub.BusinessActivityTerminatorRPCStub
-
- getEndpoint() - Method in class com.arjuna.wst11.stub.BusinessActivityTerminatorStub
-
- getEntityReference() - Method in interface com.arjuna.ats.arjuna.coordinator.HeuristicInformation
-
Deprecated.
A reference to the entity that caused the heuristic.
- getErrorCode() - Method in exception com.arjuna.mw.wsas.exceptions.WSASException
-
- getEventHandlerClassNames() - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
-
Returns the class names for the ORB object connect/disconnect event handlers.
- getEventHandlerClassNames() - Method in interface com.arjuna.orbportability.common.OrbPortabilityEnvironmentBeanMBean
-
- getEventHandlers() - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
-
Returns the set of EventHandler instances.
- getExpiryScanInterval() - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
-
Returns the interval on which the ObjectStore will be scanned for expired items, in hours.
- getExpiryScanInterval() - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
-
- getExpiryScannerClassNames() - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
-
Returns a list of names of classes that implement ExpiryScanner.
- getExpiryScannerClassNames() - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
-
- getExpiryScanners() - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
-
Returns the set of ExpiryScanner instances.
- getExposeAllLogRecordsAsMBeans() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
- getFactory() - Method in class com.arjuna.ats.jta.utils.JNDIReferenceBindingBean
-
- getFactory() - Static method in class com.arjuna.wsc11.RegistrarMapper
-
Get the registrar mapper singleton.
- getFactoryLocation() - Method in class com.arjuna.ats.jta.utils.JNDIReferenceBindingBean
-
- getFileDir() - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
-
Returns the name of the directory to store reference files in.
- getFileDir() - Method in interface com.arjuna.orbportability.common.OrbPortabilityEnvironmentBeanMBean
-
- getFormatId() - Method in class com.arjuna.ats.jta.xa.XidImple
-
- getFrame() - Method in class com.arjuna.ats.arjuna.tools.stats.TxPerfGraph
-
- getFront() - Method in class com.arjuna.ats.arjuna.coordinator.RecordList
-
Remove and return the element at the front of the list.
- getGlobalTransactionId() - Method in class com.arjuna.ats.jta.xa.XidImple
-
These operations critically rely on the fact that we unpack the array in
the order we packed it!
- getHash(XID) - Method in class com.arjuna.ats.jta.xa.XidImple
-
Generate the hash code for the xid.
- 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
-
- getHeaders() - Method in class com.arjuna.mw.wst11.client.AbstractWSTXHandler
-
Delegates to the JaxWSHeaderContextProcessor.
- getHeaders() - Method in class com.arjuna.mw.wst11.client.JaxWSHeaderContextProcessor
-
Gets the header blocks that can be processed by this Handler instance.
- getHeaders() - Method in class com.arjuna.mw.wst11.service.JaxWSHeaderContextProcessor
-
Gets the header blocks that can be processed by this Handler instance.
- getHeaderStateReader() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.OSBTypeHandler
-
Deprecated.
- getHeaderStateUnpacker(String) - Static method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser
-
Deprecated.
- getHeuristicDecision() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
-
- getHeuristicStatus() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
-
Deprecated.
- getHeuristicStatus() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapperMBean
-
Deprecated.
- getHeuristicType() - Method in interface com.arjuna.ats.arjuna.coordinator.HeuristicInformation
-
Deprecated.
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
-
- getHighLevelService(String) - Method in interface com.arjuna.mw.wsas.ActivityManager
-
Allows an invoker to obtain a specific registered HLS supporting a given coordination type.
- getId() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
-
Deprecated.
- getId() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBeanMBean
-
Deprecated.
- getId() - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
-
Get the coordinator id.
- getId() - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
-
Get the coordinator id.
- getId() - Method in class com.arjuna.wst11.messaging.engines.CoordinatorEngine
-
Get the coordinator id.
- getId() - Method in class com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine
-
Get the coordinator id.
- getId() - Method in class com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
-
Get the coordinator id.
- getId() - Method in class com.arjuna.wst11.messaging.engines.ParticipantEngine
-
Get the coordinator id.
- 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
-
- getInitiator() - Method in class org.jboss.jbossts.star.resource.Transaction
-
- getInParameter(String) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
-
- getInstance() - Static method in class com.arjuna.ats.arjuna.coordinator.TxStats
-
- getInstance() - Static method in class com.arjuna.ats.arjuna.tools.log.TransactionTypeManager
-
- getInstance() - Static method in class com.arjuna.mw.wst11.common.CoordinationContextAction
-
- getInstance(String) - Static method in class com.arjuna.orbportability.ORB
-
Retrieve an ORB instance given a unique name, if an ORB instance with
this name doesn't exist then create it.
- getInterposition() - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
-
Returns the Xid format interposition strategy.
- getInterposition() - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
-
- getIOS() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ObjectStateWrapper
-
- getIsolationLevel() - Method in class com.arjuna.ats.jdbc.common.JDBCEnvironmentBean
-
Returns the default isolation level for tansactional database operations.
- getIsolationLevel() - Method in interface com.arjuna.ats.jdbc.common.JDBCEnvironmentBeanMBean
-
- getJdbcAccess() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
Returns an instance of a class implementing JDBCAccess.
- getJdbcAccess() - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
-
Get the JDBCAccess details.
- getJDBCEnvironmentBean() - Static method in class com.arjuna.ats.jdbc.common.jdbcPropertyManager
-
- getJndiProperties() - Method in class com.arjuna.ats.jdbc.common.JDBCEnvironmentBean
-
Returns the Hashtable used for the JNDI environment in transactional driver code.
- getJndiProperties() - Method in interface com.arjuna.ats.jdbc.common.JDBCEnvironmentBeanMBean
-
- getJTAEnvironmentBean() - Static method in class com.arjuna.ats.jta.common.jtaPropertyManager
-
- getJTSEnvironmentBean() - Static method in class com.arjuna.ats.jts.common.jtsPropertyManager
-
- getLastResourceOptimisationInterface() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Returns the Class representing the marker interface for LastResource.
- getLastResourceOptimisationInterfaceClassName() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Returns the class name of the marker interface used to indicate a LastResource.
- getLastResourceOptimisationInterfaceClassName() - Method in interface com.arjuna.ats.jta.common.JTAEnvironmentBeanMBean
-
- getLink() - Method in class com.arjuna.ats.txoj.Lock
-
Get the next lock in the chain.
- getListType() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
-
Deprecated.
- 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
-
Deprecated.
- getLockStoreDir() - Method in interface com.arjuna.ats.txoj.common.TxojEnvironmentBeanMBean
-
Deprecated.
- getLockStoreType() - Method in class com.arjuna.ats.txoj.common.TxojEnvironmentBean
-
Returns the name of the lock store implementation.
- getMaintainHeuristics() - Static method in class com.arjuna.ats.arjuna.coordinator.TxControl
-
- getMajorVersion() - Method in class com.arjuna.ats.jdbc.TransactionalDriver
-
- getManager() - Static method in class com.arjuna.orbportability.event.EventManager
-
- getMapper() - Static method in class com.arjuna.wsc11.ContextFactoryMapper
-
Get the context factory mapper singleton.
- getMappings() - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.BuildListParser
-
- getMaxTwoPhaseCommitThreads() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Returns maximum thread pool size allowed for two phase commits.
- getMBean() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
-
Deprecated.
- getMBeanName() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.BaseStoreBean
-
The object name that the MBean will be registered with the MBean Server
- getMBeanName() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ParticipantStoreBean
-
- getMBeanName() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBean
-
- getMBeanName() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.TxLogBean
-
- getMessageId() - Static method in class com.arjuna.wsc11.messaging.MessageId
-
Get the next message identifier.
- 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
-
Deprecated.
- getMultipleLockStore() - Method in interface com.arjuna.ats.txoj.common.TxojEnvironmentBeanMBean
-
Deprecated.
- getMutex() - Method in class com.arjuna.ats.arjuna.StateManager
-
- getName() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
-
Deprecated.
- getName() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
-
Deprecated.
- getNeedTranContext() - Static method in class com.arjuna.ats.jts.common.InterceptorInfo
-
Get the flag indicating whether a transaction context is required.
- getNewCompletionService() - Static method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseCommitThreadPool
-
- getNewUid() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ObjectStateWrapper
-
- getNext() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
-
- getNext(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.RecordList
-
- getNode(Node, String) - Static method in class com.arjuna.mw.wscf.utils.DomUtil
-
- 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
-
- getNotificationInfo() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.BaseStoreBean
-
- getNumberOfAbortedTransactions() - Method in class com.arjuna.ats.arjuna.coordinator.TxStats
-
- getNumberOfAbortedTransactions() - Method in interface com.arjuna.ats.arjuna.coordinator.TxStatsMBean
-
Returns the number of aborted (i.e.
- getNumberOfApplicationRollbacks() - Method in class com.arjuna.ats.arjuna.coordinator.TxStats
-
- getNumberOfApplicationRollbacks() - Method in interface com.arjuna.ats.arjuna.coordinator.TxStatsMBean
-
Returns the number of transactions that have been rolled back by application request.
- getNumberOfCommittedTransactions() - Method in class com.arjuna.ats.arjuna.coordinator.internal.TxCommitStatistic
-
- getNumberOfCommittedTransactions() - Method in class com.arjuna.ats.arjuna.coordinator.TxStats
-
- getNumberOfCommittedTransactions() - Method in interface com.arjuna.ats.arjuna.coordinator.TxStatsMBean
-
Returns the number of committed transactions
- getNumberOfHeuristics() - Method in class com.arjuna.ats.arjuna.coordinator.TxStats
-
- getNumberOfHeuristics() - Method in interface com.arjuna.ats.arjuna.coordinator.TxStatsMBean
-
Returns the number of transactions which have terminated with heuristic outcomes.
- getNumberOfInflightTransactions() - Method in class com.arjuna.ats.arjuna.coordinator.ActionManager
-
- getNumberOfInflightTransactions() - Method in class com.arjuna.ats.arjuna.coordinator.TxStats
-
- getNumberOfInflightTransactions() - Method in interface com.arjuna.ats.arjuna.coordinator.TxStatsMBean
-
Get the number of transactions that have begun but not yet terminated.
- getNumberOfNestedTransactions() - Method in class com.arjuna.ats.arjuna.coordinator.TxStats
-
- getNumberOfNestedTransactions() - Method in interface com.arjuna.ats.arjuna.coordinator.TxStatsMBean
-
Returns the total number of nested (sub) transactions created.
- getNumberOfResourceRollbacks() - Method in class com.arjuna.ats.arjuna.coordinator.TxStats
-
- getNumberOfResourceRollbacks() - Method in interface com.arjuna.ats.arjuna.coordinator.TxStatsMBean
-
Returns the number of transactions that rolled back due to resource (participant) failure.
- getNumberOfSystemRollbacks() - Method in class com.arjuna.ats.arjuna.coordinator.TxStats
-
- getNumberOfSystemRollbacks() - Method in interface com.arjuna.ats.arjuna.coordinator.TxStatsMBean
-
Returns the number of transactions that have been rolled back due to internal system errors including
failure to create log storage and failure to write a transaction log.
- getNumberOfTimedOutTransactions() - Method in class com.arjuna.ats.arjuna.coordinator.TxStats
-
- getNumberOfTimedOutTransactions() - Method in interface com.arjuna.ats.arjuna.coordinator.TxStatsMBean
-
Returns the number of transactions that have rolled back due to timeout.
- getNumberOfTransactions() - Method in class com.arjuna.ats.arjuna.coordinator.TxStats
-
- getNumberOfTransactions() - Method in interface com.arjuna.ats.arjuna.coordinator.TxStatsMBean
-
Returns the total number of transactions (top-level and nested) created
- getObjectModel() - Method in class com.arjuna.ats.arjuna.StateManager
-
- getObjectStoreDir() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
Returns the ObjectStore directory path.
- getObjectStoreDir() - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
-
- getObjectStoreEnvironmentBean() - Static method in class com.arjuna.ats.arjuna.common.arjPropertyManager
-
- getObjectStoreType() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
Returns the fully qualified class name for the ObjectStore implementation.
- getObjectStoreType() - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
-
- getOOS() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ObjectStateWrapper
-
- getOrbData() - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
-
Returns an instance of a class implementing ORBData.
- getORBdata() - Method in interface com.arjuna.orbportability.ORBData
-
Retrieve the XML fragment which contains runtime information about the orb.
- getOrbDataClassName() - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
-
Returns the class name of the ORBData implementation.
- getOrbDataClassName() - Method in interface com.arjuna.orbportability.common.OrbPortabilityEnvironmentBeanMBean
-
- getOrbEnumValue() - Static method in class com.arjuna.orbportability.ORBInfo
-
- getOrbImpleClass() - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
-
Returns a class implementing ORBImple.
- getOrbImpleClassName() - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
-
Returns the class name of the ORBImple implementation.
- getOrbImpleClassName() - Method in interface com.arjuna.orbportability.common.OrbPortabilityEnvironmentBeanMBean
-
- getOrbInitializationProperties() - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
-
Returns the Map used for the orb initialization parameters.
- getOrbInitializationProperties() - Method in interface com.arjuna.orbportability.common.OrbPortabilityEnvironmentBeanMBean
-
- getOrbMajorVersion() - Static method in class com.arjuna.orbportability.ORBInfo
-
- getOrbMinorVersion() - Static method in class com.arjuna.orbportability.ORBInfo
-
- getORBName() - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
-
- getOrbName() - Static method in class com.arjuna.orbportability.ORBInfo
-
- getOrbPortabilityEnvironmentBean() - Static method in class com.arjuna.orbportability.common.opPropertyManager
-
- getOrphanSafetyInterval() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
- getOutcome() - Method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseOutcome
-
- getPackage() - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.BuildListParser
-
- getParentLogger() - Method in class com.arjuna.ats.jdbc.TransactionalDriver
-
- getParticipant(AbstractRecord) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
-
Deprecated.
See if there is participant Bean corresponding to the given record
- getParticipant() - Method in interface com.arjuna.wst11.CompletionCoordinatorParticipant
-
- getParticipant() - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
-
Get the participant endpoint reference
- getParticipant() - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
-
Get the associated participant.
- getParticipant() - Method in class com.arjuna.wst11.messaging.engines.CoordinatorEngine
-
Get the participant endpoint reference
- getParticipant() - Method in class com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine
-
Get the participant endpoint reference
- getParticipant() - Method in class com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
-
Get the associated participant.
- getParticipant(InstanceIdentifier) - Method in class com.arjuna.wst11.messaging.TerminationCoordinatorProcessorImpl
-
Get the participant with the specified identifier.
- getParticipants() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
-
Deprecated.
- getParticipants(Collection<String>) - Method in class org.jboss.jbossts.star.resource.Transaction
-
- getParticipantStore() - Static method in class com.arjuna.ats.arjuna.objectstore.StoreManager
-
- getParticipantStore() - Static method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.StoreManagerProxy
-
Get a participant store proxy from the local MBeanServer
- getParticipantStore(NotificationListener) - Static method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.StoreManagerProxy
-
Get a participant store proxy from the local MBeanServer
- getParticipantStore(String, NotificationListener) - Static method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.StoreManagerProxy
-
Get a participant store proxy.
- getPerformImmediateCleanupOfCommitMarkableResourceBranchesMap() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Allow the default policy of whether to use a synchronization to remove
the branch should be overriden.
- getPeriodicRecoveryPeriod() - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
-
Returns the interval between recovery scans, in seconds.
- getPeriodicRecoveryPeriod() - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
-
- getPid() - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
-
Returns the process id to use if ManualProcessId is selected.
- getPid() - Method in interface com.arjuna.ats.arjuna.common.CoreEnvironmentBeanMBean
-
- getpid() - Method in interface com.arjuna.ats.arjuna.utils.Process
-
- getpid() - Static method in class com.arjuna.ats.arjuna.utils.Utility
-
- getPoaImpleClass() - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
-
Returns a class implementing POAImple.
- getPoaImpleClassName() - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
-
Returns the class name of the POAImple implementation.
- getPoaImpleClassName() - Method in interface com.arjuna.orbportability.common.OrbPortabilityEnvironmentBeanMBean
-
- getPrevious() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
-
These few functions are link manipulation primitives used by the
RecordList processing software to chain instances together.
- getProcessImplementation() - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
-
Returns an instance of a class implementing com.arjuna.ats.arjuna.utils.Process.
- getProcessImplementationClassName() - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
-
Returns the class name of the Process implementation to use.
- getProcessImplementationClassName() - Method in interface com.arjuna.ats.arjuna.common.CoreEnvironmentBeanMBean
-
- getProcessUid() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.HeaderState
-
Deprecated.
- getProcessUid() - Static method in class com.arjuna.ats.arjuna.utils.Utility
-
- getProperties() - Method in class com.arjuna.common.util.propertyservice.SaxHandler
-
Returns copy of the properties read from the handled XML.
- getPropertiesFile() - Static method in class com.arjuna.common.util.ConfigurationInfo
-
- getPropertiesFromFile(String, ClassLoader) - Method in class com.arjuna.common.util.propertyservice.AbstractPropertiesFactory
-
Returns the config properties read from a specified location.
- getPropertiesFromFile(String, ClassLoader) - Static method in class com.arjuna.common.util.propertyservice.PropertiesFactory
-
- getPropertyInfo(String, Properties) - Method in class com.arjuna.ats.jdbc.TransactionalDriver
-
- getProtocolImplementation(String) - Method in class com.arjuna.mw.wscf.protocols.ProtocolManager
-
- 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
-
- getRealType() - Method in interface com.arjuna.ats.arjuna.tools.log.TransactionTypeManager.TransactionTypeMap
-
- getRear() - Method in class com.arjuna.ats.arjuna.coordinator.RecordList
-
Remove and return the element at the tail of the list.
- getReceivedSlotId() - Static method in class com.arjuna.ats.jts.OTSManager
-
- getRecord() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
-
Deprecated.
- getRecordClass() - Method in interface com.arjuna.ats.arjuna.coordinator.abstractrecord.RecordTypeMap
-
- getRecordClass() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.OSBTypeHandler
-
Deprecated.
- getRecords(String) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean.GenericAtomicActionWrapper
-
Deprecated.
- getRecords(ParticipantStatus) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean.GenericAtomicActionWrapper
-
Deprecated.
- getRecords(ParticipantStatus) - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanWrapperInterface
-
Deprecated.
- getRecordWrapperTypeName() - Static method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
-
Deprecated.
- getRecoveryActivatorClassNames() - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
-
Returns a list of names of classes that implement RecoveryActivator.
- getRecoveryActivatorClassNames() - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
-
- getRecoveryActivators() - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
-
Returns the set of RecoveryActivator instances.
- getRecoveryAddress() - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
-
Returns the hostname on which the recovery listener should bind.
- getRecoveryAddress() - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
-
- getRecoveryBackoffPeriod() - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
-
Returns the interval between recovery phases within a recovery scan, in seconds.
- getRecoveryBackoffPeriod() - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
-
- getRecoveryEnvironmentBean() - Static method in class com.arjuna.ats.arjuna.common.recoveryPropertyManager
-
- getRecoveryManagerAddress() - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
-
Returns the hostname on which the recovery manager will bind.
- getRecoveryManagerAddress() - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
-
- getRecoveryManagerHost() - Static method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
-
- getRecoveryManagerPort() - Static method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
-
- getRecoveryManagerPort() - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
-
Returns the port number on which the recovery manager will listen.
- getRecoveryManagerPort() - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
-
- getRecoveryModuleClassNames() - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
-
Returns a list of names of classes that implement RecoveryModule.
- getRecoveryModuleClassNames() - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
-
- getRecoveryModules() - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
-
Returns the set of RecoveryModule instances.
- getRecoveryPort() - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
-
Returns the network port number on which the recovery listener should bind.
- getRecoveryPort() - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
-
- getRecoveryState() - Method in class com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub
-
- getRecoveryState() - Method in class com.arjuna.wst11.stub.SubordinateDurable2PCStub
-
this participant implements the PersistableATarticipant interface so it can save its state.
- getRecoveryStore() - Static method in class com.arjuna.ats.arjuna.objectstore.StoreManager
-
- getRecoveryStore() - Static method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.StoreManagerProxy
-
Get a recovery store proxy from the local MBeanServer
- getRecoveryStore(NotificationListener) - Static method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.StoreManagerProxy
-
Get a recovery store proxy from the local MBeanServer
- getRecoveryStore(String, NotificationListener) - Static method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.StoreManagerProxy
-
Get a RecoveryStore proxy.
- getRecoveryUrl() - Method in class org.jboss.jbossts.star.resource.Transaction
-
- getRegistrar(String) - Method in class com.arjuna.wsc11.RegistrarMapper
-
Get the registrar for the specified protocol identifier.
- 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
-
- getScope() - Method in class com.arjuna.ats.jta.cdi.TransactionContext
-
- getServer() - Method in class com.arjuna.ats.arjuna.tools.osb.util.JMXServer
-
Deprecated.
- 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?
This property is used by the following object store implementations: ActionStore, CacheStore, HashedActionStore,
HashedStore, LogStore, NullActionStore, ShadowingStore, ShadowNoFileLockStore, TwoPhaseVolatileStore, VolatileStore.
- getShare() - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
-
- getSingleLockStore() - Method in class com.arjuna.ats.txoj.common.TxojEnvironmentBean
-
Deprecated.
- getSingleLockStore() - Method in interface com.arjuna.ats.txoj.common.TxojEnvironmentBeanMBean
-
Deprecated.
- getSingletons() - Method in class org.jboss.jbossts.star.service.TMApplication
-
- 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
-
- getState() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.HeaderState
-
Deprecated.
- getState() - Method in class com.arjuna.wst11.messaging.engines.CoordinatorEngine
-
Retrieve the current state of this participant
- getStatus() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
-
Deprecated.
- getStatus() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapperMBean
-
Deprecated.
- getStatus() - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
-
- getStatus(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
-
Get Status.
- getStatus(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.CoordinatorCompletionParticipantProcessorImpl
-
Get Status.
- getStatus(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
-
Handle the getStatus event.
- getStatus() - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
-
Handle the get status event.
- getStatus(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
-
Handle the getStatus event.
- getStatus(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine
-
Handle the getStatus event.
- getStatus() - Method in class com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine
-
Handle the get status event.
- getStatus(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
-
Handle the getStatus event.
- getStatus(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
-
Get Status.
- getStatus(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.ParticipantCompletionParticipantProcessorImpl
-
Get Status.
- getStatus() - Method in class org.jboss.jbossts.star.resource.RESTRecord
-
- getStatus() - Method in class org.jboss.jbossts.star.resource.Transaction
-
- getStatus(int) - Method in class org.jboss.jbossts.star.resource.Transaction
-
- getStatus(TwoPhaseAwareParticipantElement, String) - Method in class org.jboss.jbossts.star.resource.Transaction
-
- getStore() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
-
Set up an object store and assign it to the participantStore variable.
- getStore() - Method in class com.arjuna.ats.arjuna.StateManager
-
- getStore() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.BaseStoreBean
-
- getStore() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.TxLogBean
-
- getStoreName() - Method in interface com.arjuna.ats.arjuna.objectstore.BaseStore
-
- getStoreName() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.BaseStoreBean
-
- getStoreName() - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.BaseStoreMBean
-
- getStoreName() - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.TxLogProxy
-
- getStoreRoot() - Method in class com.arjuna.ats.arjuna.StateManager
-
- getSubordinateNodeName(XID) - Static method in class com.arjuna.ats.jta.xa.XATxConverter
-
- getSynchronizations() - Method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator
-
- getSynchronizations() - Method in interface com.arjuna.ats.jta.transaction.Transaction
-
- getTablePrefix() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
Get the table prefix
- getTablePrefix() - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
-
Get the table prefix
- getTabs() - Method in class com.arjuna.ats.arjuna.tools.stats.TxPerfPlugin
-
- getTextNode(Node, String) - Static method in class com.arjuna.mw.wscf.utils.DomUtil
-
- getThreadId() - Static method in class com.arjuna.ats.arjuna.utils.ThreadUtil
-
Get the string ID for the current thread.
- getThreadId(Thread) - Static method in class com.arjuna.ats.arjuna.utils.ThreadUtil
-
Get the string ID for the specified thread.
- getTimeAdded(Uid) - Method in class com.arjuna.ats.arjuna.coordinator.ActionManager
-
- getTimeout() - Method in class com.arjuna.ats.arjuna.AtomicAction
-
- getTimeout(Object) - Method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
-
Given a Control, return the associated timeout, or 0 if we do not know
about it.
- getTimeout() - Method in interface com.arjuna.ats.jta.transaction.Transaction
-
- getTimeout() - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
-
- getTimeout() - Method in interface com.arjuna.mw.wsas.activity.ActivityHandle
-
- getTimeout() - Method in interface com.arjuna.mw.wsas.UserActivity
-
Get the timeout value currently associated with activities.
- getTimeout() - Method in interface com.arjuna.mw.wscf.model.sagas.api.UserCoordinator
-
Get the timeout value currently associated with activities.
- getTimeout() - Method in interface com.arjuna.mw.wscf.model.twophase.api.UserCoordinator
-
Get the timeout value currently associated with activities.
- GETTIMEOUT_FAILED - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
-
- getTimeoutFactor() - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
-
- getTimestamp() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
-
Deprecated.
The timestamp represent the time (in milliseconds) when the bean was registered.
- gettName() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ObjectStateWrapper
-
- getTransaction(String, Uid) - Method in class com.arjuna.ats.arjuna.tools.log.TransactionTypeManager
-
- getTransaction(Uid) - Method in interface com.arjuna.ats.arjuna.tools.log.TransactionTypeManager.TransactionTypeMap
-
- getTransactionExtStatus(UriInfo, String) - Method in class org.jboss.jbossts.star.service.Coordinator
-
Performing a GET on the transaction URL with media type application/txstatusext+xml
returns extended information about the transaction, such as its status,
number of participants, and their individual URIs.
- getTransactionManager() - Method in class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorBase
-
- getTransactionManager() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Returns an instance of a class implementing javax.transaction.TransactionManager.
- getTransactionManager() - Static method in class com.arjuna.mw.wst11.TransactionManager
-
Get the transaction manager.
- 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
-
- getTransactionManagerInfo(UriInfo) - Method in class org.jboss.jbossts.star.service.Coordinator
-
Performing a GET on the transaction-manager URI with media type application/txstatusext+xml
returns extended information about the transaction-manager resource such as how long it has
been up and all transaction-coordinator URIs.
- 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
-
- getTransactionStatistics() - Method in class org.jboss.jbossts.star.service.Coordinator
-
Performing a GET on the transaction-manager URI sufficed with /statistics
returns statistics of the transaction manager.
- 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.
- getTransactionStatus(UriInfo, String) - Method in class org.jboss.jbossts.star.service.Coordinator
-
Performing a GET on the transaction url returns its status
- 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
-
- getTransactionType(String) - Method in class com.arjuna.ats.arjuna.tools.log.TransactionTypeManager
-
- getTransactionUid() - Method in class com.arjuna.ats.jta.xa.XidImple
-
- getTransactionURIs(UriInfo, String) - Method in class org.jboss.jbossts.star.service.Coordinator
-
Obtain the transaction terminator and participant enlistment URIs for the
specified transaction id.
- getTxId() - Method in interface com.arjuna.ats.jta.transaction.Transaction
-
- getTxLocalResource(Object) - Method in interface com.arjuna.ats.jta.transaction.Transaction
-
- getTxLog() - Static method in class com.arjuna.ats.arjuna.objectstore.StoreManager
-
- getTxLogSize() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
Returns the default size of the LogStore file, in bytes.
- getTxLogSize() - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
-
- getTxojEnvironmentBean() - Static method in class com.arjuna.ats.txoj.common.txojPropertyManager
-
- getTxOJStore() - Static method in class com.arjuna.ats.arjuna.objectstore.StoreManager
-
- getTxReaperCancelFailWaitPeriod() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Returns the number of millisecs delay after 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 after 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
-
- getTxStatus() - Method in class org.jboss.jbossts.star.resource.Transaction
-
- getTxUid() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.HeaderState
-
Deprecated.
- getType(Class<? extends AbstractRecord>) - Method in class com.arjuna.ats.arjuna.coordinator.abstractrecord.RecordTypeManager
-
- getType() - Method in interface com.arjuna.ats.arjuna.coordinator.abstractrecord.RecordTypeMap
-
- getType() - Method in interface com.arjuna.ats.arjuna.tools.log.TransactionTypeManager.TransactionTypeMap
-
- getType() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
-
Deprecated.
- getType() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapperMBean
-
Deprecated.
- getType() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
-
Deprecated.
- getType() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBeanMBean
-
Deprecated.
- getType() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
-
Deprecated.
- getTypeName() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.OSBTypeHandler
-
Deprecated.
- getTypeOfObject() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
-
Return the type of the abstract record.
- getUid(AbstractRecord) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean.GenericAtomicActionWrapper
-
Deprecated.
- getUid(AbstractRecord) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
-
Deprecated.
return the Uid for given AbstractRecord
- getUid(AbstractRecord) - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanWrapperInterface
-
Deprecated.
- getUid(AbstractRecord) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
-
Deprecated.
- getUid() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
-
Deprecated.
- getUid() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
-
Deprecated.
- 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.
- getUserBusinessActivity() - Static method in class com.arjuna.mw.wst11.UserBusinessActivity
-
Get the user business activity.
- getUserSubordinateBusinessActivity() - Method in class com.arjuna.mw.wst11.UserBusinessActivity
-
get the user subordinate business activity
this is a UserBusinessActivity whose begin method will create an interposed BA transaction
- getUserSubordinateTransaction() - Method in class com.arjuna.mw.wst11.UserTransaction
-
get the user subordinate transaction
this is a UserTransaction whose begin method will create an interposed AT transaction
- getUserTransaction() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Returns an instance of a class implementing javax.transaction.UserTransaction.
- getUserTransaction() - Static method in class com.arjuna.mw.wst11.UserTransaction
-
Get the user transaction.
- 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
-
- getXAErrorCode() - Method in enum com.arjuna.ats.arjuna.tools.osb.mbean.HeuristicStatus
-
Deprecated.
- getXANodeName() - Static method in class com.arjuna.ats.arjuna.coordinator.TxControl
-
- getXaRecoveryNodes() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Returns the set of node identifiers for which recovery will be performed.
- getXaRecoveryNodes() - Method in interface com.arjuna.ats.jta.common.JTAEnvironmentBeanMBean
-
- getXAResource() - Method in interface com.arjuna.ats.jta.recovery.XAResourceRecovery
-
Get a resource to use for recovery purposes.
- getXaResourceMapClassNames() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Returns the set of XAResourceMap implementation class names used to configure XAException handling.
- getXaResourceMapClassNames() - Method in interface com.arjuna.ats.jta.common.JTAEnvironmentBeanMBean
-
- getXaResourceMaps() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Returns the set of XAResourceMap instances.
- getXAResourceName() - Method in interface com.arjuna.ats.jta.resources.XAResourceMap
-
- getXaResourceOrphanFilterClassNames() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Returns a list of names of classes that implement XAResourceOrphanFilter.
- getXaResourceOrphanFilterClassNames() - Method in interface com.arjuna.ats.jta.common.JTAEnvironmentBeanMBean
-
- getXaResourceOrphanFilters() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Returns the set of XAResourceOrphanFilter instances.
- getXAResourceRecordWrappingPlugin() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Returns an instance of a class implementing XAResourceRecordWrappingPlugin.
- getXaResourceRecordWrappingPluginClassName() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Returns the class name of the XAResourceRecordWrappingPlugin implementation.
- getXaResourceRecoveries() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Returns the set of XAResourceRecovery instances.
- getXaResourceRecoveryClassNames() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Returns the set of XAResourceRecovery implementation class names,
each of which may have configuration data appended to it.
- getXaResourceRecoveryClassNames() - Method in interface com.arjuna.ats.jta.common.JTAEnvironmentBeanMBean
-
- getXAResources() - Method in interface com.arjuna.ats.jta.recovery.XAResourceRecoveryHelper
-
- getXAResourceState(XAResource) - Method in interface com.arjuna.ats.jta.transaction.Transaction
-
- getXid() - Method in interface com.arjuna.ats.jta.recovery.XARecoveryResource
-
- getXid(Uid, boolean, int) - Static method in class com.arjuna.ats.jta.xa.XATxConverter
-
- getXID() - Method in class com.arjuna.ats.jta.xa.XidImple
-
- getXIDString(XID) - Static method in class com.arjuna.ats.jta.xa.XATxConverter
-
- GlobalId - Interface in com.arjuna.mw.wsas.common
-
Implementations of this interface provide globally unique identifications
for activities.
- 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.
- i18NLogger - Static variable in class com.arjuna.ats.arjuna.logging.tsLogger
-
- i18NLogger - Static variable in class com.arjuna.ats.jdbc.logging.jdbcLogger
-
- i18NLogger - Static variable in class com.arjuna.ats.jta.logging.jtaLogger
-
- i18NLogger - Static variable in class com.arjuna.ats.jts.logging.jtsLogger
-
- i18NLogger - Static variable in class com.arjuna.ats.txoj.logging.txojLogger
-
- i18NLogger - Static variable in class com.arjuna.common.logging.commonLogger
-
- i18NLogger - Static variable in class com.arjuna.mw.wsas.logging.wsasLogger
-
- i18NLogger - Static variable in class com.arjuna.mw.wscf.logging.wscfLogger
-
- i18NLogger - Static variable in class com.arjuna.orbportability.logging.opLogger
-
- IBMORB - Static variable in class com.arjuna.orbportability.ORBType
-
- ibmorb - Static variable in class com.arjuna.orbportability.ORBType
-
- id() - Method in interface com.arjuna.mw.wscf.model.sagas.participants.Participant
-
- id() - Method in interface com.arjuna.mw.wscf.model.twophase.participants.Participant
-
- identifier() - Method in interface com.arjuna.mw.wsas.context.Context
-
- identifier() - Method in interface com.arjuna.mw.wscf.api.UserCoordinatorService
-
- identifier() - Method in interface com.arjuna.mw.wscf.model.sagas.api.UserCoordinator
-
- identifier() - Method in interface com.arjuna.mw.wscf.model.twophase.api.UserCoordinator
-
- identity() - Method in interface com.arjuna.mw.wsas.activity.HLS
-
The HLS name.
- 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.IDLCompilerDetails - Class in com.arjuna.orbportability.common.ant
-
- IDLCompiler.InputStreamFileWriter - Class in com.arjuna.orbportability.common.ant
-
- IDLCompilerDetails() - Constructor for class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
-
- IIOPContext - Interface in com.arjuna.mw.wsas.context.corba
-
- INACTIVE_TRANSACTION - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
-
- InactiveTransactionException - Exception in com.arjuna.ats.jta.exceptions
-
Exception may be thrown under certain circumstances.
- InactiveTransactionException() - Constructor for exception com.arjuna.ats.jta.exceptions.InactiveTransactionException
-
- InactiveTransactionException(String) - Constructor for exception com.arjuna.ats.jta.exceptions.InactiveTransactionException
-
- INCOMPLETE_STATE - Static variable in interface com.arjuna.ats.jta.recovery.XARecoveryResource
-
Responses to whether or not the instance is recoverable.
- INDIRECT_MANAGEMENT - Static variable in class com.arjuna.ats.arjuna.recovery.RecoveryManager
-
In this mode the recovery manager runs periodically but may
also be driven through messages or via the scan operation if
it is embedded.
- INFLIGHT_TRANSACTION - Static variable in interface com.arjuna.ats.jta.recovery.XARecoveryResource
-
- info_arjuna_recovery_ExpiredAssumedCompleteScanner_3(Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- info_closingconnectionnull(String) - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
-
- info_internal_utils_InitLoader_loading(String, String) - Method in interface com.arjuna.orbportability.logging.orbportabilityI18NLogger
-
- info_objectstore_JDBCImple_17() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- info_objectstore_ShadowingStore_14(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- info_objectstore_ShadowingStore_15(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- info_orbspecific_jacorb_recoverycoordinators_JacOrbRCServiceInit_6(String, String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- info_orbspecific_jacorb_recoverycoordinators_JacOrbRCServiceInit_6a() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- info_osb_HeaderStateCtorFail(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- info_osb_MBeanCtorFail(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- info_osb_StateManagerWrapperFail(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- info_protocols_ProtocolManager_1() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
-
- info_protocols_ProtocolManager_4(String, String) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
-
- info_recovery_ActionStatusService_1(String, String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- info_recovery_ActionStatusService_4(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- info_recovery_ExpiredContactScanner_3(Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- info_recovery_ExpiredEntryMonitor_12(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- info_recovery_ExpiredEntryMonitor_5() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- info_recovery_ExpiredTransactionScanner_4(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- info_recovery_ExpiredTransactionStatusManagerScanner_3(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- info_recovery_localready() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- info_recovery_notaxid(String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- info_recovery_noxanodes() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- info_recovery_PeriodicRecovery_13(String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- info_recovery_RecActivatorLoader_6() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- info_recovery_recoverydelayed(Uid, String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- info_recovery_RecoveryManager_4(String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- info_recovery_rollingback(String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- info_recovery_socketready(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- info_recovery_transactions_RecoveredServerTransaction_6(Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- info_recovery_transactions_ServerTransactionRecoveryModule_3() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- info_recovery_transactions_ServerTransactionRecoveryModule_4() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- info_recovery_transactions_ServerTransactionRecoveryModule_5(Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- info_recovery_transactions_TopLevelTransactionRecoveryModule_3() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- info_recovery_transactions_TopLevelTransactionRecoveryModule_4() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- info_recovery_transactions_TransactionCache_4(Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- info_recovery_transactions_TransactionCache_5(Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- info_recovery_transactions_TransactionRecoveryModule_11() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- info_recovery_transactions_TransactionRecoveryModule_12() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- info_recovery_transactions_TransactionRecoveryModule_6(Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- info_recovery_TransactionStatusConnector_4(String, String, String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- info_recovery_TransactionStatusConnector_5(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- info_recovery_TransactionStatusConnector_6() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- info_recovery_TransactionStatusManager_1(String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- info_recovery_TransactionStatusManager_3(String, String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- info_recovery_TransactionStatusManagerItem_5(String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- info_recovery_WorkerService_3() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- info_recovery_WorkerService_4() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- info_resources_arjunacore_assumecomplete(String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- info_resources_arjunacore_rmcompleted(String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
-
- info_tools_osb_util_JMXServer_m_1(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- info_tools_osb_util_JMXServer_m_2(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- info_utils_ORBSetup_orbalreadyset() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
-
- init(ActionBean, AbstractRecord, ParticipantStatus) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
-
Deprecated.
- 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(StringTokenizer) - 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() - Method in class com.arjuna.ats.txoj.LockManager
-
- initialise() - Method in class com.arjuna.mw.wscf.protocols.ProtocolManager
-
- 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
-
- initialiseContext(Object) - Method in interface com.arjuna.mw.wsas.context.soap.SOAPContext
-
Initialise the implementation using the parameter provided.
- initialised() - Method in class com.arjuna.orbportability.oa.core.OA
-
- initialised() - Method in interface com.arjuna.orbportability.oa.core.POAImple
-
Has the Object Adapter been initialised?
- initialised() - Method in class com.arjuna.orbportability.orb.core.ORB
-
- initialised() - Method in interface com.arjuna.orbportability.orb.core.ORBImple
-
Is the ORB initialised?
- initialize() - Method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
-
If the recovery manager has been shutdown previously then recreate it in
the same mode as before.
- initializeBindingProvider(BindingProvider) - Method in class com.arjuna.mw.wst11.client.WSTXFeature
-
Sets REQUEST_CONTEXT_KEY
value to ENABLED_VALUE
if WSTXFeature is enabled.
- 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
-
- InputStreamFileWriter(InputStream, String) - Constructor for class com.arjuna.orbportability.common.ant.IDLCompiler.InputStreamFileWriter
-
- 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
-
- install(String) - Method in interface com.arjuna.wsc11.ContextFactory
-
Called when a context factory is added to a context factory mapper.
- install(String) - Method in interface com.arjuna.wsc11.Registrar
-
Called when a registrar is added to a register mapper.
- instance() - Static method in class com.arjuna.mw.wsas.completionstatus.Failure
-
- instance() - Static method in class com.arjuna.mw.wsas.completionstatus.FailureOnly
-
- instance() - Static method in class com.arjuna.mw.wsas.completionstatus.Success
-
- instance() - Static method in class com.arjuna.mw.wsas.status.Active
-
- instance() - Static method in class com.arjuna.mw.wsas.status.Completed
-
- instance() - Static method in class com.arjuna.mw.wsas.status.Completing
-
- instance() - Static method in class com.arjuna.mw.wsas.status.Created
-
- instance() - Static method in class com.arjuna.mw.wsas.status.NoActivity
-
- instance() - Static method in class com.arjuna.mw.wsas.status.Unknown
-
- instance() - Static method in class com.arjuna.mw.wscf.model.sagas.status.Cancelled
-
- instance() - Static method in class com.arjuna.mw.wscf.model.sagas.status.Cancelling
-
- instance() - Static method in class com.arjuna.mw.wscf.model.sagas.status.CancelOnly
-
- instance() - Static method in class com.arjuna.mw.wscf.model.sagas.status.Closed
-
- instance() - Static method in class com.arjuna.mw.wscf.model.sagas.status.Closing
-
- instance() - Static method in class com.arjuna.mw.wscf.model.sagas.status.Compensated
-
- instance() - Static method in class com.arjuna.mw.wscf.model.sagas.status.Compensating
-
- instance() - Static method in class com.arjuna.mw.wscf.model.twophase.status.Cancelled
-
- instance() - Static method in class com.arjuna.mw.wscf.model.twophase.status.Cancelling
-
- instance() - Static method in class com.arjuna.mw.wscf.model.twophase.status.CancelOnly
-
- instance() - Static method in class com.arjuna.mw.wscf.model.twophase.status.Confirmed
-
- instance() - Static method in class com.arjuna.mw.wscf.model.twophase.status.Confirming
-
- instance() - Static method in class com.arjuna.mw.wscf.model.twophase.status.HeuristicCancel
-
- instance() - Static method in class com.arjuna.mw.wscf.model.twophase.status.HeuristicConfirm
-
- instance() - Static method in class com.arjuna.mw.wscf.model.twophase.status.HeuristicHazard
-
- instance() - Static method in class com.arjuna.mw.wscf.model.twophase.status.HeuristicMixed
-
- instance() - Static method in class com.arjuna.mw.wscf.model.twophase.status.Prepared
-
- instance() - Static method in class com.arjuna.mw.wscf.model.twophase.status.Preparing
-
- 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
-
- intercept(InvocationContext) - Method in class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorBase
-
- intercept(InvocationContext) - Method in class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorMandatory
-
- intercept(InvocationContext) - Method in class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorNever
-
- intercept(InvocationContext) - Method in class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorNotSupported
-
- intercept(InvocationContext) - Method in class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorRequired
-
- intercept(InvocationContext) - Method in class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorRequiresNew
-
- intercept(InvocationContext) - Method in class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorSupports
-
- 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.ibmorb.interceptors.interposition
-
- InterpositionORBInitializerImpl() - Constructor for class com.arjuna.ats.jts.orbspecific.ibmorb.interceptors.interposition.InterpositionORBInitializerImpl
-
- 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.
- intToStatus(int) - Static method in enum com.arjuna.ats.arjuna.tools.osb.mbean.HeuristicStatus
-
Deprecated.
- 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
- InvalidActivityException - Exception in com.arjuna.mw.wsas.exceptions
-
Thrown if an attempt is made to utilise an unknown activity.
- InvalidActivityException() - Constructor for exception com.arjuna.mw.wsas.exceptions.InvalidActivityException
-
- InvalidActivityException(String) - Constructor for exception com.arjuna.mw.wsas.exceptions.InvalidActivityException
-
- InvalidActivityException(String, int) - Constructor for exception com.arjuna.mw.wsas.exceptions.InvalidActivityException
-
- InvalidCreateParametersException - Exception in com.arjuna.wsc
-
- InvalidCreateParametersException() - Constructor for exception com.arjuna.wsc.InvalidCreateParametersException
-
- InvalidCreateParametersException(String) - Constructor for exception com.arjuna.wsc.InvalidCreateParametersException
-
- InvalidHLSException - Exception in com.arjuna.mw.wsas.exceptions
-
Thrown if an attempt is made to unregister an unknown HLS from the activity.
- InvalidHLSException() - Constructor for exception com.arjuna.mw.wsas.exceptions.InvalidHLSException
-
- InvalidHLSException(String) - Constructor for exception com.arjuna.mw.wsas.exceptions.InvalidHLSException
-
- InvalidHLSException(String, int) - Constructor for exception com.arjuna.mw.wsas.exceptions.InvalidHLSException
-
- InvalidParentException - Exception in com.arjuna.mw.wsas.exceptions
-
The parent activity was invalid in the scope it was intended to be
used.
- InvalidParentException() - Constructor for exception com.arjuna.mw.wsas.exceptions.InvalidParentException
-
- InvalidParentException(String) - Constructor for exception com.arjuna.mw.wsas.exceptions.InvalidParentException
-
- InvalidParentException(String, int) - Constructor for exception com.arjuna.mw.wsas.exceptions.InvalidParentException
-
- InvalidParticipantException - Exception in com.arjuna.mw.wscf.exceptions
-
The specified participant is invalid in the context used.
- InvalidParticipantException() - Constructor for exception com.arjuna.mw.wscf.exceptions.InvalidParticipantException
-
- InvalidParticipantException(String) - Constructor for exception com.arjuna.mw.wscf.exceptions.InvalidParticipantException
-
- InvalidParticipantException(String, int) - Constructor for exception com.arjuna.mw.wscf.exceptions.InvalidParticipantException
-
- InvalidProtocolException - Exception in com.arjuna.wsc
-
- InvalidProtocolException() - Constructor for exception com.arjuna.wsc.InvalidProtocolException
-
- InvalidProtocolException(String) - Constructor for exception com.arjuna.wsc.InvalidProtocolException
-
- InvalidStateException - Exception in com.arjuna.wsc
-
- InvalidStateException() - Constructor for exception com.arjuna.wsc.InvalidStateException
-
- InvalidStateException(String) - Constructor for exception com.arjuna.wsc.InvalidStateException
-
- InvalidSynchronizationException - Exception in com.arjuna.mw.wscf.model.sagas.exceptions
-
There is no coordinator associated with the target.
- InvalidSynchronizationException() - Constructor for exception com.arjuna.mw.wscf.model.sagas.exceptions.InvalidSynchronizationException
-
- InvalidSynchronizationException(String) - Constructor for exception com.arjuna.mw.wscf.model.sagas.exceptions.InvalidSynchronizationException
-
- InvalidSynchronizationException(String, int) - Constructor for exception com.arjuna.mw.wscf.model.sagas.exceptions.InvalidSynchronizationException
-
- InvalidSynchronizationException - Exception in com.arjuna.mw.wscf.model.twophase.exceptions
-
There is no coordinator associated with the target.
- InvalidSynchronizationException() - Constructor for exception com.arjuna.mw.wscf.model.twophase.exceptions.InvalidSynchronizationException
-
- InvalidSynchronizationException(String) - Constructor for exception com.arjuna.mw.wscf.model.twophase.exceptions.InvalidSynchronizationException
-
- InvalidSynchronizationException(String, int) - Constructor for exception com.arjuna.mw.wscf.model.twophase.exceptions.InvalidSynchronizationException
-
- 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
-
- InvalidTimeoutException - Exception in com.arjuna.mw.wsas.exceptions
-
Thrown if the timeout value associated with the invoking thread
which should be applied to newly created activities is invalid.
- InvalidTimeoutException() - Constructor for exception com.arjuna.mw.wsas.exceptions.InvalidTimeoutException
-
- InvalidTimeoutException(String) - Constructor for exception com.arjuna.mw.wsas.exceptions.InvalidTimeoutException
-
- InvalidTimeoutException(String, int) - Constructor for exception com.arjuna.mw.wsas.exceptions.InvalidTimeoutException
-
- 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.
- invokeInCallerTx(InvocationContext, Transaction) - Method in class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorBase
-
- invokeInNoTx(InvocationContext) - Method in class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorBase
-
- invokeInOurTx(InvocationContext, TransactionManager) - Method in class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorBase
-
- isActive() - Method in class com.arjuna.ats.jta.cdi.TransactionContext
-
- isActive(String) - Method in class com.arjuna.wst11.messaging.CoordinatorCompletionParticipantProcessorImpl
-
Check whether a participant with the given id is currently active
- isActive(String) - Method in class com.arjuna.wst11.messaging.ParticipantCompletionParticipantProcessorImpl
-
Check whether a participant with the given id is currently active
- isActive(String) - Method in class com.arjuna.wst11.messaging.ParticipantProcessorImpl
-
Check whether a participant with the given id is currently active
- isAlive() - Method in interface com.arjuna.ats.jta.transaction.Transaction
-
- isAlive() - Method in class org.jboss.jbossts.star.resource.Transaction
-
- isAllowCheckedActionFactoryOverride() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Returns true if configured to allow the checked action factory to be overriden
Default: true
- 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
-
- isAllowRegistration() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.OSBTypeHandler
-
Deprecated.
- isAllowRegistration() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
-
Deprecated.
- 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.
- isAncestorOf(Lock) - Method in class com.arjuna.ats.txoj.LockManager
-
- isAndroid() - Static method in class com.arjuna.ats.arjuna.utils.Utility
-
- isAsyncAfterSynchronization() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Returns true if asynchronous after completion behaviour is enabled.
- isAsyncBeforeSynchronization() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Returns true if asynchronous before completion behaviour is enabled.
- 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 style 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
-
- isContextPropagationEnabled(SOAPMessageContext) - Method in class com.arjuna.mw.wst11.client.AbstractWSTXHandler
-
Checks if WSTXHandler should propagate WS-AT/WS-BA context.
- isContextPropagationEnabled(SOAPMessageContext) - Method in class com.arjuna.mw.wst11.client.DisabledWSTXHandler
-
- isContextPropagationEnabled(SOAPMessageContext) - Method in class com.arjuna.mw.wst11.client.EnabledWSTXHandler
-
- 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
-
- isDurable() - Method in class com.arjuna.wst11.messaging.engines.CoordinatorEngine
-
Is the participant durable?
- isDynamic() - Static method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
-
- isEnabled() - Static method in class com.arjuna.ats.arjuna.coordinator.TxControl
-
- isEnabled() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.OSBTypeHandler
-
Deprecated.
- 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
-
- isEnlisted(String) - Method in class org.jboss.jbossts.star.resource.Transaction
-
Determine whether a participant is enlisted in this transaction and the commitment
is not running.
- isFinalizeBasicActions() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Sets whether or not to use finalizers for BasicActions (i.e.
- isFinishing() - Method in class org.jboss.jbossts.star.resource.Transaction
-
- isHeuristic() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
-
Deprecated.
- isInterposed() - Method in class com.arjuna.ats.arjuna.coordinator.HeuristicNotification
-
- isInterposed() - Method in interface com.arjuna.ats.arjuna.coordinator.SynchronizationRecord
-
- isIssueRecoveryRollback() - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
-
Returns if resources will have rollback invoked explicitly on them by recovery.
- isIssueRecoveryRollback() - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
-
- isJTS() - Static method in class com.arjuna.ats.arjuna.tools.osb.util.JMXServer
-
Deprecated.
- isMaintainHeuristics() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Returns true if heuristic outcomes should be recorded.
- isMaintainHeuristics() - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
-
- isNeedTranContext() - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
-
Returns if transaction context interceptors will require a context to be present.
- isNeedTranContext() - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
-
- isNotifyCommitMarkableResourceRecoveryModuleOfCompleteBranches() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
If this is enabled we will tell the recovery module when we complete
branches.
- isObjectStoreSync() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
Returns true if ObjectStore operations should be synched to disk.
- isObjectStoreSync() - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
-
- isParticipant() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
-
Deprecated.
- isParticipant() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanMBean
-
Deprecated.
- isParticipant() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
-
Deprecated.
- isParticipant() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapperMBean
-
Deprecated.
- isPerformImmediateCleanupOfCommitMarkableResourceBranches() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
If this returns true, a synchronization is registered by the
CommitMarkableResourceRecord to delete records as soon as the transaction
completes.
- isPersisted() - Method in class com.arjuna.wst11.messaging.engines.ParticipantEngine
-
Is the participant persisted to disk?
- 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
-
- isReadOnly() - Method in class com.arjuna.wst11.messaging.engines.CoordinatorEngine
-
Was this a read only response?
- 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
-
- isRecovered() - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
-
check whether this participant's details have been recovered from the log
- isRecovered() - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
-
check whether this participant's details have been recovered from the log
- isRecovered() - Method in class com.arjuna.wst11.messaging.engines.CoordinatorEngine
-
Is the participant recovered?
- isRecovered() - Method in class com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine
-
check whether this participant's details have been recovered from the log
- isRecovered() - Method in class com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
-
check whether this participant's details have been recovered from the log
- isRecovered() - Method in class com.arjuna.wst11.messaging.engines.ParticipantEngine
-
Is the participant recovered?
- isRecovered() - Method in class com.arjuna.wst11.stub.SubordinateDurable2PCStub
-
test if this participant is recovered
- 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
-
- isRunning() - Method in class org.jboss.jbossts.star.resource.Transaction
-
- isSameTransaction(Xid) - Method in class com.arjuna.ats.jta.xa.XidImple
-
- isScanZeroLengthFiles() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
Returns true if zero length files should be returned by a recovery scan.
- isSharedTransactionLog() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Deprecated.
- isSharedTransactionLog() - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
-
Deprecated.
- isShutdownWrappedOrb() - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
-
Indicates whether the orb wrapped by the orb portability layer will be shutdown when the orb portability layer
is shutdown
- isStartDisabled() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Returns if the transaction manager should be created in a disabled state or not.
- isStartDisabled() - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
-
- isSupportInterposedSynchronization() - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
-
Returns if Synchronizations can be interposed i.e.
- isSupportInterposedSynchronization() - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
-
- isSupportRollbackSync() - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
-
Returns if Synchronizations should be fired on transaction rollback.
- isSupportRollbackSync() - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
-
- isSupportSubtransactions() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Returns true if subtransactions are allowed.
- isSupportSubtransactions() - Method in interface com.arjuna.ats.jta.common.JTAEnvironmentBeanMBean
-
- isSupportSubtransactions() - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
-
Returns if subtransactions should be used in the JTS.
- isSupportSubtransactions() - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
-
- isSynchronousRemoval() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
Returns true if the LogStore should write removal records synchronously.
- isSynchronousRemoval() - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
-
- isTimeoutPropagation() - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
-
Returns if the timeout value sent should be the time remaining or not.
- isTimeoutPropagation() - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
-
- isTimeoutSocket() - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
-
Returns true if SO_TIMEOUT should be set on Listener socket instances.
- isTimeoutSocket() - Method in interface com.arjuna.ats.arjuna.common.RecoveryEnvironmentBeanMBean
-
- isTransactionManager() - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
-
Returns if an external transaction manager process should be used.
- isTransactionManager() - Method in interface com.arjuna.ats.jts.common.JTSEnvironmentBeanMBean
-
- isTransactionStatusManagerEnable() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Returns if the transaction status manager (TSM) service, needed for out of process recovery, should be provided or not.
- isTransactionStatusManagerEnable() - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
-
- isTransactionSync() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
Returns true if transaction log operations should be synched to disk.
- isTransactionSync() - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
-
- isType(Uid, String, int) - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStore
-
Is the current state of the object the same as that provided as the last
parameter?
- isType(Uid, String, int) - Method in interface com.arjuna.ats.arjuna.objectstore.RecoveryStore
-
Is the current state of the object the same as that provided as the last
parameter?
- isType(Uid, String, int) - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBean
-
- isType(Uid, String, int) - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBeanMBean
-
- isType(Uid, String, int) - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.RecoveryStoreProxy
-
- isValid() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ObjectStateWrapper
-
- isValid() - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.BuildListParser
-
- isVolatileStoreSupportAllObjUids() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
- 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.
- pack(OutputBuffer) - Method in class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
-
Pack the hierarchy into the buffer.
- pack(OutputObjectState) - Method in interface com.arjuna.ats.arjuna.coordinator.OnePhaseResource
-
- pack(OutputObjectState, Xid) - Static method in class com.arjuna.ats.jta.xa.XidImple
-
- packBoolean(boolean) - Method in class com.arjuna.ats.arjuna.state.OutputBuffer
-
Pack the boolean.
- packByte(byte) - Method in class com.arjuna.ats.arjuna.state.OutputBuffer
-
Pack a byte.
- packBytes(byte[]) - Method in class com.arjuna.ats.arjuna.state.OutputBuffer
-
Pack the array of bytes.
- packChar(char) - Method in class com.arjuna.ats.arjuna.state.OutputBuffer
-
Pack the character.
- packDouble(double) - Method in class com.arjuna.ats.arjuna.state.OutputBuffer
-
Pack the double.
- packFloat(float) - Method in class com.arjuna.ats.arjuna.state.OutputBuffer
-
Pack the float.
- packHeader(OutputObjectState, Header) - Method in class com.arjuna.ats.arjuna.StateManager
-
Pack the necessary information for crash recovery.
- packInt(int) - Method in class com.arjuna.ats.arjuna.state.OutputBuffer
-
Pack the integer.
- packInto(OutputBuffer) - Method in class com.arjuna.ats.arjuna.state.OutputBuffer
-
Pack this buffer into that provided.
- packInto(OutputBuffer) - Method in class com.arjuna.ats.arjuna.state.OutputObjectState
-
- packInto(OutputObjectState) - Method in interface com.arjuna.ats.jta.xa.RecoverableXAConnection
-
- packInto(OutputObjectState) - Method in class com.arjuna.ats.jta.xa.XidImple
-
- packLong(long) - Method in class com.arjuna.ats.arjuna.state.OutputBuffer
-
Pack the long.
- packShort(short) - Method in class com.arjuna.ats.arjuna.state.OutputBuffer
-
Pack the short.
- packString(String) - Method in class com.arjuna.ats.arjuna.state.OutputBuffer
-
Pack the String.
- parent() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
-
- parent - Variable in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
-
Deprecated.
- parse(String, String, String, String, String) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
-
Passed the parameters line from the ANT build file, e.g.
- parseIDLCompilerDefinitionsFile() - Method in class com.arjuna.orbportability.common.ant.IDLCompiler
-
Parse the IDL compiler definitions file.
- Participant - Interface in com.arjuna.mw.wscf.model.sagas.participants
-
This is the interface that all two-phase aware participants must define.
- Participant - Interface in com.arjuna.mw.wscf.model.twophase.participants
-
This is the interface that all two-phase aware participants must define.
- Participant - Interface in com.arjuna.wst
-
The base Participant.
- PARTICIPANT_BEAN_NAME - Static variable in class com.arjuna.ats.arjuna.tools.osb.api.proxy.StoreManagerProxy
-
- ParticipantCancelledException - Exception in com.arjuna.mw.wscf.model.twophase.exceptions
-
There is no coordinator associated with the target.
- ParticipantCancelledException() - Constructor for exception com.arjuna.mw.wscf.model.twophase.exceptions.ParticipantCancelledException
-
- ParticipantCancelledException(String) - Constructor for exception com.arjuna.mw.wscf.model.twophase.exceptions.ParticipantCancelledException
-
- ParticipantCancelledException(String, int) - Constructor for exception com.arjuna.mw.wscf.model.twophase.exceptions.ParticipantCancelledException
-
- participantCannotComplete(String) - Method in interface com.arjuna.mw.wscf.model.sagas.api.CoordinatorManager
-
A participant cannot complete during normal execution or compensation.
- participantCompleted(String) - Method in interface com.arjuna.mw.wscf.model.sagas.api.CoordinatorManager
-
The participant has completed its work and it ready to compensate
if necessary.
- ParticipantCompletionCoordinatorEngine - Class in com.arjuna.wst11.messaging.engines
-
The participant completion coordinator state engine
- ParticipantCompletionCoordinatorEngine(String, W3CEndpointReference) - Constructor for class com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine
-
Construct the initial engine for the coordinator.
- ParticipantCompletionCoordinatorEngine(String, W3CEndpointReference, State, boolean) - Constructor for class com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine
-
Construct the engine for the coordinator in a specified state and register it.
- ParticipantCompletionCoordinatorProcessorImpl - Class in com.arjuna.wst11.messaging
-
The Participant Completion Coordinator processor.
- ParticipantCompletionCoordinatorProcessorImpl() - Constructor for class com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
-
- ParticipantCompletionParticipantEngine - Class in com.arjuna.wst11.messaging.engines
-
The participant completion participant state engine
- ParticipantCompletionParticipantEngine(String, W3CEndpointReference, BusinessAgreementWithParticipantCompletionParticipant) - Constructor for class com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
-
Construct the initial engine for the participant.
- ParticipantCompletionParticipantEngine(String, W3CEndpointReference, BusinessAgreementWithParticipantCompletionParticipant, State, boolean) - Constructor for class com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
-
Construct the engine for the participant in a specified state.
- ParticipantCompletionParticipantProcessorImpl - Class in com.arjuna.wst11.messaging
-
The Participant Completion Participant processor.
- ParticipantCompletionParticipantProcessorImpl() - Constructor for class com.arjuna.wst11.messaging.ParticipantCompletionParticipantProcessorImpl
-
- ParticipantEngine - Class in com.arjuna.wst11.messaging.engines
-
The participant state engine
- ParticipantEngine(Participant, String, W3CEndpointReference) - Constructor for class com.arjuna.wst11.messaging.engines.ParticipantEngine
-
Construct the initial engine for the participant.
- ParticipantEngine(Participant, String, State, W3CEndpointReference, boolean) - Constructor for class com.arjuna.wst11.messaging.engines.ParticipantEngine
-
Construct the engine for the participant in a specified state.
- participantFaulted(String) - Method in interface com.arjuna.mw.wscf.model.sagas.api.CoordinatorManager
-
A participant has faulted during normal execution or compensation.
- ParticipantProcessorImpl - Class in com.arjuna.wst11.messaging
-
The Participant processor.
- ParticipantProcessorImpl() - Constructor for class com.arjuna.wst11.messaging.ParticipantProcessorImpl
-
- participantReadOnly(String) - Method in interface com.arjuna.mw.wscf.model.twophase.api.CoordinatorManager
-
A participant is readonly.
- participantRolledback(String) - Method in interface com.arjuna.mw.wscf.model.twophase.api.CoordinatorManager
-
The participant has rolled back.
- ParticipantStatus - Enum in com.arjuna.ats.arjuna.tools.osb.mbean
-
- ParticipantStore - Interface in com.arjuna.ats.arjuna.objectstore
-
Transactional participants MUST use this type of ObjectStore.
- ParticipantStoreBean - Class in com.arjuna.ats.arjuna.tools.osb.api.mbeans
-
implementation of the JMX interface to the JBossTS participant store
- ParticipantStoreBean() - Constructor for class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ParticipantStoreBean
-
Construct an MBean corresponding to the default participant store in this JVM
- ParticipantStoreBean(ParticipantStore) - Constructor for class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ParticipantStoreBean
-
Construct an MBean corresponding to the given store
- ParticipantStoreBeanMBean - Interface in com.arjuna.ats.arjuna.tools.osb.api.mbeans
-
JMX interface to the JBossTS participant store
OutputObjectState and InputObjectState are wrapped since they are not convertible to
open MBean types.
- ParticipantStoreProxy - Class in com.arjuna.ats.arjuna.tools.osb.api.proxy
-
Remote proxy to a ParticipantStore
- ParticipantStoreProxy(ParticipantStoreBeanMBean) - Constructor for class com.arjuna.ats.arjuna.tools.osb.api.proxy.ParticipantStoreProxy
-
- ParticipantStub - Class in com.arjuna.wst11.stub
-
- ParticipantStub(String, boolean, W3CEndpointReference) - Constructor for class com.arjuna.wst11.stub.ParticipantStub
-
- ParticipantWithComplete - Interface in com.arjuna.mw.wscf.model.sagas.participants
-
This is the interface that all two-phase aware participants must define.
- PASSIVE - Static variable in class com.arjuna.ats.arjuna.ObjectStatus
-
- PASSIVE_NEW - Static variable in class com.arjuna.ats.arjuna.ObjectStatus
-
- password - Static variable in class com.arjuna.ats.jdbc.TransactionalDriver
-
- peekFront() - Method in class com.arjuna.ats.arjuna.coordinator.RecordList
-
- peekNext(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.RecordList
-
- peekRear() - Method in class com.arjuna.ats.arjuna.coordinator.RecordList
-
- pendingList - Variable in class com.arjuna.ats.arjuna.coordinator.BasicAction
-
- performPostInit(String) - Method in class com.arjuna.orbportability.OA
-
Loads and runs the configured post-initialisation classes
- performPostSet(String) - Method in class com.arjuna.orbportability.OA
-
- performPreInit(String) - Method in class com.arjuna.orbportability.OA
-
Loads and runs the configured pre-initialisation classes
- PERIODIC - Static variable in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
-
- periodicWorkFirstPass() - Method in interface com.arjuna.ats.arjuna.recovery.RecoveryModule
-
Called by the RecoveryManager at start up, and then
PERIODIC_RECOVERY_PERIOD seconds after the completion, for all RecoveryModules,
of the second pass
- periodicWorkSecondPass() - Method in interface com.arjuna.ats.arjuna.recovery.RecoveryModule
-
Called by the RecoveryManager RECOVERY_BACKOFF_PERIOD seconds
after the completion of the first pass
- persist() - Method in class com.arjuna.ats.arjuna.StateManager
-
The persist function changes the type of the object from RECOVERABLE to
ANDPERSISTENT.
- PersistableParticipant - Interface in com.arjuna.wst
-
The interface for a persistable resource.
- 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
-
- poolConnections - Static variable in class com.arjuna.ats.jdbc.TransactionalDriver
-
- position() - Method in interface com.arjuna.mw.wsas.context.corba.IIOPContext
-
- post_init(ORBInitInfo) - Method in class com.arjuna.ats.jts.orbspecific.ibmorb.interceptors.context.ContextORBInitializerImpl
-
- post_init(ORBInitInfo) - Method in class com.arjuna.ats.jts.orbspecific.ibmorb.interceptors.interposition.InterpositionORBInitializerImpl
-
- 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
-
- postParticipant(String) - Method in class org.jboss.jbossts.star.service.Coordinator
-
- 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.ibmorb.interceptors.context.ContextORBInitializerImpl
-
- pre_init(ORBInitInfo) - Method in class com.arjuna.ats.jts.orbspecific.ibmorb.interceptors.interposition.InterpositionORBInitializerImpl
-
- 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() - Method in interface com.arjuna.mw.wscf.model.twophase.participants.Participant
-
Prepare the participant for top-level.
- prepare() - Method in interface com.arjuna.wst.Participant
-
Perform any work necessary to allow it to either commit or rollback
the work performed by the Web service under the scope of the
transaction.
- prepare() - Method in class com.arjuna.wst11.messaging.engines.CoordinatorEngine
-
Handle the prepare event.
- prepare(Notification, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.ParticipantEngine
-
Handle the prepare event.
- prepare(Notification, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.ParticipantProcessorImpl
-
Prepare.
- prepare() - Method in class com.arjuna.wst11.stub.ParticipantStub
-
- prepare() - Method in class com.arjuna.wst11.stub.SubordinateDurable2PCStub
-
This will be called when the parent coordinator is preparing its durable participants and should ensure
that the interposed cooordinator does the same.
- prepare() - Method in class com.arjuna.wst11.stub.SubordinateVolatile2PCStub
-
This will be called when the parent coordinator is preparing its volatile participants and should ensure
that the interposed cooordinator does the same.
- PREPARE_NOTOK - Static variable in class com.arjuna.ats.arjuna.coordinator.TwoPhaseOutcome
-
- PREPARE_NOTOK - Static variable in class com.arjuna.mw.wscf.model.sagas.common.TwoPhaseResult
-
- PREPARE_NOTOK - Static variable in class com.arjuna.mw.wscf.model.twophase.common.TwoPhaseResult
-
- PREPARE_OK - Static variable in class com.arjuna.ats.arjuna.coordinator.TwoPhaseOutcome
-
- PREPARE_OK - Static variable in class com.arjuna.mw.wscf.model.sagas.common.TwoPhaseResult
-
- PREPARE_OK - Static variable in class com.arjuna.mw.wscf.model.twophase.common.TwoPhaseResult
-
- PREPARE_ONE_PHASE_COMMITTED - Static variable in class com.arjuna.ats.arjuna.coordinator.TwoPhaseOutcome
-
- PREPARE_READONLY - Static variable in class com.arjuna.ats.arjuna.coordinator.TwoPhaseOutcome
-
- PREPARE_READONLY - Static variable in class com.arjuna.mw.wscf.model.sagas.common.TwoPhaseResult
-
- PREPARE_READONLY - Static variable in class com.arjuna.mw.wscf.model.twophase.common.TwoPhaseResult
-
- PREPARED - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
-
- Prepared - Class in com.arjuna.mw.wscf.model.twophase.status
-
The coordinator has prepared.
- Prepared - Class in com.arjuna.wst
-
Prepared: it is prepared to commit or rollback depending on the final
transaction outcome, and it has made sufficient state updates persistent
to accomplish this.
- Prepared() - Constructor for class com.arjuna.wst.Prepared
-
- prepared(Notification, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.CoordinatorProcessorImpl
-
Prepared.
- prepared(Notification, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.CoordinatorEngine
-
Handle the prepared event.
- 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
-
- Preparing - Class in com.arjuna.mw.wscf.model.twophase.status
-
The coordinator is preparing.
- present(String) - Method in class com.arjuna.ats.arjuna.tools.log.TransactionTypeManager
-
Is this transaction log one we support?
- PRESENT - Static variable in class com.arjuna.ats.txoj.ConflictType
-
- PreShutdown - Class in com.arjuna.orbportability.oa
-
Instances of classes derived from this interface can be registered with
the system and do any tidy-up necessary after the ORB has
been shutdown.
- PreShutdown(String) - Constructor for class com.arjuna.orbportability.oa.PreShutdown
-
- PreShutdown - Class in com.arjuna.orbportability.orb
-
- PreShutdown() - Constructor for class com.arjuna.orbportability.orb.PreShutdown
-
- PreShutdown(String) - Constructor for class com.arjuna.orbportability.orb.PreShutdown
-
- preventCommit() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
-
Force the only outcome for the transaction to be to rollback.
- preventCommit() - Method in interface com.arjuna.ats.arjuna.coordinator.Reapable
-
- print(PrintStream) - Method in class com.arjuna.ats.arjuna.common.Uid
-
Print a human-readable form of the Uid.
- print(PrintWriter) - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
-
Write information about this specific instance to the specified stream.
- print(PrintWriter) - Method in class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
-
Print out the transaction hierarchy.
- print(PrintWriter, int) - Static method in class com.arjuna.ats.arjuna.coordinator.ActionStatus
-
Print the status on the specified PrintWriter
.
- print(PrintWriter, int) - Static method in class com.arjuna.ats.arjuna.coordinator.ActionType
-
Print a human-readable version of the type.
- print(PrintWriter, int) - Static method in class com.arjuna.ats.arjuna.coordinator.AddOutcome
-
- print(PrintWriter) - Method in class com.arjuna.ats.arjuna.coordinator.RecordList
-
- print(PrintWriter, int) - Static method in class com.arjuna.ats.arjuna.coordinator.RecordType
-
Print a human-readable version of the lock type.
- print(PrintWriter, int) - Static method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseOutcome
-
- print(PrintWriter, int) - Static method in class com.arjuna.ats.arjuna.ObjectModel
-
Print out a human-readable form of the model type.
- print(PrintWriter, int) - Static method in class com.arjuna.ats.arjuna.ObjectStatus
-
- print(PrintWriter, int) - Static method in class com.arjuna.ats.arjuna.ObjectType
-
Print a human-readable form of the object type.
- print(PrintWriter) - Method in class com.arjuna.ats.arjuna.state.InputBuffer
-
Print information about this instance.
- print(PrintWriter) - Method in class com.arjuna.ats.arjuna.state.InputObjectState
-
- print(PrintWriter) - Method in class com.arjuna.ats.arjuna.state.OutputBuffer
-
Print out information about this instance.
- print(PrintWriter) - Method in class com.arjuna.ats.arjuna.state.OutputObjectState
-
- print(PrintWriter) - Method in class com.arjuna.ats.arjuna.StateManager
-
Print out information about the object.
- print(PrintWriter, int) - Static method in class com.arjuna.ats.txoj.ConflictType
-
Print a human-readable form of the conflict type.
- print(PrintWriter) - Method in class com.arjuna.ats.txoj.Lock
-
functions inherited from StateManager
- print(PrintWriter) - Method in class com.arjuna.ats.txoj.LockManager
-
Print information about this instance on the specified
PrintWriter
.
- print(PrintWriter, int) - Static method in class com.arjuna.ats.txoj.LockMode
-
- print(PrintWriter, int) - Static method in class com.arjuna.ats.txoj.LockResult
-
Print a human-readable form of the lock result.
- print(PrintWriter, int) - Static method in class com.arjuna.ats.txoj.LockStatus
-
- printState(PrintWriter) - Method in class com.arjuna.ats.txoj.LockManager
-
Load state into object prior to doing the printing.
- printStateStatus(PrintWriter, int) - Static method in class com.arjuna.ats.arjuna.objectstore.StateStatus
-
- printStateType(PrintWriter, int) - Static method in class com.arjuna.ats.arjuna.objectstore.StateType
-
- printStatus(PrintWriter) - Method in class com.arjuna.ats.arjuna.coordinator.TxStats
-
Print all of the current statistics information.
- printStatus(PrintWriter, Status) - Static method in class com.arjuna.ats.jts.utils.Utility
-
- printString(int) - Static method in class com.arjuna.ats.arjuna.coordinator.AddOutcome
-
- printString(int) - Static method in class com.arjuna.ats.txoj.LockStatus
-
Print a human-readable form.
- printXAErrorCode(XAException) - Static method in class com.arjuna.ats.jta.utils.XAHelper
-
Print a human-readable version of the XAException.
- priority() - Method in interface com.arjuna.mw.wsas.activity.HLS
-
The activity service maintains a priority ordered list of HLS
implementations.
- probe() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser
-
Deprecated.
See if any new MBeans need to be registered or if any existing MBeans no longer exist
as ObjectStore entries.
- probe(String) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser
-
Deprecated.
Register new MBeans of the requested type (or unregister ones whose
corresponding ObjectStore entry has been removed)
- probe() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowserMBean
-
Deprecated.
- probe() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
-
Deprecated.
Refresh the management view of the whole ObjectStore
- probe(String) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
-
Deprecated.
- 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, 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
-
- PropertiesFactory() - Constructor for class com.arjuna.common.util.propertyservice.PropertiesFactory
-
- PropertiesFactorySax - Class in com.arjuna.common.util.propertyservice
-
- PropertiesFactorySax() - Constructor for class com.arjuna.common.util.propertyservice.PropertiesFactorySax
-
- PropertiesFactoryStax - Class in com.arjuna.common.util.propertyservice
-
- PropertiesFactoryStax() - Constructor for class com.arjuna.common.util.propertyservice.PropertiesFactoryStax
-
- propertyChange(PropertyChangeEvent) - Method in class com.arjuna.ats.arjuna.tools.stats.TxPerfPlugin
-
- ProtocolManager - Class in com.arjuna.mw.wscf.protocols
-
The ProtocolManager is the way in which protocol implementations may be
registered with the system.
- ProtocolManager() - Constructor for class com.arjuna.mw.wscf.protocols.ProtocolManager
-
- ProtocolNotRegisteredException - Exception in com.arjuna.mw.wscf.exceptions
-
An attempt was made to act on a protocol that the protocol factory had
no knowledge of.
- ProtocolNotRegisteredException() - Constructor for exception com.arjuna.mw.wscf.exceptions.ProtocolNotRegisteredException
-
- ProtocolNotRegisteredException(String) - Constructor for exception com.arjuna.mw.wscf.exceptions.ProtocolNotRegisteredException
-
- ProtocolNotRegisteredException(String, int) - Constructor for exception com.arjuna.mw.wscf.exceptions.ProtocolNotRegisteredException
-
- ProtocolRegistry - Class in com.arjuna.mw.wscf.protocols
-
- ProtocolRegistry() - Constructor for class com.arjuna.mw.wscf.protocols.ProtocolRegistry
-
- ProtocolViolationException - Exception in com.arjuna.mw.wsas.exceptions
-
Thrown if the underlying protocol is violated in some way during
termination.
- ProtocolViolationException() - Constructor for exception com.arjuna.mw.wsas.exceptions.ProtocolViolationException
-
- ProtocolViolationException(String) - Constructor for exception com.arjuna.mw.wsas.exceptions.ProtocolViolationException
-
- ProtocolViolationException(String, int) - Constructor for exception com.arjuna.mw.wsas.exceptions.ProtocolViolationException
-
- put(BasicAction) - Method in class com.arjuna.ats.arjuna.coordinator.ActionManager
-
- 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
-
- ra - Variable in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
-
Deprecated.
- READ - Static variable in class com.arjuna.ats.txoj.LockMode
-
- read_committed(Uid, String) - Method in interface com.arjuna.ats.arjuna.objectstore.ParticipantStore
-
Read the object's committed state.
- read_committed(Uid, String) - Method in interface com.arjuna.ats.arjuna.objectstore.RecoveryStore
-
Read the object's committed state.
- read_committed(Uid, String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ParticipantStoreBean
-
- read_committed(Uid, String) - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.ParticipantStoreBeanMBean
-
- read_committed(Uid, String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBean
-
- read_committed(Uid, String) - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBeanMBean
-
- read_committed(Uid, String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.ParticipantStoreProxy
-
- read_committed(Uid, String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.RecoveryStoreProxy
-
- read_state(Uid, String) - Method in class com.arjuna.ats.txoj.lockstore.LockStore
-
- read_uncommitted(Uid, String) - Method in interface com.arjuna.ats.arjuna.objectstore.ParticipantStore
-
Read the object's shadowed state.
- read_uncommitted(Uid, String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ParticipantStoreBean
-
- read_uncommitted(Uid, String) - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.ParticipantStoreBeanMBean
-
- read_uncommitted(Uid, String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.ParticipantStoreProxy
-
- ReadOnly - Class in com.arjuna.wst
-
ReadOnly: does not need to be informed of the transaction outcome as no
state updates were made.
- ReadOnly() - Constructor for class com.arjuna.wst.ReadOnly
-
- readOnly(Notification, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.CoordinatorProcessorImpl
-
Read only.
- readOnly(Notification, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.CoordinatorEngine
-
Handle the readOnly event.
- readonlyList - Variable in class com.arjuna.ats.arjuna.coordinator.BasicAction
-
- Reapable - Interface in com.arjuna.ats.arjuna.coordinator
-
- ReaperMonitor - Interface in com.arjuna.ats.arjuna.coordinator.listener
-
An instance of this interface will be called whenever a transaction is either timed-out
or set rollback-only by the transaction reaper.
- rec - Variable in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
-
Deprecated.
- 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.
- RecoveringTransaction - Class in org.jboss.jbossts.star.resource
-
- RecoveringTransaction(Uid) - Constructor for class org.jboss.jbossts.star.resource.RecoveringTransaction
-
- RECOVERY - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
-
The values are used by the system records.
- recovery() - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
-
Handle the recovery event.
- recovery() - Method in class com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
-
Handle the recovery event.
- recovery() - Method in class com.arjuna.wst11.messaging.engines.ParticipantEngine
-
Handle the recovery event.
- RECOVERY_BEAN_NAME - Static variable in class com.arjuna.ats.arjuna.tools.osb.api.proxy.StoreManagerProxy
-
- RECOVERY_REQUIRED - Static variable in interface com.arjuna.ats.jta.recovery.XARecoveryResource
-
- RecoveryActivator - Interface in com.arjuna.ats.arjuna.recovery
-
Interface for Recovery manager plug-in module.
- RecoveryDriver - Class in com.arjuna.ats.arjuna.recovery
-
- RecoveryDriver(int) - Constructor for class com.arjuna.ats.arjuna.recovery.RecoveryDriver
-
- RecoveryDriver(int, String) - Constructor for class com.arjuna.ats.arjuna.recovery.RecoveryDriver
-
- RecoveryDriver(int, String, int) - Constructor for class com.arjuna.ats.arjuna.recovery.RecoveryDriver
-
- RecoveryEnvironment - Class in com.arjuna.ats.jts.recovery
-
- RecoveryEnvironment() - Constructor for class com.arjuna.ats.jts.recovery.RecoveryEnvironment
-
Deprecated.
- RecoveryEnvironmentBean - Class in com.arjuna.ats.arjuna.common
-
A JavaBean containing configuration properties for the recovery system.
- RecoveryEnvironmentBean() - Constructor for class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
-
- RecoveryEnvironmentBeanMBean - Interface in com.arjuna.ats.arjuna.common
-
A JMX MBean interface containing configuration for the recovery system.
- RecoveryManager - Class in com.arjuna.ats.arjuna.recovery
-
The RecoveryManager daemon.
- RecoveryModule - Interface in com.arjuna.ats.arjuna.recovery
-
Interface for Recovery manager plug-in module.
- RecoveryMonitor - Class in com.arjuna.ats.arjuna.tools
-
- RecoveryMonitor() - Constructor for class com.arjuna.ats.arjuna.tools.RecoveryMonitor
-
- recoveryPropertyManager - Class in com.arjuna.ats.arjuna.common
-
Property manager wrapper for the recovery system.
- recoveryPropertyManager() - Constructor for class com.arjuna.ats.arjuna.common.recoveryPropertyManager
-
- RecoveryScan - Interface in com.arjuna.ats.arjuna.recovery
-
Interface for users to receive a callback whenever a recovery
scan completes.
- RecoveryStore - Interface in com.arjuna.ats.arjuna.objectstore
-
All ObjectStore implementations that are used to drive recovery
MUST implement this interface.
- RecoveryStoreBean - Class in com.arjuna.ats.arjuna.tools.osb.api.mbeans
-
implementation of the JMX interface to the JBossTS recovery store
- RecoveryStoreBean() - Constructor for class com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBean
-
Construct an MBean corresponding to the default recovery store in this JVM
- RecoveryStoreBean(RecoveryStore) - Constructor for class com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBean
-
Construct an MBean corresponding to the given store
- RecoveryStoreBeanMBean - Interface in com.arjuna.ats.arjuna.tools.osb.api.mbeans
-
JMX interface to the JBossTS recovery store
OutputObjectState and InputObjectState are wrapped since they are not convertible to
open MBean types.
- RecoveryStoreProxy - Class in com.arjuna.ats.arjuna.tools.osb.api.proxy
-
Remote proxy to a RecoveryStore
- RecoveryStoreProxy(RecoveryStoreBeanMBean) - Constructor for class com.arjuna.ats.arjuna.tools.osb.api.proxy.RecoveryStoreProxy
-
- recuids - Variable in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
-
Deprecated.
- REFUSED - Static variable in class com.arjuna.ats.txoj.LockResult
-
- register() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
-
Deprecated.
register this bean (and its participants) with the MBeanServer
- register(String) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
-
Deprecated.
- register() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
-
Deprecated.
- register(BeforeBeanDiscovery, BeanManager) - Method in class com.arjuna.ats.jta.cdi.TransactionExtension
-
- register(RegisterType, MAP, ArjunaContext, boolean) - Method in class com.arjuna.wsc11.messaging.RegistrationCoordinatorProcessorImpl
-
Register the participant in the protocol.
- register(W3CEndpointReference, String, InstanceIdentifier, boolean) - Method in interface com.arjuna.wsc11.Registrar
-
Registers the interest of participant in a particular protocol.
- register(CoordinationContextType, String, W3CEndpointReference, String) - Static method in class com.arjuna.wsc11.RegistrationCoordinator
-
Register the participant in the protocol.
- registerBean(ObjectName, Object, boolean) - Static method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.StoreManagerProxy
-
MBean registration helper method
- registerBean(<any>, <any>, T) - Method in class com.arjuna.ats.jta.cdi.TransactionScopeCleanup
-
- registerHandler(OSBTypeHandler) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser
-
Deprecated.
- registerMBean(String, ObjStoreItemMBean) - Method in class com.arjuna.ats.arjuna.tools.osb.util.JMXServer
-
Deprecated.
- 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
-
- Registrar - Interface in com.arjuna.wsc11
-
- RegistrarMapper - Class in com.arjuna.wsc11
-
The registrar mapper.
- RegistrarMapper() - Constructor for class com.arjuna.wsc11.RegistrarMapper
-
Default constructor
- RegistrationCoordinator - Class in com.arjuna.wsc11
-
Wrapper around low level Registration Coordinator messaging.
- RegistrationCoordinator() - Constructor for class com.arjuna.wsc11.RegistrationCoordinator
-
- RegistrationCoordinatorProcessorImpl - Class in com.arjuna.wsc11.messaging
-
The Registration Coordinator processor.
- RegistrationCoordinatorProcessorImpl() - Constructor for class com.arjuna.wsc11.messaging.RegistrationCoordinatorProcessorImpl
-
- releaseAll(Uid) - Method in class com.arjuna.ats.txoj.LockManager
-
Clear out all locks for a given action.
- RELEASED - Static variable in class com.arjuna.ats.txoj.LockResult
-
- releaselock(Uid) - Method in class com.arjuna.ats.txoj.LockManager
-
Release a SINGLE LOCK lock that has the given uid.
- releaseProxy() - Static method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.StoreManagerProxy
-
release proxies to the object stores
- releaseProxy(String) - Static method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.StoreManagerProxy
-
release proxies to the object stores
- rememberAction(BasicAction, int, int) - Method in class com.arjuna.ats.arjuna.StateManager
-
Remember that the specified transaction is using the object.
- remove(RecordTypeMap) - Method in class com.arjuna.ats.arjuna.coordinator.abstractrecord.RecordTypeManager
-
- remove(Uid) - Method in class com.arjuna.ats.arjuna.coordinator.ActionManager
-
- remove(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.RecordList
-
- remove(Object) - Method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
-
- remove(LogRecordWrapper) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean.GenericAtomicActionWrapper
-
Deprecated.
- remove() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
-
Deprecated.
Remove this AtomicAction from the ObjectStore
- remove(LogRecordWrapper) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
-
Deprecated.
remove the a participant
- remove() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanMBean
-
Deprecated.
- remove(LogRecordWrapper) - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanWrapperInterface
-
Deprecated.
- remove(boolean) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
-
Deprecated.
- remove() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
-
Deprecated.
- remove() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
-
Deprecated.
Remove this record from the ObjectStore
- remove(boolean) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
-
Deprecated.
- remove() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBeanMBean
-
Deprecated.
- remove(TxAssociation) - Static method in class com.arjuna.ats.jts.extensions.ThreadAssociations
-
- remove_committed(Uid, String) - Method in interface com.arjuna.ats.arjuna.objectstore.TxLog
-
Remove the object's committed state.
- remove_committed(Uid, String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.TxLogBean
-
- remove_committed(Uid, String) - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.TxLogBeanMBean
-
- remove_committed(Uid, String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.TxLogProxy
-
- REMOVE_NOK_1 - Static variable in class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
-
Deprecated.
- REMOVE_OK_1 - Static variable in class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
-
Deprecated.
- remove_state(Uid, String) - Method in class com.arjuna.ats.txoj.lockstore.LockStore
-
Remove the state from the lock store.
- remove_uncommitted(Uid, String) - Method in interface com.arjuna.ats.arjuna.objectstore.ParticipantStore
-
Remove the object's uncommitted state.
- remove_uncommitted(Uid, String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ParticipantStoreBean
-
- remove_uncommitted(Uid, String) - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.ParticipantStoreBeanMBean
-
- remove_uncommitted(Uid, String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.ParticipantStoreProxy
-
- removeAll(boolean) - Static method in class com.arjuna.ats.jts.extensions.ThreadAssociations
-
- removeAllModules(boolean) - Method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
-
Remove all modules.
- removeChildAction(BasicAction) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
-
Remove a child action.
- removeChildThread() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
-
Remove a child thread.
- removeChildThread(String) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
-
Remove the specified thread from the transaction.
- removeContextFactory(String) - Method in class com.arjuna.wsc11.ContextFactoryMapper
-
Remove the context factory for the specified coordination type.
- 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.
- removeHLS(HLS) - Method in interface com.arjuna.mw.wsas.ActivityManager
-
Unregister the specified HLS with the activity service.
- 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.
- removeRegistrar(String) - Method in class com.arjuna.wsc11.RegistrarMapper
-
Remove the registrar for the specified protocol identifier.
- removeThread() - Method in class com.arjuna.ats.arjuna.AtomicAction
-
Unregister the current thread from the transaction.
- removeThread(Thread) - Method in class com.arjuna.ats.arjuna.AtomicAction
-
Unregister the specified thread from the transaction.
- removeTransaction(String) - Method in class com.arjuna.ats.arjuna.tools.log.TransactionTypeManager
-
- removeTxState(int, Transaction, Collection<String>) - Method in class org.jboss.jbossts.star.service.Coordinator
-
- replace(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
-
The current record is about to replace the one presented.
- replaceParticipant(String, String, String) - Method in class org.jboss.jbossts.star.service.Coordinator
-
PUT /recovery-coordinator/_RecCoordId_/_new participant URL_ -
overwrite the old participant URL with new participant URL
(as with JTS, this will also trigger off a recovery attempt on the associated transaction)
A participant may use this url to notifiy the coordinator that he has moved to a new location.
- 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
-
- replay() - Method in class com.arjuna.mw.wst11.TransactionManager
-
- replayPhase2() - Method in class com.arjuna.ats.arjuna.recovery.RecoverAtomicAction
-
Replays phase 2 of the commit protocol.
- REPLICATION - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
-
- REQUEST_CONTEXT_KEY - Static variable in class com.arjuna.mw.wst11.client.WSTXFeature
-
Key to store WSTXFeature's enabled/disabled value in SOAP header.
- 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
-
- resetUserTransactionAvailability(boolean) - Method in class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorBase
-
- RESOLVE_INITIAL_REFERENCES - Static variable in class com.arjuna.orbportability.Services
-
- ResourceNotFoundException - Exception in org.jboss.jbossts.star.provider
-
404 exception
- ResourceNotFoundException(String) - Constructor for exception org.jboss.jbossts.star.provider.ResourceNotFoundException
-
- restart() - Method in class com.arjuna.ats.arjuna.coordinator.RecordListIterator
-
- RESTAT_RECORD - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
-
- 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.
- restore_state(InputObjectState) - Method in interface com.arjuna.mw.wscf.model.sagas.participants.Participant
-
- restore_state(InputObjectState) - Method in interface com.arjuna.mw.wscf.model.twophase.participants.Participant
-
- restore_state(InputObjectState, int) - Method in class org.jboss.jbossts.star.resource.RESTRecord
-
- restoreState(InputObjectState) - Method in interface com.arjuna.wst.PersistableParticipant
-
Restore the state of the particpant from the specified input object stream.
- restoreState(InputObjectState) - Method in class com.arjuna.wst11.stub.BusinessAgreementWithCoordinatorCompletionStub
-
- restoreState(InputObjectState) - Method in class com.arjuna.wst11.stub.BusinessAgreementWithParticipantCompletionStub
-
- restoreState(InputObjectState) - Method in class com.arjuna.wst11.stub.ParticipantStub
-
- restoreState(InputObjectState) - Method in class com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub
-
Restore the state of the particpant from the specified input object stream.
- restoreState(InputObjectState) - Method in class com.arjuna.wst11.stub.SubordinateDurable2PCStub
-
Restore the state of the particpant from the specified input object stream.
- RESTRecord - Class in org.jboss.jbossts.star.resource
-
Log record for driving participants through 2PC and recovery
- RESTRecord() - Constructor for class org.jboss.jbossts.star.resource.RESTRecord
-
- RESTRecord(String, String, String, String) - Constructor for class org.jboss.jbossts.star.resource.RESTRecord
-
- RESTRecord(String, String, String, String, String, String, String) - Constructor for class org.jboss.jbossts.star.resource.RESTRecord
-
- restrictedXID() - Static method in class com.arjuna.ats.jts.extensions.Arjuna
-
- result() - Method in class com.arjuna.mw.wscf.model.sagas.outcomes.CoordinationOutcome
-
- result() - Method in class com.arjuna.mw.wscf.model.twophase.outcomes.CoordinationOutcome
-
- 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
-
- resume(ActivityHierarchy) - Method in interface com.arjuna.mw.wsas.UserActivity
-
Given a token representing a context, associate it with the current
thread of control.
- resume(ActivityHierarchy) - Method in interface com.arjuna.mw.wscf.model.sagas.api.UserCoordinator
-
Given a token representing a context, associate it with the current
thread of control.
- resume(ActivityHierarchy) - Method in interface com.arjuna.mw.wscf.model.twophase.api.UserCoordinator
-
Given a token representing a context, associate it with the current
thread of control.
- resume(TxContext) - Method in class com.arjuna.mw.wst11.BusinessActivityManager
-
The resume method can be used to (re-)associate a thread with a
transaction(s) via its TxContext.
- resume(TxContext) - Method in class com.arjuna.mw.wst11.TransactionManager
-
The resume method can be used to (re-)associate a thread with a
transaction(s) via its TxContext.
- resumed() - Method in interface com.arjuna.mw.wsas.activity.HLS
-
The activity has been resumed on the current thread and is active on
that thread.
- reveal_state(Uid, String) - Method in interface com.arjuna.ats.arjuna.objectstore.RecoveryStore
-
Reveal a hidden object's state.
- reveal_state(Uid, String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBean
-
- reveal_state(Uid, String) - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBeanMBean
-
- reveal_state(Uid, String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.RecoveryStoreProxy
-
- revealedId(String) - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStore
-
Given a type id which is possibly hidden (e.g., has a ! at the
end), make it a valid Uid so we can return it.
- rewrite() - Method in class com.arjuna.ats.arjuna.state.OutputBuffer
-
Reset the pack pointer.
- rollback() - Method in interface com.arjuna.ats.arjuna.coordinator.OnePhaseResource
-
Return values from TwoPhaseOutcome to indicate success or failure.
- rollback() - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
-
- rollback(ControlWrapper) - Method in class com.arjuna.ats.jts.extensions.DebugTxAssociation
-
- rollback() - Method in class com.arjuna.ats.jts.extensions.TopLevelTransaction
-
- rollback(ControlWrapper) - Method in interface com.arjuna.ats.jts.extensions.TxAssociation
-
- rollback() - Method in class com.arjuna.mw.wst11.UserTransaction
-
The rollback operation will terminate the transaction and return
normally if it succeeded, while throwing an appropriate exception if it
didn't.
- rollback() - Method in interface com.arjuna.wst.CompletionCoordinatorParticipant
-
- rollback() - Method in interface com.arjuna.wst.Participant
-
The participant should undo the work that it controls.
- rollback(Notification, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.CompletionCoordinatorProcessorImpl
-
Rollback.
- rollback(Notification, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.CompletionCoordinatorRPCProcessorImpl
-
Rollback.
- rollback() - Method in class com.arjuna.wst11.messaging.engines.CoordinatorEngine
-
Handle the rollback event.
- rollback(Notification, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.ParticipantEngine
-
Handle the rollback event.
- rollback(Notification, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.ParticipantProcessorImpl
-
Rollback.
- rollback() - Method in class com.arjuna.wst11.stub.CompletionRPCStub
-
- rollback() - Method in class com.arjuna.wst11.stub.CompletionStub
-
- rollback() - Method in class com.arjuna.wst11.stub.ParticipantStub
-
- rollback() - Method in class com.arjuna.wst11.stub.SubordinateDurable2PCStub
-
this will be called when the parent coordinator rolls back its durable participants and should ensure
that the interposed cooordinator does the same
- rollback() - Method in class com.arjuna.wst11.stub.SubordinateVolatile2PCStub
-
this is called as part of the after completion processing and should ensure that the interposed
coordinator performs its afterCompletion processing
- 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.mw.wst11.common.CoordinationContextAction
-
- 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
-
- SagasHLS - Interface in com.arjuna.mw.wscf.model.sagas.hls
-
- 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.
- save_state(OutputObjectState) - Method in interface com.arjuna.mw.wscf.model.sagas.participants.Participant
-
- save_state(OutputObjectState) - Method in interface com.arjuna.mw.wscf.model.twophase.participants.Participant
-
- save_state(OutputObjectState, int) - Method in class org.jboss.jbossts.star.resource.RESTRecord
-
- savedIntentionList - Variable in class com.arjuna.ats.arjuna.coordinator.BasicAction
-
- saveState(OutputObjectState) - Method in interface com.arjuna.wst.PersistableParticipant
-
Save the state of the particpant to the specified input object stream.
- saveState(OutputObjectState) - Method in class com.arjuna.wst11.stub.BusinessAgreementWithCoordinatorCompletionStub
-
- saveState(OutputObjectState) - Method in class com.arjuna.wst11.stub.BusinessAgreementWithParticipantCompletionStub
-
- saveState(OutputObjectState) - Method in class com.arjuna.wst11.stub.ParticipantStub
-
- saveState(OutputObjectState) - Method in class com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub
-
Save the state of the particpant to the specified input object stream.
- saveState(OutputObjectState) - Method in class com.arjuna.wst11.stub.SubordinateDurable2PCStub
-
Save the state of the particpant to the specified input object stream.
- SaxHandler - Class in com.arjuna.common.util.propertyservice
-
- SaxHandler() - Constructor for class com.arjuna.common.util.propertyservice.SaxHandler
-
- 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
-
- serialise(CoordinationContextType, Element) - Static method in class com.arjuna.mw.wst11.common.CoordinationContextHelper
-
Deserialise a coordination context from a DOM SOAP Header Element.
- serialiseToElement(Element) - Method in interface com.arjuna.mw.wsas.context.soap.SOAPContext
-
Serialise the SOAP context into a DOM node.
- SerializableXAResourceDeserializer - Interface in com.arjuna.ats.jta.recovery
-
This is an additional recovery helper that allows clients of the transaction
manager to provide a deserializer for their Serializable XAResources.
- 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.
- serviceType() - Method in interface com.arjuna.mw.wsas.UserActivity
-
- set_timeout(int) - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
-
Set the transaction timeout.
- setAllowCheckedActionFactoryOverride(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Can be enabled to allow the checked action factory to be overridden at runtime
- setAllowMultipleLastResources(boolean) - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
-
Sets if multiple last (i.e.
- setAllowNestedLocking(boolean) - Method in class com.arjuna.ats.txoj.common.TxojEnvironmentBean
-
Sets if nested locking is allowed or not.
- setAllowRegistration(boolean) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
-
Deprecated.
- setAlternativeRecordOrdering(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Set whether or not to use the alternative abstract record
ordering.
- setAlwaysPropagateContext(boolean) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
-
Sets if a transaction context should always be propagated on remote calls.
- setAndFlagParameter(String, String, Hashtable) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
-
- setAsyncAfterSynchronization(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Sets if asynchronous after completion behaviour should be enabled or not.
- setAsyncBeforeSynchronization(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Sets if asynchronous before completion behaviour should be enabled or not.
- setAsyncCommit(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Sets if asynchronous commit behaviour should be enabled or not.
- setAsyncCommitPoolSize(int) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Sets maximum size of a thread pool, used to execute asynchronous commits.
- setAsyncPrepare(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Sets if asynchronous prepare behaviour should be enabled or not.
- setAsyncRollback(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Sets if asynchronous rollback behaviour should be enabled or not.
- setBeforeCompletionWhenRollbackOnly(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Sets if beforeCompletion should be called on transactions that are set rollback only.
- setBindMechanism(String) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
-
Sets the symbolic name of the configuration mechanism used for service bindings.
- setBindName(String) - Method in class com.arjuna.ats.jta.utils.JNDIReferenceBindingBean
-
- setBranchUID(XID, Uid) - Static method in class com.arjuna.ats.jta.xa.XATxConverter
-
- 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
-
- setBusinessActivityManager(BusinessActivityManager) - Static method in class com.arjuna.mw.wst11.BusinessActivityManager
-
Set the business activity manager.
- setCacheStoreHash(int) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
Sets the number of hash buskets used to store the cache work queue.
- setCacheStoreRemovedItems(int) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
Sets the maximum number of removed items that may be held in the cache before being purged.
- setCacheStoreScanPeriod(int) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
Sets the interval on which the cache will process outstanding work, in milliseconds.
- setCacheStoreSize(int) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
Sets the maximum size, in bytes, of the in-memory object state cache.
- setCacheStoreSync(boolean) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
Sets if writes to the store should be synched to disk or not.
- setCacheStoreWorkItems(int) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
Sets the maximum number of outstanding writes that may be held in the cache.
- setCancelOnly() - Method in interface com.arjuna.mw.wscf.model.sagas.api.UserCoordinator
-
Set the termination status for the current activity to cancel only.
- setCancelOnly() - Method in interface com.arjuna.mw.wscf.model.twophase.api.UserCoordinator
-
Set the termination status for the current activity to cancel only.
- setCheckedAction(CheckedAction) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
-
Add the specified CheckedAction object to this transaction.
- setCheckedAction(CheckedAction) - Method in interface com.arjuna.ats.jts.extensions.Current
-
- setCheckedActionFactory(CheckedActionFactory) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Sets the instance of CheckedActionFactory.
- setCheckedActionFactoryClassName(String) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Sets the class name of the CheckedActionFactory implementation.
- setCheckedTransactions(boolean) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
-
Sets if checked transactions should be used.
- setClassicPrepare(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Sets if old style prepare handling should be used for PersistenceRecord.
- setClassName(String) - Method in class com.arjuna.ats.jta.utils.JNDIReferenceBindingBean
-
- setCommitedTransactionRetryLimit(int) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
-
Sets the number of attempts to make to notify resource of a transaction commit during recovery.
- setCommitMarkableResourceJNDINames(List<String>) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Set the list of JNDI names to apply a special LastResource algorithm that
allows us to store data about the transaction in the resource manager to
determine the outcome of the resource after crash/
If you change the list of jndinames you _can't_ change the JNDI name of
the connections until they have been recovered.
- setCommitMarkableResourceRecordDeleteBatchSize(int) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Alter the default batch size or set to -1 to disable batch deletion of
CommitMarkableResourceRecord from the database.
- setCommitMarkableResourceRecordDeleteBatchSizeMap(Map<String, Integer>) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Allow the default policy of a batch size to delete
CommitMarkableResourceRecord from the database.
- setCommitMarkableResourceTableNameMap(Map<String, String>) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Set the name of the table to use for storing commit markable resources
commit state notifiers in.
- setCommitOnePhase(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Sets if one phase commit behaviour is enabled or not.
- setCommunicationStore(String) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Deprecated.
- setCompletionStatus(CompletionStatus) - Method in interface com.arjuna.mw.wsas.UserActivity
-
Set the termination status for the current activity, if any.
- setContextPropMode(String) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
-
Sets the name of the context propagation mode.
- setCoordinationContext(CoordinationContextType) - Method in interface com.arjuna.mw.wsc11.context.Context
-
- setCoordinator(BAParticipantManager) - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
-
Set the coordinator
- setCoordinator(BAParticipantManager) - Method in class com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine
-
Set the coordinator
- setCreateTable(boolean) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
Set whether to create the table.
- setDebug(String) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler
-
- setDefaultCommitMarkableResourceTableName(String) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Set the name of the table to use for storing commit markable resources
commit state notifiers in.
- setDefaultTimeout(int) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Sets the default lifetime after which a transaction may be considered for timeout, in seconds.
- setDefaultTimeout(int) - Static method in class com.arjuna.ats.arjuna.coordinator.TxControl
-
Set the timeout to be associated with a newly created transaction if there is no
other timeout to be used.
- setDestdir(String) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler
-
- setDisableMultipleLastResourcesWarning(boolean) - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
-
Sets if the per-transaction warning on enlistment of multiple last resource is disabled or not.
- setDropTable(boolean) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
Set whether to drop the table.
- setDropTable(boolean) - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
-
Set whether to drop the table.
- setDynamic1PC(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Sets if dynamic one phase commit behaviour is enabled or not.
- setEisName(XID, Integer) - Static method in class com.arjuna.ats.jta.xa.XATxConverter
-
- setEnabled(boolean) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.OSBTypeHandler
-
Deprecated.
- setEnableStatistics(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Sets if transaction statistics should be recorded or not.
- setEnableStatistics(boolean) - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
-
- setEventHandlerClassNames(List<String>) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
-
Sets the class names of the ORB object connect/disconnect event handlers.
- setEventHandlers(List<EventHandler>) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
-
Sets the instances of EventHandler.
- setExpiryScanInterval(int) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
-
Sets the interval on which the ObjectStore will be scanned for expired items, in hours.
- setExpiryScannerClassNames(List<String>) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
-
Sets the expiry scanners.
- setExpiryScanners(List<ExpiryScanner>) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
-
Sets the instances of ExpiryScanner.
- setExposeAllLogRecordsAsMBeans(boolean) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
Determine whether the ObjStoreBrowser should report basic information about all logs.
- setExposeAllRecordsAsMBeans(boolean) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser
-
Deprecated.
- setExposeAllRecordsAsMBeans(boolean) - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowserMBean
-
Deprecated.
- setFactory(String) - Method in class com.arjuna.ats.jta.utils.JNDIReferenceBindingBean
-
- setFactoryLocation(String) - Method in class com.arjuna.ats.jta.utils.JNDIReferenceBindingBean
-
- setFault(String) - Method in class org.jboss.jbossts.star.resource.RESTRecord
-
- setFault(String) - Method in class org.jboss.jbossts.star.resource.Transaction
-
- setFileDir(String) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
-
Sets the name of the directory to store reference files in.
- setFilename(String) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler
-
- setFinalizeBasicActions(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Sets whether or not to use finalizers for BasicActions (i.e.
- setForEach(String, String) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
-
- setHashedDirectories(int) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
Sets the number of directories over which the ObjectStore will be split.
- setHeaders(Set) - Method in class com.arjuna.mw.wst11.client.JaxWSHeaderContextProcessor
-
Sets the header blocks that can be processed by this Handler instance.
- setHeaders(Set) - Method in class com.arjuna.mw.wst11.service.JaxWSHeaderContextProcessor
-
Sets the header blocks that can be processed by this Handler instance.
- setHeuristicDecision(int) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
-
WARNING: use with extreme care!
- setHierarchyRetry(int) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
Sets the maximum number of attempts which may be made to create a direcory tree in the store.
- setHierarchyTimeout(int) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
Sets the time in milliseconds to wait between file creation retries.
- setIDLExecutable(String) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
-
- setInitialReferencesFile(String) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
-
Sets the name of the initial references file.
- setInitialReferencesRoot(String) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
-
Sets the name of the directory in which the initial reference file is stored.
- setInproperty(String) - Method in class com.arjuna.orbportability.common.ant.IDLBuildList
-
- setInterposition(String) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
-
Sets the Xid format interposition strategy.
- setIsolationLevel(int) - Method in class com.arjuna.ats.jdbc.common.JDBCEnvironmentBean
-
Sets the default transaction isolation level for database operations.
- setIssueRecoveryRollback(boolean) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
-
Sets if resources will have rollback invoked explicitly on them by recovery.
- setJdbcAccess(String) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
Sets the instance of JDBCAccess
- setJdbcAccess(String) - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
-
Sets the instance of JDBCAccess
- setJndiProperties(Hashtable) - Method in class com.arjuna.ats.jdbc.common.JDBCEnvironmentBean
-
Sets the JNDI properties used by transactional driver code.
- setLastResourceOptimisationInterface(Class) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Sets a Class to use as the marker interface for LastResource
- setLastResourceOptimisationInterfaceClassName(String) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Sets the class name of the marker interface used to indicate a LastResource.
- setLink(Lock) - Method in class com.arjuna.ats.txoj.Lock
-
Set the next lock in the chain.
- setLocalOSRoot(String) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
Sets the local ObjectStore root directory name.
- setLocalSlotId(int) - Static method in class com.arjuna.ats.jts.OTSManager
-
- setlock(Lock) - Method in class com.arjuna.ats.txoj.LockManager
-
- setlock(Lock, int) - Method in class com.arjuna.ats.txoj.LockManager
-
- setlock(Lock, int, int) - Method in class com.arjuna.ats.txoj.LockManager
-
- setLockStoreDir(String) - Method in class com.arjuna.ats.txoj.common.TxojEnvironmentBean
-
Deprecated.
- 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.
- setManager(BAParticipantManager) - Method in class com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub
-
set the participant manager for this stub.
- setMappings(String) - Method in class com.arjuna.orbportability.common.ant.IDLBuildListElement
-
- setMaxTwoPhaseCommitThreads(int) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Sets maximum thread pool size for two phase commits.
- setMBeanServerConnection(MBeanServerConnection) - Method in class com.arjuna.ats.arjuna.tools.stats.TxPerfGraph
-
- setMultipleLockStore(String) - Method in class com.arjuna.ats.txoj.common.TxojEnvironmentBean
-
Deprecated.
- setName(String) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
-
Deprecated.
- setNeedTranContext(boolean) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
-
Sets if transaction context interceptors will require a context to be present.
- setNext(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
-
Set the next element in the list to the specified instance.
- setNodeIdentifier(String) - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
-
Sets the node identifier.
- setNotifyCommitMarkableResourceRecoveryModuleOfCompleteBranches(boolean) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Allow the default policy of whether to use a synchronization to remove
the branch should be overriden.
- setObjectStoreDir(String) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
Sets the ObjectStore directory path.
- setObjectStoreSync(boolean) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
Sets if ObjectStore operations should be synched to disk or not.
- setObjectStoreType(String) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
Sets the symbolic name of the ObjectStore implementation.
- setORB(ORB) - Static method in class com.arjuna.ats.jts.OTSManager
-
- setOrb(String) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler
-
- setOrb(ORB) - Method in class com.arjuna.orbportability.ORB
-
- setOrbData(ORBData) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
-
Sets the instance of ORBData
- setOrbDataClassName(String) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
-
Sets the class name of the ORBData implementation.
- setOrbImpleClass(Class<? extends ORBImple>) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
-
Sets the ORBImple implementation class.
- setOrbImpleClassName(String) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
-
Sets the class name of the ORBImple implementation.
- setOrbInitializationProperties(Map<String, String>) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
-
Sets the Map of properties used for ORB initialization.
- setORBName(String) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
-
- setORBShutdownListener(ORBShutdownListener) - Method in class com.arjuna.orbportability.ORB
-
- setOrphanSafetyInterval(int) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Set the amount of time to wait before deciding if the Xid is orphaned.
- 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
-
- setPerformImmediateCleanupOfCommitMarkableResourceBranches(boolean) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Notify the transaction manager to delete resource records immediately
after a transaction commits.
- setPerformImmediateCleanupOfCommitMarkableResourceBranchesMap(Map<String, Boolean>) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Allow the default policy of whether to use a synchronization to remove
the branch should be overriden.
- setPeriodicRecoveryPeriod(int) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
-
Sets the interval between recovery scans, in seconds.
- setPid(int) - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
-
Sets the process id to use if ManualProcessId is selected.
- setPOA(OA) - Static method in class com.arjuna.ats.jts.OTSManager
-
- setPOA(POA) - Method in class com.arjuna.orbportability.OA
-
- setPoa(String, POA) - Method in class com.arjuna.orbportability.OA
-
- setPoaImpleClass(Class<? extends POAImple>) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
-
Sets the POAImple implementation class.
- setPoaImpleClassName(String) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
-
Sets the class name of the POAImple implementation.
- setPrevious(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
-
Set the previous element in the list to the specified instance.
- setProcess(Process) - Static method in class com.arjuna.ats.arjuna.utils.Utility
-
- setProcessImplementation(Process) - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
-
Sets the instance of com.arjuna.ats.arjuna.utils.Process
- setProcessImplementationClassName(String) - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
-
Sets the class name of the Process implementation to use.
- setPropagateTerminator(boolean) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
-
Sets if a reference to the terminator should be included in the propagation context.
- setPurgeTime(long) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
Sets the purge interval for the LogStore, in milliseconds.
- setReadonlyOptimisation(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Sets if handling of read only resources should be optimized.
- setReceivedSlotId(int) - Static method in class com.arjuna.ats.jts.OTSManager
-
- setRecordWrapperTypeName(String) - Static method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
-
Deprecated.
- setRecoveryActivatorClassNames(List<String>) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
-
Sets the recovery activators.
- setRecoveryActivators(List<RecoveryActivator>) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
-
Sets the instances of RecoveryActivator.
- setRecoveryAddress(String) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
-
Sets the hostname on which the recovery listener should bind.
- setRecoveryBackoffPeriod(int) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
-
Sets the interval between recovery phases, in seconds.
- setRecoveryInetAddress(InetAddress) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
-
Sets the InetAddress on which the recovery listener should bind.
- setRecoveryListener(boolean) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
-
Sets if the recovery system should listen on a network socket or not.
- setRecoveryManagerAddress(String) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
-
Sets the hostname on which the recovery manager will bind.
- setRecoveryManagerInetAddress(InetAddress) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
-
Sets the InetAddress on which the recovery manager should bind.
- setRecoveryManagerPort(int) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
-
Sets the port number on which the recovery manager will listen.
- setRecoveryModuleClassNames(List<String>) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
-
Sets the recovery modules.
- setRecoveryModules(List<RecoveryModule>) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
-
Sets the instances of RecoveryModule.
- setRecoveryPort(int) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
-
Sets the network port number on which the recovery listener should bind.
- setRecoveryURI(String) - Method in class org.jboss.jbossts.star.resource.RESTRecord
-
- setResolveService(String) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
-
Sets the symbolic name of the configuration mechanism for resolving service references.
- setRootPoa(POA) - Method in class com.arjuna.orbportability.ChildOA
-
Set the Root POA represented by this ChildOA class
- setScanZeroLengthFiles(boolean) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
Sets if zero length files should be returned by a recovery scan.
- setShare(int) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
Sets the share mode of the ObjectStore
This property is used by the following object store implementations: ActionStore, CacheStore, HashedActionStore,
HashedStore, LogStore, NullActionStore, ShadowingStore, ShadowNoFileLockStore, TwoPhaseVolatileStore, VolatileStore.
- setSharedTransactionLog(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Deprecated.
- setShutdownWrappedOrb(boolean) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
-
The orb portability layer wraps the actual orb implementation.
- setSingleLockStore(String) - Method in class com.arjuna.ats.txoj.common.TxojEnvironmentBean
-
Deprecated.
- setSocketProcessIdMaxPorts(int) - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
-
Sets the maximum number of ports the socket process id implemention will try when searching to find one that is free.
- setSocketProcessIdPort(int) - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
-
Sets the port on which the socket based process id implementation will listen.
- setSrc(String) - Method in class com.arjuna.orbportability.common.ant.IDLBuildListElement
-
- setStartDisabled(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Sets if the transaction manager should be created in a disabled state or not.
- setStatus(int) - Method in class com.arjuna.ats.arjuna.StateManager
-
- setStatus(LogRecordWrapper, ParticipantStatus) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
-
Deprecated.
Request a change in status of a participant.
- setStatus(String) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
-
Deprecated.
- setStatus(ParticipantStatus) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
-
Deprecated.
- setStatus(String) - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapperMBean
-
Deprecated.
- setSubordinateNodeName(XID, String) - Static method in class com.arjuna.ats.jta.xa.XATxConverter
-
- setSupportInterposedSynchronization(boolean) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
-
Sets if Synchronizations can be interposed.
- setSupportRollbackSync(boolean) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
-
Sets if Synchronizations will be fired on transaction rollback.
- setSupportSubtransactions(boolean) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Sets if subtransactions should be allowed.
- setSupportSubtransactions(boolean) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
-
Sets if subtransactions are allowed in the JTS.
- setSynchronousRemoval(boolean) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
Sets if the LogStore should write removal records synchronously or not.
- setTablePrefix(String) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
Set the table prefix
- setTablePrefix(String) - Method in interface com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBeanMBean
-
Set the table prefix
- setTimeout(int) - Method in interface com.arjuna.mw.wsas.UserActivity
-
Set the timeout to be associated with all subsequently created
activities.
- setTimeout(int) - Method in interface com.arjuna.mw.wscf.model.sagas.api.UserCoordinator
-
Set the timeout to be associated with all subsequently created
activities.
- setTimeout(int) - Method in interface com.arjuna.mw.wscf.model.twophase.api.UserCoordinator
-
Set the timeout to be associated with all subsequently created
activities.
- setTimeoutFactor(int) - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
-
- setTimeoutPropagation(boolean) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
-
Sets if the timeout value propagated should be time remaining or not.
- setTimeoutSocket(boolean) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
-
Sets the socket timeout behaviour of the Listener instances.
- setTimestamp(long) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
-
Deprecated.
- setTransaction(Transaction) - Method in interface com.arjuna.ats.jta.xa.RecoverableXAConnection
-
Remember the transaction we are being used within.
- setTransactionManager(TransactionManager) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Sets the instance of javax.transaction.TransactionManager
- setTransactionManager(boolean) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
-
Sets if an external transaction manager process should be used.
- setTransactionManager(TransactionManager) - Static method in class com.arjuna.mw.wst11.TransactionManager
-
Set the transaction manager.
- setTransactionManagerClassName(String) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Sets the class name of the javax.transaction.TransactionManager implementation.
- setTransactionManagerJNDIContext(String) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Sets the JNDI bind name for the implementation of TransactionManager.
- setTransactionStatusManagerAddress(String) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
-
Sets the hostname on which the transaction status manager should bind.
- setTransactionStatusManagerEnable(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Sets if the transaction status manager service should be provided or not.
- setTransactionStatusManagerExpiryTime(int) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
-
Sets the time period after which items will be considered to have expired, in hours.
- setTransactionStatusManagerInetAddress(InetAddress) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
-
Sets the InetAddress on which the transaction status manager should bind.
- setTransactionStatusManagerPort(int) - Method in class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
-
Sets the network port number on which the transaction status manager should bind.
- setTransactionSync(boolean) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
Sets if transaction log operations should be synched to disk or not.
- setTransactionSynchronizationRegistry(TransactionSynchronizationRegistry) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Sets the instance of javax.transaction.TransactionSynchronizationRegistry
- setTransactionSynchronizationRegistryClassName(String) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Sets the class name of the javax.transaction.TransactionSynchronizationRegistry implementation.
- setTransactionSynchronizationRegistryJNDIContext(String) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Sets tje JNDI bind name for the implementation of TransactionSynchronizationRegistry.
- setTxLogSize(long) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
Sets the default size of the LogStore, in bytes.
- setTxReaperCancelFailWaitPeriod(long) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Sets the delay to allow an interrupted cancel to be cleaned up.
- setTxReaperCancelWaitPeriod(long) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Sets the delay to allow a cancel to be processed before interrupting it.
- setTxReaperMode(String) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Sets the operating mode of the transaction timeout processing system.
- setTxReaperTimeout(long) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Sets the timeout interval of the transaction reaper.
- setTxReaperZombieMax(int) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Sets the threshold number of zombie threads at which errors will start to be reported.
- setType(String, String) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser
-
Deprecated.
Tell the browser which beans to use for particular Object Store Action type
- setTypes(Map<String, String>) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser
-
Deprecated.
- setupStore(String, int) - Static method in class com.arjuna.ats.arjuna.objectstore.StoreManager
-
- setupStore() - Method in class com.arjuna.ats.arjuna.StateManager
-
Make sure the object store is set up, if required.
- setupStore(String) - Method in class com.arjuna.ats.arjuna.StateManager
-
- setupStore(String, String) - Method in class com.arjuna.ats.arjuna.StateManager
-
Make sure the object store is set up, if required.
- setUserBusinessActivity(UserBusinessActivity) - Static method in class com.arjuna.mw.wst11.UserBusinessActivity
-
Set the user business activity.
- setUserTransaction(UserTransaction) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Sets the instance of javax.transaction.UserTransaction
- setUserTransaction(UserTransaction) - Static method in class com.arjuna.mw.wst11.UserTransaction
-
Set the user transaction.
- setUserTransactionAvailable(boolean) - Method in class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorBase
-
- setUserTransactionClassName(String) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Sets the class name of the javax.transaction.UserTransaction implementation.
- setUserTransactionJNDIContext(String) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Sets the JNDI bind name for the implementation of UserTransaction.
- setValid(boolean) - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ObjectStateWrapper
-
- setValue(Object) - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
-
- setValue(Object) - Method in class org.jboss.jbossts.star.resource.RESTRecord
-
- setVarDir(String) - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
-
Sets the 'var' directory path
- setVerbose(String) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler
-
- setVolatileStoreSupportAllObjUids(boolean) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
- setWriteOptimisation(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
-
Sets if write optimization protocol should be used for PersistenceRecord.
- setXaAssumeRecoveryComplete(boolean) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Sets if XAResources that can't be recovered should be assumed to have completed.
- setXANodeName(String) - Static method in class com.arjuna.ats.arjuna.coordinator.TxControl
-
- setXaRecoveryNodes(List<String>) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Sets the node identifiers for which recovery will be performed.
- setXaResourceMapClassNames(List<String>) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Sets the names of the XAResourceMap classes used for XAException handling.
- setXaResourceMaps(List<XAResourceMap>) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Sets the instances of XAResourceMap.
- setXaResourceOrphanFilterClassNames(List<String>) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Sets the class names of XAResourceOrphanFilter implementations.
- setXaResourceOrphanFilters(List<XAResourceOrphanFilter>) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Sets the instances of XAResourceOrphanFilter.
- setXAResourceRecordWrappingPlugin(XAResourceRecordWrappingPlugin) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Sets the instance of XAResourceRecordWrappingPlugin
- setXaResourceRecordWrappingPluginClassName(String) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Sets the class name of the XAResourceRecordWrappingPlugin implementation.
- setXaResourceRecoveries(List<XAResourceRecovery>) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Sets the instances of XAResourceRecovery.
- setXaResourceRecoveryClassNames(List<String>) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Sets the class names of the XAResourceRecovery implementations that will be used,
each optionally including trailing configuration data.
- setXaRollbackOptimization(boolean) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Sets if failed resources should be cleaned up during prepare or during phase two.
- setXaTransactionTimeoutEnabled(boolean) - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
-
Sets if the transaction timeout should be passed to the enlisted XAResource or not.
- sharedManager() - Static method in class com.arjuna.mw.wscf.protocols.ProtocolRegistry
-
- 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?
- shouldAdd(AbstractRecord) - Method in class org.jboss.jbossts.star.resource.RESTRecord
-
- shouldAlter(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
-
Should we alter the current record with the one presented?
- shouldAlter(AbstractRecord) - Method in class org.jboss.jbossts.star.resource.RESTRecord
-
- shouldMerge(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
-
Should we merge the current record with the one presented?
- shouldMerge(AbstractRecord) - Method in class org.jboss.jbossts.star.resource.RESTRecord
-
- shouldReplace(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
-
Should we replace the record presented with the current record?
- shouldReplace(AbstractRecord) - Method in class org.jboss.jbossts.star.resource.RESTRecord
-
- Shutdown() - Constructor for class com.arjuna.ats.arjuna.coordinator.TxControl.Shutdown
-
- shutdown() - Static method in class com.arjuna.ats.arjuna.objectstore.StoreManager
-
- shutdown() - Method in class com.arjuna.ats.arjuna.recovery.TransactionStatusManager
-
- shutdown() - Static method in class com.arjuna.mw.wsc11.deploy.WSCFInitialisation
-
- shutdown() - Static method in class com.arjuna.mw.wst11.deploy.WSTXInitialisation
-
The context is about to be destroyed.
- Shutdown - Class in com.arjuna.orbportability.oa
-
Common methods for OA shutdown.
- Shutdown(String) - Constructor for class com.arjuna.orbportability.oa.Shutdown
-
- shutdown(boolean) - Method in class com.arjuna.orbportability.orb.core.ORB
-
- shutdown() - Method in class com.arjuna.orbportability.orb.core.ORB
-
- shutdown() - Method in interface com.arjuna.orbportability.orb.core.ORBImple
-
Shutdown the ORB.
- shutdown(boolean) - Method in interface com.arjuna.orbportability.orb.core.ORBImple
-
Shutdown the ORB and signal whether to do this synchronously.
- 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 asynchronously.
- shutdown(boolean) - Method in class com.arjuna.orbportability.ORB
-
Shutdown the ORB.
- Shutdown(String) - Constructor for class com.arjuna.orbportability.orb.Shutdown
-
- shutdown() - Static method in class com.arjuna.wsc11.messaging.deploy.CoordinationInitialisation
-
- shutdown() - Static method in class com.arjuna.wst11.messaging.deploy.WSTCoordinatorInitialisation
-
The context is about to be destroyed.
- shutdown() - Static method in class com.arjuna.wst11.messaging.deploy.WSTParticipantInitialisation
-
- 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, and that it will be shared between
threads.
- 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
-
- size() - Method in interface com.arjuna.mw.wsas.activity.ActivityHierarchy
-
- SOAPContext - Interface in com.arjuna.mw.wsas.context.soap
-
- soapFault(SoapFault, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
-
SOAP fault.
- soapFault(SoapFault, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.CoordinatorCompletionParticipantProcessorImpl
-
SOAP Fault.
- soapFault(SoapFault, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.CoordinatorProcessorImpl
-
SOAP Fault.
- soapFault(SoapFault, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
-
Handle the soap fault event.
- soapFault(SoapFault, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
-
Handle the soap fault event.
- soapFault(SoapFault, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.CoordinatorEngine
-
Handle the soap fault event.
- soapFault(SoapFault, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine
-
Handle the soap fault event.
- soapFault(SoapFault, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
-
Handle the soap fault event.
- soapFault(SoapFault, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.ParticipantEngine
-
Handle the soap fault event.
- soapFault(SoapFault, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
-
SOAP fault.
- soapFault(SoapFault, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.ParticipantCompletionParticipantProcessorImpl
-
SOAP Fault.
- soapFault(SoapFault, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.ParticipantProcessorImpl
-
SOAP Fault.
- soapFault(SoapFault, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.TerminationCoordinatorProcessorImpl
-
handle a soap fault sent by the participant.
- SOAPUtil - Class in com.arjuna.mw.wst.common
-
Utility class for SOAP.
- SOAPUtil() - Constructor for class com.arjuna.mw.wst.common.SOAPUtil
-
- start() - Method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator
-
- start(BasicAction) - Method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator
-
- start() - Method in interface com.arjuna.ats.arjuna.objectstore.BaseStore
-
- start() - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStore
-
- start() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.BaseStoreBean
-
life cycle method for registering the MBean
- start() - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.BaseStoreMBean
-
- start() - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.TxLogProxy
-
- start() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser
-
Deprecated.
Initialise the MBean
- start(String) - Method in interface com.arjuna.mw.wsas.UserActivity
-
Start a new activity with a given coordination type.
- start(String, int) - Method in interface com.arjuna.mw.wsas.UserActivity
-
Start a new activity with a given coordination type.
- start() - Method in class org.jboss.jbossts.XTSService
-
- startElement(String, String, String, Attributes) - Method in class com.arjuna.common.util.propertyservice.SaxHandler
-
Handles open tag, if its name is entry
and has attribute key
.
- startRCservice() - Method in interface com.arjuna.ats.arjuna.recovery.RecoveryActivator
-
Called to create appropriate instance(s), specific to a standard transaction protocol,
able to receive inquiries for recovery
- startRecoveryManagerThread() - Method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
-
Start the recovery manager thread.
- startServerConnector(String) - Static method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.StoreManagerProxy
-
Helper method for remote clients to connect to an MBean Server
- startup() - Static method in class com.arjuna.mw.wsc11.deploy.WSCFInitialisation
-
- startup() - Static method in class com.arjuna.mw.wst11.deploy.WSTXInitialisation
-
The context has been initialized.
- startup() - Static method in class com.arjuna.wsc11.messaging.deploy.CoordinationInitialisation
-
- startup() - Static method in class com.arjuna.wst11.messaging.deploy.WSTCoordinatorInitialisation
-
The context has been initialized.
- startup() - Static method in class com.arjuna.wst11.messaging.deploy.WSTParticipantInitialisation
-
- StartXAResource - Interface in com.arjuna.ats.jta.resources
-
- stateLoaded - Variable in class com.arjuna.ats.txoj.LockManager
-
- StateManager - Class in com.arjuna.ats.arjuna
-
The root of the Arjuna class hierarchy.
- StateManager(Uid) - Constructor for class com.arjuna.ats.arjuna.StateManager
-
Create object with specific uid.
- StateManager(Uid, int) - Constructor for class com.arjuna.ats.arjuna.StateManager
-
- StateManager(Uid, int, int) - Constructor for class com.arjuna.ats.arjuna.StateManager
-
- StateManager() - Constructor for class com.arjuna.ats.arjuna.StateManager
-
- StateManager(int) - Constructor for class com.arjuna.ats.arjuna.StateManager
-
- StateManager(int, int) - Constructor for class com.arjuna.ats.arjuna.StateManager
-
- StateManagerWrapper - Class in com.arjuna.ats.arjuna.tools.osb.mbean
-
- StateManagerWrapper(RecoveryStore, Uid, String) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.StateManagerWrapper
-
Deprecated.
- 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
-
- Status - Interface in com.arjuna.mw.wsas.status
-
This interface is the basis for all statuses that the activity can go
through.
- status() - Method in interface com.arjuna.mw.wsas.UserActivity
-
- status() - Method in interface com.arjuna.mw.wscf.api.UserCoordinatorService
-
- status() - Method in interface com.arjuna.mw.wscf.model.sagas.api.UserCoordinator
-
- status() - Method in interface com.arjuna.mw.wscf.model.twophase.api.UserCoordinator
-
- status() - Method in interface com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant
-
- Status - Class in com.arjuna.wst
-
- Status() - Constructor for class com.arjuna.wst.Status
-
- status(StatusType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
-
Status.
- status(StatusType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.CoordinatorCompletionParticipantProcessorImpl
-
Status.
- status(StatusType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
-
Handle the status event.
- status(StatusType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
-
Handle the status event.
- status(StatusType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine
-
Handle the status event.
- status(StatusType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
-
Handle the status event.
- status(StatusType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
-
Status.
- status(StatusType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.ParticipantCompletionParticipantProcessorImpl
-
Status.
- status() - Method in class com.arjuna.wst11.stub.BusinessAgreementWithCoordinatorCompletionStub
-
- status() - Method in class com.arjuna.wst11.stub.BusinessAgreementWithParticipantCompletionStub
-
- status() - Method in class com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub
-
this should never get called
- STATUS_ACTIVE - Static variable in class com.arjuna.wst.Status
-
- STATUS_CANCELING - Static variable in class com.arjuna.wst.Status
-
- STATUS_CANCELING_ACTIVE - Static variable in class com.arjuna.wst.Status
-
- STATUS_CANCELING_COMPLETING - Static variable in class com.arjuna.wst.Status
-
- STATUS_CLOSING - Static variable in class com.arjuna.wst.Status
-
- STATUS_COMPENSATING - Static variable in class com.arjuna.wst.Status
-
- STATUS_COMPLETED - Static variable in class com.arjuna.wst.Status
-
- STATUS_COMPLETING - Static variable in class com.arjuna.wst.Status
-
- STATUS_ENDED - Static variable in class com.arjuna.wst.Status
-
- STATUS_EXITING - Static variable in class com.arjuna.wst.Status
-
- STATUS_FAULTING - Static variable in class com.arjuna.wst.Status
-
- STATUS_FAULTING_ACTIVE - Static variable in class com.arjuna.wst.Status
-
- STATUS_FAULTING_COMPENSATING - Static variable in class com.arjuna.wst.Status
-
- stop() - Method in interface com.arjuna.ats.arjuna.objectstore.BaseStore
-
- stop() - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStore
-
- stop() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.BaseStoreBean
-
life cycle method for un-registering the MBean
- stop() - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.BaseStoreMBean
-
- stop() - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.TxLogProxy
-
- stop() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser
-
Deprecated.
Unregister all MBeans representing objects in the ObjectStore
represented by this MBean
- stop() - Method in class org.jboss.jbossts.XTSService
-
- stopServerConnector() - Static method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.StoreManagerProxy
-
- storeDir() - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStore
-
- StoreManager - Class in com.arjuna.ats.arjuna.objectstore
-
Single point of control for the management of storage instances.
- StoreManager(ObjectStoreAPI, ObjectStoreAPI, ObjectStoreAPI) - Constructor for class com.arjuna.ats.arjuna.objectstore.StoreManager
-
- StoreManagerProxy - Class in com.arjuna.ats.arjuna.tools.osb.api.proxy
-
Miscellaneous methods for obtaining remote proxies to the JBossTS Recovery and Participant stores
- storeRoot() - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStore
-
- strictXID() - Static method in class com.arjuna.ats.jts.extensions.Arjuna
-
- stringForm() - Method in class com.arjuna.ats.arjuna.common.Uid
-
- stringForm(int) - Static method in class com.arjuna.ats.arjuna.coordinator.ActionStatus
-
- stringForm(int) - Static method in class com.arjuna.ats.arjuna.coordinator.ActionType
-
- stringForm(int) - Static method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseOutcome
-
- stringForm(int) - Static method in class com.arjuna.ats.arjuna.ObjectModel
-
- stringForm(int) - Static method in class com.arjuna.ats.jta.utils.JTAHelper
-
- stringForm(int) - Static method in class com.arjuna.ats.jta.utils.XARecoveryResourceHelper
-
- 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
-
- stringForm(int) - Static method in class com.arjuna.mw.wscf.model.sagas.common.CoordinationResult
-
- stringForm(int) - Static method in class com.arjuna.mw.wscf.model.sagas.common.TwoPhaseResult
-
- stringForm(int) - Static method in class com.arjuna.mw.wscf.model.twophase.common.CoordinationResult
-
- stringForm(int) - Static method in class com.arjuna.mw.wscf.model.twophase.common.TwoPhaseResult
-
- 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
-
- submitJob(Callable<Integer>) - Static method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseCommitThreadPool
-
- submitJob(Runnable) - Static method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseCommitThreadPool
-
- SubordinateCoordinatorCompletionParticipantStub - Class in com.arjuna.wst11.stub
-
A coordinator completion participant registered on behalf of an interposed WS-BA coordinator in order
to ensure that durable participants in the interposed transaction are completed, closed or cancelled
when requested from the parent transaction.
- SubordinateCoordinatorCompletionParticipantStub(SubordinateBACoordinator) - Constructor for class com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub
-
- SubordinateCoordinatorCompletionParticipantStub() - Constructor for class com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub
-
- SubordinateDurable2PCStub - Class in com.arjuna.wst11.stub
-
A durable participant registered on behalf of an interposed WS-AT coordinator in order to ensure that
durable participants in the subtransaction prepared, committed and aborted at the right time.
- SubordinateDurable2PCStub(SubordinateATCoordinator) - Constructor for class com.arjuna.wst11.stub.SubordinateDurable2PCStub
-
normal constructor used when the subordinate coordinator is registered as a durable participant
with its parent coordinator.
- SubordinateDurable2PCStub() - Constructor for class com.arjuna.wst11.stub.SubordinateDurable2PCStub
-
empty constructor for use only during recovery
- SubordinateVolatile2PCStub - Class in com.arjuna.wst11.stub
-
A volatile participant registered on behalf of an interposed WS-AT coordinator in order to ensure that
volatile participants in the subtransaction are prepared at the right time.
- SubordinateVolatile2PCStub(SubordinateATCoordinator) - Constructor for class com.arjuna.wst11.stub.SubordinateVolatile2PCStub
-
- Success - Class in com.arjuna.mw.wsas.completionstatus
-
The activity has terminated in a success state.
- 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
-
- suspend() - Method in interface com.arjuna.mw.wsas.UserActivity
-
Suspend the current activity from this thread and return the token
representing the context, if any, or null otherwise.
- suspend() - Method in interface com.arjuna.mw.wscf.model.sagas.api.UserCoordinator
-
Suspend the current activity from this thread and return the token
representing the context, if any, or null otherwise.
- suspend() - Method in interface com.arjuna.mw.wscf.model.twophase.api.UserCoordinator
-
Suspend the current activity from this thread and return the token
representing the context, if any, or null otherwise.
- suspend() - Method in class com.arjuna.mw.wst11.BusinessActivityManager
-
A thread of control may require periods of non-transactionality so that
it may perform work that is not associated with a specific transaction.
- suspend() - Method in class com.arjuna.mw.wst11.TransactionManager
-
A thread of control may require periods of non-transactionality so that
it may perform work that is not associated with a specific transaction.
- suspended() - Method in interface com.arjuna.mw.wsas.activity.HLS
-
The activity is being suspended, but is still active on the current
thread.
- sync() - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStore
-
Some object store implementations may be running with automatic
sync disabled.
- sync() - Method in interface com.arjuna.ats.arjuna.objectstore.TxLog
-
Some object store implementations may be running with automatic
sync disabled.
- sync() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.TxLogBean
-
- sync() - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.TxLogBeanMBean
-
- sync() - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.TxLogProxy
-
- Synchronization - Interface in com.arjuna.mw.wscf.model.sagas.participants
-
Business Activities don't expose synchronizations but they are used internally to ensure
that the transcation association is cleaned up and this interface is used to define the
behaviour of the synchronization.
- Synchronization - Interface in com.arjuna.mw.wscf.model.twophase.participants
-
This is the interface that all synchronization participants must define.
- 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
-
- SystemCommunicationException - Exception in com.arjuna.mw.wsas.exceptions
-
Marker interface for exceptions e.g.
- SystemCommunicationException() - Constructor for exception com.arjuna.mw.wsas.exceptions.SystemCommunicationException
-
- SystemCommunicationException(String) - Constructor for exception com.arjuna.mw.wsas.exceptions.SystemCommunicationException
-
- SystemCommunicationException(String, int) - Constructor for exception com.arjuna.mw.wsas.exceptions.SystemCommunicationException
-
- SystemCommunicationException(String, Object) - Constructor for exception com.arjuna.mw.wsas.exceptions.SystemCommunicationException
-
- SystemCommunicationException(Object) - Constructor for exception com.arjuna.mw.wsas.exceptions.SystemCommunicationException
-
- SystemCommunicationException - Exception in com.arjuna.wst.stub
-
Marker interface for exceptions e.g.
- SystemCommunicationException() - Constructor for exception com.arjuna.wst.stub.SystemCommunicationException
-
- SystemException - Exception in com.arjuna.mw.wsas.exceptions
-
Thrown if an error occurs which is not met by another specific exception.
- SystemException() - Constructor for exception com.arjuna.mw.wsas.exceptions.SystemException
-
- SystemException(String) - Constructor for exception com.arjuna.mw.wsas.exceptions.SystemException
-
- SystemException(String, int) - Constructor for exception com.arjuna.mw.wsas.exceptions.SystemException
-
- SystemException(String, Object) - Constructor for exception com.arjuna.mw.wsas.exceptions.SystemException
-
- SystemException(Object) - Constructor for exception com.arjuna.mw.wsas.exceptions.SystemException
-
- SystemException - Exception in com.arjuna.wst
-
Thrown if a general exception is encountered (one not supported by
any other exception.)
- SystemException() - Constructor for exception com.arjuna.wst.SystemException
-
- SystemException(String) - Constructor for exception com.arjuna.wst.SystemException
-
- systemKey - Variable in class com.arjuna.ats.txoj.LockManager
-
- 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.
- terminateTransaction(String, String, String) - Method in class org.jboss.jbossts.star.service.Coordinator
-
The client can control the outcome of the transaction by by PUTing to the terminator
URL returned as a response to the original transaction create request.
- TerminationCoordinatorProcessorImpl - Class in com.arjuna.wst11.messaging
-
The Terminator Participant processor.
- TerminationCoordinatorProcessorImpl() - Constructor for class com.arjuna.wst11.messaging.TerminationCoordinatorProcessorImpl
-
- TerminationCoordinatorRPCProcessorImpl - Class in com.arjuna.wst11.messaging
-
The Terminator Participant processor.
- TerminationCoordinatorRPCProcessorImpl() - Constructor for class com.arjuna.wst11.messaging.TerminationCoordinatorRPCProcessorImpl
-
- 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
-
- tid() - Method in interface com.arjuna.mw.wsas.activity.ActivityHandle
-
- TMApplication - Class in org.jboss.jbossts.star.service
-
- TMApplication(Class<?>...) - Constructor for class org.jboss.jbossts.star.service.TMApplication
-
- TMUnavailableException - Exception in org.jboss.jbossts.star.provider
-
Unable to contact the REST based Transaction Coordinator
- TMUnavailableException(String) - Constructor for exception org.jboss.jbossts.star.provider.TMUnavailableException
-
- TMUnavailableMapper - Class in org.jboss.jbossts.star.provider
-
Map service unavailable exceptions
- TMUnavailableMapper() - Constructor for class org.jboss.jbossts.star.provider.TMUnavailableMapper
-
- toBeUsed() - Method in interface com.arjuna.ats.arjuna.recovery.ExpiryScanner
-
Is this scanner to be used.
- TOP_LEVEL - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionType
-
- TOP_LEVEL - Static variable in class com.arjuna.ats.jts.extensions.AtomicTransaction
-
The types of transactions which can be created.
- topLevelAbort() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
-
A rollback of a top-level transaction has occurred.
- topLevelAbort() - Method in class org.jboss.jbossts.star.resource.RESTRecord
-
- 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.
- topLevelCommit() - Method in class org.jboss.jbossts.star.resource.RESTRecord
-
- topLevelOnePhaseCommit() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
-
Perform a top-level one phase commit.
- topLevelOnePhaseCommit() - Method in class org.jboss.jbossts.star.resource.RESTRecord
-
For commit_one_phase we can do whatever we want since the transaction
outcome is whatever we want.
- topLevelPrepare() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
-
A prepare for a top-level transaction has occurred.
- topLevelPrepare() - Method in class org.jboss.jbossts.star.resource.RESTRecord
-
- TopLevelTransaction - Class in com.arjuna.ats.jts.extensions
-
Creates a nested top-level transaction.
- TopLevelTransaction() - Constructor for class com.arjuna.ats.jts.extensions.TopLevelTransaction
-
- toResponse(HttpResponseException) - Method in class org.jboss.jbossts.star.provider.HttpResponseMapper
-
- toResponse(ResourceNotFoundException) - Method in class org.jboss.jbossts.star.provider.NotFoundMapper
-
- toResponse(TMUnavailableException) - Method in class org.jboss.jbossts.star.provider.TMUnavailableMapper
-
- toResponse(TransactionStatusException) - Method in class org.jboss.jbossts.star.provider.TransactionStatusMapper
-
- toString() - Method in class com.arjuna.ats.arjuna.common.Uid
-
Same as stringForm()
- toString() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
-
Overloads Object.toString()
- toString() - Method in class com.arjuna.ats.arjuna.coordinator.RecordList
-
- toString(int) - Static method in class com.arjuna.ats.arjuna.ObjectStatus
-
- toString(int) - Static method in class com.arjuna.ats.arjuna.ObjectType
-
- toString() - Method in class com.arjuna.ats.arjuna.state.InputObjectState
-
- toString() - Method in class com.arjuna.ats.arjuna.state.OutputObjectState
-
- toString(String, StringBuilder) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean.GenericAtomicActionWrapper
-
Deprecated.
- toString(String, StringBuilder) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
-
Deprecated.
- toString(String, StringBuilder) - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanWrapperInterface
-
Deprecated.
- toString(String, StringBuilder) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
-
Deprecated.
- toString(String, StringBuilder) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
-
Deprecated.
- toString() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
-
Deprecated.
- toString(String, StringBuilder) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
-
Deprecated.
- 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.mw.wsas.completionstatus.Failure
-
- toString() - Method in class com.arjuna.mw.wsas.completionstatus.FailureOnly
-
- toString() - Method in class com.arjuna.mw.wsas.completionstatus.Success
-
- toString() - Method in class com.arjuna.mw.wsas.completionstatus.Unknown
-
- toString() - Method in class com.arjuna.mw.wsas.status.Active
-
- toString() - Method in class com.arjuna.mw.wsas.status.Completed
-
- toString() - Method in class com.arjuna.mw.wsas.status.Completing
-
- toString() - Method in class com.arjuna.mw.wsas.status.Created
-
- toString() - Method in class com.arjuna.mw.wsas.status.NoActivity
-
- toString() - Method in class com.arjuna.mw.wsas.status.Unknown
-
- toString() - Method in interface com.arjuna.mw.wscf.common.CoordinatorId
-
- toString() - Method in class com.arjuna.mw.wscf.model.sagas.outcomes.CoordinationOutcome
-
- toString() - Method in class com.arjuna.mw.wscf.model.sagas.status.Cancelled
-
- toString() - Method in class com.arjuna.mw.wscf.model.sagas.status.Cancelling
-
- toString() - Method in class com.arjuna.mw.wscf.model.sagas.status.CancelOnly
-
- toString() - Method in class com.arjuna.mw.wscf.model.sagas.status.Closed
-
- toString() - Method in class com.arjuna.mw.wscf.model.sagas.status.Closing
-
- toString() - Method in class com.arjuna.mw.wscf.model.sagas.status.Compensated
-
- toString() - Method in class com.arjuna.mw.wscf.model.sagas.status.Compensating
-
- toString() - Method in class com.arjuna.mw.wscf.model.twophase.outcomes.CoordinationOutcome
-
- toString() - Method in class com.arjuna.mw.wscf.model.twophase.status.Cancelled
-
- toString() - Method in class com.arjuna.mw.wscf.model.twophase.status.Cancelling
-
- toString() - Method in class com.arjuna.mw.wscf.model.twophase.status.CancelOnly
-
- toString() - Method in class com.arjuna.mw.wscf.model.twophase.status.Confirmed
-
- toString() - Method in class com.arjuna.mw.wscf.model.twophase.status.Confirming
-
- toString() - Method in class com.arjuna.mw.wscf.model.twophase.status.HeuristicCancel
-
- toString() - Method in class com.arjuna.mw.wscf.model.twophase.status.HeuristicConfirm
-
- toString() - Method in class com.arjuna.mw.wscf.model.twophase.status.HeuristicHazard
-
- toString() - Method in class com.arjuna.mw.wscf.model.twophase.status.HeuristicMixed
-
- toString() - Method in class com.arjuna.mw.wscf.model.twophase.status.Prepared
-
- toString() - Method in class com.arjuna.mw.wscf.model.twophase.status.Preparing
-
- toString() - Method in class com.arjuna.mw.wscf.model.twophase.vote.VoteCancel
-
- toString() - Method in class com.arjuna.mw.wscf.model.twophase.vote.VoteConfirm
-
- toString() - Method in class com.arjuna.mw.wscf.model.twophase.vote.VoteReadOnly
-
- toString() - Method in class com.arjuna.orbportability.common.ant.IDLBuildListElement
-
- toXML() - Method in class org.jboss.jbossts.star.resource.Transaction
-
- trace_JDBCImple_previouslycommitteddeleted(int) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
-
- Transaction - Interface in com.arjuna.ats.jta.transaction
-
- Transaction - Class in org.jboss.jbossts.star.resource
-
- Transaction() - Constructor for class org.jboss.jbossts.star.resource.Transaction
-
- Transaction(Coordinator, String) - Constructor for class org.jboss.jbossts.star.resource.Transaction
-
- Transaction(Uid) - Constructor for class org.jboss.jbossts.star.resource.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
-
- TransactionalInterceptorBase - Class in com.arjuna.ats.jta.cdi.transactional
-
- TransactionalInterceptorBase(boolean) - Constructor for class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorBase
-
- TransactionalInterceptorMandatory - Class in com.arjuna.ats.jta.cdi.transactional
-
- TransactionalInterceptorMandatory() - Constructor for class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorMandatory
-
- TransactionalInterceptorNever - Class in com.arjuna.ats.jta.cdi.transactional
-
- TransactionalInterceptorNever() - Constructor for class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorNever
-
- TransactionalInterceptorNotSupported - Class in com.arjuna.ats.jta.cdi.transactional
-
- TransactionalInterceptorNotSupported() - Constructor for class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorNotSupported
-
- TransactionalInterceptorRequired - Class in com.arjuna.ats.jta.cdi.transactional
-
- TransactionalInterceptorRequired() - Constructor for class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorRequired
-
- TransactionalInterceptorRequiresNew - Class in com.arjuna.ats.jta.cdi.transactional
-
- TransactionalInterceptorRequiresNew() - Constructor for class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorRequiresNew
-
- TransactionalInterceptorSupports - Class in com.arjuna.ats.jta.cdi.transactional
-
- TransactionalInterceptorSupports() - Constructor for class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorSupports
-
- TransactionContext - Class in com.arjuna.ats.jta.cdi
-
- TransactionContext() - Constructor for class com.arjuna.ats.jta.cdi.TransactionContext
-
- TransactionExtension - Class in com.arjuna.ats.jta.cdi
-
- TransactionExtension() - Constructor for class com.arjuna.ats.jta.cdi.TransactionExtension
-
- transactionIdentifier() - Method in class com.arjuna.mw.wst11.UserBusinessActivity
-
- transactionIdentifier() - Method in class com.arjuna.mw.wst11.UserTransaction
-
- 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.
- TransactionManager - Class in com.arjuna.mw.wst11
-
This is the interface that the core exposes in order to allow different
types of participants to be enrolled.
- TransactionManager() - Constructor for class com.arjuna.mw.wst11.TransactionManager
-
- transactionManager() - Static method in class com.arjuna.mw.wst11.TransactionManagerFactory
-
- TransactionManagerFactory - Class in com.arjuna.mw.wst11
-
- TransactionManagerFactory() - Constructor for class com.arjuna.mw.wst11.TransactionManagerFactory
-
- 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.
- TransactionRolledBackException - Exception in com.arjuna.wst
-
Thrown if the transaction rolls back rather than commits.
- TransactionRolledBackException() - Constructor for exception com.arjuna.wst.TransactionRolledBackException
-
- TransactionRolledBackException(String) - Constructor for exception com.arjuna.wst.TransactionRolledBackException
-
- TransactionScopeCleanup<T> - Class in com.arjuna.ats.jta.cdi
-
- TransactionScopeCleanup(TransactionContext, Transaction) - Constructor for class com.arjuna.ats.jta.cdi.TransactionScopeCleanup
-
- 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
-
- 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.
- TransactionStatusException - Exception in org.jboss.jbossts.star.provider
-
transaction status exception
- TransactionStatusException(String) - Constructor for exception org.jboss.jbossts.star.provider.TransactionStatusException
-
- 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
-
- TransactionStatusMapper - Class in org.jboss.jbossts.star.provider
-
map transaction status exceptions
- TransactionStatusMapper() - Constructor for class org.jboss.jbossts.star.provider.TransactionStatusMapper
-
- TransactionTypeManager - Class in com.arjuna.ats.arjuna.tools.log
-
- TransactionTypeManager.TransactionTypeMap - Interface in com.arjuna.ats.arjuna.tools.log
-
Only allows the movement of heuristic participants to the prepared list.
- tryLockMutex() - Method in class com.arjuna.ats.arjuna.StateManager
-
- trySuspend(boolean) - Method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
-
- tsLogger - Class in com.arjuna.ats.arjuna.logging
-
- tsLogger() - Constructor for class com.arjuna.ats.arjuna.logging.tsLogger
-
- tt1(String) - Method in class org.jboss.jbossts.star.service.Coordinator
-
- tt2(String) - Method in class org.jboss.jbossts.star.service.Coordinator
-
- tt3(String) - Method in class org.jboss.jbossts.star.service.Coordinator
-
- tt4(String) - Method in class org.jboss.jbossts.star.service.Coordinator
-
- tt5(String) - Method in class org.jboss.jbossts.star.service.Coordinator
-
- TwoPhaseCommitThreadPool - Class in com.arjuna.ats.arjuna.coordinator
-
- TwoPhaseCommitThreadPool() - Constructor for class com.arjuna.ats.arjuna.coordinator.TwoPhaseCommitThreadPool
-
- 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
-
- TwoPhaseHLS - Interface in com.arjuna.mw.wscf.model.twophase.hls
-
- 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
-
- TwoPhaseResult - Class in com.arjuna.mw.wscf.model.sagas.common
-
The outcomes which can be generated when a two-phase coordinator
attempts to prepare/commit/rollback.
- TwoPhaseResult() - Constructor for class com.arjuna.mw.wscf.model.sagas.common.TwoPhaseResult
-
- TwoPhaseResult - Class in com.arjuna.mw.wscf.model.twophase.common
-
The outcomes which can be generated when a two-phase coordinator
attempts to prepare/commit/rollback.
- TwoPhaseResult() - Constructor for class com.arjuna.mw.wscf.model.twophase.common.TwoPhaseResult
-
- 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_disable_nesting() - Static method 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.
- TxCommitStatistic - Class in com.arjuna.ats.arjuna.coordinator.internal
-
- TxCommitStatistic(long, long) - Constructor for class com.arjuna.ats.arjuna.coordinator.internal.TxCommitStatistic
-
- TxContext - Interface in com.arjuna.mw.wst
-
This class represents a handle on a stack of transactions.
- 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
-
- TxError - Error in com.arjuna.ats.jts.exceptions
-
Error that may be thrown during transaction processing.
- TxError() - Constructor for error com.arjuna.ats.jts.exceptions.TxError
-
- TxError(String) - Constructor for error com.arjuna.ats.jts.exceptions.TxError
-
- TxLog - Interface in com.arjuna.ats.arjuna.objectstore
-
All transaction logs MUST implement this interface.
- TXLOG_PERSISTENCE - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
-
- TxLogBean - Class in com.arjuna.ats.arjuna.tools.osb.api.mbeans
-
abstract implementation of the TxLog MBean
- TxLogBean(TxLog) - Constructor for class com.arjuna.ats.arjuna.tools.osb.api.mbeans.TxLogBean
-
- TxLogBeanMBean - Interface in com.arjuna.ats.arjuna.tools.osb.api.mbeans
-
- TxLogProxy - Class in com.arjuna.ats.arjuna.tools.osb.api.proxy
-
Remote proxy to a TxLog Store
- TxLogProxy(TxLogBeanMBean) - Constructor for class com.arjuna.ats.arjuna.tools.osb.api.proxy.TxLogProxy
-
- TxojEnvironmentBean - Class in com.arjuna.ats.txoj.common
-
A JavaBean containing configuration properties for the transactional object system.
- TxojEnvironmentBean() - Constructor for class com.arjuna.ats.txoj.common.TxojEnvironmentBean
-
- TxojEnvironmentBeanMBean - Interface in com.arjuna.ats.txoj.common
-
A JMX MBean interface containing configuration for the transactional object system.
- txojI18NLogger - Interface in com.arjuna.ats.txoj.logging
-
i18n log messages for the txoj module.
- txojLogger - Class in com.arjuna.ats.txoj.logging
-
- txojLogger() - Constructor for class com.arjuna.ats.txoj.logging.txojLogger
-
- txojPropertyManager - Class in com.arjuna.ats.txoj.common
-
Property manager wrapper for the TXOJ module.
- txojPropertyManager() - Constructor for class com.arjuna.ats.txoj.common.txojPropertyManager
-
- TxPerfGraph - Class in com.arjuna.ats.arjuna.tools.stats
-
- TxPerfGraph(JFrame) - Constructor for class com.arjuna.ats.arjuna.tools.stats.TxPerfGraph
-
Creates new form TxPerfGraph
- TxPerfPlugin - Class in com.arjuna.ats.arjuna.tools.stats
-
- TxPerfPlugin() - Constructor for class com.arjuna.ats.arjuna.tools.stats.TxPerfPlugin
-
- TxStats - Class in com.arjuna.ats.arjuna.coordinator
-
This class is used to maintain statistics on transactions that have been
created.
- TxStatsMBean - Interface in com.arjuna.ats.arjuna.coordinator
-
MBean interface for monitoring transaction statistics.
- type() - Method in class com.arjuna.ats.arjuna.AtomicAction
-
The type of the class is used to locate the state of the transaction log
in the object store.
- type() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
-
Re-implementation of abstract methods inherited from base class.
- type() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
-
Overloads StateManager.type()
- type() - Method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator
-
Overloads BasicAction.type()
- type() - Method in class com.arjuna.ats.arjuna.state.InputObjectState
-
- type() - Method in class com.arjuna.ats.arjuna.state.OutputObjectState
-
- type() - Method in class com.arjuna.ats.arjuna.StateManager
-
The object's type.
- type() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
-
Deprecated.
- 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()
- type() - Method in class org.jboss.jbossts.star.resource.RESTRecord
-
- typeIs() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
-
- typeIs() - Method in class org.jboss.jbossts.star.resource.RESTRecord
-
- typeName() - Static method in class org.jboss.jbossts.star.resource.RESTRecord
-
- typeOfAction() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
-
- typeToClass(int) - Static method in class com.arjuna.ats.arjuna.coordinator.RecordType
-