Skip navigation links
Narayana: all 5.3.3.Final
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 

A

abort() - Method in class com.arjuna.ats.arjuna.AtomicAction
Abort (rollback) the transaction.
Abort() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
This is the user callable abort operation.
Abort(boolean) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
This is the user callable abort operation.
abort(Executor) - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
abort() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.SubordinateAtomicAction
Abort (rollback) the transaction.
abort() - Method in class com.arjuna.ats.internal.jta.transaction.jts.AtomicTransaction
Does not change thread-to-tx association as base class rollback does.
abort() - Method in class com.arjuna.ats.internal.jta.transaction.jts.subordinate.SubordinateAtomicTransaction
Does not change thread-to-tx association as base class rollback does.
abort() - Method in class org.jboss.stm.async.Transaction
Abort (rollback) the transaction.
ABORT_ONLY - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
abortChild(ServerNestedAction) - Method in class com.arjuna.ats.internal.jts.interposition.resources.arjuna.ServerResource
 
ABORTED - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
aborted(Notification, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsat.CoordinatorInboundEvents
Handle the aborted event.
aborted(Notification, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsat.processors.CompletionInitiatorCallback
An aborted response.
aborted(Notification, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsat.processors.CoordinatorProcessor
Aborted.
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.
Aborted - Class in org.jboss.narayana.rest.integration.api
Participant rolled back.
Aborted() - Constructor for class org.jboss.narayana.rest.integration.api.Aborted
 
abortedOperation(Notification) - Method in class com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl
 
abortedOperation(Notification) - Method in class com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl
 
abortedOperation(Notification) - Method in interface org.oasis_open.docs.ws_tx.wsat._2006._06.CompletionInitiatorPortType
 
abortedOperation(Notification) - Method in interface org.oasis_open.docs.ws_tx.wsat._2006._06.CoordinatorPortType
 
ABORTING - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
abortStatus() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
AbstractJTAOverWSATHandler<C extends MessageContext> - Class in org.jboss.jbossts.txbridge.outbound
 
AbstractJTAOverWSATHandler() - Constructor for class org.jboss.jbossts.txbridge.outbound.AbstractJTAOverWSATHandler
 
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
 
accessURL(URL) - Static method in class org.jboss.jbossts.txbridge.utils.HttpUtils
Perform a get on the indicated URL and assert an HTTP_OK response code
accessURL(URL, String, int) - Static method in class org.jboss.jbossts.txbridge.utils.HttpUtils
Perform a get on the indicated URL and assert that the response code matches the expectedHttpCode argument.
accessURL(URL, String, int, int) - Static method in class org.jboss.jbossts.txbridge.utils.HttpUtils
 
accessURL(URL, String, int, Header[]) - Static method in class org.jboss.jbossts.txbridge.utils.HttpUtils
 
accessURL(URL, String, int, Header[], int) - Static method in class org.jboss.jbossts.txbridge.utils.HttpUtils
 
action - Variable in exception com.arjuna.webservices.SoapFault
The associated action.
ActionBean - Class in com.arjuna.ats.arjuna.tools.osb.mbean
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
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
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
ActionBeanWrapperInterface - Interface in com.arjuna.ats.arjuna.tools.osb.mbean
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
ActionControl - Interface in com.arjuna.ArjunaOTS
Generated from IDL interface "ActionControl".
ActionControlHelper - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "ActionControl".
ActionControlHelper() - Constructor for class com.arjuna.ArjunaOTS.ActionControlHelper
 
ActionControlHolder - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "ActionControl".
ActionControlHolder() - Constructor for class com.arjuna.ArjunaOTS.ActionControlHolder
 
ActionControlHolder(ActionControl) - Constructor for class com.arjuna.ArjunaOTS.ActionControlHolder
 
ActionControlOperations - Interface in com.arjuna.ArjunaOTS
Generated from IDL interface "ActionControl".
ActionControlPOA - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "ActionControl".
ActionControlPOA() - Constructor for class com.arjuna.ArjunaOTS.ActionControlPOA
 
ActionControlPOATie - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "ActionControl".
ActionControlPOATie(ActionControlOperations) - Constructor for class com.arjuna.ArjunaOTS.ActionControlPOATie
 
ActionControlPOATie(ActionControlOperations, POA) - Constructor for class com.arjuna.ArjunaOTS.ActionControlPOATie
 
actionHandle - Variable in class com.arjuna.ats.internal.txoj.abstractrecords.LockRecord
 
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.
ActionStore - Class in com.arjuna.ats.internal.arjuna.objectstore
The basic transaction log implementation.
ActionStore(ObjectStoreEnvironmentBean) - Constructor for class com.arjuna.ats.internal.arjuna.objectstore.ActionStore
 
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.
 
activate() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.CommitMarkableResourceRecordBean
Deprecated.
 
activate() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XAResourceRecordBean
Deprecated.
 
activate() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ArjunaTransactionImpleWrapper
Deprecated.
 
activate() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.RecoveredTransactionWrapper
 
activate() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ServerTransactionWrapper
 
activate() - Method in class org.jboss.jbossts.xts.recovery.coordinator.at.RecoverySubordinateATCoordinator
run parent activate and also make this coordinator visible if there might be a durable participant waiting for it to commit.
activate() - Method in class org.jboss.jbossts.xts.recovery.coordinator.ba.RecoverySubordinateBACoordinator
run parent activate and also make this coordinator visible if there might be a durable participant waiting for it to commit.
activate() - Method in class org.jboss.jbossts.xts.recovery.participant.at.ATParticipantRecoveryRecord
create a participant engine to manage commit or rollback processing for the participant and install it in the active participants table
activate() - Method in class org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryRecord
create a participant engine to manage commit or rollback processing for the participant and install it in the active participants table
activate() - Method in class org.jboss.jbossts.xts11.recovery.participant.at.ATParticipantRecoveryRecord
create a participant engine to manage commit or rollback processing for the participant and install it in the active participants table
activate() - Method in class org.jboss.jbossts.xts11.recovery.participant.ba.BAParticipantRecoveryRecord
create a participant engine to manage commit or rollback processing for the participant and install it in the active participants table
ACTIVATE_FAILED - Static variable in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveryStatus
 
activateCoordinator(CoordinatorInboundEvents, String) - Method in class com.arjuna.webservices11.wsat.processors.CoordinatorProcessor
Activate the coordinator.
activateCoordinator(CoordinatorCompletionCoordinatorInboundEvents, String) - Method in class com.arjuna.webservices11.wsba.processors.CoordinatorCompletionCoordinatorProcessor
Activate the coordinator.
activateCoordinator(ParticipantCompletionCoordinatorInboundEvents, String) - Method in class com.arjuna.webservices11.wsba.processors.ParticipantCompletionCoordinatorProcessor
Activate the coordinator.
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.
 
activated() - Method in interface com.arjuna.ats.internal.jta.transaction.arjunacore.jca.SubordinateTransaction
 
activated() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.SubordinateAtomicAction
 
activated() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple
Has the transaction been activated successfully? If not, we wait and try again later.
activated() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.SubordinateAtomicAction
 
activated() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.TransactionImple
Because of recovery, it is possible that a transaction may not be able to activate itself from the log initially, forcing us to retry later.
activated() - Method in class com.arjuna.ats.internal.jta.transaction.jts.subordinate.jca.TransactionImple
 
ACTIVATED - Static variable in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveryStatus
 
ActivatedObjectProcessor - Class in com.arjuna.webservices.base.processors
This class manages the association between an object and its identifier.
ActivatedObjectProcessor() - Constructor for class com.arjuna.webservices.base.processors.ActivatedObjectProcessor
 
activateObject(Object, String) - Method in class com.arjuna.webservices.base.processors.ActivatedObjectProcessor
Activate the object.
activateObject(Object, String) - Method in class com.arjuna.webservices.base.processors.ReactivatedObjectProcessor
Activate the object.
activateParticipant(BusinessActivityTerminator, String) - Method in class com.arjuna.webservices11.wsarjtx.processors.TerminationCoordinatorProcessor
Activate the participant.
activateParticipant(CompletionCoordinatorParticipant, String) - Method in class com.arjuna.webservices11.wsat.processors.CompletionCoordinatorProcessor
Activate the participant.
activateParticipant(CompletionCoordinatorParticipant, String) - Method in class com.arjuna.webservices11.wsat.processors.CompletionCoordinatorRPCProcessor
Activate the participant.
activateParticipant(ParticipantInboundEvents, String) - Method in class com.arjuna.webservices11.wsat.processors.ParticipantProcessor
Activate the participant.
activateParticipant(CoordinatorCompletionParticipantInboundEvents, String) - Method in class com.arjuna.webservices11.wsba.processors.CoordinatorCompletionParticipantProcessor
Activate the participant.
activateParticipant(ParticipantCompletionParticipantInboundEvents, String) - Method in class com.arjuna.webservices11.wsba.processors.ParticipantCompletionParticipantProcessor
Activate the participant.
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
 
ACTIVATION_ENDPOINT_NAME - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
 
ACTIVATION_ENDPOINT_QNAME - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
 
ACTIVATION_SERVICE_NAME - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
 
ACTIVATION_SERVICE_QNAME - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
 
ActivationCoordinator - Class in com.arjuna.wsc11
Wrapper around low level Activation Coordinator messaging.
ActivationCoordinator() - Constructor for class com.arjuna.wsc11.ActivationCoordinator
 
ActivationCoordinatorClient - Class in com.arjuna.webservices11.wscoor.client
The Client side of the Activation Coordinator.
ActivationCoordinatorInitialisation - Class in com.arjuna.webservices11.wscoor.server
Activate the Activation Coordinator service
ActivationCoordinatorInitialisation() - Constructor for class com.arjuna.webservices11.wscoor.server.ActivationCoordinatorInitialisation
 
ActivationCoordinatorProcessor - Class in com.arjuna.webservices11.wscoor.processors
The Activation Coordinator processor.
ActivationCoordinatorProcessor() - Constructor for class com.arjuna.webservices11.wscoor.processors.ActivationCoordinatorProcessor
 
ActivationCoordinatorProcessorImpl - Class in com.arjuna.wsc11.messaging
The Activation Coordinator processor.
ActivationCoordinatorProcessorImpl() - Constructor for class com.arjuna.wsc11.messaging.ActivationCoordinatorProcessorImpl
 
ActivationPortType - Interface in org.oasis_open.docs.ws_tx.wscoor._2006._06
This class was generated by the JAX-WS RI.
ActivationPortTypeImpl - Class in com.arjuna.webservices11.wscoor.sei
Created by IntelliJ IDEA.
ActivationPortTypeImpl() - Constructor for class com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl
 
ActivationRecord - Class in com.arjuna.ats.internal.arjuna.abstractrecords
 
ActivationRecord(int, StateManager, BasicAction) - Constructor for class com.arjuna.ats.internal.arjuna.abstractrecords.ActivationRecord
 
ActivationRecord() - Constructor for class com.arjuna.ats.internal.arjuna.abstractrecords.ActivationRecord
 
ActivationService - Class in org.oasis_open.docs.ws_tx.wscoor._2006._06
This class was generated by the JAX-WS RI.
ActivationService(URL, QName) - Constructor for class org.oasis_open.docs.ws_tx.wscoor._2006._06.ActivationService
 
ActivationService() - Constructor for class org.oasis_open.docs.ws_tx.wscoor._2006._06.ActivationService
 
Activator - Class in org.jboss.narayana.osgi.jta.internal
 
Activator() - Constructor for class org.jboss.narayana.osgi.jta.internal.Activator
 
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 - Exception in com.arjuna.ArjunaOTS
Generated from IDL exception "ActiveThreads".
ActiveThreads() - Constructor for exception com.arjuna.ArjunaOTS.ActiveThreads
 
ActiveThreads(String) - Constructor for exception com.arjuna.ArjunaOTS.ActiveThreads
 
activeThreads() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
ActiveThreadsHelper - Class in com.arjuna.ArjunaOTS
Generated from IDL exception "ActiveThreads".
ActiveThreadsHelper() - Constructor for class com.arjuna.ArjunaOTS.ActiveThreadsHelper
 
ActiveThreadsHolder - Class in com.arjuna.ArjunaOTS
com/arjuna/ArjunaOTS/ActiveThreadsHolder.java .
ActiveThreadsHolder() - Constructor for class com.arjuna.ArjunaOTS.ActiveThreadsHolder
 
ActiveThreadsHolder(ActiveThreads) - Constructor for class com.arjuna.ArjunaOTS.ActiveThreadsHolder
 
ActiveTransaction - Exception in com.arjuna.ArjunaOTS
Generated from IDL exception "ActiveTransaction".
ActiveTransaction() - Constructor for exception com.arjuna.ArjunaOTS.ActiveTransaction
 
ActiveTransaction(String) - Constructor for exception com.arjuna.ArjunaOTS.ActiveTransaction
 
ActiveTransactionHelper - Class in com.arjuna.ArjunaOTS
Generated from IDL exception "ActiveTransaction".
ActiveTransactionHelper() - Constructor for class com.arjuna.ArjunaOTS.ActiveTransactionHelper
 
ActiveTransactionHolder - Class in com.arjuna.ArjunaOTS
com/arjuna/ArjunaOTS/ActiveTransactionHolder.java .
ActiveTransactionHolder() - Constructor for class com.arjuna.ArjunaOTS.ActiveTransactionHolder
 
ActiveTransactionHolder(ActiveTransaction) - Constructor for class com.arjuna.ArjunaOTS.ActiveTransactionHolder
 
activity(int) - Method in interface com.arjuna.mw.wsas.activity.ActivityHierarchy
 
activity(int) - Method in class com.arjuna.mwlabs.wsas.activity.ActivityHierarchyImple
 
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.
ActivityHandleImple - Class in com.arjuna.mwlabs.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.
ActivityHandleImple(ActivityImple) - Constructor for class com.arjuna.mwlabs.wsas.activity.ActivityHandleImple
 
ActivityHierarchy - Interface in com.arjuna.mw.wsas.activity
This class represents a handle on a stack of activities.
ActivityHierarchyImple - Class in com.arjuna.mwlabs.wsas.activity
This class represents a handle on a stack of activities.
ActivityHierarchyImple(ActivityImple) - Constructor for class com.arjuna.mwlabs.wsas.activity.ActivityHierarchyImple
 
ActivityHierarchyImple(ActivityHierarchyImple) - Constructor for class com.arjuna.mwlabs.wsas.activity.ActivityHierarchyImple
 
activityId() - Method in interface com.arjuna.mw.wsas.UserActivity
 
activityId() - Method in class com.arjuna.mwlabs.wsas.UserActivityImple
 
ActivityImple - Class in com.arjuna.mwlabs.wsas.activity
The Activity.
ActivityImple(String) - Constructor for class com.arjuna.mwlabs.wsas.activity.ActivityImple
 
ActivityImple(ActivityImple, String) - Constructor for class com.arjuna.mwlabs.wsas.activity.ActivityImple
 
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
 
ActivityManagerImple - Class in com.arjuna.mwlabs.wsas
The activity manager is the way in which an HLS can register itself with the activity service.
ActivityManagerImple() - Constructor for class com.arjuna.mwlabs.wsas.ActivityManagerImple
 
activityName() - Method in interface com.arjuna.mw.wsas.UserActivity
What is the name of the current activity? Use only for debugging purposes!
activityName() - Method in class com.arjuna.mwlabs.wsas.activity.ActivityImple
What is the name of the current activity? Use only for debugging purposes!
activityName() - Method in class com.arjuna.mwlabs.wsas.UserActivityImple
What is the name of the current activity? Use only for debugging purposes!
ActivityReaper - Class in com.arjuna.mwlabs.wsas.activity
Class to record activities with non-zero timeout values, and class to implement a activity reaper thread which terminates these activities once their timeout elapses.
activityReaper() - Static method in class com.arjuna.mwlabs.wsas.activity.ActivityReaper
 
activityReaper(boolean) - Static method in class com.arjuna.mwlabs.wsas.activity.ActivityReaper
 
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(ReaperElement) - Method in class com.arjuna.ats.internal.arjuna.coordinator.ReaperElementManager
 
add(FactoryCreator, int) - Static method in class com.arjuna.ats.internal.jts.interposition.FactoryList
 
add(TxAssociation) - Static method in class com.arjuna.ats.jts.extensions.ThreadAssociations
 
add(AtomicDouble) - Method in class org.jboss.stm.internal.types.AtomicDoubleImpl
 
add(AtomicFloat) - Method in class org.jboss.stm.internal.types.AtomicFloatImpl
 
add(AtomicInteger) - Method in class org.jboss.stm.internal.types.AtomicIntegerImpl
 
add(AtomicLong) - Method in class org.jboss.stm.internal.types.AtomicLongImpl
 
add(AtomicDouble) - Method in interface org.jboss.stm.types.AtomicDouble
 
add(AtomicFloat) - Method in interface org.jboss.stm.types.AtomicFloat
 
add(AtomicInteger) - Method in interface org.jboss.stm.types.AtomicInteger
 
add(AtomicLong) - Method in interface org.jboss.stm.types.AtomicLong
 
ADD_FAILED - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
addActionControlHierarchy(ActionControl) - Method in class com.arjuna.ats.internal.jts.context.ContextManager
 
addActiveProxy(String) - Static method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
 
addActiveProxy(String) - Static method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateATCoordinator
 
addAttribute(Attribute) - Method in class com.arjuna.orbportability.OA
 
addAttribute(Attribute) - Method in class com.arjuna.orbportability.ORB
 
addCallback(String, SubordinateBACoordinator.SubordinateCallback) - Static method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
register a callback to be called when a subordinate transaction with a specific key executes a commit or rollback.
addCallback(String, SubordinateATCoordinator.SubordinateCallback) - Static method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateATCoordinator
register a callback to be called when a subordinate transaction with a specific key executes a commit or rollback.
addChild(ServerNestedAction) - Method in class com.arjuna.ats.internal.jts.interposition.resources.arjuna.ServerResource
 
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.
addConnection(Socket) - Method in class com.arjuna.ats.internal.arjuna.recovery.Listener
 
addContextFactory(String, ContextFactory) - Method in class com.arjuna.wsc11.ContextFactoryMapper
Add a context factory for the specified coordination type.
addControl() - Method in class com.arjuna.ats.internal.jts.orbspecific.ControlImple
Transaction needs to call these methods to enable garbage collection to occur.
addControl() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.ServerControl
 
addControlImpleHierarchy(ControlImple) - Method in class com.arjuna.ats.internal.jts.context.ContextManager
 
addCoordinator(CoordinatorElement) - Method in class org.jboss.jbossts.star.util.media.txstatusext.TransactionManagerElement
 
addCoordinator(String) - Method in class org.jboss.jbossts.star.util.media.txstatusext.TransactionManagerElement
 
addDefault(FactoryCreator, int) - Static method in class com.arjuna.ats.internal.jts.interposition.FactoryList
Only allow a default to be added once!
added() - Static method in class com.arjuna.ats.internal.jta.Implementations
 
added() - Static method in class com.arjuna.ats.internal.jta.Implementationsx
 
added() - Static method in class com.arjuna.ats.internal.jts.Implementations
 
added() - Static method in class com.arjuna.ats.internal.txoj.Implementations
 
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.
addHLS(HLS) - Static method in class com.arjuna.mwlabs.wsas.activity.HLSManager
 
addHLS(HLS) - Method in class com.arjuna.mwlabs.wsas.ActivityManagerImple
 
addInboundBridge(InboundBridge) - Method in class org.jboss.narayana.rest.bridge.inbound.InboundBridgeManager
 
addingService(ServiceReference<XAResourceRecovery>) - Method in class org.jboss.narayana.osgi.jta.internal.OsgiServer
 
addInParameter(String, boolean, String, boolean, String) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
 
addLink(StringBuilder, String, StringBuilder, boolean) - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
addLink2(StringBuilder, String, String, boolean) - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
addLinkHeader(Response.ResponseBuilder, UriInfo, String, String, String...) - Static method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
addListener(ReaperMonitor) - Method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
 
addListener(Transaction, TransactionListener, EnumSet<EventType>) - Method in class com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate
register a listener for transaction related events that effect the current thread
addModule(RecoveryModule) - Method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
Add a recovery module to the system.
addModule(RecoveryModule) - Method in class com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery
Add the specified module to the end of the recovery module list.
addModule(RecoveryModule) - Method in class com.arjuna.ats.internal.arjuna.recovery.RecoveryManagerImple
 
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
 
addParticipantInformation(String, ParticipantInformation) - Method in class org.jboss.narayana.rest.integration.ParticipantsContainer
 
addParticipantRecoveryRecord(Uid, ATParticipantRecoveryRecord) - Method in class org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManager
add a recovered participant record to the table of unrecovered participants which need to be recreated following recovery
addParticipantRecoveryRecord(Uid, ATParticipantRecoveryRecord) - Method in class org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManagerImple
add a recovered participant record to the table of unrecovered participants which need to be recreated following recovery
addParticipantRecoveryRecord(Uid, BAParticipantRecoveryRecord) - Method in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManager
add a recovered participant record to the table of unrecovered participants which need to be recreated following recovery
addParticipantRecoveryRecord(Uid, BAParticipantRecoveryRecord) - Method in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManagerImple
add a recovered participant record to the table of unrecovered participants which need to be recreated following recovery
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.
addRecoveredBridge(InboundBridge) - Static method in class org.jboss.narayana.rest.bridge.inbound.InboundBridgeRecoveryModule
Adds recovered bridge to recovered bridges map.
addRecoveredCoordinator(SubordinateBACoordinator) - Static method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
 
addRecoveredCoordinator(SubordinateATCoordinator) - Static method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateATCoordinator
 
addRegistrar(String, Registrar) - Method in class com.arjuna.wsc11.RegistrarMapper
Add a registrar for the specified protocol identifier.
addRemoteHierarchy(Control) - Method in class com.arjuna.ats.internal.jts.context.ContextManager
We could maintain a list of suspended action hierarchies and resume the right one (and the right place!) given the control.
addResourceRecord(Uid, Resource) - Method in class com.arjuna.ats.internal.jts.recovery.transactions.CachedRecoveredTransaction
Add a new resource to a recovered transaction.
addResourceRecord(Uid, Resource) - Method in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredServerTransaction
Allows a new Resource to be added to the transaction.
addResourceRecord(Uid, Resource) - Method in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredTransaction
Allows a new Resource to be added to the transaction.
addResourceRecord(Uid, String, Uid, Resource) - Static method in class com.arjuna.ats.internal.jts.recovery.transactions.TransactionCache
Add a new resource to a recovered transaction.
AddressingHelper - Class in com.arjuna.webservices11.wsaddr
The complete addressing context.
AddressingHelper() - Constructor for class com.arjuna.webservices11.wsaddr.AddressingHelper
 
addSerializableXAResourceDeserializer(SerializableXAResourceDeserializer) - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule
 
addSerializableXAResourceDeserializer(SerializableXAResourceDeserializer) - Method in class com.arjuna.ats.jbossatx.jta.RecoveryManagerService
 
addSetup(ThreadSetup) - Static method in class com.arjuna.ats.internal.arjuna.thread.ThreadActionData
Add a per thread setup object to the global list.
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.
addToCache(String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore
 
addTransaction(TransactionTypeManager.TransactionTypeMap) - Method in class com.arjuna.ats.arjuna.tools.log.TransactionTypeManager
 
addTwoPhaseAware(TwoPhaseAwareParticipantElement) - Method in class org.jboss.jbossts.star.util.media.txstatusext.CoordinatorElement
 
addTwoPhaseUnaware(TwoPhaseUnawareParticipantElement) - Method in class org.jboss.jbossts.star.util.media.txstatusext.CoordinatorElement
 
addVolatileParticipant(String) - Method in class org.jboss.jbossts.star.resource.Transaction
 
addVolatileParticipant(String) - Method in class org.jboss.jbossts.star.util.media.txstatusext.CoordinatorElement
 
addVolatileParticipant(String, VolatileParticipant) - Method in class org.jboss.narayana.rest.integration.ParticipantsContainer
 
addWork(Work, Transaction) - Static method in class com.arjuna.ats.internal.jta.transaction.arjunacore.jca.TxWorkManager
Add the specified work unit to the specified transaction.
addWork(Work, Transaction) - Static method in class com.arjuna.ats.internal.jta.transaction.jts.jca.TxWorkManager
Add the specified work unit to the specified transaction.
addXAResourceMap(String, XAResourceMap) - Static method in class com.arjuna.ats.internal.jta.resources.XAResourceErrorHandler
 
addXAResourceOrphanFilter(XAResourceOrphanFilter) - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule
 
addXAResourceRecovery(XAResourceRecovery) - Method in class com.arjuna.ats.jbossatx.jta.RecoveryManagerService
 
addXAResourceRecoveryHelper(XAResourceRecoveryHelper) - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule
 
after_completion(Status) - Method in class com.arjuna.ArjunaOTS._JTAInterposedSynchronizationStub
 
after_completion(Status) - Method in class com.arjuna.ArjunaOTS._ManagedSynchronizationStub
 
after_completion(Status) - Method in class com.arjuna.ArjunaOTS.JTAInterposedSynchronizationPOATie
 
after_completion(Status) - Method in class com.arjuna.ArjunaOTS.ManagedSynchronizationPOATie
 
after_completion(Status) - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.SynchronizationImple
 
after_completion(Status) - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.ServerSynchronization
 
after_completion(Status) - Method in class org.omg.CosTransactions._SynchronizationStub
 
after_completion(Status) - Method in interface org.omg.CosTransactions.SynchronizationOperations
 
after_completion(Status) - Method in class org.omg.CosTransactions.SynchronizationPOATie
 
afterBeanDiscovery(AfterBeanDiscovery, BeanManager) - Method in class com.arjuna.ats.jta.cdi.TransactionExtension
 
afterBeanDiscovery(AfterBeanDiscovery, BeanManager) - Method in class org.jboss.narayana.compensations.impl.CompensationsCDIExtension
 
afterBeanDiscovery(AfterBeanDiscovery, BeanManager) - Method in class org.jboss.narayana.compensations.impl.CompensationScopedExtension
 
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.internal.jdbc.ConnectionSynchronization
 
afterCompletion(int) - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple
 
afterCompletion(int) - Method in class com.arjuna.ats.internal.jta.resources.jts.CleanupSynchronization
 
afterCompletion(int) - Method in class com.arjuna.ats.internal.jta.resources.jts.LocalCleanupSynchronization
status is ActionStatus
afterCompletion(int) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.jca.WorkSynchronization
A null-op.
afterCompletion(int) - Method in class com.arjuna.ats.internal.jta.transaction.jts.jca.WorkSynchronization
A null-op.
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 com.arjuna.mwlabs.wscf.model.sagas.arjunacore.SynchronizationRecord
 
afterCompletion(int) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.SynchronizationRecord
 
afterCompletion(int) - Method in class com.arjuna.mwlabs.wst.at.participants.VolatileTwoPhaseCommitParticipant
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 com.arjuna.mwlabs.wst11.at.participants.CleanupSynchronization
 
afterCompletion(int) - Method in class com.arjuna.mwlabs.wst11.ba.participants.CleanupSynchronization
 
afterCompletion(int) - Method in class org.jboss.jbossts.star.resource.Transaction
 
afterCompletion(int, boolean) - Method in class org.jboss.jbossts.star.resource.Transaction
 
afterCompletion(int) - Method in class org.jboss.jbossts.txbridge.outbound.BridgeSynchronization
This method is called by the transaction manager after the transaction is committed or rolled back.
afterCompletion(int) - Method in class org.jboss.narayana.jta.jms.ConnectionClosingSynchronization
 
afterCompletion(int) - Method in class org.jboss.narayana.jta.jms.SessionClosingSynchronization
 
afterCompletion(TxStatus) - Method in interface org.jboss.narayana.rest.integration.api.VolatileParticipant
 
afterCompletion(String, String) - Method in class org.jboss.narayana.rest.integration.VolatileParticipantResource
 
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
 
allCompleted() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredServerTransaction
 
allCompleted() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredTransaction
 
allControls - Static variable in class com.arjuna.ats.internal.jts.orbspecific.ControlImple
 
allHighLevelServices() - Method in interface com.arjuna.mw.wsas.ActivityManager
Allows an invoker to obtain a list of all registered HLSs.
allHighLevelServices() - Static method in class com.arjuna.mwlabs.wsas.activity.HLSManager
 
allHighLevelServices() - Method in class com.arjuna.mwlabs.wsas.ActivityManagerImple
 
allLogUids(String, InputObjectState, int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.LogStore
 
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
 
allObjUids(String, InputObjectState, int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore
Given a type name initialise the state to contains all of the Uids of objects of that type
allObjUids(String, InputObjectState, int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.HashedStore
Given a type name initialise state to contains all of the Uids of objects of that type
allObjUids(String, InputObjectState) - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqObjectStoreAdaptor
 
allObjUids(String, InputObjectState, int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqObjectStoreAdaptor
Obtain all of the Uids for a specified type.
allObjUids(String, InputObjectState, int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCImple_driver
allObjUids - Given a type name, return an ObjectState that contains all of the uids of objects of that type.
allObjUids(String, InputObjectState) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCStore
 
allObjUids(String, InputObjectState, int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCStore
 
allObjUids(String, InputObjectState, int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.LogStore
This is a recovery-only method and should not be called during normal execution.
allObjUids(String, InputObjectState, int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.TwoPhaseVolatileStore
Obtain all of the Uids for a specified type.
allObjUids(String, InputObjectState, int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.VolatileStore
Obtain all of the Uids for a specified type.
allServerControls - Static variable in class com.arjuna.ats.internal.jts.orbspecific.interposition.ServerControl
 
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
 
allTypes(InputObjectState) - Method in class com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore
 
allTypes(OutputObjectState, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore
 
allTypes(InputObjectState) - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqObjectStoreAdaptor
Obtain all types of objects stored in the object store.
allTypes(InputObjectState) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCImple_driver
 
allTypes(InputObjectState) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCStore
 
allTypes(InputObjectState) - Method in class com.arjuna.ats.internal.arjuna.objectstore.TwoPhaseVolatileStore
Obtain all types of objects stored in the object store.
allTypes(InputObjectState) - Method in class com.arjuna.ats.internal.arjuna.objectstore.VolatileStore
Obtain all types of objects stored in the object store.
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(OTSAbstractRecord) - Method in class com.arjuna.ArjunaOTS._OTSAbstractRecordStub
 
alter(OTSAbstractRecord) - Method in interface com.arjuna.ArjunaOTS.OTSAbstractRecordOperations
 
alter(OTSAbstractRecord) - Method in class com.arjuna.ArjunaOTS.OTSAbstractRecordPOATie
 
alter(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Alter the current record with the one presented.
alter(AbstractRecord) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.ActivationRecord
 
alter(AbstractRecord) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.LastResourceRecord
 
alter(AbstractRecord) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.RecoveryRecord
 
alter(AbstractRecord) - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.CommitMarkableResourceRecord
 
alter(AbstractRecord) - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
 
alter(OTSAbstractRecord) - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord
 
alter(AbstractRecord) - Method in class com.arjuna.ats.internal.jts.resources.ExtendedResourceRecord
 
alter(AbstractRecord) - Method in class com.arjuna.ats.internal.jts.resources.ResourceRecord
 
alter(AbstractRecord) - Method in class com.arjuna.ats.internal.txoj.abstractrecords.LockRecord
 
alter(AbstractRecord) - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.ParticipantRecord
 
alter(AbstractRecord) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ParticipantRecord
 
alter(AbstractRecord) - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
and(AtomicBoolean) - Method in class org.jboss.stm.internal.types.AtomicBooleanImpl
 
and(AtomicBoolean) - Method in interface org.jboss.stm.types.AtomicBoolean
The following operations produce side-effects in that the return values are new objects based on the current state of the current object and the parameter.
ANDPERSISTENT - Static variable in class com.arjuna.ats.arjuna.ObjectType
 
AndroidProcessId - Class in com.arjuna.ats.internal.arjuna.utils
Obtains a unique value to represent the process id via sockets and ports.
AndroidProcessId() - Constructor for class com.arjuna.ats.internal.arjuna.utils.AndroidProcessId
Use the Android Process instance to get myPid.
any - Variable in class com.arjuna.schemas.ws._2005._10.wsarjtx.ExceptionType
 
any - Variable in class com.arjuna.schemas.ws._2005._10.wsarjtx.NotificationType
 
any - Variable in class org.oasis_open.docs.ws_tx.wsat._2006._06.ATAssertion
 
any - Variable in class org.oasis_open.docs.ws_tx.wsat._2006._06.Notification
 
any - Variable in class org.oasis_open.docs.ws_tx.wsba._2006._06.BAAtomicOutcomeAssertion
 
any - Variable in class org.oasis_open.docs.ws_tx.wsba._2006._06.BAMixedOutcomeAssertion
 
any - Variable in class org.oasis_open.docs.ws_tx.wsba._2006._06.ExceptionType
 
any - Variable in class org.oasis_open.docs.ws_tx.wsba._2006._06.NotificationType
 
any - Variable in class org.oasis_open.docs.ws_tx.wsba._2006._06.StatusType
 
any - Variable in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CoordinationContext
 
any - Variable in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CreateCoordinationContextResponseType
 
any - Variable in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CreateCoordinationContextType
 
any - Variable in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CreateCoordinationContextType.CurrentContext
 
any - Variable in class org.oasis_open.docs.ws_tx.wscoor._2006._06.RegisterResponseType
 
any - Variable in class org.oasis_open.docs.ws_tx.wscoor._2006._06.RegisterType
 
any - Variable in class org.xmlsoap.schemas.soap.envelope.Body
 
any - Variable in class org.xmlsoap.schemas.soap.envelope.Detail
 
any - Variable in class org.xmlsoap.schemas.soap.envelope.Envelope
 
any - Variable in class org.xmlsoap.schemas.soap.envelope.Header
 
AppendLogTransaction - Class in com.arjuna.ats.internal.arjuna.coordinator
Needs further consideration and then completion.
AppendLogTransaction() - Constructor for class com.arjuna.ats.internal.arjuna.coordinator.AppendLogTransaction
 
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
 
ArjunaConstants - Interface in com.arjuna.webservices.wsarj
Interface containing Arjuna WS constants.
ArjunaContext - Class in com.arjuna.webservices11.wsarj
The arjuna context.
ArjunaContextImple - Class in com.arjuna.mwlabs.wst11.at.context
On demand this class creates the SOAP context information necessary to propagate the hierarchy of coordinators associated with the current thread.
ArjunaContextImple() - Constructor for class com.arjuna.mwlabs.wst11.at.context.ArjunaContextImple
 
ArjunaContextImple(ATCoordinator) - Constructor for class com.arjuna.mwlabs.wst11.at.context.ArjunaContextImple
 
ArjunaContextImple - Class in com.arjuna.mwlabs.wst11.ba.context
On demand this class creates the SOAP context information necessary to propagate the hierarchy of coordinators associated with the current thread.
ArjunaContextImple() - Constructor for class com.arjuna.mwlabs.wst11.ba.context.ArjunaContextImple
 
ArjunaContextImple(BACoordinator) - Constructor for class com.arjuna.mwlabs.wst11.ba.context.ArjunaContextImple
 
arjunaDriver - Static variable in class com.arjuna.ats.jdbc.TransactionalDriver
 
ArjunaFactory - Interface in com.arjuna.ArjunaOTS
Generated from IDL interface "ArjunaFactory".
ArjunaFactoryHelper - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "ArjunaFactory".
ArjunaFactoryHelper() - Constructor for class com.arjuna.ArjunaOTS.ArjunaFactoryHelper
 
ArjunaFactoryHolder - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "ArjunaFactory".
ArjunaFactoryHolder() - Constructor for class com.arjuna.ArjunaOTS.ArjunaFactoryHolder
 
ArjunaFactoryHolder(ArjunaFactory) - Constructor for class com.arjuna.ArjunaOTS.ArjunaFactoryHolder
 
ArjunaFactoryOperations - Interface in com.arjuna.ArjunaOTS
Generated from IDL interface "ArjunaFactory".
ArjunaFactoryPOA - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "ArjunaFactory".
ArjunaFactoryPOA() - Constructor for class com.arjuna.ArjunaOTS.ArjunaFactoryPOA
 
ArjunaFactoryPOATie - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "ArjunaFactory".
ArjunaFactoryPOATie(ArjunaFactoryOperations) - Constructor for class com.arjuna.ArjunaOTS.ArjunaFactoryPOATie
 
ArjunaFactoryPOATie(ArjunaFactoryOperations, POA) - Constructor for class com.arjuna.ArjunaOTS.ArjunaFactoryPOATie
 
arjunaI18NLogger - Interface in com.arjuna.ats.arjuna.logging
i18n log messages for the arjuna module.
arjunaI18NLogger_$logger - Class in com.arjuna.ats.arjuna.logging
Warning this class consists of generated code.
arjunaI18NLogger_$logger(Logger) - Constructor for class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
arjunaRestrictedXID() - Static method in class com.arjuna.ats.jts.extensions.Arjuna
 
arjunaStrictXID() - Static method in class com.arjuna.ats.jts.extensions.Arjuna
 
ArjunaSubtranAwareResource - Interface in com.arjuna.ArjunaOTS
Generated from IDL interface "ArjunaSubtranAwareResource".
ArjunaSubtranAwareResourceHelper - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "ArjunaSubtranAwareResource".
ArjunaSubtranAwareResourceHelper() - Constructor for class com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourceHelper
 
ArjunaSubtranAwareResourceHolder - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "ArjunaSubtranAwareResource".
ArjunaSubtranAwareResourceHolder() - Constructor for class com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourceHolder
 
ArjunaSubtranAwareResourceHolder(ArjunaSubtranAwareResource) - Constructor for class com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourceHolder
 
ArjunaSubtranAwareResourceOperations - Interface in com.arjuna.ArjunaOTS
Generated from IDL interface "ArjunaSubtranAwareResource".
ArjunaSubtranAwareResourcePOA - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "ArjunaSubtranAwareResource".
ArjunaSubtranAwareResourcePOA() - Constructor for class com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourcePOA
 
ArjunaSubtranAwareResourcePOATie - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "ArjunaSubtranAwareResource".
ArjunaSubtranAwareResourcePOATie(ArjunaSubtranAwareResourceOperations) - Constructor for class com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourcePOATie
 
ArjunaSubtranAwareResourcePOATie(ArjunaSubtranAwareResourceOperations, POA) - Constructor for class com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourcePOATie
 
ArjunaTransaction - Interface in com.arjuna.ArjunaOTS
Generated from IDL interface "ArjunaTransaction".
ArjunaTransactionHelper - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "ArjunaTransaction".
ArjunaTransactionHelper() - Constructor for class com.arjuna.ArjunaOTS.ArjunaTransactionHelper
 
ArjunaTransactionHolder - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "ArjunaTransaction".
ArjunaTransactionHolder() - Constructor for class com.arjuna.ArjunaOTS.ArjunaTransactionHolder
 
ArjunaTransactionHolder(ArjunaTransaction) - Constructor for class com.arjuna.ArjunaOTS.ArjunaTransactionHolder
 
ArjunaTransactionImple - Class in com.arjuna.ats.internal.jts.orbspecific.coordinator
OTS implementation class.
ArjunaTransactionImple(Control) - Constructor for class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
 
ArjunaTransactionImple(Control, ArjunaTransactionImple) - Constructor for class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
 
ArjunaTransactionImple(Uid, Control) - Constructor for class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
 
ArjunaTransactionImple(Uid, Control, ArjunaTransactionImple) - Constructor for class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
 
ArjunaTransactionImple(Uid) - Constructor for class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
For crash recovery purposes only.
ArjunaTransactionImpleWrapper - Class in com.arjuna.ats.internal.jta.tools.osb.mbean.jts
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
ArjunaTransactionImpleWrapper() - Constructor for class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ArjunaTransactionImpleWrapper
Deprecated.
 
ArjunaTransactionImpleWrapper(Uid) - Constructor for class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ArjunaTransactionImpleWrapper
Deprecated.
 
ArjunaTransactionImpleWrapper(ActionBean, UidWrapper) - Constructor for class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ArjunaTransactionImpleWrapper
Deprecated.
 
ArjunaTransactionOperations - Interface in com.arjuna.ArjunaOTS
Generated from IDL interface "ArjunaTransaction".
ArjunaTransactionPOA - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "ArjunaTransaction".
ArjunaTransactionPOA() - Constructor for class com.arjuna.ArjunaOTS.ArjunaTransactionPOA
 
ArjunaTransactionPOATie - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "ArjunaTransaction".
ArjunaTransactionPOATie(ArjunaTransactionOperations) - Constructor for class com.arjuna.ArjunaOTS.ArjunaTransactionPOATie
 
ArjunaTransactionPOATie(ArjunaTransactionOperations, POA) - Constructor for class com.arjuna.ArjunaOTS.ArjunaTransactionPOATie
 
ArjunaTX11Constants - Interface in com.arjuna.webservices11.wsarjtx
Interface containing Arjuna WS constants.
ArjunaTXConstants - Interface in com.arjuna.webservices.wsarjtx
Interface containing Arjuna WS constants.
arjunaXID() - Static method in class com.arjuna.ats.jts.extensions.Arjuna
 
ArrayFactory<E> - Class in org.jboss.stm.types
 
ArrayFactory() - Constructor for class org.jboss.stm.types.ArrayFactory
 
associate() - Method in class com.arjuna.ats.internal.jts.context.ContextManager
Force the thread-to-transaction association.
associate() - Method in class com.arjuna.mwlabs.wst11.at.RegistrarImple
 
associate(ATCoordinator) - Method in class com.arjuna.mwlabs.wst11.at.RegistrarImple
 
associate() - Method in class com.arjuna.mwlabs.wst11.ba.RegistrarImple
 
associate(BACoordinator) - Method in class com.arjuna.mwlabs.wst11.ba.RegistrarImple
 
ASSOCIATED - Static variable in class com.arjuna.ats.internal.jta.xa.TxInfo
 
ASSOCIATION_SUSPENDED - Static variable in class com.arjuna.ats.internal.jta.xa.TxInfo
 
assumeComplete() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.AssumedCompleteHeuristicServerTransaction
 
assumeComplete() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.AssumedCompleteHeuristicTransaction
 
assumeComplete() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.AssumedCompleteServerTransaction
This T is already assumed complete, so return false
assumeComplete() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.AssumedCompleteTransaction
This T is already assumed complete, so return false
assumeComplete() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredServerTransaction
 
assumeComplete() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredTransaction
 
ASSUMED_OBJECT_NOT_EXIST - Static variable in class com.arjuna.ats.jts.recovery.RecoveryEnvironment
Deprecated.
 
AssumedCompleteHeuristicServerTransaction - Class in com.arjuna.ats.internal.jts.recovery.transactions
 
AssumedCompleteHeuristicServerTransaction(Uid) - Constructor for class com.arjuna.ats.internal.jts.recovery.transactions.AssumedCompleteHeuristicServerTransaction
 
AssumedCompleteHeuristicTransaction - Class in com.arjuna.ats.internal.jts.recovery.transactions
 
AssumedCompleteHeuristicTransaction(Uid) - Constructor for class com.arjuna.ats.internal.jts.recovery.transactions.AssumedCompleteHeuristicTransaction
 
AssumedCompleteServerTransaction - Class in com.arjuna.ats.internal.jts.recovery.transactions
Transaction relic of a committed transaction that did not get committed responses from all resources/subordinates.
AssumedCompleteServerTransaction(Uid) - Constructor for class com.arjuna.ats.internal.jts.recovery.transactions.AssumedCompleteServerTransaction
 
AssumedCompleteTransaction - Class in com.arjuna.ats.internal.jts.recovery.transactions
Transaction relic of a committed transaction that did not get committed responses from all resources/subordinates.
AssumedCompleteTransaction(Uid) - Constructor for class com.arjuna.ats.internal.jts.recovery.transactions.AssumedCompleteTransaction
 
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
 
ATAssertion - Class in org.oasis_open.docs.ws_tx.wsat._2006._06
Java class for anonymous complex type.
ATAssertion() - Constructor for class org.oasis_open.docs.ws_tx.wsat._2006._06.ATAssertion
 
ATCoordinator - Class in com.arjuna.mwlabs.wscf.model.twophase.arjunacore
This class represents a specific coordination instance.
ATCoordinator() - Constructor for class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ATCoordinator
 
ATCoordinator(Uid) - Constructor for class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ATCoordinator
 
ATCoordinatorRecoveryModule - Class in org.jboss.jbossts.xts.recovery.coordinator.at
This class is a plug-in module for the recovery manager.
ATCoordinatorRecoveryModule() - Constructor for class org.jboss.jbossts.xts.recovery.coordinator.at.ATCoordinatorRecoveryModule
 
ATCoordinatorRecoveryModule(String) - Constructor for class org.jboss.jbossts.xts.recovery.coordinator.at.ATCoordinatorRecoveryModule
 
ATOMIC_ACTION_TYPE - Static variable in class com.arjuna.ats.internal.jta.recovery.arjunacore.RecoverConnectableAtomicAction
 
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 - Class in com.arjuna.ats.internal.jta.transaction.arjunacore
 
AtomicAction() - Constructor for class com.arjuna.ats.internal.jta.transaction.arjunacore.AtomicAction
 
AtomicAction(Uid) - Constructor for class com.arjuna.ats.internal.jta.transaction.arjunacore.AtomicAction
Only used by failure recovery to recreate an inflight transaction.
ATOMICACTION_COMMIT - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
ATOMICACTION_ROLLBACK - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
AtomicActionExpiryScanner - Class in com.arjuna.ats.internal.arjuna.recovery
This class is a plug-in module for the recovery manager.
AtomicActionExpiryScanner() - Constructor for class com.arjuna.ats.internal.arjuna.recovery.AtomicActionExpiryScanner
 
AtomicActionRecoveryModule - Class in com.arjuna.ats.internal.arjuna.recovery
This class is a plug-in module for the recovery manager.
AtomicActionRecoveryModule() - Constructor for class com.arjuna.ats.internal.arjuna.recovery.AtomicActionRecoveryModule
 
AtomicActionRecoveryModule(String) - Constructor for class com.arjuna.ats.internal.arjuna.recovery.AtomicActionRecoveryModule
 
AtomicArray<E> - Interface in org.jboss.stm.types
An array of basic types.
AtomicArrayImpl<E> - Class in org.jboss.stm.internal.types
 
AtomicArrayImpl() - Constructor for class org.jboss.stm.internal.types.AtomicArrayImpl
 
AtomicArrayImpl(int) - Constructor for class org.jboss.stm.internal.types.AtomicArrayImpl
 
AtomicBoolean - Interface in org.jboss.stm.types
 
AtomicBooleanImpl - Class in org.jboss.stm.internal.types
 
AtomicBooleanImpl() - Constructor for class org.jboss.stm.internal.types.AtomicBooleanImpl
 
AtomicBooleanImpl(boolean) - Constructor for class org.jboss.stm.internal.types.AtomicBooleanImpl
 
AtomicDouble - Interface in org.jboss.stm.types
 
AtomicDoubleImpl - Class in org.jboss.stm.internal.types
 
AtomicDoubleImpl() - Constructor for class org.jboss.stm.internal.types.AtomicDoubleImpl
 
AtomicDoubleImpl(double) - Constructor for class org.jboss.stm.internal.types.AtomicDoubleImpl
 
AtomicFactory - Class in org.jboss.stm.types
 
AtomicFloat - Interface in org.jboss.stm.types
 
AtomicFloatImpl - Class in org.jboss.stm.internal.types
 
AtomicFloatImpl() - Constructor for class org.jboss.stm.internal.types.AtomicFloatImpl
 
AtomicFloatImpl(float) - Constructor for class org.jboss.stm.internal.types.AtomicFloatImpl
 
AtomicInteger - Interface in org.jboss.stm.types
 
AtomicIntegerImpl - Class in org.jboss.stm.internal.types
 
AtomicIntegerImpl() - Constructor for class org.jboss.stm.internal.types.AtomicIntegerImpl
 
AtomicIntegerImpl(int) - Constructor for class org.jboss.stm.internal.types.AtomicIntegerImpl
 
AtomicLinkedList - Interface in org.jboss.stm.types
 
AtomicLong - Interface in org.jboss.stm.types
 
AtomicLongImpl - Class in org.jboss.stm.internal.types
 
AtomicLongImpl() - Constructor for class org.jboss.stm.internal.types.AtomicLongImpl
 
AtomicLongImpl(long) - Constructor for class org.jboss.stm.internal.types.AtomicLongImpl
 
AtomicTransaction - Class in com.arjuna.ats.internal.jta.transaction.jts
An extension of the AtomicTransaction class so we can create new instances without having to create a new transaction.
AtomicTransaction() - Constructor for class com.arjuna.ats.internal.jta.transaction.jts.AtomicTransaction
 
AtomicTransaction(ControlWrapper) - Constructor for class com.arjuna.ats.internal.jta.transaction.jts.AtomicTransaction
 
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
 
AtomicTransactionConstants - Interface in com.arjuna.webservices11.wsat
Interface containing WS-AtomicTransaction constants.
ATParticipantHelper - Class in org.jboss.jbossts.xts.recovery.participant.at
helper to support retrieval of durable AT participant recovery state from participant
ATParticipantHelper() - Constructor for class org.jboss.jbossts.xts.recovery.participant.at.ATParticipantHelper
 
ATParticipantRecoveryModule - Class in org.jboss.jbossts.xts.recovery.participant.at
This class is a plug-in module for the recovery manager.
ATParticipantRecoveryModule() - Constructor for class org.jboss.jbossts.xts.recovery.participant.at.ATParticipantRecoveryModule
 
ATParticipantRecoveryRecord - Class in org.jboss.jbossts.xts.recovery.participant.at
asbstract class used to implement save, recover and reactivate API for durable XTS participants.
ATParticipantRecoveryRecord(String, Durable2PCParticipant) - Constructor for class org.jboss.jbossts.xts.recovery.participant.at.ATParticipantRecoveryRecord
construct the protocol-independent part of a WS-AT participant recovery record
ATParticipantRecoveryRecord - Class in org.jboss.jbossts.xts11.recovery.participant.at
recovery record specific to WS-AT 1.1 protocol participants.
ATParticipantRecoveryRecord(String, Durable2PCParticipant, W3CEndpointReference) - Constructor for class org.jboss.jbossts.xts11.recovery.participant.at.ATParticipantRecoveryRecord
constructor used during prepare processing to create an AT 1.1 participant record for saving to the object store
ATParticipantRecoveryRecord() - Constructor for class org.jboss.jbossts.xts11.recovery.participant.at.ATParticipantRecoveryRecord
constructor used during recovery processing to create a record whose contents will be recovered from the object store
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
 
averageLifetime - Variable in class com.arjuna.ArjunaOTS.GlobalTransactionInfo
 
Averager - Class in io.narayana.perf
 
Averager() - Constructor for class io.narayana.perf.Averager
 

B

BAAtomicOutcomeAssertion - Class in org.oasis_open.docs.ws_tx.wsba._2006._06
Java class for anonymous complex type.
BAAtomicOutcomeAssertion() - Constructor for class org.oasis_open.docs.ws_tx.wsba._2006._06.BAAtomicOutcomeAssertion
 
BACKLOG - Static variable in class com.arjuna.ats.arjuna.utils.Utility
The maximum queue length for incoming connection indications (a request to connect)
BAController - Interface in org.jboss.narayana.compensations.impl
 
BAControllerFactory - Class in org.jboss.narayana.compensations.impl
 
BAControllerFactory() - Constructor for class org.jboss.narayana.compensations.impl.BAControllerFactory
 
BACoordinator - Class in com.arjuna.mwlabs.wscf.model.sagas.arjunacore
This class represents a specific coordination instance.
BACoordinator() - Constructor for class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.BACoordinator
 
BACoordinator(Uid) - Constructor for class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.BACoordinator
 
BACoordinatorCompletionParticipantManagerStub - Class in com.arjuna.wst11.stub
 
BACoordinatorCompletionParticipantManagerStub(CoordinatorCompletionParticipantEngine) - Constructor for class com.arjuna.wst11.stub.BACoordinatorCompletionParticipantManagerStub
 
BACoordinatorRecoveryModule - Class in org.jboss.jbossts.xts.recovery.coordinator.ba
This class is a plug-in module for the recovery manager.
BACoordinatorRecoveryModule() - Constructor for class org.jboss.jbossts.xts.recovery.coordinator.ba.BACoordinatorRecoveryModule
 
BACoordinatorRecoveryModule(String) - Constructor for class org.jboss.jbossts.xts.recovery.coordinator.ba.BACoordinatorRecoveryModule
 
BAD_OBJECT_REF - Static variable in class com.arjuna.orbportability.common.Exceptions
 
BAD_OPERATION_BASE - Static variable in class com.arjuna.orbportability.common.Exceptions
 
BAD_TRANSACTION_CONTEXT - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
BadControl - Exception in com.arjuna.ArjunaOTS
Generated from IDL exception "BadControl".
BadControl() - Constructor for exception com.arjuna.ArjunaOTS.BadControl
 
BadControl(String) - Constructor for exception com.arjuna.ArjunaOTS.BadControl
 
BadControlHelper - Class in com.arjuna.ArjunaOTS
Generated from IDL exception "BadControl".
BadControlHelper() - Constructor for class com.arjuna.ArjunaOTS.BadControlHelper
 
BadControlHolder - Class in com.arjuna.ArjunaOTS
com/arjuna/ArjunaOTS/BadControlHolder.java .
BadControlHolder() - Constructor for class com.arjuna.ArjunaOTS.BadControlHolder
 
BadControlHolder(BadControl) - Constructor for class com.arjuna.ArjunaOTS.BadControlHolder
 
BAMixedOutcomeAssertion - Class in org.oasis_open.docs.ws_tx.wsba._2006._06
Java class for anonymous complex type.
BAMixedOutcomeAssertion() - Constructor for class org.oasis_open.docs.ws_tx.wsba._2006._06.BAMixedOutcomeAssertion
 
BAParticipant - Interface in org.jboss.narayana.compensations.impl
 
BAParticipantCompletionParticipantManagerStub - Class in com.arjuna.wst11.stub
 
BAParticipantCompletionParticipantManagerStub(ParticipantCompletionParticipantEngine) - Constructor for class com.arjuna.wst11.stub.BAParticipantCompletionParticipantManagerStub
 
BAParticipantHelper - Class in org.jboss.jbossts.xts.recovery.participant.ba
helper to support retrieval of durable BA participant recovery state from participant
BAParticipantHelper() - Constructor for class org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantHelper
 
BAParticipantManager - Interface in com.arjuna.wst11
When a Business Activity participant registers with a BA transaction it gets a reference to the transaction coordinator that lets it callback into the transaction and drive the state-transition.
BAParticipantManagerImple - Class in com.arjuna.mwlabs.wst11.ba.remote
This is the interface that the core exposes in order to allow different types of participants to be enrolled.
BAParticipantManagerImple(String) - Constructor for class com.arjuna.mwlabs.wst11.ba.remote.BAParticipantManagerImple
 
BAParticipantRecoveryModule - Class in org.jboss.jbossts.xts.recovery.participant.ba
This class is a plug-in module for the recovery manager.
BAParticipantRecoveryModule() - Constructor for class org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryModule
 
BAParticipantRecoveryRecord - Class in org.jboss.jbossts.xts.recovery.participant.ba
asbstract class used to implement save, recover and reactivate API for durable XTS participants.
BAParticipantRecoveryRecord(String, BusinessAgreementWithParticipantCompletionParticipant, boolean) - Constructor for class org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryRecord
construct the protocol-independent part of a WS-BA participant recovery record
BAParticipantRecoveryRecord - Class in org.jboss.jbossts.xts11.recovery.participant.ba
recovery record specific to WS-AT 1.1 protocol participants.
BAParticipantRecoveryRecord(String, BusinessAgreementWithParticipantCompletionParticipant, boolean, W3CEndpointReference) - Constructor for class org.jboss.jbossts.xts11.recovery.participant.ba.BAParticipantRecoveryRecord
constructor used during prepare processing to create an AT 1.1 participant record for saving to the object store
BAParticipantRecoveryRecord() - Constructor for class org.jboss.jbossts.xts11.recovery.participant.ba.BAParticipantRecoveryRecord
constructor used during recovery processing to create a record whose contents will be recovered from the object store
BASE_DIRECTORY_PROPERTY - Static variable in class io.narayana.perf.PerformanceProfileStore
 
BASE_DIRECTORY_PROPERTY - Static variable in class io.narayana.perf.RegressionChecker
 
BASE_PATH_SEGMENT - Static variable in class org.jboss.narayana.rest.integration.ParticipantResource
 
BASE_PATH_SEGMENT - Static variable in class org.jboss.narayana.rest.integration.VolatileParticipantResource
 
BaseNotificationProcessor - Class in com.arjuna.webservices11.wsarj.processor
Utility class handling common response functionality.
BaseNotificationProcessor() - Constructor for class com.arjuna.webservices11.wsarj.processor.BaseNotificationProcessor
 
BaseProcessor - Class in com.arjuna.webservices.base.processors
Utility class handling common callback functionality.
BaseProcessor() - Constructor for class com.arjuna.webservices.base.processors.BaseProcessor
 
BaseProcessor.CallbackExecutor - Interface in com.arjuna.webservices.base.processors
Interface for executing a specific callback.
BaseProcessor.CallbackExecutorAdapter - Class in com.arjuna.webservices.base.processors
Adapter for the callback executor.
BaseStore - Interface in com.arjuna.ats.arjuna.objectstore
The BasicStore provides core methods that all implementations MUST provide.
BaseStoreBean - Class in com.arjuna.ats.arjuna.tools.osb.api.mbeans
abstract MBean implementation of a BaseStore MBean
BaseStoreBean(BaseStore) - Constructor for class com.arjuna.ats.arjuna.tools.osb.api.mbeans.BaseStoreBean
 
BaseStoreMBean - Interface in com.arjuna.ats.arjuna.tools.osb.api.mbeans
 
BaseTransaction - Class in com.arjuna.ats.internal.jta.transaction.arjunacore
 
BaseTransaction() - Constructor for class com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction
 
BaseTransaction - Class in com.arjuna.ats.internal.jta.transaction.jts
Some common methods for UserTransaction and TransactionManager.
BaseTransaction() - Constructor for class com.arjuna.ats.internal.jta.transaction.jts.BaseTransaction
 
BaseTransactionManagerDelegate - Class in com.arjuna.ats.jbossatx
Delegate for JBoss TransactionManager/TransactionLocalDelegate.
BaseTransactionManagerDelegate(TransactionManager) - Constructor for class com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate
Construct the delegate using the specified transaction manager.
BaseWSAddrResponseProcessor - Class in com.arjuna.webservices11.wsaddr.processor
Utility class handling common response functionality.
BaseWSAddrResponseProcessor() - Constructor for class com.arjuna.webservices11.wsaddr.processor.BaseWSAddrResponseProcessor
 
baseXid() - Method in interface com.arjuna.ats.internal.jta.transaction.arjunacore.jca.SubordinateTransaction
 
baseXid() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple
If this is an imported transaction (via JCA) then this will be the Xid we are pretending to be.
baseXid() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
If this is an imported transaction (via JCA) then this will be the Xid we are pretending to be.
baseXid() - Method in class com.arjuna.ats.internal.jta.transaction.jts.subordinate.jca.TransactionImple
If this is an imported transaction (via JCA) then this will be the Xid we are pretending to be.
baseXid() - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionImple
If this is an imported JCA transaction, then this method will return the Xid we should pretend to be.
BasicAction - Class in com.arjuna.ats.arjuna.coordinator
BasicAction does most of the work of an atomic action, but does not manage thread scoping.
BasicAction() - Constructor for class com.arjuna.ats.arjuna.coordinator.BasicAction
 
BasicAction(Uid) - Constructor for class com.arjuna.ats.arjuna.coordinator.BasicAction
BasicAction constructor with a Uid.
BasicAction(int) - Constructor for class com.arjuna.ats.arjuna.coordinator.BasicAction
Create a transaction of the specified type.
BasicAction(Uid, int) - Constructor for class com.arjuna.ats.arjuna.coordinator.BasicAction
Recreate the specified transaction.
BasicLockStore - Class in com.arjuna.ats.internal.txoj.lockstore
A very basic lock store implementation.
BasicLockStore() - Constructor for class com.arjuna.ats.internal.txoj.lockstore.BasicLockStore
 
BasicPersistentLockStore - Class in com.arjuna.ats.internal.txoj.lockstore
An implementation of the lock store which saves locks into files on the local machine.
BasicPersistentLockStore(ObjectStoreEnvironmentBean) - Constructor for class com.arjuna.ats.internal.txoj.lockstore.BasicPersistentLockStore
 
BasicXARecovery - Class in com.arjuna.ats.internal.jdbc.recovery
This class implements the XAResourceRecovery interface for XAResources.
BasicXARecovery() - Constructor for class com.arjuna.ats.internal.jdbc.recovery.BasicXARecovery
 
batchSize(int) - Method in class io.narayana.perf.Measurement.Builder
 
BATxControl - Interface in org.jboss.narayana.txframework.api.management
Deprecated.
The TXFramework API will be removed. The org.jboss.narayana.compensations API should be used instead. The new API is superior for these reasons:

i) offers a higher level API; ii) The API very closely matches that of JTA, making it easier for developers to learn, iii) It works for non-distributed transactions as well as distributed transactions. iv) It is CDI based so only needs a CDI container to run, rather than a full Java EE server.

Interface defining a transaction control object which can be injected into a framework web service or lifecycle method for one of the Business Activity protocols.

BeanManagerUtil - Class in org.jboss.narayana.compensations.impl
 
BeanManagerUtil() - Constructor for class org.jboss.narayana.compensations.impl.BeanManagerUtil
 
BeanPopulator - Class in com.arjuna.common.internal.util.propertyservice
Utility class that configures *EnvironmentBean objects using a PropertyManager, which is usually backed by a -properties.xml file.
BeanPopulator() - Constructor for class com.arjuna.common.internal.util.propertyservice.BeanPopulator
 
before_completion() - Method in class com.arjuna.ArjunaOTS._JTAInterposedSynchronizationStub
 
before_completion() - Method in class com.arjuna.ArjunaOTS._ManagedSynchronizationStub
 
before_completion() - Method in class com.arjuna.ArjunaOTS.JTAInterposedSynchronizationPOATie
 
before_completion() - Method in class com.arjuna.ArjunaOTS.ManagedSynchronizationPOATie
 
before_completion() - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.SynchronizationImple
 
before_completion() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.ServerSynchronization
 
before_completion() - Method in class org.omg.CosTransactions._SynchronizationStub
 
before_completion() - Method in interface org.omg.CosTransactions.SynchronizationOperations
 
before_completion() - Method in class org.omg.CosTransactions.SynchronizationPOATie
 
before_completion(Coordinator, otid_t, boolean) - Method in class org.omg.XA._BeforeCompletionCallbackStub
 
before_completion(Coordinator, otid_t, boolean) - Method in interface org.omg.XA.BeforeCompletionCallbackOperations
 
before_completion(Coordinator, otid_t, boolean) - Method in class org.omg.XA.BeforeCompletionCallbackPOATie
 
beforeCompletion() - Method in class com.arjuna.ats.arjuna.coordinator.HeuristicNotification
 
beforeCompletion() - Method in interface com.arjuna.ats.arjuna.coordinator.SynchronizationRecord
 
beforeCompletion() - Method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator
Drive beforeCompletion participants.
beforeCompletion() - Method in class com.arjuna.ats.internal.jdbc.ConnectionSynchronization
 
beforeCompletion() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple
 
beforeCompletion() - Method in class com.arjuna.ats.internal.jta.resources.jts.CleanupSynchronization
 
beforeCompletion() - Method in class com.arjuna.ats.internal.jta.resources.jts.LocalCleanupSynchronization
 
beforeCompletion(Xid) - Method in interface com.arjuna.ats.internal.jta.resources.spi.XATerminatorExtensions
Call beforeCompletion on the registered instance.
beforeCompletion() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.jca.WorkSynchronization
If the current transaction still has work associated with it, then we need to throw an exception.
beforeCompletion(Xid) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.jca.XATerminatorImple
 
beforeCompletion() - Method in class com.arjuna.ats.internal.jta.transaction.jts.jca.WorkSynchronization
If the current transaction still has work associated with it, then we need to throw an exception.
beforeCompletion(Xid) - Method in class com.arjuna.ats.internal.jta.transaction.jts.jca.XATerminatorImple
 
beforeCompletion() - Method in class com.arjuna.ats.jta.cdi.TransactionScopeCleanup
 
beforeCompletion() - Method in interface com.arjuna.mw.wscf.model.twophase.participants.Synchronization
The transaction that the instance is enrolled with is about to commit.
beforeCompletion() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.SynchronizationRecord
 
beforeCompletion() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.SynchronizationRecord
 
beforeCompletion() - Method in class com.arjuna.mwlabs.wst.at.participants.VolatileTwoPhaseCommitParticipant
The transaction that the instance is enrolled with is about to commit.
beforeCompletion() - Method in class com.arjuna.mwlabs.wst11.at.participants.CleanupSynchronization
 
beforeCompletion() - Method in class org.jboss.jbossts.star.resource.Transaction
 
beforeCompletion() - Method in class org.jboss.jbossts.txbridge.outbound.BridgeSynchronization
The beforeCompletion method is called by the transaction manager prior to the start of the two-phase transaction commit process.
beforeCompletion() - Method in class org.jboss.narayana.jta.jms.ConnectionClosingSynchronization
 
beforeCompletion() - Method in class org.jboss.narayana.jta.jms.SessionClosingSynchronization
 
beforeCompletion() - Method in interface org.jboss.narayana.rest.integration.api.VolatileParticipant
 
beforeCompletion(String) - Method in class org.jboss.narayana.rest.integration.VolatileParticipantResource
 
BeforeCompletionCallback - Interface in org.omg.XA
Generated from IDL interface "BeforeCompletionCallback".
BeforeCompletionCallbackHelper - Class in org.omg.XA
Generated from IDL interface "BeforeCompletionCallback".
BeforeCompletionCallbackHelper() - Constructor for class org.omg.XA.BeforeCompletionCallbackHelper
 
BeforeCompletionCallbackHolder - Class in org.omg.XA
Generated from IDL interface "BeforeCompletionCallback".
BeforeCompletionCallbackHolder() - Constructor for class org.omg.XA.BeforeCompletionCallbackHolder
 
BeforeCompletionCallbackHolder(BeforeCompletionCallback) - Constructor for class org.omg.XA.BeforeCompletionCallbackHolder
 
BeforeCompletionCallbackOperations - Interface in org.omg.XA
Generated from IDL interface "BeforeCompletionCallback".
BeforeCompletionCallbackPOA - Class in org.omg.XA
Generated from IDL interface "BeforeCompletionCallback".
BeforeCompletionCallbackPOA() - Constructor for class org.omg.XA.BeforeCompletionCallbackPOA
 
BeforeCompletionCallbackPOATie - Class in org.omg.XA
Generated from IDL interface "BeforeCompletionCallback".
BeforeCompletionCallbackPOATie(BeforeCompletionCallbackOperations) - Constructor for class org.omg.XA.BeforeCompletionCallbackPOATie
 
BeforeCompletionCallbackPOATie(BeforeCompletionCallbackOperations, POA) - Constructor for class org.omg.XA.BeforeCompletionCallbackPOATie
 
begin() - Method in class com.arjuna.ArjunaOTS._CurrentStub
 
begin() - Method in class com.arjuna.ArjunaOTS.CurrentPOATie
 
begin() - Method in class com.arjuna.ats.arjuna.AtomicAction
Start the transaction running.
begin(int) - Method in class com.arjuna.ats.arjuna.AtomicAction
Start the transaction running.
Begin(BasicAction) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Atomic action Begin operation.
begin() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction
 
begin() - Method in class com.arjuna.ats.internal.jta.transaction.jts.BaseTransaction
 
begin() - Method in class com.arjuna.ats.internal.jts.orbspecific.CurrentImple
 
begin() - Method in class com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate
Begin a transaction and associate it with the current thread.
begin() - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
Start the transaction.
begin(ControlWrapper) - Method in class com.arjuna.ats.jts.extensions.DebugTxAssociation
 
begin() - Method in class com.arjuna.ats.jts.extensions.TopLevelTransaction
If nested top-level transaction, save current context for resumption later.
begin(ControlWrapper) - Method in interface com.arjuna.ats.jts.extensions.TxAssociation
 
begin(String) - Method in interface com.arjuna.mw.wscf.model.sagas.api.UserCoordinator
Start a new activity.
begin(String, int) - Method in interface com.arjuna.mw.wscf.model.sagas.api.UserCoordinator
Start a new activity.
begin(String) - Method in interface com.arjuna.mw.wscf.model.twophase.api.UserCoordinator
Start a new activity.
begin(String, int) - Method in interface com.arjuna.mw.wscf.model.twophase.api.UserCoordinator
Start a new activity.
begin() - Method in class com.arjuna.mw.wst11.UserBusinessActivity
Start a new business activity with atomic outcome.
begin(int) - Method in class com.arjuna.mw.wst11.UserBusinessActivity
Start a new BA with atomic outcome and the specified timeout as its lifetime.
begin() - Method in class com.arjuna.mw.wst11.UserTransaction
Start a new transaction.
begin(int) - Method in class com.arjuna.mw.wst11.UserTransaction
Start a new transaction with the specified timeout as its lifetime.
begin() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorControl
An activity has begun and is active on the current thread.
begin(String) - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorServiceImple
Start a new activity.
begin(String, int) - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorServiceImple
Start a new activity.
begin() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorControl
An activity has begun and is active on the current thread.
begin(String) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorServiceImple
Start a new activity.
begin(String, int) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorServiceImple
Start a new activity.
begin() - Method in class com.arjuna.mwlabs.wst11.at.remote.UserSubordinateTransactionImple
 
begin(int) - Method in class com.arjuna.mwlabs.wst11.at.remote.UserSubordinateTransactionImple
Start a new subordinate transaction with the specified timeout as its lifetime.
begin() - Method in class com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple
 
begin(int) - Method in class com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple
 
begin() - Method in class com.arjuna.mwlabs.wst11.at.remote.UserTransactionStandaloneImple
 
begin(int) - Method in class com.arjuna.mwlabs.wst11.at.remote.UserTransactionStandaloneImple
 
begin() - Method in class com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple
 
begin(int) - Method in class com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple
 
begin() - Method in class com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityStandaloneImple
 
begin(int) - Method in class com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityStandaloneImple
 
begin() - Method in class com.arjuna.mwlabs.wst11.ba.remote.UserSubordinateBusinessActivityImple
 
begin(int) - Method in class com.arjuna.mwlabs.wst11.ba.remote.UserSubordinateBusinessActivityImple
 
begin() - Method in class org.jboss.stm.async.Transaction
Start the transaction running.
begin(int) - Method in class org.jboss.stm.async.Transaction
Start the transaction running.
begin() - Method in class org.omg.CosTransactions._CurrentStub
 
begin() - Method in interface org.omg.CosTransactions.CurrentOperations
 
begin() - Method in class org.omg.CosTransactions.CurrentPOATie
 
beginBusinessActivity() - Method in interface org.jboss.narayana.compensations.impl.BAController
 
beginBusinessActivity() - Method in class org.jboss.narayana.compensations.impl.local.LocalBAController
 
beginBusinessActivity() - Method in class org.jboss.narayana.compensations.impl.remote.RemoteBAController
 
beginSubordinate(int) - Method in class com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple
method provided for the benefit of UserSubordinateTransactionImple to allow it to begin a subordinate transaction which requires an existing context to be installed on the thread before it will start and instal la new transaction
beginSubordinate(int) - Method in class com.arjuna.mwlabs.wst11.at.remote.UserTransactionStandaloneImple
method provided for the benefit of UserSubordinateTransactionImple to allow it to begin a subordinate transaction which requires an existing context to be installed on the thread before it will start and instal la new transaction
beginSubordinate(int) - Method in class com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple
 
beginSubordinate(int) - Method in class com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityStandaloneImple
 
beginTransaction(UriInfo, HttpHeaders, String) - Method in class org.jboss.jbossts.star.service.Coordinator
Performing a POST on Transaction Manager URL @see TxSupport.TX_SEGMENT with no content as shown below will start a new transaction with a default timeout.
begun() - Method in interface com.arjuna.mw.wsas.activity.HLS
An activity has begun and is active on the current thread.
begun() - Method in class com.arjuna.mwlabs.wscf11.model.sagas.arjunacore.SagasHLSImple
An activity has begun and is active on the current thread.
begun() - Method in class com.arjuna.mwlabs.wscf11.model.twophase.arjunacore.TwoPhaseHLSImple
An activity has begun and is active on the current thread.
BegunFailedException - Exception in com.arjuna.mw.wscf.exceptions
The coordination protocol failed to start.
BegunFailedException() - Constructor for exception com.arjuna.mw.wscf.exceptions.BegunFailedException
 
BegunFailedException(String) - Constructor for exception com.arjuna.mw.wscf.exceptions.BegunFailedException
 
BegunFailedException(String, int) - Constructor for exception com.arjuna.mw.wscf.exceptions.BegunFailedException
 
bind(InitialContext) - Method in class com.arjuna.ats.jta.utils.JNDIReferenceBindingBean
 
bind() - Method in class com.arjuna.ats.jta.utils.JNDIReferenceBindingBean
 
BIND_CONNECT - Static variable in class com.arjuna.orbportability.Services
 
BINDING_SERVICES - Static variable in class com.arjuna.orbportability.Services
 
bindJTAImplementation() - Static method in class com.arjuna.ats.jta.utils.JNDIManager
Bind the underlying JTA implementations to the appropriate JNDI contexts.
bindJTAImplementations(InitialContext) - Static method in class com.arjuna.ats.jta.utils.JNDIManager
Bind the underlying JTA implementations to the appropriate JNDI contexts.
bindJTATransactionManagerImplementation() - Static method in class com.arjuna.ats.jta.utils.JNDIManager
Bind the currently configured transaction manager implementation to the default JNDI context.
bindJTATransactionManagerImplementation(InitialContext) - Static method in class com.arjuna.ats.jta.utils.JNDIManager
Bind the currently configured transaction manager implementation to the JNDI context passed in.
bindJTATransactionSynchronizationRegistryImplementation() - Static method in class com.arjuna.ats.jta.utils.JNDIManager
Bind the currently configured TransactionSynchronizationRegistry implementation to the default JNDI context.
bindJTATransactionSynchronizationRegistryImplementation(InitialContext) - Static method in class com.arjuna.ats.jta.utils.JNDIManager
Bind the currently configured TransactionSynchronizationRegistry implementation to the passed in JNDI context.
bindJTAUserTransactionImplementation() - Static method in class com.arjuna.ats.jta.utils.JNDIManager
Bind the currently configured user transaction implementation to the default JNDI context.
bindJTAUserTransactionImplementation(InitialContext) - Static method in class com.arjuna.ats.jta.utils.JNDIManager
Bind the currently configured user transaction implementation to the passed in JNDI context.
bindString(int) - Static method in class com.arjuna.orbportability.Services
 
bindValue(String) - Static method in class com.arjuna.orbportability.Services
Given a binding mechanism string name return the enumerated value.
BMScript - Class in org.jboss.jbossts.xts.bytemanSupport
 
BMScript() - Constructor for class org.jboss.jbossts.xts.bytemanSupport.BMScript
 
Body - Class in org.xmlsoap.schemas.soap.envelope
Java class for Body complex type.
Body() - Constructor for class org.xmlsoap.schemas.soap.envelope.Body
 
body - Variable in class org.xmlsoap.schemas.soap.envelope.Envelope
 
bqual_length - Variable in class com.arjuna.ats.internal.jta.xa.XID
 
bqual_length - Variable in class org.omg.CosTransactions.otid_t
 
BridgeDurableParticipant - Class in org.jboss.jbossts.txbridge.inbound
Provides method call mapping between WS-AT Durable Participant interface and an underlying JTA subtransaction coordinator.
BridgeSynchronization - Class in org.jboss.jbossts.txbridge.outbound
Provides method call mapping between JTA parent coordinator and WS-AT subordinate transaction.
BridgeSynchronization(BridgeWrapper) - Constructor for class org.jboss.jbossts.txbridge.outbound.BridgeSynchronization
 
BridgeTxData() - Constructor for class com.arjuna.mwlabs.wst11.at.ContextFactoryImple.BridgeTxData
 
BridgeTxData() - Constructor for class com.arjuna.mwlabs.wst11.ba.ContextFactoryImple.BridgeTxData
 
BridgeVolatileParticipant - Class in org.jboss.jbossts.txbridge.inbound
Provides method call mapping between WS-AT Volatile Participant interface and an underlying JTA subtransaction coordinator.
BridgeWrapper - Class in org.jboss.jbossts.xts.bridge.at
An API class for use by the JTA ==> AT bridge manager providing a wrapper around a subordinate transaction.
BRIDGEWRAPPER_PREFIX - Static variable in class org.jboss.jbossts.txbridge.outbound.OutboundBridgeManager
 
BridgeXAResource - Class in org.jboss.jbossts.txbridge.outbound
Provides method call mapping between JTA parent coordinator and WS-AT subordinate transaction.
BridgeXAResource(Uid, BridgeWrapper) - Constructor for class org.jboss.jbossts.txbridge.outbound.BridgeXAResource
Create a new XAResource which wraps the subordinate WS-AT transaction.
buffer() - Method in class com.arjuna.ats.arjuna.state.InputBuffer
Return the internal byte buffer.
buffer() - Method in class com.arjuna.ats.arjuna.state.OutputBuffer
Return the byte array used to store data types.
build() - Method in class io.narayana.perf.Measurement.Builder
 
Builder(String) - Constructor for class io.narayana.perf.Measurement.Builder
 
BuildListParser(String) - Constructor for class com.arjuna.orbportability.common.ant.IDLCompiler.BuildListParser
 
buildURI(UriBuilder, String...) - Static method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
bundleContext - Variable in class org.jboss.narayana.osgi.jta.internal.Activator
 
BusinessActivityConstants - Interface in com.arjuna.webservices11.wsba
Interface containing WS-BusinessActivity constants.
BusinessActivityManager - 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.
BusinessActivityManager() - Constructor for class com.arjuna.mw.wst11.BusinessActivityManager
 
businessActivityManager() - Static method in class com.arjuna.mw.wst11.BusinessActivityManagerFactory
 
BusinessActivityManagerFactory - Class in com.arjuna.mw.wst11
 
BusinessActivityManagerFactory() - Constructor for class com.arjuna.mw.wst11.BusinessActivityManagerFactory
 
BusinessActivityManagerImple - Class in com.arjuna.mwlabs.wst11.ba.remote
This is the interface that the core exposes in order to allow different types of participants to be enrolled.
BusinessActivityManagerImple() - Constructor for class com.arjuna.mwlabs.wst11.ba.remote.BusinessActivityManagerImple
 
BusinessActivityTerminator - Interface in com.arjuna.wst
Not in the 1.1 specification.
BusinessActivityTerminator - Interface in com.arjuna.wst11
Not in the 1.1 specification.
BusinessActivityTerminatorImple - Class in com.arjuna.mwlabs.wst11.ba
Local business activity terminator which can be used to close a business activity from the terminator side.
BusinessActivityTerminatorImple() - Constructor for class com.arjuna.mwlabs.wst11.ba.BusinessActivityTerminatorImple
create a business activity terminator for use on the server side with an empty participant endpoint which gets set at registration time
BusinessActivityTerminatorRPCStub - Class in com.arjuna.wst11.stub
 
BusinessActivityTerminatorRPCStub(String, W3CEndpointReference) - Constructor for class com.arjuna.wst11.stub.BusinessActivityTerminatorRPCStub
 
BusinessActivityTerminatorStub - Class in com.arjuna.wst11.stub
 
BusinessActivityTerminatorStub(String, W3CEndpointReference) - Constructor for class com.arjuna.wst11.stub.BusinessActivityTerminatorStub
 
BusinessAgreementWithCoordinatorCompletionCoordinatorPortType - Interface in org.oasis_open.docs.ws_tx.wsba._2006._06
This class was generated by the JAX-WS RI.
BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl - Class in com.arjuna.webservices11.wsba.sei
This class was generated by the JAX-WS RI.
BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl() - Constructor for class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl
 
BusinessAgreementWithCoordinatorCompletionCoordinatorService - Class in org.oasis_open.docs.ws_tx.wsba._2006._06
This class was generated by the JAX-WS RI.
BusinessAgreementWithCoordinatorCompletionCoordinatorService(URL, QName) - Constructor for class org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionCoordinatorService
 
BusinessAgreementWithCoordinatorCompletionCoordinatorService() - Constructor for class org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionCoordinatorService
 
BusinessAgreementWithCoordinatorCompletionImple - Class in com.arjuna.mwlabs.wst11.ba.participants
 
BusinessAgreementWithCoordinatorCompletionImple(BusinessAgreementWithCoordinatorCompletionParticipant, String) - Constructor for class com.arjuna.mwlabs.wst11.ba.participants.BusinessAgreementWithCoordinatorCompletionImple
 
BusinessAgreementWithCoordinatorCompletionImple(BAParticipantManager, BusinessAgreementWithCoordinatorCompletionParticipant, String) - Constructor for class com.arjuna.mwlabs.wst11.ba.participants.BusinessAgreementWithCoordinatorCompletionImple
 
BusinessAgreementWithCoordinatorCompletionImple() - Constructor for class com.arjuna.mwlabs.wst11.ba.participants.BusinessAgreementWithCoordinatorCompletionImple
 
BusinessAgreementWithCoordinatorCompletionParticipant - Interface in com.arjuna.wst
 
BusinessAgreementWithCoordinatorCompletionParticipantPortType - Interface in org.oasis_open.docs.ws_tx.wsba._2006._06
This class was generated by the JAX-WS RI.
BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl - Class in com.arjuna.webservices11.wsba.sei
This class was generated by the JAX-WS RI.
BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl() - Constructor for class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl
 
BusinessAgreementWithCoordinatorCompletionParticipantService - Class in org.oasis_open.docs.ws_tx.wsba._2006._06
This class was generated by the JAX-WS RI.
BusinessAgreementWithCoordinatorCompletionParticipantService(URL, QName) - Constructor for class org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionParticipantService
 
BusinessAgreementWithCoordinatorCompletionParticipantService() - Constructor for class org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionParticipantService
 
BusinessAgreementWithCoordinatorCompletionStub - Class in com.arjuna.wst11.stub
 
BusinessAgreementWithCoordinatorCompletionStub(CoordinatorCompletionCoordinatorEngine) - Constructor for class com.arjuna.wst11.stub.BusinessAgreementWithCoordinatorCompletionStub
 
BusinessAgreementWithCoordinatorCompletionStub() - Constructor for class com.arjuna.wst11.stub.BusinessAgreementWithCoordinatorCompletionStub
donstructor for use during recovery
BusinessAgreementWithParticipantCompletionCoordinatorPortType - Interface in org.oasis_open.docs.ws_tx.wsba._2006._06
This class was generated by the JAX-WS RI.
BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl - Class in com.arjuna.webservices11.wsba.sei
This class was generated by the JAX-WS RI.
BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl() - Constructor for class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl
 
BusinessAgreementWithParticipantCompletionCoordinatorService - Class in org.oasis_open.docs.ws_tx.wsba._2006._06
This class was generated by the JAX-WS RI.
BusinessAgreementWithParticipantCompletionCoordinatorService(URL, QName) - Constructor for class org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithParticipantCompletionCoordinatorService
 
BusinessAgreementWithParticipantCompletionCoordinatorService() - Constructor for class org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithParticipantCompletionCoordinatorService
 
BusinessAgreementWithParticipantCompletionImple - Class in com.arjuna.mwlabs.wst11.ba.participants
 
BusinessAgreementWithParticipantCompletionImple(BusinessAgreementWithParticipantCompletionParticipant, String) - Constructor for class com.arjuna.mwlabs.wst11.ba.participants.BusinessAgreementWithParticipantCompletionImple
this constructor installs a participant manager which routes messages via the current activity
BusinessAgreementWithParticipantCompletionImple(BAParticipantManager, BusinessAgreementWithParticipantCompletionParticipant, String) - Constructor for class com.arjuna.mwlabs.wst11.ba.participants.BusinessAgreementWithParticipantCompletionImple
this constructor installs the supplied participant manager
BusinessAgreementWithParticipantCompletionImple() - Constructor for class com.arjuna.mwlabs.wst11.ba.participants.BusinessAgreementWithParticipantCompletionImple
this constructor is used during recovery and does not install a participant manager.
BusinessAgreementWithParticipantCompletionParticipant - Interface in com.arjuna.wst
 
BusinessAgreementWithParticipantCompletionParticipantPortType - Interface in org.oasis_open.docs.ws_tx.wsba._2006._06
This class was generated by the JAX-WS RI.
BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl - Class in com.arjuna.webservices11.wsba.sei
This class was generated by the JAX-WS RI.
BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl() - Constructor for class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl
 
BusinessAgreementWithParticipantCompletionParticipantService - Class in org.oasis_open.docs.ws_tx.wsba._2006._06
This class was generated by the JAX-WS RI.
BusinessAgreementWithParticipantCompletionParticipantService(URL, QName) - Constructor for class org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithParticipantCompletionParticipantService
 
BusinessAgreementWithParticipantCompletionParticipantService() - Constructor for class org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithParticipantCompletionParticipantService
 
BusinessAgreementWithParticipantCompletionStub - Class in com.arjuna.wst11.stub
 
BusinessAgreementWithParticipantCompletionStub(ParticipantCompletionCoordinatorEngine) - Constructor for class com.arjuna.wst11.stub.BusinessAgreementWithParticipantCompletionStub
 
BusinessAgreementWithParticipantCompletionStub() - Constructor for class com.arjuna.wst11.stub.BusinessAgreementWithParticipantCompletionStub
constructor for use during recovery
ByteBuffer - Interface in com.arjuna.ats.arjuna.state
 

C

CachedRecoveredTransaction - Class in com.arjuna.ats.internal.jts.recovery.transactions
Any transaction that is identified by the recovery system to require recovery is manipulated through CachedRecoveredTransactions.
CachedRecoveredTransaction(Uid, String) - Constructor for class com.arjuna.ats.internal.jts.recovery.transactions.CachedRecoveredTransaction
 
CacheStore - Class in com.arjuna.ats.internal.arjuna.objectstore
A cached object store implementation.
CacheStore(ObjectStoreEnvironmentBean) - Constructor for class com.arjuna.ats.internal.arjuna.objectstore.CacheStore
 
CADAVER - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
CadaverActivationRecord - Class in com.arjuna.ats.internal.arjuna.abstractrecords
 
CadaverActivationRecord(StateManager) - Constructor for class com.arjuna.ats.internal.arjuna.abstractrecords.CadaverActivationRecord
 
CadaverActivationRecord() - Constructor for class com.arjuna.ats.internal.arjuna.abstractrecords.CadaverActivationRecord
 
CadaverLockRecord - Class in com.arjuna.ats.internal.txoj.abstractrecords
 
CadaverLockRecord(LockStore, LockManager, BasicAction) - Constructor for class com.arjuna.ats.internal.txoj.abstractrecords.CadaverLockRecord
 
CadaverLockRecord() - Constructor for class com.arjuna.ats.internal.txoj.abstractrecords.CadaverLockRecord
 
CadaverRecord - Class in com.arjuna.ats.internal.arjuna.abstractrecords
Cadaver records are created whenever a persistent object is deleted while still in the scope of an atomic action.
CadaverRecord(OutputObjectState, ParticipantStore, StateManager) - Constructor for class com.arjuna.ats.internal.arjuna.abstractrecords.CadaverRecord
Create a new instance, passing in the object that is being managed.
CadaverRecord() - Constructor for class com.arjuna.ats.internal.arjuna.abstractrecords.CadaverRecord
Create a new instance using default values.
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
call() - Method in class org.jboss.stm.internal.async.TransactionExecutorAbort
 
call() - Method in class org.jboss.stm.internal.async.TransactionExecutorBegin
 
call() - Method in class org.jboss.stm.internal.async.TransactionExecutorCommit
 
Callback() - Constructor for class com.arjuna.ats.internal.arjuna.recovery.Connection.Callback
 
Callback(int, int) - Constructor for class com.arjuna.services.framework.startup.Sequencer.Callback
construct a callback associated with a web app in a given startup sequence and automatically register it for subsequent execution
Callback - Class in com.arjuna.webservices.base.processors
Base class for callbacks.
Callback() - Constructor for class com.arjuna.webservices.base.processors.Callback
 
CallbackExecutorAdapter() - Constructor for class com.arjuna.webservices.base.processors.BaseProcessor.CallbackExecutorAdapter
 
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 - Static variable in class com.arjuna.ats.internal.arjuna.coordinator.ReaperElement
 
cancel() - Method in class com.arjuna.ats.internal.jts.ControlWrapper
 
cancel() - Method in class com.arjuna.ats.internal.jts.interposition.ServerControlWrapper
 
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 class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.BACoordinator
cancel the activity
cancel() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorServiceImple
Cancel the activity.
cancel() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
this is driven by a coordinator-completion participant registered on behalf of the coordinator and is required to propagate the cancel to all registered participants.
cancel() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorServiceImple
Cancel the activity.
cancel() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateATCoordinator
 
cancel() - Method in class com.arjuna.mwlabs.wst.at.participants.DurableTwoPhaseCommitParticipant
attempt to cancel the participant
cancel() - Method in class com.arjuna.mwlabs.wst11.ba.BusinessActivityTerminatorImple
 
cancel() - Method in class com.arjuna.mwlabs.wst11.ba.participants.BusinessAgreementWithParticipantCompletionImple
 
cancel() - Method in class com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple
 
cancel() - Method in class com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityStandaloneImple
 
cancel() - Method in class com.arjuna.mwlabs.wst11.ba.remote.UserSubordinateBusinessActivityImple
 
cancel(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsarjtx.processors.TerminationCoordinatorProcessor
Cancel.
cancel(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsarjtx.processors.TerminationCoordinatorRPCProcessor
Cancel.
cancel(NotificationType, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.CoordinatorCompletionParticipantInboundEvents
Handle the cancel event.
cancel(NotificationType, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.ParticipantCompletionParticipantInboundEvents
Handle the cancel event.
cancel(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.CoordinatorCompletionParticipantProcessor
Cancel.
cancel(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.ParticipantCompletionParticipantProcessor
Cancel.
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
 
cancel(boolean) - Method in class io.narayana.perf.Measurement
Cancel the measurement.
cancel(String, boolean) - Method in class io.narayana.perf.Measurement
Cancel the measurement.
cancel() - Method in interface org.jboss.narayana.compensations.impl.BAParticipant
 
cancel() - Method in class org.jboss.narayana.compensations.impl.local.LocalParticipant
 
cancel() - Method in class org.jboss.narayana.compensations.impl.ParticipantImpl
 
cancel() - Method in class org.jboss.narayana.compensations.impl.remote.RemoteParticipant
 
Cancel - Annotation Type in org.jboss.narayana.txframework.api.annotation.lifecycle.ba
Deprecated.
The TXFramework API will be removed. The org.jboss.narayana.compensations API should be used instead. The new API is superior for these reasons:

i) offers a higher level API; ii) The API very closely matches that of JTA, making it easier for developers to learn, iii) It works for non-distributed transactions as well as distributed transactions. iv) It is CDI based so only needs a CDI container to run, rather than a full Java EE server.

Method level annotation stating that this @ServiceInvocation method should Complete a ParticipantCompletion WS-BA Transaction on successful completion.

cancel() - Method in class org.jboss.narayana.txframework.impl.handlers.wsba.WSBAParticipantCompletionParticipant
 
CANCEL_INTERRUPTED - Static variable in class com.arjuna.ats.internal.arjuna.coordinator.ReaperElement
 
cancelBusinessActivity() - Method in interface org.jboss.narayana.compensations.impl.BAController
 
cancelBusinessActivity() - Method in class org.jboss.narayana.compensations.impl.local.LocalBAController
 
cancelBusinessActivity() - Method in class org.jboss.narayana.compensations.impl.remote.RemoteBAController
 
canceledOperation(NotificationType) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl
 
canceledOperation(NotificationType) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl
 
canceledOperation(NotificationType) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionCoordinatorPortType
 
canceledOperation(NotificationType) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithParticipantCompletionCoordinatorPortType
 
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.webservices11.wsarjtx.processors.TerminationParticipantCallback
A cancelled response.
cancelled(NotificationType, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.CoordinatorCompletionCoordinatorInboundEvents
Handle the cancelled event.
cancelled(NotificationType, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.ParticipantCompletionCoordinatorInboundEvents
Handle the cancelled event.
cancelled(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.CoordinatorCompletionCoordinatorProcessor
Cancelled.
cancelled(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.ParticipantCompletionCoordinatorProcessor
Cancelled.
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.
cancelledOperation(NotificationType) - Method in interface com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationParticipantPortType
 
cancelledOperation(NotificationType) - Method in class com.arjuna.webservices11.wsarjtx.sei.TerminationParticipantPortTypeImpl
 
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.
CancelOnFailure - Annotation Type in org.jboss.narayana.compensations.api
When applied at method level, states that the compensation-based transaction must cancel, if a RuntimeException (or subclass of) is thrown from that particular method.
CancelOnFailureInterceptor - Class in org.jboss.narayana.compensations.impl
 
CancelOnFailureInterceptor() - Constructor for class org.jboss.narayana.compensations.impl.CancelOnFailureInterceptor
 
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.
cancelOperation(NotificationType) - Method in interface com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorPortType
 
cancelOperation(NotificationType) - Method in interface com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorRPCPortType
 
cancelOperation(NotificationType) - Method in class com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorPortTypeImpl
 
cancelOperation(NotificationType) - Method in class com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl
 
cancelOperation(NotificationType) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl
 
cancelOperation(NotificationType) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl
 
cancelOperation(NotificationType) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionParticipantPortType
 
cancelOperation(NotificationType) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithParticipantCompletionParticipantPortType
 
cancelWork(Work, Xid) - Method in class com.arjuna.ats.internal.jbossatx.jta.jca.XATerminator
Remove the associated work from the transaction.
cancelWork(Work, Xid) - Method in class com.arjuna.ats.internal.jbossatx.jts.jca.XATerminator
Remove the associated work from the transaction.
canDeserialze(String) - Method in interface com.arjuna.ats.jta.recovery.SerializableXAResourceDeserializer
Can this SerializableXAResourceDeserializer handle the specified classname.
canDeserialze(String) - Method in class org.jboss.narayana.rest.bridge.inbound.InboundBridge
 
canDestroy() - Method in class com.arjuna.ats.internal.jts.orbspecific.ControlImple
 
canDestroy(boolean) - Method in class com.arjuna.ats.internal.jts.orbspecific.ControlImple
Generally we do not want to destroy the transaction if it is doing some work, or other threads are still registered with it.
CANNOT_PROCEED - Static variable in class com.arjuna.orbportability.common.Exceptions
 
cannotComplete() - Method in class com.arjuna.mwlabs.wst11.ba.remote.BAParticipantManagerImple
 
cannotComplete() - Method in class com.arjuna.mwlabs.wst11.ba.remote.SubordinateBAParticipantManagerImple
 
cannotComplete(NotificationType, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.CoordinatorCompletionCoordinatorInboundEvents
Handle the cannotComplete event.
cannotComplete(NotificationType, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.ParticipantCompletionCoordinatorInboundEvents
Handle the cannotComplete event.
cannotComplete(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.CoordinatorCompletionCoordinatorProcessor
Cannot complete.
cannotComplete(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.ParticipantCompletionCoordinatorProcessor
Completed.
cannotComplete(NotificationType) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl
 
cannotComplete(NotificationType) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl
 
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
 
cannotComplete() - Method in class org.jboss.narayana.compensations.impl.local.LocalParticipantManager
 
cannotComplete() - Method in interface org.jboss.narayana.compensations.impl.ParticipantManager
 
cannotComplete() - Method in class org.jboss.narayana.compensations.impl.remote.RemoteParticipantManager
 
cannotComplete() - Method in interface org.jboss.narayana.txframework.api.management.WSBATxControl
Deprecated.
 
cannotComplete() - Method in class org.jboss.narayana.txframework.impl.handlers.wsba.WSBATxControlImpl
 
cannotComplete(NotificationType) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionCoordinatorPortType
 
cannotComplete(NotificationType) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithParticipantCompletionCoordinatorPortType
 
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.
 
canOptimizeDelist(XAResource) - Static method in class com.arjuna.ats.internal.jta.utils.XAUtils
 
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.
check(long) - Method in class com.arjuna.mwlabs.wsas.activity.ActivityReaper
Only check for one at a time to prevent starvation.
checkCreateTableError(SQLException) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.h2_driver
 
checkCreateTableError(SQLException) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.ibm_driver
 
checkCreateTableError(SQLException) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.jconnect_driver
 
checkCreateTableError(SQLException) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.mariadb_driver
 
checkCreateTableError(SQLException) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.microsoft_driver
 
checkCreateTableError(SQLException) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.mysql_ab_driver
 
checkCreateTableError(SQLException) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.mysql_driver
 
checkCreateTableError(SQLException) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.oracle_driver
 
checkCreateTableError(SQLException) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.postgres_driver
 
checkCreateTableError(SQLException) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.postgresql_driver
 
checkCreateTableError(SQLException) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCImple_driver
 
checkDropTableException(Connection, SQLException) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.h2_driver
 
checkDropTableException(Connection, SQLException) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.ibm_driver
 
checkDropTableException(Connection, SQLException) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.jconnect_driver
 
checkDropTableException(Connection, SQLException) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.mariadb_driver
 
checkDropTableException(Connection, SQLException) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.microsoft_driver
 
checkDropTableException(Connection, SQLException) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.mysql_ab_driver
 
checkDropTableException(Connection, SQLException) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.mysql_driver
 
checkDropTableException(Connection, SQLException) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.oracle_driver
 
checkDropTableException(Connection, SQLException) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.postgres_driver
 
checkDropTableException(Connection, SQLException) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.postgresql_driver
 
checkDropTableException(Connection, SQLException) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCImple_driver
 
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.
CheckedActionFactoryImple - Class in com.arjuna.ats.internal.arjuna.coordinator
Return a checked action instance.
CheckedActionFactoryImple() - Constructor for class com.arjuna.ats.internal.arjuna.coordinator.CheckedActionFactoryImple
 
CheckedActions - Class in com.arjuna.ats.internal.jts.coordinator
 
CheckedActions() - Constructor for class com.arjuna.ats.internal.jts.coordinator.CheckedActions
 
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.
checkForCurrent() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.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.internal.jta.transaction.arjunacore.subordinate.SubordinateAtomicAction
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.internal.jta.transaction.jts.subordinate.SubordinateAtomicTransaction
By default the BasicAction class only allows the termination of a transaction if it's the one currently associated with the thread.
checkHierarchy(ServerTopLevelAction, PropagationContext) - Method in class com.arjuna.ats.internal.jts.interposition.resources.arjuna.Interposition
 
checkHierarchy(ServerTopLevelAction, PropagationContext) - Method in class com.arjuna.ats.internal.jts.interposition.resources.osi.OSIInterposition
 
checkHierarchy(ServerTopLevelAction, PropagationContext) - Method in class com.arjuna.ats.internal.jts.interposition.resources.restricted.RestrictedInterposition
 
checkHierarchy(ServerTopLevelAction, PropagationContext) - Method in class com.arjuna.ats.internal.jts.interposition.resources.strict.StrictInterposition
 
checkingPeriod() - Method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
 
checkNextStartTag(XMLStreamReader, QName) - Static method in class com.arjuna.webservices11.util.StreamHelper
Check the next start tag is as expected.
checkObjectType(Object) - Method in class org.jboss.stm.internal.RecoverableContainer
 
checkOriginalStatus(Uid, Uid, boolean) - Method in class com.arjuna.ats.internal.jts.recovery.contact.StatusChecker
Check the status of a transaction when the contact item uid is known.
checkParentFinished(XMLStreamReader) - Static method in class com.arjuna.webservices11.util.StreamHelper
Check to see if the parent element is finished.
checkPerformance(String, float) - Static method in class io.narayana.perf.PerformanceProfileStore
 
checkPerformance(String, float, boolean) - Static method in class io.narayana.perf.PerformanceProfileStore
 
checkPerformance(StringBuilder, String, float, boolean) - Static method in class io.narayana.perf.PerformanceProfileStore
 
checkTag(XMLStreamReader, QName) - Static method in class com.arjuna.webservices11.util.StreamHelper
Compare the element tag with the expected qualified name.
checkTransaction() - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
checkXid(Xid) - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.JTAActionStatusServiceXAResourceOrphanFilter
 
checkXid(Xid) - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.JTANodeNameXAResourceOrphanFilter
 
checkXid(Xid) - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.JTATransactionLogXAResourceOrphanFilter
 
checkXid(Xid) - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.NodeNameXAResourceOrphanFilter
 
checkXid(Xid) - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.SubordinateJTAXAResourceOrphanFilter
 
checkXid(Xid) - Method in interface com.arjuna.ats.jta.recovery.XAResourceOrphanFilter
Called by the XARecoveryModule for each in-doubt Xid.
checkXid(Xid) - Method in class org.jboss.jbossts.txbridge.inbound.InboundBridgeRecoveryManager
Used to identify inbound bridged Xids in either the RM log (when called by XARecoveryModule) or the JCA subordinate tx log (when called internally from this class) which have or have not got a remaining transaction that may still drive them to completion.
checkXid(Xid) - Method in class org.jboss.narayana.rest.bridge.inbound.InboundBridgeOrphanFilter
Called by the XARecoveryModule for each in-doubt Xid.
child() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.restricted.ServerRestrictedNestedAction
 
child() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.restricted.ServerRestrictedTopLevelAction
 
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
 
classicPrepare - Static variable in class com.arjuna.ats.internal.arjuna.abstractrecords.PersistenceRecord
 
ClassLoaderHelper - Class in com.arjuna.webservices.util
Utility class for classloading.
ClassLoaderHelper() - Constructor for class com.arjuna.webservices.util.ClassLoaderHelper
 
ClassloadingUtility - Class in com.arjuna.common.internal.util
Utility functions, used mainly by the EnvironmentBeans, for managing dynamic classloading.
ClassloadingUtility() - Constructor for class com.arjuna.common.internal.util.ClassloadingUtility
 
className() - Static method in class com.arjuna.mwlabs.wscf11.model.sagas.arjunacore.SagasHLSImple
 
className() - Static method in class com.arjuna.mwlabs.wscf11.model.twophase.arjunacore.TwoPhaseHLSImple
 
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
 
cleanupRecoveredXAResources() - Static method in class org.jboss.jbossts.txbridge.outbound.BridgeXAResource
Release any BridgeXAResource instances that have been driven through to completion by their parent JTA transaction.
CleanupSynchronization - Class in com.arjuna.ats.internal.jta.resources.jts
This synchronization is responsible for removing the JTA transaction from the internal table.
CleanupSynchronization(TransactionImple) - Constructor for class com.arjuna.ats.internal.jta.resources.jts.CleanupSynchronization
 
CleanupSynchronization - Class in com.arjuna.mwlabs.wst11.at.participants
 
CleanupSynchronization(String, RegistrarImple) - Constructor for class com.arjuna.mwlabs.wst11.at.participants.CleanupSynchronization
 
CleanupSynchronization - Class in com.arjuna.mwlabs.wst11.ba.participants
 
CleanupSynchronization(String, RegistrarImple) - Constructor for class com.arjuna.mwlabs.wst11.ba.participants.CleanupSynchronization
 
clear() - Method in class org.jboss.narayana.rest.integration.ParticipantsContainer
 
clear() - Method in class org.jboss.narayana.txframework.impl.TXDataMapImpl
 
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.
 
clearHeuristicDecision(int) - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ArjunaTransactionImpleWrapper
Deprecated.
 
clearHeuristicDecision(int) - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.RecoveredTransactionWrapper
 
clearHeuristicDecision(int) - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ServerTransactionWrapper
 
clearWarnings() - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
ClientForwardInterceptor - Class in com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators
This interceptor redirects requests towards the RecoveryCoordinator returned on register_resource to another target, a Recovery Coordinator located in the Recovery Manager, by throwing a ForwardRequest exception.
ClientForwardInterceptor(ORB, Current, int) - Constructor for class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.ClientForwardInterceptor
 
ClientForwardInterceptor - Class in com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators
This interceptor redirects requests towards the RecoveryCoordinator returned on register_resource to another target, a Recovery Coordinator located in the Recovery Manager, by throwing a ForwardRequest exception.
ClientForwardInterceptor(ORB, Current, int) - Constructor for class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.ClientForwardInterceptor
 
ClientForwardInterceptor - Class in com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators
This interceptor redirects requests towards the RecoveryCoordinator returned on register_resource to another target, a Recovery Coordinator located in the Recovery Manager, by throwing a ForwardRequest exception.
ClientForwardInterceptor(ORB, Current, int) - Constructor for class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.ClientForwardInterceptor
 
ClientInitializer - Class in com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators
This class registers the ClientForwardInterceptor with the ORB.
ClientInitializer() - Constructor for class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.ClientInitializer
 
ClientInitializer - Class in com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators
This class registers the ClientForwardInterceptor with the ORB.
ClientInitializer() - Constructor for class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.ClientInitializer
 
ClientInitializer - Class in com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators
This class registers the ClientForwardInterceptor with the ORB.
ClientInitializer() - Constructor for class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.ClientInitializer
 
ClientSideInitialisation - Class in org.jboss.jbossts.xts.initialisation
A class used to perform all 1.1 client side initialisation
ClientSideInitialisation() - Constructor for class org.jboss.jbossts.xts.initialisation.ClientSideInitialisation
 
ClientSideStandaloneInitialisation - Class in org.jboss.jbossts.xts.initialisation
A class used to perform all 1.1 client side initialisation
ClientSideStandaloneInitialisation() - Constructor for class org.jboss.jbossts.xts.initialisation.ClientSideStandaloneInitialisation
 
clone() - Method in class com.arjuna.ats.arjuna.common.Uid
Create a copy of this instance.
clone(T, T) - Method in class org.jboss.stm.Container
Given an existing object, create another handle.
clone(T, Uid) - Method in class org.jboss.stm.Container
Given an identified for an existing object, create another handle.
close() - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
close() - Method in class com.arjuna.ats.internal.jdbc.DirectRecoverableConnection
 
close() - Method in class com.arjuna.ats.internal.jdbc.IndirectRecoverableConnection
 
close() - Method in class com.arjuna.ats.internal.jdbc.ProvidedXADataSourceConnection
 
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.mwlabs.wscf.model.sagas.arjunacore.BACoordinator
close the activity
close() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorServiceImple
Confirm the activity.
close() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
this is driven by a coordinator-completion participant registered on behalf of the coordinator and is required to propagate the close to all registered participants.
close() - Method in class com.arjuna.mwlabs.wst11.ba.BusinessActivityTerminatorImple
 
close() - Method in class com.arjuna.mwlabs.wst11.ba.participants.BusinessAgreementWithParticipantCompletionImple
 
close() - Method in class com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple
 
close() - Method in class com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityStandaloneImple
 
close() - Method in class com.arjuna.mwlabs.wst11.ba.remote.UserSubordinateBusinessActivityImple
 
close() - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.InputStreamFileWriter
 
close(int, int) - Static method in class com.arjuna.services.framework.startup.Sequencer
notify end of callback registration for a web app associated with a given sequence
close(MessageContext) - Method in class com.arjuna.webservices11.wsarj.handler.InstanceIdentifierHandler
this hanlder ignores close messages
close(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsarjtx.processors.TerminationCoordinatorProcessor
Close.
close(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsarjtx.processors.TerminationCoordinatorRPCProcessor
Close.
close(NotificationType, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.CoordinatorCompletionParticipantInboundEvents
Handle the close event.
close(NotificationType, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.ParticipantCompletionParticipantInboundEvents
Handle the close event.
close(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.CoordinatorCompletionParticipantProcessor
Close.
close(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.ParticipantCompletionParticipantProcessor
Close.
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
 
close(MessageContext) - Method in class org.jboss.jbossts.txbridge.inbound.JaxWSTxInboundBridgeHandler
 
close(MessageContext) - Method in class org.jboss.jbossts.txbridge.inbound.OptionalJaxWSTxInboundBridgeHandler
 
close(MessageContext) - Method in class org.jboss.jbossts.txbridge.outbound.AbstractJTAOverWSATHandler
Delegates to the JaxWSTxOutboundBridgeHandler.
close(MessageContext) - Method in class org.jboss.jbossts.txbridge.outbound.JaxWSTxOutboundBridgeHandler
 
close() - Method in interface org.jboss.narayana.compensations.impl.BAParticipant
 
close(Object) - Static method in class org.jboss.narayana.compensations.impl.CompensationContext
Garbage collect the beans.
close() - Method in class org.jboss.narayana.compensations.impl.local.LocalParticipant
 
close() - Method in class org.jboss.narayana.compensations.impl.ParticipantImpl
 
close() - Method in class org.jboss.narayana.compensations.impl.remote.RemoteParticipant
 
close() - Method in class org.jboss.narayana.jta.jms.ConnectionProxy
 
close() - Method in class org.jboss.narayana.jta.jms.SessionProxy
 
Close - Annotation Type in org.jboss.narayana.txframework.api.annotation.lifecycle.ba
Deprecated.
The TXFramework API will be removed. The org.jboss.narayana.compensations API should be used instead. The new API is superior for these reasons:

i) offers a higher level API; ii) The API very closely matches that of JTA, making it easier for developers to learn, iii) It works for non-distributed transactions as well as distributed transactions. iv) It is CDI based so only needs a CDI container to run, rather than a full Java EE server.

//todo: update docs on this and the other similarly cloned annotations Method level annotation stating that this @ServiceInvocation method should Complete a ParticipantCompletion WS-BA Transaction on successful completion.

close() - Method in class org.jboss.narayana.txframework.impl.handlers.wsba.WSBAParticipantCompletionParticipant
 
closeAndUnlock(File, FileInputStream, FileOutputStream) - Method in class com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore
Unlock and close the file.
closeBusinessActivity() - Method in interface org.jboss.narayana.compensations.impl.BAController
 
closeBusinessActivity() - Method in class org.jboss.narayana.compensations.impl.local.LocalBAController
 
closeBusinessActivity() - Method in class org.jboss.narayana.compensations.impl.remote.RemoteBAController
 
closeCloseCurrentConnection() - Method in class com.arjuna.ats.internal.jdbc.DirectRecoverableConnection
 
closeCloseCurrentConnection() - Method in class com.arjuna.ats.internal.jdbc.IndirectRecoverableConnection
 
closeCloseCurrentConnection() - Method in class com.arjuna.ats.internal.jdbc.ProvidedXADataSourceConnection
 
closeCloseCurrentConnection() - Method in interface com.arjuna.ats.internal.jdbc.TransactionalDriverXAConnection
 
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.webservices11.wsarjtx.processors.TerminationParticipantCallback
A closed response.
closed(NotificationType, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.CoordinatorCompletionCoordinatorInboundEvents
Handle the closed event.
closed(NotificationType, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.ParticipantCompletionCoordinatorInboundEvents
Handle the closed event.
closed(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.CoordinatorCompletionCoordinatorProcessor
Closed.
closed(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.ParticipantCompletionCoordinatorProcessor
Closed.
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.
closedOperation(NotificationType) - Method in interface com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationParticipantPortType
 
closedOperation(NotificationType) - Method in class com.arjuna.webservices11.wsarjtx.sei.TerminationParticipantPortTypeImpl
 
closedOperation(NotificationType) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl
 
closedOperation(NotificationType) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl
 
closedOperation(NotificationType) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionCoordinatorPortType
 
closedOperation(NotificationType) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithParticipantCompletionCoordinatorPortType
 
closeOperation(NotificationType) - Method in interface com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorPortType
 
closeOperation(NotificationType) - Method in interface com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorRPCPortType
 
closeOperation(NotificationType) - Method in class com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorPortTypeImpl
 
closeOperation(NotificationType) - Method in class com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl
 
closeOperation(NotificationType) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl
 
closeOperation(NotificationType) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl
 
closeOperation(NotificationType) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionParticipantPortType
 
closeOperation(NotificationType) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithParticipantCompletionParticipantPortType
 
Closing - Class in com.arjuna.mw.wscf.model.sagas.status
The coordinator is in the process of confirming the participants.
com.arjuna.ArjunaOTS - package com.arjuna.ArjunaOTS
 
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.internal.arjuna - package com.arjuna.ats.internal.arjuna
 
com.arjuna.ats.internal.arjuna.abstractrecords - package com.arjuna.ats.internal.arjuna.abstractrecords
 
com.arjuna.ats.internal.arjuna.common - package com.arjuna.ats.internal.arjuna.common
 
com.arjuna.ats.internal.arjuna.coordinator - package com.arjuna.ats.internal.arjuna.coordinator
 
com.arjuna.ats.internal.arjuna.objectstore - package com.arjuna.ats.internal.arjuna.objectstore
 
com.arjuna.ats.internal.arjuna.objectstore.hornetq - package com.arjuna.ats.internal.arjuna.objectstore.hornetq
 
com.arjuna.ats.internal.arjuna.objectstore.jdbc - package com.arjuna.ats.internal.arjuna.objectstore.jdbc
 
com.arjuna.ats.internal.arjuna.objectstore.jdbc.accessors - package com.arjuna.ats.internal.arjuna.objectstore.jdbc.accessors
 
com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers - package com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers
 
com.arjuna.ats.internal.arjuna.recovery - package com.arjuna.ats.internal.arjuna.recovery
 
com.arjuna.ats.internal.arjuna.thread - package com.arjuna.ats.internal.arjuna.thread
 
com.arjuna.ats.internal.arjuna.tools.log - package com.arjuna.ats.internal.arjuna.tools.log
 
com.arjuna.ats.internal.arjuna.utils - package com.arjuna.ats.internal.arjuna.utils
 
com.arjuna.ats.internal.jbossatx.jta - package com.arjuna.ats.internal.jbossatx.jta
 
com.arjuna.ats.internal.jbossatx.jta.jca - package com.arjuna.ats.internal.jbossatx.jta.jca
 
com.arjuna.ats.internal.jbossatx.jts - package com.arjuna.ats.internal.jbossatx.jts
 
com.arjuna.ats.internal.jbossatx.jts.jca - package com.arjuna.ats.internal.jbossatx.jts.jca
 
com.arjuna.ats.internal.jdbc - package com.arjuna.ats.internal.jdbc
 
com.arjuna.ats.internal.jdbc.drivers - package com.arjuna.ats.internal.jdbc.drivers
 
com.arjuna.ats.internal.jdbc.drivers.modifiers - package com.arjuna.ats.internal.jdbc.drivers.modifiers
 
com.arjuna.ats.internal.jdbc.recovery - package com.arjuna.ats.internal.jdbc.recovery
 
com.arjuna.ats.internal.jta - package com.arjuna.ats.internal.jta
 
com.arjuna.ats.internal.jta.recovery.arjunacore - package com.arjuna.ats.internal.jta.recovery.arjunacore
 
com.arjuna.ats.internal.jta.recovery.jts - package com.arjuna.ats.internal.jta.recovery.jts
 
com.arjuna.ats.internal.jta.resources - package com.arjuna.ats.internal.jta.resources
 
com.arjuna.ats.internal.jta.resources.arjunacore - package com.arjuna.ats.internal.jta.resources.arjunacore
 
com.arjuna.ats.internal.jta.resources.errorhandlers - package com.arjuna.ats.internal.jta.resources.errorhandlers
 
com.arjuna.ats.internal.jta.resources.jts - package com.arjuna.ats.internal.jta.resources.jts
 
com.arjuna.ats.internal.jta.resources.jts.orbspecific - package com.arjuna.ats.internal.jta.resources.jts.orbspecific
 
com.arjuna.ats.internal.jta.resources.spi - package com.arjuna.ats.internal.jta.resources.spi
 
com.arjuna.ats.internal.jta.tools.osb.mbean.jta - package com.arjuna.ats.internal.jta.tools.osb.mbean.jta
 
com.arjuna.ats.internal.jta.tools.osb.mbean.jts - package com.arjuna.ats.internal.jta.tools.osb.mbean.jts
 
com.arjuna.ats.internal.jta.transaction.arjunacore - package com.arjuna.ats.internal.jta.transaction.arjunacore
 
com.arjuna.ats.internal.jta.transaction.arjunacore.jca - package com.arjuna.ats.internal.jta.transaction.arjunacore.jca
 
com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate - package com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate
 
com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca - package com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca
 
com.arjuna.ats.internal.jta.transaction.jts - package com.arjuna.ats.internal.jta.transaction.jts
 
com.arjuna.ats.internal.jta.transaction.jts.jca - package com.arjuna.ats.internal.jta.transaction.jts.jca
 
com.arjuna.ats.internal.jta.transaction.jts.subordinate - package com.arjuna.ats.internal.jta.transaction.jts.subordinate
 
com.arjuna.ats.internal.jta.transaction.jts.subordinate.jca - package com.arjuna.ats.internal.jta.transaction.jts.subordinate.jca
 
com.arjuna.ats.internal.jta.transaction.jts.subordinate.jca.coordinator - package com.arjuna.ats.internal.jta.transaction.jts.subordinate.jca.coordinator
 
com.arjuna.ats.internal.jta.utils - package com.arjuna.ats.internal.jta.utils
 
com.arjuna.ats.internal.jta.utils.arjunacore - package com.arjuna.ats.internal.jta.utils.arjunacore
 
com.arjuna.ats.internal.jta.utils.jts - package com.arjuna.ats.internal.jta.utils.jts
 
com.arjuna.ats.internal.jta.xa - package com.arjuna.ats.internal.jta.xa
 
com.arjuna.ats.internal.jts - package com.arjuna.ats.internal.jts
 
com.arjuna.ats.internal.jts.context - package com.arjuna.ats.internal.jts.context
 
com.arjuna.ats.internal.jts.coordinator - package com.arjuna.ats.internal.jts.coordinator
 
com.arjuna.ats.internal.jts.interposition - package com.arjuna.ats.internal.jts.interposition
 
com.arjuna.ats.internal.jts.interposition.resources.arjuna - package com.arjuna.ats.internal.jts.interposition.resources.arjuna
 
com.arjuna.ats.internal.jts.interposition.resources.osi - package com.arjuna.ats.internal.jts.interposition.resources.osi
 
com.arjuna.ats.internal.jts.interposition.resources.restricted - package com.arjuna.ats.internal.jts.interposition.resources.restricted
 
com.arjuna.ats.internal.jts.interposition.resources.strict - package com.arjuna.ats.internal.jts.interposition.resources.strict
 
com.arjuna.ats.internal.jts.lifecycle - package com.arjuna.ats.internal.jts.lifecycle
 
com.arjuna.ats.internal.jts.orbspecific - package com.arjuna.ats.internal.jts.orbspecific
 
com.arjuna.ats.internal.jts.orbspecific.coordinator - package com.arjuna.ats.internal.jts.orbspecific.coordinator
 
com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators - package com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators
 
com.arjuna.ats.internal.jts.orbspecific.interposition - package com.arjuna.ats.internal.jts.orbspecific.interposition
 
com.arjuna.ats.internal.jts.orbspecific.interposition.coordinator - package com.arjuna.ats.internal.jts.orbspecific.interposition.coordinator
 
com.arjuna.ats.internal.jts.orbspecific.interposition.resources - package com.arjuna.ats.internal.jts.orbspecific.interposition.resources
 
com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna - package com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna
 
com.arjuna.ats.internal.jts.orbspecific.interposition.resources.osi - package com.arjuna.ats.internal.jts.orbspecific.interposition.resources.osi
 
com.arjuna.ats.internal.jts.orbspecific.interposition.resources.restricted - package com.arjuna.ats.internal.jts.orbspecific.interposition.resources.restricted
 
com.arjuna.ats.internal.jts.orbspecific.interposition.resources.strict - package com.arjuna.ats.internal.jts.orbspecific.interposition.resources.strict
 
com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators - package com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators
 
com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators - package com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators
 
com.arjuna.ats.internal.jts.orbspecific.recovery - package com.arjuna.ats.internal.jts.orbspecific.recovery
 
com.arjuna.ats.internal.jts.orbspecific.recovery.recoverycoordinators - package com.arjuna.ats.internal.jts.orbspecific.recovery.recoverycoordinators
 
com.arjuna.ats.internal.jts.recovery - package com.arjuna.ats.internal.jts.recovery
 
com.arjuna.ats.internal.jts.recovery.contact - package com.arjuna.ats.internal.jts.recovery.contact
 
com.arjuna.ats.internal.jts.recovery.recoverycoordinators - package com.arjuna.ats.internal.jts.recovery.recoverycoordinators
 
com.arjuna.ats.internal.jts.recovery.transactions - package com.arjuna.ats.internal.jts.recovery.transactions
 
com.arjuna.ats.internal.jts.resources - package com.arjuna.ats.internal.jts.resources
 
com.arjuna.ats.internal.jts.utils - package com.arjuna.ats.internal.jts.utils
 
com.arjuna.ats.internal.txoj - package com.arjuna.ats.internal.txoj
 
com.arjuna.ats.internal.txoj.abstractrecords - package com.arjuna.ats.internal.txoj.abstractrecords
 
com.arjuna.ats.internal.txoj.lockstore - package com.arjuna.ats.internal.txoj.lockstore
 
com.arjuna.ats.internal.txoj.recovery - package com.arjuna.ats.internal.txoj.recovery
 
com.arjuna.ats.jbossatx - package com.arjuna.ats.jbossatx
 
com.arjuna.ats.jbossatx.jta - package com.arjuna.ats.jbossatx.jta
 
com.arjuna.ats.jbossatx.jts - package com.arjuna.ats.jbossatx.jts
 
com.arjuna.ats.jbossatx.logging - package com.arjuna.ats.jbossatx.logging
 
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.internal.util - package com.arjuna.common.internal.util
 
com.arjuna.common.internal.util.propertyservice - package com.arjuna.common.internal.util.propertyservice
 
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.mw.wstx.logging - package com.arjuna.mw.wstx.logging
 
com.arjuna.mw.wstx.status - package com.arjuna.mw.wstx.status
 
com.arjuna.mwlabs.wsas - package com.arjuna.mwlabs.wsas
 
com.arjuna.mwlabs.wsas.activity - package com.arjuna.mwlabs.wsas.activity
 
com.arjuna.mwlabs.wsas.common.arjunacore - package com.arjuna.mwlabs.wsas.common.arjunacore
 
com.arjuna.mwlabs.wscf.coordinator - package com.arjuna.mwlabs.wscf.coordinator
 
com.arjuna.mwlabs.wscf.model.sagas.arjunacore - package com.arjuna.mwlabs.wscf.model.sagas.arjunacore
 
com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate - package com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate
 
com.arjuna.mwlabs.wscf.model.twophase.arjunacore - package com.arjuna.mwlabs.wscf.model.twophase.arjunacore
 
com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate - package com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate
 
com.arjuna.mwlabs.wscf.utils - package com.arjuna.mwlabs.wscf.utils
 
com.arjuna.mwlabs.wscf11.model.sagas.arjunacore - package com.arjuna.mwlabs.wscf11.model.sagas.arjunacore
 
com.arjuna.mwlabs.wscf11.model.twophase.arjunacore - package com.arjuna.mwlabs.wscf11.model.twophase.arjunacore
 
com.arjuna.mwlabs.wst.at.participants - package com.arjuna.mwlabs.wst.at.participants
 
com.arjuna.mwlabs.wst.at.remote - package com.arjuna.mwlabs.wst.at.remote
 
com.arjuna.mwlabs.wst.ba.remote - package com.arjuna.mwlabs.wst.ba.remote
 
com.arjuna.mwlabs.wst.util - package com.arjuna.mwlabs.wst.util
 
com.arjuna.mwlabs.wst11.at - package com.arjuna.mwlabs.wst11.at
 
com.arjuna.mwlabs.wst11.at.context - package com.arjuna.mwlabs.wst11.at.context
 
com.arjuna.mwlabs.wst11.at.participants - package com.arjuna.mwlabs.wst11.at.participants
 
com.arjuna.mwlabs.wst11.at.remote - package com.arjuna.mwlabs.wst11.at.remote
 
com.arjuna.mwlabs.wst11.ba - package com.arjuna.mwlabs.wst11.ba
 
com.arjuna.mwlabs.wst11.ba.context - package com.arjuna.mwlabs.wst11.ba.context
 
com.arjuna.mwlabs.wst11.ba.participants - package com.arjuna.mwlabs.wst11.ba.participants
 
com.arjuna.mwlabs.wst11.ba.remote - package com.arjuna.mwlabs.wst11.ba.remote
 
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.internal.orbspecific.ibmorb.oa.implementations - package com.arjuna.orbportability.internal.orbspecific.ibmorb.oa.implementations
 
com.arjuna.orbportability.internal.orbspecific.ibmorb.orb.implementations - package com.arjuna.orbportability.internal.orbspecific.ibmorb.orb.implementations
 
com.arjuna.orbportability.internal.orbspecific.jacorb.oa.implementations - package com.arjuna.orbportability.internal.orbspecific.jacorb.oa.implementations
 
com.arjuna.orbportability.internal.orbspecific.jacorb.orb.implementations - package com.arjuna.orbportability.internal.orbspecific.jacorb.orb.implementations
 
com.arjuna.orbportability.internal.orbspecific.javaidl.oa.implementations - package com.arjuna.orbportability.internal.orbspecific.javaidl.oa.implementations
 
com.arjuna.orbportability.internal.orbspecific.javaidl.orb.implementations - package com.arjuna.orbportability.internal.orbspecific.javaidl.orb.implementations
 
com.arjuna.orbportability.internal.orbspecific.oa.implementations - package com.arjuna.orbportability.internal.orbspecific.oa.implementations
 
com.arjuna.orbportability.internal.orbspecific.orb.implementations - package com.arjuna.orbportability.internal.orbspecific.orb.implementations
 
com.arjuna.orbportability.internal.orbspecific.versions - package com.arjuna.orbportability.internal.orbspecific.versions
 
com.arjuna.orbportability.internal.utils - package com.arjuna.orbportability.internal.utils
 
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.schemas.ws._2005._10.wsarjtx - package com.arjuna.schemas.ws._2005._10.wsarjtx
 
com.arjuna.services.framework.startup - package com.arjuna.services.framework.startup
 
com.arjuna.services.framework.task - package com.arjuna.services.framework.task
 
com.arjuna.webservices - package com.arjuna.webservices
 
com.arjuna.webservices.base.processors - package com.arjuna.webservices.base.processors
 
com.arjuna.webservices.logging - package com.arjuna.webservices.logging
 
com.arjuna.webservices.soap - package com.arjuna.webservices.soap
 
com.arjuna.webservices.util - package com.arjuna.webservices.util
 
com.arjuna.webservices.wsarj - package com.arjuna.webservices.wsarj
 
com.arjuna.webservices.wsarjtx - package com.arjuna.webservices.wsarjtx
 
com.arjuna.webservices11 - package com.arjuna.webservices11
 
com.arjuna.webservices11.util - package com.arjuna.webservices11.util
 
com.arjuna.webservices11.wsaddr - package com.arjuna.webservices11.wsaddr
 
com.arjuna.webservices11.wsaddr.processor - package com.arjuna.webservices11.wsaddr.processor
 
com.arjuna.webservices11.wsarj - package com.arjuna.webservices11.wsarj
 
com.arjuna.webservices11.wsarj.handler - package com.arjuna.webservices11.wsarj.handler
 
com.arjuna.webservices11.wsarj.processor - package com.arjuna.webservices11.wsarj.processor
 
com.arjuna.webservices11.wsarjtx - package com.arjuna.webservices11.wsarjtx
 
com.arjuna.webservices11.wsarjtx.client - package com.arjuna.webservices11.wsarjtx.client
 
com.arjuna.webservices11.wsarjtx.processors - package com.arjuna.webservices11.wsarjtx.processors
 
com.arjuna.webservices11.wsarjtx.sei - package com.arjuna.webservices11.wsarjtx.sei
 
com.arjuna.webservices11.wsarjtx.server - package com.arjuna.webservices11.wsarjtx.server
 
com.arjuna.webservices11.wsat - package com.arjuna.webservices11.wsat
 
com.arjuna.webservices11.wsat.client - package com.arjuna.webservices11.wsat.client
 
com.arjuna.webservices11.wsat.processors - package com.arjuna.webservices11.wsat.processors
 
com.arjuna.webservices11.wsat.sei - package com.arjuna.webservices11.wsat.sei
 
com.arjuna.webservices11.wsat.server - package com.arjuna.webservices11.wsat.server
 
com.arjuna.webservices11.wsba - package com.arjuna.webservices11.wsba
 
com.arjuna.webservices11.wsba.client - package com.arjuna.webservices11.wsba.client
 
com.arjuna.webservices11.wsba.processors - package com.arjuna.webservices11.wsba.processors
 
com.arjuna.webservices11.wsba.sei - package com.arjuna.webservices11.wsba.sei
 
com.arjuna.webservices11.wsba.server - package com.arjuna.webservices11.wsba.server
 
com.arjuna.webservices11.wscoor - package com.arjuna.webservices11.wscoor
 
com.arjuna.webservices11.wscoor.client - package com.arjuna.webservices11.wscoor.client
 
com.arjuna.webservices11.wscoor.processors - package com.arjuna.webservices11.wscoor.processors
 
com.arjuna.webservices11.wscoor.sei - package com.arjuna.webservices11.wscoor.sei
 
com.arjuna.webservices11.wscoor.server - package com.arjuna.webservices11.wscoor.server
 
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.ArjunaOTS._ArjunaSubtranAwareResourceStub
 
commit(boolean) - Method in class com.arjuna.ArjunaOTS._ArjunaTransactionStub
 
commit(boolean) - Method in class com.arjuna.ArjunaOTS._CurrentStub
 
commit() - Method in class com.arjuna.ArjunaOTS._OTSAbstractRecordStub
 
commit() - Method in class com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourcePOATie
 
commit(boolean) - Method in class com.arjuna.ArjunaOTS.ArjunaTransactionPOATie
 
commit(boolean) - Method in class com.arjuna.ArjunaOTS.CurrentPOATie
 
commit() - Method in class com.arjuna.ArjunaOTS.OTSAbstractRecordPOATie
 
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() - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
commit(Xid, boolean) - Method in class com.arjuna.ats.internal.jdbc.IsSameRMOverrideXAResource
 
commit() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAOnePhaseResource
Commit the one phase resource.
commit() - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.LastResourceRecord
Commit this resource.
commit() - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord
 
commit() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction
We will never throw a HeuristicRollbackException because if we get a HeuristicRollback from a resource, and can successfully rollback the other resources, this is then the same as having simply been forced to rollback the transaction during phase 1.
commit(Xid, boolean) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.jca.XATerminatorImple
Commit the transaction identified and hence any inflow-associated work.
commit() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.SubordinateAtomicAction
Commit the transaction, and have heuristic reporting.
commit(boolean) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.SubordinateAtomicAction
Commit the transaction.
commit() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.TransactionImple
This is a subordinate transaction, so any attempt to commit it or roll it back directly, should fail.
commit() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
We should never throw a HeuristicRollbackException because if we get a HeuristicRollback from a resource, and can successfully rollback the other resources, this is then the same as having simply been forced to rollback the transaction during phase 1.
commit() - Method in class com.arjuna.ats.internal.jta.transaction.jts.BaseTransaction
We will never throw a HeuristicRollbackException because if we get a HeuristicRollback from a resource, and can successfully rollback the other resources, this is then the same as having simply been forced to rollback the transaction during phase 1.
commit(Xid, boolean) - Method in class com.arjuna.ats.internal.jta.transaction.jts.jca.XATerminatorImple
 
commit() - Method in class com.arjuna.ats.internal.jta.transaction.jts.subordinate.TransactionImple
This is a subordinate transaction, so any attempt to commit it or roll it back directly, should fail.
commit() - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionImple
We will never throw a HeuristicRollbackException because if we get a HeuristicRollback from a resource, and can successfully rollback the other resources, this is then the same as having simply been forced to rollback the transaction during phase 1.
commit(boolean) - Method in class com.arjuna.ats.internal.jts.ControlWrapper
 
commit(boolean) - Method in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
If the transaction has already been committed (by another thread, for example) then we do nothing - could throw TransactionRequired or INVALID_TRANSACTION.
commit(boolean) - Method in class com.arjuna.ats.internal.jts.orbspecific.CurrentImple
It's not possible to commit/abort out of order using the current interface.
commit() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna.ServerNestedAction
 
commit() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna.ServerTopLevelAction
 
commit() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.osi.ServerOSITopLevelAction
 
COMMIT - Static variable in class com.arjuna.ats.internal.jts.recovery.recoverycoordinators.ResourceCompletor
 
commit() - Method in class com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate
Commit the current transaction and disassociate from the thread.
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 class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateATCoordinator
this is driven by a durable participant registered on behalf of the coordinator and does a normal commit minus the after completion processing which will be driven by a volatile participant also registerd for this coordinator..
commit() - Method in class com.arjuna.mwlabs.wst11.at.participants.CompletionCoordinatorImple
 
commit() - Method in class com.arjuna.mwlabs.wst11.at.participants.CompletionCoordinatorRPCImple
 
commit() - Method in class com.arjuna.mwlabs.wst11.at.remote.UserSubordinateTransactionImple
it is inappropriate to call this even if the current transaction is a top level AT transaction so we always throw a WrongStateException.
commit() - Method in class com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple
 
commit() - Method in class com.arjuna.mwlabs.wst11.at.remote.UserTransactionStandaloneImple
 
commit(Notification, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsat.ParticipantInboundEvents
Handle the commit event.
commit(Notification, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsat.processors.CompletionCoordinatorProcessor
Commit.
commit(Notification, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsat.processors.CompletionCoordinatorRPCProcessor
Commit.
commit(Notification, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsat.processors.ParticipantProcessor
Commit.
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() - Method in class org.jboss.jbossts.txbridge.inbound.BridgeDurableParticipant
The participant should make permanent the work that it controls.
commit() - Method in class org.jboss.jbossts.txbridge.inbound.BridgeVolatileParticipant
Perform afterCompletion cleanup activities such as releasing resources.
commit(Xid, boolean) - Method in class org.jboss.jbossts.txbridge.outbound.BridgeXAResource
Commits the global transaction specified by xid.
commit() - Method in class org.jboss.jbossts.xts.bridge.at.BridgeWrapper
perform a phase 2 commit for the bridged-to transaction
commit(Xid, boolean) - Method in class org.jboss.narayana.jta.jms.JmsXAResourceRecoveryHelper
Delegates XAResource#commit call to the connected JMS resource.
commit() - Method in class org.jboss.narayana.jta.jms.SessionProxy
 
commit(Xid, boolean) - Method in class org.jboss.narayana.rest.bridge.inbound.InboundBridge
Following methods are not really used.
commit() - Method in class org.jboss.narayana.rest.bridge.inbound.InboundBridgeParticipant
 
commit() - Method in interface org.jboss.narayana.rest.integration.api.Participant
 
commit() - Method in class org.jboss.stm.async.Transaction
Commit the transaction, and have heuristic reporting.
commit(boolean) - Method in class org.jboss.stm.async.Transaction
Commit the transaction.
commit(boolean) - Method in class org.omg.CosTransactions._CurrentStub
 
commit() - Method in class org.omg.CosTransactions._ResourceStub
 
commit() - Method in class org.omg.CosTransactions._SubtransactionAwareResourceStub
 
commit(boolean) - Method in class org.omg.CosTransactions._TerminatorStub
 
commit(boolean) - Method in interface org.omg.CosTransactions.CurrentOperations
 
commit(boolean) - Method in class org.omg.CosTransactions.CurrentPOATie
 
commit() - Method in interface org.omg.CosTransactions.ResourceOperations
 
commit() - Method in class org.omg.CosTransactions.ResourcePOATie
 
commit() - Method in class org.omg.CosTransactions.SubtransactionAwareResourcePOATie
 
commit(boolean) - Method in interface org.omg.CosTransactions.TerminatorOperations
 
commit(boolean) - Method in class org.omg.CosTransactions.TerminatorPOATie
 
commit_one_phase() - Method in class com.arjuna.ArjunaOTS._ArjunaSubtranAwareResourceStub
 
commit_one_phase() - Method in class com.arjuna.ArjunaOTS._OTSAbstractRecordStub
 
commit_one_phase() - Method in class com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourcePOATie
 
commit_one_phase() - Method in class com.arjuna.ArjunaOTS.OTSAbstractRecordPOATie
 
commit_one_phase() - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord
For commit_one_phase we can do whatever we want since the transaction outcome is whatever we want.
commit_one_phase() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna.ServerNestedAction
 
commit_one_phase() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna.ServerTopLevelAction
 
commit_one_phase() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.osi.ServerOSITopLevelAction
 
commit_one_phase() - Method in class org.omg.CosTransactions._ResourceStub
 
commit_one_phase() - Method in class org.omg.CosTransactions._SubtransactionAwareResourceStub
 
commit_one_phase() - Method in interface org.omg.CosTransactions.ResourceOperations
 
commit_one_phase() - Method in class org.omg.CosTransactions.ResourcePOATie
 
commit_one_phase() - Method in class org.omg.CosTransactions.SubtransactionAwareResourcePOATie
 
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
 
commit_state(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.ActionStore
Commit a previous write_state operation which was made with the SHADOW StateType argument.
commit_state(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.CacheStore
 
commit_state(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqObjectStoreAdaptor
Commit the object's state in the object store.
commit_state(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCImple_driver
 
commit_state(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCStore
 
commit_state(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.LogStore
Commit a previous write_state operation which was made with the SHADOW StateType argument.
commit_state(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.NullActionStore
Commit a previous write_state operation which was made with the SHADOW StateType argument.
commit_state(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.ShadowingStore
Commit a previous write_state operation which was made with the SHADOW StateType argument.
commit_state(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.TwoPhaseVolatileStore
Commit the object's state in the object store.
commit_state(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.VolatileStore
Commit the object's state in the object store.
commit_subtransaction(Coordinator) - Method in class com.arjuna.ArjunaOTS._ArjunaSubtranAwareResourceStub
 
commit_subtransaction(Coordinator) - Method in class com.arjuna.ArjunaOTS._OTSAbstractRecordStub
 
commit_subtransaction(Coordinator) - Method in class com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourcePOATie
 
commit_subtransaction(Coordinator) - Method in class com.arjuna.ArjunaOTS.OTSAbstractRecordPOATie
 
commit_subtransaction(Coordinator) - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord
 
commit_subtransaction(Coordinator) - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna.ServerNestedAction
 
commit_subtransaction(Coordinator) - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.osi.ServerOSINestedAction
 
commit_subtransaction(Coordinator) - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.strict.ServerStrictNestedAction
 
commit_subtransaction(Coordinator) - Method in class org.omg.CosTransactions._SubtransactionAwareResourceStub
 
commit_subtransaction(Coordinator) - Method in interface org.omg.CosTransactions.SubtransactionAwareResourceOperations
 
commit_subtransaction(Coordinator) - Method in class org.omg.CosTransactions.SubtransactionAwareResourcePOATie
 
commitAndDisassociate() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.TransactionImple
 
commitAndDisassociate() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
Does the same as commit, but also changes the thread-to-tx association.
commitAndDisassociate() - Method in class com.arjuna.ats.internal.jta.transaction.jts.subordinate.TransactionImple
 
commitAndDisassociate() - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionImple
 
commitAsync() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction
 
COMMITMARKABLERESOURCE - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
CommitMarkableResourceRecord - Class in com.arjuna.ats.internal.jta.resources.arjunacore
The CommitMarkableResourceRecord does not support nested transactions If the database is down forever that a CommitMarkableResourceRecord is linked to, it will have the side effect of never expiring a RecoverAtomicAction.
CommitMarkableResourceRecord() - Constructor for class com.arjuna.ats.internal.jta.resources.arjunacore.CommitMarkableResourceRecord
For recovery
CommitMarkableResourceRecord(TransactionImple, ConnectableResource, Xid, BasicAction) - Constructor for class com.arjuna.ats.internal.jta.resources.arjunacore.CommitMarkableResourceRecord
 
CommitMarkableResourceRecordBean - Class in com.arjuna.ats.internal.jta.tools.osb.mbean.jta
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
CommitMarkableResourceRecordBean(UidWrapper) - Constructor for class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.CommitMarkableResourceRecordBean
Deprecated.
 
CommitMarkableResourceRecordBean(ActionBean, AbstractRecord, ParticipantStatus) - Constructor for class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.CommitMarkableResourceRecordBean
Deprecated.
 
CommitMarkableResourceRecordBeanMBean - Interface in com.arjuna.ats.internal.jta.tools.osb.mbean.jta
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
CommitMarkableResourceRecordRecoveryModule - Class in com.arjuna.ats.internal.jta.recovery.arjunacore
This CommitMarkableResourceRecord assumes the following table has been created: create table xids (xid varbinary(255), transactionManagerID varchar(255)) (ora/syb/mysql) create table xids (xid bytea, transactionManagerID varchar(255)) (psql) sp_configure "lock scheme",0,datarows (syb) The CommitMarkableResourceRecord does not support nested transactions TODO you have to set max_allowed_packet for large reaps on mysql
CommitMarkableResourceRecordRecoveryModule() - Constructor for class com.arjuna.ats.internal.jta.recovery.arjunacore.CommitMarkableResourceRecordRecoveryModule
 
commitOnePhase() - Method in class org.jboss.narayana.rest.bridge.inbound.InboundBridgeParticipant
 
commitOnePhase() - Method in interface org.jboss.narayana.rest.integration.api.Participant
 
commitOperation(Notification) - Method in class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl
 
commitOperation(Notification) - Method in class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl
 
commitOperation(Notification) - Method in class com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl
 
commitOperation(Notification) - Method in interface org.oasis_open.docs.ws_tx.wsat._2006._06.CompletionCoordinatorPortType
 
commitOperation(Notification) - Method in interface org.oasis_open.docs.ws_tx.wsat._2006._06.CompletionCoordinatorRPCPortType
 
commitOperation(Notification) - Method in interface org.oasis_open.docs.ws_tx.wsat._2006._06.ParticipantPortType
 
commitState(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.CacheStore
 
commitStatus() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
COMMITTED - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
Committed - Class in com.arjuna.mw.wstx.status
The transaction has committed.
committed(Notification, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsat.CoordinatorInboundEvents
Handle the committed event.
committed(Notification, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsat.processors.CompletionInitiatorCallback
A committed response.
committed(Notification, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsat.processors.CoordinatorProcessor
Committed.
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.
 
committedOperation(Notification) - Method in class com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl
 
committedOperation(Notification) - Method in class com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl
 
committedOperation(Notification) - Method in interface org.oasis_open.docs.ws_tx.wsat._2006._06.CompletionInitiatorPortType
 
committedOperation(Notification) - Method in interface org.oasis_open.docs.ws_tx.wsat._2006._06.CoordinatorPortType
 
COMMITTING - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
Committing - Class in com.arjuna.mw.wstx.status
The transaction is in the process of committing.
commitTx() - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
commitVolatile() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateATCoordinator
this is driven by a volatile participant registered on behalf of the coordinator
commitVolatile() - Method in class org.jboss.jbossts.xts.bridge.at.BridgeWrapper
initiate synchronization afterCompletion processing for the bridged-to transaction following a successful commit
commonI18NLogger - Interface in com.arjuna.common.logging
i18n log messages for the jta module.
commonI18NLogger_$logger - Class in com.arjuna.common.logging
Warning this class consists of generated code.
commonI18NLogger_$logger(Logger) - Constructor for class com.arjuna.common.logging.commonI18NLogger_$logger
 
commonLogger - Class in com.arjuna.common.logging
 
commonLogger() - Constructor for class com.arjuna.common.logging.commonLogger
 
compareHierarchies(PropagationContext, ServerTopLevelAction) - Method in class com.arjuna.ats.internal.jts.interposition.resources.arjuna.Interposition
 
compareTo(ReaperElement) - Method in class com.arjuna.ats.internal.arjuna.coordinator.ReaperElement
Order by absoluteTimeout first, then by Uid.
compareTo(Object) - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple
 
compareTo(Object) - Method in class com.arjuna.ats.internal.jta.resources.jts.LocalCleanupSynchronization
 
compareTo(Object) - Method in class com.arjuna.ats.internal.jts.resources.SynchronizationRecord
 
compareTo(ReaperElement) - Method in class com.arjuna.mwlabs.wsas.activity.ReaperElement
 
compareTo(Object) - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.SynchronizationRecord
 
compareTo(Object) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.SynchronizationRecord
 
COMPATIBLE - Static variable in class com.arjuna.ats.txoj.ConflictType
 
Compensatable - Annotation Type in org.jboss.narayana.compensations.api
The org.jboss.narayana.compensations.api.Compensatable annotation provides the application the ability to declaratively control compensation transaction boundaries on CDI managed beans, as well as classes defined as managed beans by the Java EE specification, at both the class and method level where method level annotations override those at the class level.
Compensatable - Annotation Type in org.jboss.narayana.txframework.api.annotation.transaction
Deprecated.
The TXFramework API will be removed. The org.jboss.narayana.compensations API should be used instead. The new API is superior for these reasons:

i) offers a higher level API; ii) The API very closely matches that of JTA, making it easier for developers to learn, iii) It works for non-distributed transactions as well as distributed transactions. iv) It is CDI based so only needs a CDI container to run, rather than a full Java EE server.

Class level annotation used to declare that a participant service will participate in lifecycle processing for WSBA business activity transactions.

compensate() - Method in interface com.arjuna.mw.wscf.model.sagas.participants.Participant
Compensate the participant.
compensate() - Method in class com.arjuna.mwlabs.wst11.ba.participants.BusinessAgreementWithParticipantCompletionImple
 
compensate(NotificationType, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.CoordinatorCompletionParticipantInboundEvents
Handle the compensate event.
compensate(NotificationType, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.ParticipantCompletionParticipantInboundEvents
Handle the compensate event.
compensate(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.CoordinatorCompletionParticipantProcessor
Compensate.
compensate(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.ParticipantCompletionParticipantProcessor
Compensate.
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
 
compensate() - Method in interface org.jboss.narayana.compensations.api.CompensationHandler
 
compensate() - Method in class org.jboss.narayana.compensations.api.DefaultTxCompensateHandler
 
compensate() - Method in interface org.jboss.narayana.compensations.impl.BAParticipant
 
compensate() - Method in class org.jboss.narayana.compensations.impl.local.LocalParticipant
 
compensate() - Method in class org.jboss.narayana.compensations.impl.ParticipantImpl
 
compensate() - Method in class org.jboss.narayana.compensations.impl.remote.RemoteParticipant
 
Compensate - Annotation Type in org.jboss.narayana.txframework.api.annotation.lifecycle.ba
Deprecated.
The TXFramework API will be removed. The org.jboss.narayana.compensations API should be used instead. The new API is superior for these reasons:

i) offers a higher level API; ii) The API very closely matches that of JTA, making it easier for developers to learn, iii) It works for non-distributed transactions as well as distributed transactions. iv) It is CDI based so only needs a CDI container to run, rather than a full Java EE server.

Method level annotation stating that this @ServiceInvocation method should Complete a ParticipantCompletion WS-BA Transaction on successful completion.

compensate() - Method in class org.jboss.narayana.txframework.impl.handlers.wsba.WSBAParticipantCompletionParticipant
 
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 interface com.arjuna.webservices11.wsba.CoordinatorCompletionCoordinatorInboundEvents
Handle the compensated event.
compensated(NotificationType, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.ParticipantCompletionCoordinatorInboundEvents
Handle the compensated event.
compensated(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.CoordinatorCompletionCoordinatorProcessor
Compensated.
compensated(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.ParticipantCompletionCoordinatorProcessor
Compensated.
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.
compensatedOperation(NotificationType) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl
 
compensatedOperation(NotificationType) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl
 
compensatedOperation(NotificationType) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionCoordinatorPortType
 
compensatedOperation(NotificationType) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithParticipantCompletionCoordinatorPortType
 
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
 
compensateOperation(NotificationType) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl
 
compensateOperation(NotificationType) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl
 
compensateOperation(NotificationType) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionParticipantPortType
 
compensateOperation(NotificationType) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithParticipantCompletionParticipantPortType
 
Compensating - Class in com.arjuna.mw.wscf.model.sagas.status
The coordinator is preparing.
CompensationContext - Class in org.jboss.narayana.compensations.impl
 
CompensationContext() - Constructor for class org.jboss.narayana.compensations.impl.CompensationContext
 
CompensationHandler - Interface in org.jboss.narayana.compensations.api
Implementation of compensation handler logic, to be used in the case where work annotated with org.jboss.narayana.compensations.api.TxCompensate requires compensation.
CompensationInterceptorBase - Class in org.jboss.narayana.compensations.impl
 
CompensationInterceptorBase() - Constructor for class org.jboss.narayana.compensations.impl.CompensationInterceptorBase
 
CompensationInterceptorMandatory - Class in org.jboss.narayana.compensations.impl
 
CompensationInterceptorMandatory() - Constructor for class org.jboss.narayana.compensations.impl.CompensationInterceptorMandatory
 
CompensationInterceptorNever - Class in org.jboss.narayana.compensations.impl
 
CompensationInterceptorNever() - Constructor for class org.jboss.narayana.compensations.impl.CompensationInterceptorNever
 
CompensationInterceptorNotSupported - Class in org.jboss.narayana.compensations.impl
 
CompensationInterceptorNotSupported() - Constructor for class org.jboss.narayana.compensations.impl.CompensationInterceptorNotSupported
 
CompensationInterceptorRequired - Class in org.jboss.narayana.compensations.impl
 
CompensationInterceptorRequired() - Constructor for class org.jboss.narayana.compensations.impl.CompensationInterceptorRequired
 
CompensationInterceptorRequiresNew - Class in org.jboss.narayana.compensations.impl
 
CompensationInterceptorRequiresNew() - Constructor for class org.jboss.narayana.compensations.impl.CompensationInterceptorRequiresNew
 
CompensationInterceptorSupports - Class in org.jboss.narayana.compensations.impl
 
CompensationInterceptorSupports() - Constructor for class org.jboss.narayana.compensations.impl.CompensationInterceptorSupports
 
CompensationManager - Interface in org.jboss.narayana.compensations.api
Management interface for interacting with the compensation-based transaction.
CompensationManagerImpl - Class in org.jboss.narayana.compensations.impl
 
CompensationManagerImpl() - Constructor for class org.jboss.narayana.compensations.impl.CompensationManagerImpl
 
CompensationManagerState - Class in org.jboss.narayana.compensations.impl
 
CompensationManagerState() - Constructor for class org.jboss.narayana.compensations.impl.CompensationManagerState
 
CompensationsCDIExtension - Class in org.jboss.narayana.compensations.impl
 
CompensationsCDIExtension() - Constructor for class org.jboss.narayana.compensations.impl.CompensationsCDIExtension
 
CompensationScoped - Annotation Type in org.jboss.narayana.compensations.api
Annotation used to indicate a bean is to be scoped to the current active compensation-based transaction.
CompensationScopedExtension - Class in org.jboss.narayana.compensations.impl
 
CompensationScopedExtension() - Constructor for class org.jboss.narayana.compensations.impl.CompensationScopedExtension
 
CompensationTransactionRuntimeException - Exception in org.jboss.narayana.compensations.api
General RuntimeException used when something unexpected goes wrong.
CompensationTransactionRuntimeException(String) - Constructor for exception org.jboss.narayana.compensations.api.CompensationTransactionRuntimeException
 
CompensationTransactionRuntimeException(String, Throwable) - Constructor for exception org.jboss.narayana.compensations.api.CompensationTransactionRuntimeException
 
CompensationTransactionType - Enum in org.jboss.narayana.compensations.api
Indicates whether a bean method is to be executed within a transaction context where the values provide the following corresponding behavior.
COMPLETE - Static variable in class com.arjuna.ats.internal.arjuna.coordinator.ReaperElement
 
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 class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.BACoordinator
ensure all ParticipantCompletion participants have completed and then send a complete message to any remaining CoordinatorCompletion participants.
complete(CompletionStatus) - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorControl
The current activity is completing with the specified completion status.
complete() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorControl
The current activity is completing and informs the participants that all work they need to know about has been received.
complete() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorServiceImple
Complete the activity.
complete() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.ParticipantRecord
 
complete() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
this is driven by a coordinator-completion participant registered on behalf of the coordinator and is required to propagate the complete to all registered coordinator-completion participants.
complete(CompletionStatus) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorControl
The current activity is completing with the specified completion status.
complete(CompletionStatus) - Method in class com.arjuna.mwlabs.wscf11.model.sagas.arjunacore.SagasHLSImple
The current activity is completing with the specified completion status.
complete(CompletionStatus) - Method in class com.arjuna.mwlabs.wscf11.model.twophase.arjunacore.TwoPhaseHLSImple
The current activity is completing with the specified completion status.
complete() - Method in class com.arjuna.mwlabs.wst11.ba.BusinessActivityTerminatorImple
Complete doesn't mean go away, it just means that all work you need to accomplish the commit/rollback has been received.
complete() - Method in class com.arjuna.mwlabs.wst11.ba.participants.BusinessAgreementWithCoordinatorCompletionImple
 
complete() - Method in class com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple
 
complete() - Method in class com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityStandaloneImple
 
complete() - Method in class com.arjuna.mwlabs.wst11.ba.remote.UserSubordinateBusinessActivityImple
 
complete(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsarjtx.processors.TerminationCoordinatorProcessor
Complete.
complete(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsarjtx.processors.TerminationCoordinatorRPCProcessor
Complete.
complete(NotificationType, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.CoordinatorCompletionParticipantInboundEvents
Handle the complete event.
complete(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.CoordinatorCompletionParticipantProcessor
Complete.
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
 
Complete - Annotation Type in org.jboss.narayana.txframework.api.annotation.lifecycle.ba
Deprecated.
The TXFramework API will be removed. The org.jboss.narayana.compensations API should be used instead. The new API is superior for these reasons:

i) offers a higher level API; ii) The API very closely matches that of JTA, making it easier for developers to learn, iii) It works for non-distributed transactions as well as distributed transactions. iv) It is CDI based so only needs a CDI container to run, rather than a full Java EE server.

Method level annotation stating that this @ServiceInvocation method should Complete a ParticipantCompletion WS-BA Transaction on successful completion.

complete() - Method in class org.jboss.narayana.txframework.impl.handlers.wsba.WSBACoordinatorCompletionParticipant
 
completeBusinessActivity(boolean) - Method in interface org.jboss.narayana.compensations.impl.BAController
 
completeBusinessActivity(boolean) - Method in class org.jboss.narayana.compensations.impl.local.LocalBAController
 
completeBusinessActivity(boolean) - Method in class org.jboss.narayana.compensations.impl.remote.RemoteBAController
 
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 class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorControl
The activity has completed and is no longer active on the current thread.
completed() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.ParticipantRecord
record the fact that this participant has completed
completed() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorControl
The activity has completed and is no longer active on the current thread.
completed() - Method in class com.arjuna.mwlabs.wscf11.model.sagas.arjunacore.SagasHLSImple
The activity has completed and is no longer active on the current thread.
completed() - Method in class com.arjuna.mwlabs.wscf11.model.twophase.arjunacore.TwoPhaseHLSImple
The activity has completed and is no longer active on the current thread.
completed() - Method in class com.arjuna.mwlabs.wst11.ba.remote.BAParticipantManagerImple
 
completed() - Method in class com.arjuna.mwlabs.wst11.ba.remote.SubordinateBAParticipantManagerImple
 
completed(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsarjtx.processors.TerminationParticipantCallback
A completed response.
completed(NotificationType, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.CoordinatorCompletionCoordinatorInboundEvents
Handle the completed event.
completed(NotificationType, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.ParticipantCompletionCoordinatorInboundEvents
Handle the completed event.
completed(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.CoordinatorCompletionCoordinatorProcessor
Completed.
completed(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.ParticipantCompletionCoordinatorProcessor
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
 
completed() - Method in class org.jboss.narayana.compensations.impl.local.LocalParticipantManager
 
completed() - Method in interface org.jboss.narayana.compensations.impl.ParticipantManager
 
completed() - Method in class org.jboss.narayana.compensations.impl.remote.RemoteParticipantManager
 
completed() - Method in interface org.jboss.narayana.txframework.api.management.BATxControl
Deprecated.
 
completed() - Method in class org.jboss.narayana.txframework.impl.handlers.wsba.WSBATxControlImpl
 
completedOperation(NotificationType) - Method in interface com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationParticipantPortType
 
completedOperation(NotificationType) - Method in class com.arjuna.webservices11.wsarjtx.sei.TerminationParticipantPortTypeImpl
 
completedOperation(NotificationType) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl
 
completedOperation(NotificationType) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl
 
completedOperation(NotificationType) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionCoordinatorPortType
 
completedOperation(NotificationType) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithParticipantCompletionCoordinatorPortType
 
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.
completedStatus() - Method in class com.arjuna.mwlabs.wsas.activity.OutcomeImple
The state in which the activity completed.
completeOperation(NotificationType) - Method in interface com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorPortType
 
completeOperation(NotificationType) - Method in interface com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorRPCPortType
 
completeOperation(NotificationType) - Method in class com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorPortTypeImpl
 
completeOperation(NotificationType) - Method in class com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl
 
completeOperation(NotificationType) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl
 
completeOperation(NotificationType) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionParticipantPortType
 
Completes - Annotation Type in org.jboss.narayana.txframework.api.annotation.lifecycle.ba
Deprecated.
The TXFramework API will be removed. The org.jboss.narayana.compensations API should be used instead. The new API is superior for these reasons:

i) offers a higher level API; ii) The API very closely matches that of JTA, making it easier for developers to learn, iii) It works for non-distributed transactions as well as distributed transactions. iv) It is CDI based so only needs a CDI container to run, rather than a full Java EE server.

Method level annotation stating that this @ServiceInvocation method should Complete a ParticipantCompletion WS-BA Transaction on successful completion.

Completing - Class in com.arjuna.mw.wsas.status
The activity is in the process of completing.
COMPLETION_COORDINATOR_PORT_NAME - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The WSAT Completion Cordinator Port Name.
COMPLETION_COORDINATOR_PORT_QNAME - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The WSAT Completion Cordinator Port QName.
COMPLETION_COORDINATOR_RPC_PORT_NAME - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The WSAT RPC Completion Cordinator Port Name.
COMPLETION_COORDINATOR_RPC_PORT_QNAME - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The WSAT RPC Completion Cordinator Port QName.
COMPLETION_COORDINATOR_RPC_SERVICE_NAME - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The RPC completion coordinator service name.
COMPLETION_COORDINATOR_RPC_SERVICE_QNAME - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The RPC completion coordinator service qname.
COMPLETION_COORDINATOR_SERVICE_NAME - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The completion coordinator service name.
COMPLETION_COORDINATOR_SERVICE_QNAME - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The completion coordinator service qname.
COMPLETION_INITIATOR_PORT_NAME - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The WSAT Completion Initiator Port Name.
COMPLETION_INITIATOR_PORT_QNAME - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The WSAT Completion Initiator Port QName.
COMPLETION_INITIATOR_SERVICE_NAME - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The completion initiator service name.
COMPLETION_INITIATOR_SERVICE_QNAME - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The completion initiator service qname.
CompletionCoordinatorClient - Class in com.arjuna.webservices11.wsat.client
The Client side of the Completion Coordinator.
CompletionCoordinatorImple - Class in com.arjuna.mwlabs.wst11.at.participants
 
CompletionCoordinatorImple(CoordinatorManager, ActivityHierarchy, boolean, W3CEndpointReference) - Constructor for class com.arjuna.mwlabs.wst11.at.participants.CompletionCoordinatorImple
 
CompletionCoordinatorInitialisation - Class in com.arjuna.webservices11.wsat.server
Activate the Completion Coordinator service
CompletionCoordinatorInitialisation() - Constructor for class com.arjuna.webservices11.wsat.server.CompletionCoordinatorInitialisation
 
CompletionCoordinatorParticipant - Interface in com.arjuna.wst
 
CompletionCoordinatorParticipant - Interface in com.arjuna.wst11
 
CompletionCoordinatorPortType - Interface in org.oasis_open.docs.ws_tx.wsat._2006._06
This class was generated by the JAX-WS RI.
CompletionCoordinatorPortTypeImpl - Class in com.arjuna.webservices11.wsat.sei
This class was generated by the JAX-WS RI.
CompletionCoordinatorPortTypeImpl() - Constructor for class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl
 
CompletionCoordinatorProcessor - Class in com.arjuna.webservices11.wsat.processors
The Completion Coordinator processor.
CompletionCoordinatorProcessor() - Constructor for class com.arjuna.webservices11.wsat.processors.CompletionCoordinatorProcessor
 
CompletionCoordinatorProcessorImpl - Class in com.arjuna.wst11.messaging
The Completion Coordinator processor.
CompletionCoordinatorProcessorImpl() - Constructor for class com.arjuna.wst11.messaging.CompletionCoordinatorProcessorImpl
 
CompletionCoordinatorRPCClient - Class in com.arjuna.webservices11.wsat.client
The Client side of the Completion Coordinator.
CompletionCoordinatorRPCImple - Class in com.arjuna.mwlabs.wst11.at.participants
 
CompletionCoordinatorRPCImple(CoordinatorManager, ActivityHierarchy, boolean, W3CEndpointReference) - Constructor for class com.arjuna.mwlabs.wst11.at.participants.CompletionCoordinatorRPCImple
 
CompletionCoordinatorRPCInitialisation - Class in com.arjuna.webservices11.wsat.server
Activate the Completion Coordinator service
CompletionCoordinatorRPCInitialisation() - Constructor for class com.arjuna.webservices11.wsat.server.CompletionCoordinatorRPCInitialisation
 
CompletionCoordinatorRPCPortType - Interface in org.oasis_open.docs.ws_tx.wsat._2006._06
This class was generated by the JAX-WS RI.
CompletionCoordinatorRPCPortTypeImpl - Class in com.arjuna.webservices11.wsat.sei
This class was generated by the JAX-WS RI.
CompletionCoordinatorRPCPortTypeImpl() - Constructor for class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl
 
CompletionCoordinatorRPCProcessor - Class in com.arjuna.webservices11.wsat.processors
The Completion Coordinator processor.
CompletionCoordinatorRPCProcessor() - Constructor for class com.arjuna.webservices11.wsat.processors.CompletionCoordinatorRPCProcessor
 
CompletionCoordinatorRPCProcessorImpl - Class in com.arjuna.wst11.messaging
The Completion Coordinator processor.
CompletionCoordinatorRPCProcessorImpl() - Constructor for class com.arjuna.wst11.messaging.CompletionCoordinatorRPCProcessorImpl
 
CompletionCoordinatorRPCService - Class in org.oasis_open.docs.ws_tx.wsat._2006._06
This class was generated by the JAX-WS RI.
CompletionCoordinatorRPCService() - Constructor for class org.oasis_open.docs.ws_tx.wsat._2006._06.CompletionCoordinatorRPCService
 
CompletionCoordinatorRPCService(URL) - Constructor for class org.oasis_open.docs.ws_tx.wsat._2006._06.CompletionCoordinatorRPCService
 
CompletionCoordinatorRPCService(URL, QName) - Constructor for class org.oasis_open.docs.ws_tx.wsat._2006._06.CompletionCoordinatorRPCService
 
CompletionCoordinatorService - Class in org.oasis_open.docs.ws_tx.wsat._2006._06
This class was generated by the JAX-WS RI.
CompletionCoordinatorService(URL, QName) - Constructor for class org.oasis_open.docs.ws_tx.wsat._2006._06.CompletionCoordinatorService
 
CompletionCoordinatorService() - Constructor for class org.oasis_open.docs.ws_tx.wsat._2006._06.CompletionCoordinatorService
 
CompletionInitiatorCallback - Class in com.arjuna.webservices11.wsat.processors
The Completion Initiator callback.
CompletionInitiatorCallback() - Constructor for class com.arjuna.webservices11.wsat.processors.CompletionInitiatorCallback
 
CompletionInitiatorClient - Class in com.arjuna.webservices11.wsat.client
The Client side of the Completion Initiator.
CompletionInitiatorInitialisation - Class in com.arjuna.webservices11.wsat.server
Activate the Completion Initiator service
CompletionInitiatorInitialisation() - Constructor for class com.arjuna.webservices11.wsat.server.CompletionInitiatorInitialisation
 
CompletionInitiatorPortType - Interface in org.oasis_open.docs.ws_tx.wsat._2006._06
This class was generated by the JAX-WS RI.
CompletionInitiatorPortTypeImpl - Class in com.arjuna.webservices11.wsat.sei
This class was generated by the JAX-WS RI.
CompletionInitiatorPortTypeImpl() - Constructor for class com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl
 
CompletionInitiatorProcessor - Class in com.arjuna.webservices11.wsat.processors
The Completion Initiator processor.
CompletionInitiatorProcessor() - Constructor for class com.arjuna.webservices11.wsat.processors.CompletionInitiatorProcessor
 
CompletionInitiatorService - Class in org.oasis_open.docs.ws_tx.wsat._2006._06
This class was generated by the JAX-WS RI.
CompletionInitiatorService(URL, QName) - Constructor for class org.oasis_open.docs.ws_tx.wsat._2006._06.CompletionInitiatorService
 
CompletionInitiatorService() - Constructor for class org.oasis_open.docs.ws_tx.wsat._2006._06.CompletionInitiatorService
 
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
 
CompletionType - Enum in org.jboss.narayana.txframework.api.configuration.transaction
Deprecated.
The TXFramework API will be removed. The org.jboss.narayana.compensations API should be used instead. The new API is superior for these reasons:

i) offers a higher level API; ii) The API very closely matches that of JTA, making it easier for developers to learn, iii) It works for non-distributed transactions as well as distributed transactions. iv) It is CDI based so only needs a CDI container to run, rather than a full Java EE server.

completionValid(CompletionStatus) - Method in class com.arjuna.mwlabs.wsas.activity.ActivityImple
Check whether the specified completion status is compatible with the one currently assigned to the activity.
ConcatenationPrefix - Annotation Type in com.arjuna.common.internal.util.propertyservice
Annotation used to set the common name prefix of a list type property.
config() - Method in class io.narayana.perf.Measurement.Builder
 
config(RegressionChecker) - Method in class io.narayana.perf.Measurement.Builder
 
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
 
configureFromProperties(Object, Properties) - Static method in class com.arjuna.common.internal.util.propertyservice.BeanPopulator
Deprecated.
Only used in tests
configureFromProperties(Object, String, Properties) - Static method in class com.arjuna.common.internal.util.propertyservice.BeanPopulator
Examine the properties of the provided bean and update them to match the values of the corresponding properties in the Properties.
configureRequestContext(Map<String, Object>, MAP, String, String) - Static method in class com.arjuna.webservices11.wsaddr.AddressingHelper
JBossWS Native version to configure request context with MAP, to and action
configureRequestContext(Map<String, Object>, MAP) - Static method in class com.arjuna.webservices11.wsaddr.AddressingHelper
JBossWS Native version to configure request context with MAP
configureRequestContext(Map<String, Object>, String, String) - Static method in class com.arjuna.webservices11.wsaddr.AddressingHelper
JBossWS Native version to configure request context with to and action
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.
confirm() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorServiceImple
Confirm the activity.
confirm() - Method in class com.arjuna.mwlabs.wst.at.participants.DurableTwoPhaseCommitParticipant
attempt to commit the participant
confirm() - Method in interface org.jboss.narayana.compensations.api.ConfirmationHandler
 
confirm() - Method in class org.jboss.narayana.compensations.api.DefaultTxConfirmHandler
 
ConfirmationHandler - Interface in org.jboss.narayana.compensations.api
Implementation of confirmation handler logic, to be used to notify work annotated with org.jboss.narayana.compensations.api.TxConfirm that the transaction completed successfully.
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.
confirmCompleted(boolean) - Method in interface org.jboss.narayana.compensations.impl.BAParticipant
 
confirmCompleted(boolean) - Method in class org.jboss.narayana.compensations.impl.local.LocalParticipant
 
confirmCompleted(boolean) - Method in class org.jboss.narayana.compensations.impl.ParticipantImpl
 
confirmCompleted(boolean) - Method in class org.jboss.narayana.compensations.impl.remote.RemoteParticipant
 
ConfirmCompleted - Annotation Type in org.jboss.narayana.txframework.api.annotation.lifecycle.ba
Deprecated.
The TXFramework API will be removed. The org.jboss.narayana.compensations API should be used instead. The new API is superior for these reasons:

i) offers a higher level API; ii) The API very closely matches that of JTA, making it easier for developers to learn, iii) It works for non-distributed transactions as well as distributed transactions. iv) It is CDI based so only needs a CDI container to run, rather than a full Java EE server.

Method level annotation stating that this @ServiceInvocation method should Complete a ParticipantCompletion WS-BA Transaction on successful completion.

confirmCompleted(boolean) - Method in class org.jboss.narayana.txframework.impl.handlers.wsba.WSBAParticipantCompletionParticipant
 
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.
confirmOnePhase() - Method in class com.arjuna.mwlabs.wst.at.participants.DurableTwoPhaseCommitParticipant
 
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.
conflictsWith(Lock) - Method in class org.jboss.stm.internal.optimistic.OptimisticLock
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
 
connect_to_resource_manager(ResourceManager, XASwitch, String, String, short, boolean, boolean) - Method in class org.omg.XA._ConnectorStub
 
connect_to_resource_manager(ResourceManager, XASwitch, String, String, short, boolean, boolean) - Method in interface org.omg.XA.ConnectorOperations
 
connect_to_resource_manager(ResourceManager, XASwitch, String, String, short, boolean, boolean) - Method in class org.omg.XA.ConnectorPOATie
 
CONNECTABLE_ATOMIC_ACTION_TYPE - Static variable in class com.arjuna.ats.internal.jta.recovery.arjunacore.RecoverConnectableAtomicAction
 
connected(Object) - Method in class com.arjuna.ats.internal.jts.recovery.contact.RecoveryContactWriter
 
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.
Connection - Class in com.arjuna.ats.internal.arjuna.recovery
 
Connection(Socket, Service) - Constructor for class com.arjuna.ats.internal.arjuna.recovery.Connection
Takes socket and service to execute.
Connection(Socket, Service, Connection.Callback) - Constructor for class com.arjuna.ats.internal.arjuna.recovery.Connection
Takes socket and service to execute and a callback to run when processing of the connection has completed
Connection.Callback - Class in com.arjuna.ats.internal.arjuna.recovery
 
ConnectionClosingSynchronization - Class in org.jboss.narayana.jta.jms
 
ConnectionClosingSynchronization(Connection) - Constructor for class org.jboss.narayana.jta.jms.ConnectionClosingSynchronization
 
ConnectionFactoryProxy - Class in org.jboss.narayana.jta.jms
Proxy connection factory to wrap around provided XAConnectionFactory.
ConnectionFactoryProxy(XAConnectionFactory, TransactionHelper) - Constructor for class org.jboss.narayana.jta.jms.ConnectionFactoryProxy
 
ConnectionImple - Class in com.arjuna.ats.internal.jdbc
A transactional JDBC connection.
ConnectionImple(String, Properties) - Constructor for class com.arjuna.ats.internal.jdbc.ConnectionImple
 
ConnectionImple(String, String, String) - Constructor for class com.arjuna.ats.internal.jdbc.ConnectionImple
 
ConnectionImple(String, String, String, String, Object) - Constructor for class com.arjuna.ats.internal.jdbc.ConnectionImple
 
ConnectionManager - Class in com.arjuna.ats.internal.jdbc
 
ConnectionManager() - Constructor for class com.arjuna.ats.internal.jdbc.ConnectionManager
 
ConnectionModifier - Interface in com.arjuna.ats.internal.jdbc.drivers.modifiers
Instances of this class enable us to work around problems in certain databases (specifically Oracle).
ConnectionProxy - Class in org.jboss.narayana.jta.jms
Proxy connection to wrap around provided XAConnection.
ConnectionProxy(XAConnection, TransactionHelper) - Constructor for class org.jboss.narayana.jta.jms.ConnectionProxy
 
ConnectionSynchronization - Class in com.arjuna.ats.internal.jdbc
A synchronization to close the database connection when the transaction has committed or rolled back.
ConnectionSynchronization(Connection, TransactionalDriverXAConnection) - Constructor for class com.arjuna.ats.internal.jdbc.ConnectionSynchronization
 
Connector - Interface in org.omg.XA
Generated from IDL interface "Connector".
ConnectorHelper - Class in org.omg.XA
Generated from IDL interface "Connector".
ConnectorHelper() - Constructor for class org.omg.XA.ConnectorHelper
 
ConnectorHolder - Class in org.omg.XA
Generated from IDL interface "Connector".
ConnectorHolder() - Constructor for class org.omg.XA.ConnectorHolder
 
ConnectorHolder(Connector) - Constructor for class org.omg.XA.ConnectorHolder
 
ConnectorOperations - Interface in org.omg.XA
Generated from IDL interface "Connector".
ConnectorPOA - Class in org.omg.XA
Generated from IDL interface "Connector".
ConnectorPOA() - Constructor for class org.omg.XA.ConnectorPOA
 
ConnectorPOATie - Class in org.omg.XA
Generated from IDL interface "Connector".
ConnectorPOATie(ConnectorOperations) - Constructor for class org.omg.XA.ConnectorPOATie
 
ConnectorPOATie(ConnectorOperations, POA) - Constructor for class org.omg.XA.ConnectorPOATie
 
Container<T> - Class in org.jboss.stm
Instances of this class represent the transactional memory within which user objects can be placed and managed.
Container() - Constructor for class org.jboss.stm.Container
Create a container without a name.
Container(Container.TYPE) - Constructor for class org.jboss.stm.Container
Create a container (system assigned name) of the specified type.
Container(Container.TYPE, Container.MODEL) - Constructor for class org.jboss.stm.Container
Create a container (system assigned name) of the specified type and model.
Container(String) - Constructor for class org.jboss.stm.Container
Create a named container.
Container(String, Container.TYPE) - Constructor for class org.jboss.stm.Container
Create a named container.
Container(String, Container.TYPE, Container.MODEL) - Constructor for class org.jboss.stm.Container
Create a named container.
Container.MODEL - Enum in org.jboss.stm
The sharing MODEL of the objects created by this instance.
Container.TYPE - Enum in org.jboss.stm
The TYPE of the objects created by this instance.
contains(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalStore
 
contains(Xid) - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.RecoveryXids
 
containsIncompleteCommitMarkableResourceRecord() - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.RecoverConnectableAtomicAction
 
containsKey(Object) - Method in class org.jboss.narayana.txframework.impl.TXDataMapImpl
 
containsValue(TransactionLocal, Transaction) - Method in class com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate
Does the specified transaction contain a value for the transaction local.
containsValue(Object) - Method in class org.jboss.narayana.txframework.impl.TXDataMapImpl
 
content() - Method in interface com.arjuna.mw.wscf.common.Qualifier
 
contents() - Method in class com.arjuna.ats.internal.jts.resources.SynchronizationRecord
 
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
 
context() - Method in class com.arjuna.mwlabs.wscf11.model.sagas.arjunacore.SagasHLSImple
Return the context augmentation for this HLS, if any on the current activity.
context() - Method in class com.arjuna.mwlabs.wscf11.model.twophase.arjunacore.TwoPhaseHLSImple
Return the context augmentation for this HLS, if any on the current activity.
context() - Method in class com.arjuna.mwlabs.wst11.at.context.TxContextImple
 
context - Variable in class com.arjuna.mwlabs.wst11.at.ContextFactoryImple.BridgeTxData
 
context() - Method in class com.arjuna.mwlabs.wst11.ba.context.TxContextImple
 
context - Variable in class com.arjuna.mwlabs.wst11.ba.ContextFactoryImple.BridgeTxData
 
contextDestroyed(ServletContextEvent) - Method in class org.jboss.jbossts.star.service.ContextListener
 
ContextFactory - Interface in com.arjuna.wsc11
 
ContextFactoryImple - Class in com.arjuna.mwlabs.wst11.at
 
ContextFactoryImple() - Constructor for class com.arjuna.mwlabs.wst11.at.ContextFactoryImple
 
ContextFactoryImple - Class in com.arjuna.mwlabs.wst11.ba
 
ContextFactoryImple() - Constructor for class com.arjuna.mwlabs.wst11.ba.ContextFactoryImple
 
ContextFactoryImple.BridgeTxData - Class in com.arjuna.mwlabs.wst11.at
class used to return data required to manage a bridged to subordinate transaction
ContextFactoryImple.BridgeTxData - Class in com.arjuna.mwlabs.wst11.ba
class used to return data required to manage a bridged to subordinate transaction
ContextFactoryMapper - Class in com.arjuna.wsc11
The context factory mapper.
ContextFactoryMapper() - Constructor for class com.arjuna.wsc11.ContextFactoryMapper
Default constructor
ContextImple - Class in com.arjuna.mwlabs.wst11.at
 
ContextImple(CoordinationContextType) - Constructor for class com.arjuna.mwlabs.wst11.at.ContextImple
 
ContextImple - Class in com.arjuna.mwlabs.wst11.ba
 
ContextImple(CoordinationContextType) - Constructor for class com.arjuna.mwlabs.wst11.ba.ContextImple
 
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.ats.internal.jts.context
This class is responsible for managing the thread-to-transaction context mappings.
ContextManager() - Constructor for class com.arjuna.ats.internal.jts.context.ContextManager
 
contextManager() - Method in class com.arjuna.ats.internal.jts.orbspecific.CurrentImple
Returns the internal context manager implementation.
ContextManager - Class in com.arjuna.mw.wsas.context
 
ContextManager() - Constructor for class com.arjuna.mw.wsas.context.ContextManager
 
ContextManager - Class in com.arjuna.mwlabs.wst.at.remote
 
ContextManager() - Constructor for class com.arjuna.mwlabs.wst.at.remote.ContextManager
 
ContextManager - Class in com.arjuna.mwlabs.wst.ba.remote
 
ContextManager() - Constructor for class com.arjuna.mwlabs.wst.ba.remote.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
 
ContextPropagationManager - Class in com.arjuna.ats.internal.jts.context
Registers the appropriate filter with the ORB.
ContextPropagationManager() - Constructor for class com.arjuna.ats.internal.jts.context.ContextPropagationManager
 
ContextProvider - Annotation Type in com.arjuna.mwlabs.wscf.utils
Annotation used to identify a ContextFactory and specify the protocol it supports and the type of high level service it expects to be able to use it
control() - Method in class com.arjuna.ats.internal.jts.interposition.resources.arjuna.ServerResource
 
control() - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
 
Control - Interface in org.omg.CosTransactions
Generated from IDL interface "Control".
controlHandle - Variable in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
 
ControlHelper - Class in org.omg.CosTransactions
Generated from IDL interface "Control".
ControlHelper() - Constructor for class org.omg.CosTransactions.ControlHelper
 
ControlHolder - Class in org.omg.CosTransactions
Generated from IDL interface "Control".
ControlHolder() - Constructor for class org.omg.CosTransactions.ControlHolder
 
ControlHolder(Control) - Constructor for class org.omg.CosTransactions.ControlHolder
 
ControlImple - Class in com.arjuna.ats.internal.jts.orbspecific
An implementation of CosTransactions::Control
ControlImple(Control, ArjunaTransactionImple) - Constructor for class com.arjuna.ats.internal.jts.orbspecific.ControlImple
Create a new instance with the specified parent.
ControlImple(Coordinator, Terminator) - Constructor for class com.arjuna.ats.internal.jts.orbspecific.ControlImple
This is used for implicit context propagation, and for Current.resume on remote transactions.
ControlImple(Coordinator, Terminator, Uid) - Constructor for class com.arjuna.ats.internal.jts.orbspecific.ControlImple
 
ControlImple(Coordinator, Terminator, Control, Uid) - Constructor for class com.arjuna.ats.internal.jts.orbspecific.ControlImple
 
ControlImple() - Constructor for class com.arjuna.ats.internal.jts.orbspecific.ControlImple
Protected constructor for inheritance.
ControlOperations - Interface in org.omg.CosTransactions
Generated from IDL interface "Control".
ControlPOA - Class in org.omg.CosTransactions
Generated from IDL interface "Control".
ControlPOA() - Constructor for class org.omg.CosTransactions.ControlPOA
 
ControlPOATie - Class in org.omg.CosTransactions
Generated from IDL interface "Control".
ControlPOATie(ControlOperations) - Constructor for class org.omg.CosTransactions.ControlPOATie
 
ControlPOATie(ControlOperations, POA) - Constructor for class org.omg.CosTransactions.ControlPOATie
 
ControlWrapper - Class in com.arjuna.ats.internal.jts
This class attempts to mask the local/remote control issue.
ControlWrapper(Control) - Constructor for class com.arjuna.ats.internal.jts.ControlWrapper
 
ControlWrapper(ControlImple) - Constructor for class com.arjuna.ats.internal.jts.ControlWrapper
 
ControlWrapper(Control, ControlImple) - Constructor for class com.arjuna.ats.internal.jts.ControlWrapper
 
ControlWrapper(Control, Uid) - Constructor for class com.arjuna.ats.internal.jts.ControlWrapper
 
convert(int) - Static method in class com.arjuna.ats.internal.jta.utils.arjunacore.StatusConverter
 
convert(Status) - Static method in class com.arjuna.ats.internal.jta.utils.jts.StatusConverter
 
coord - Variable in class org.omg.CosTransactions.TransIdentity
 
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.
coordinate(CompletionStatus) - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.BACoordinator
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.
coordinate(CompletionStatus) - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorControl
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.
coordinate(CompletionStatus) - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
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.
coordinate(CompletionStatus) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ATCoordinator
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.
coordinate(CompletionStatus) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorControl
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.
coordinate(CompletionStatus) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateATCoordinator
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.
coordinate(CompletionStatus) - Method in class com.arjuna.mwlabs.wscf11.model.sagas.arjunacore.SagasHLSImple
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.
coordinate(CompletionStatus) - Method in class com.arjuna.mwlabs.wscf11.model.twophase.arjunacore.TwoPhaseHLSImple
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.
CoordinationConstants - Interface in com.arjuna.webservices11.wscoor
Interface containing WS-Coordination constants.
CoordinationContext - Class in org.oasis_open.docs.ws_tx.wscoor._2006._06
Java class for anonymous complex type.
CoordinationContext() - Constructor for class org.oasis_open.docs.ws_tx.wscoor._2006._06.CoordinationContext
 
coordinationContext - Variable in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CreateCoordinationContextResponseType
 
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
 
CoordinationContextType - Class in org.oasis_open.docs.ws_tx.wscoor._2006._06
Java class for CoordinationContextType complex type.
CoordinationContextType() - Constructor for class org.oasis_open.docs.ws_tx.wscoor._2006._06.CoordinationContextType
 
CoordinationContextType.Identifier - Class in org.oasis_open.docs.ws_tx.wscoor._2006._06
Java class for anonymous complex type.
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
 
coordinationType - Static variable in class com.arjuna.mwlabs.wscf11.model.sagas.arjunacore.SagasHLSImple
 
coordinationType - Static variable in class com.arjuna.mwlabs.wscf11.model.twophase.arjunacore.TwoPhaseHLSImple
 
coordinationType - Static variable in class com.arjuna.mwlabs.wst11.at.context.ArjunaContextImple
 
coordinationType - Static variable in class com.arjuna.mwlabs.wst11.ba.context.ArjunaContextImple
 
coordinationType - Variable in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CoordinationContextType
 
coordinationType - Variable in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CreateCoordinationContextType
 
coordinator - Variable in class com.arjuna.mwlabs.wst11.at.ContextFactoryImple.BridgeTxData
 
coordinator - Variable in class com.arjuna.mwlabs.wst11.ba.ContextFactoryImple.BridgeTxData
 
Coordinator - Class in org.jboss.jbossts.star.service
 
Coordinator() - Constructor for class org.jboss.jbossts.star.service.Coordinator
 
Coordinator - Interface in org.omg.CosTransactions
Generated from IDL interface "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_COMPLETION_COORDINATOR_PORT_NAME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The WSBA Coordinator Completion Coordinator Port Name.
COORDINATOR_COMPLETION_COORDINATOR_PORT_QNAME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The WSBA Coordinator Completion Coordinator Port QName.
COORDINATOR_COMPLETION_COORDINATOR_SERVICE_NAME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The WSBA Coordinator Completion Coordinator Service Name.
COORDINATOR_COMPLETION_COORDINATOR_SERVICE_QNAME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The WSBA Coordinator Completion Coordinator Service QName.
COORDINATOR_COMPLETION_PARTICIPANT_PORT_NAME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The WSBA Cordinator Completion Participant Port Name.
COORDINATOR_COMPLETION_PARTICIPANT_PORT_QNAME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The WSBA Cordinator Completion Participant Port QName.
COORDINATOR_COMPLETION_PARTICIPANT_SERVICE_NAME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The WSBA Coordinator Completion Participant Service Name.
COORDINATOR_COMPLETION_PARTICIPANT_SERVICE_QNAME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The WSBA Coordinator Completion Participant Service QName.
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_PORT_NAME - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The WSAT Cordinator Port Name.
COORDINATOR_PORT_QNAME - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The WSAT Cordinator Port QName.
COORDINATOR_SCHEME - Static variable in interface com.arjuna.mw.wst.common.Environment
 
COORDINATOR_SERVICE_NAME - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The coordinator service name.
COORDINATOR_SERVICE_QNAME - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The coordinator service qname.
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
 
CoordinatorClient - Class in com.arjuna.webservices11.wsat.client
The Client side of the Coordinator.
CoordinatorCompletionCoordinatorClient - Class in com.arjuna.webservices11.wsba.client
The Client side of the Coordinator Completion Coordinator.
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.
CoordinatorCompletionCoordinatorInboundEvents - Interface in com.arjuna.webservices11.wsba
The Participant events.
CoordinatorCompletionCoordinatorInitialisation - Class in com.arjuna.webservices11.wsba.server
Activate the Coordinator Completion Coordinator service
CoordinatorCompletionCoordinatorInitialisation() - Constructor for class com.arjuna.webservices11.wsba.server.CoordinatorCompletionCoordinatorInitialisation
 
CoordinatorCompletionCoordinatorProcessor - Class in com.arjuna.webservices11.wsba.processors
The Coordinator Completion Coordinator processor.
CoordinatorCompletionCoordinatorProcessor() - Constructor for class com.arjuna.webservices11.wsba.processors.CoordinatorCompletionCoordinatorProcessor
 
CoordinatorCompletionCoordinatorProcessorImpl - Class in com.arjuna.wst11.messaging
The Coordinator Completion Coordinator processor.
CoordinatorCompletionCoordinatorProcessorImpl() - Constructor for class com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
 
CoordinatorCompletionParticipantClient - Class in com.arjuna.webservices11.wsba.client
The Client side of the Coordinator Participant Coordinator.
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.
CoordinatorCompletionParticipantInboundEvents - Interface in com.arjuna.webservices11.wsba
The Participant events.
CoordinatorCompletionParticipantInitialisation - Class in com.arjuna.webservices11.wsba.server
Activate the Coordinator Completion Participant service
CoordinatorCompletionParticipantInitialisation() - Constructor for class com.arjuna.webservices11.wsba.server.CoordinatorCompletionParticipantInitialisation
 
CoordinatorCompletionParticipantProcessor - Class in com.arjuna.webservices11.wsba.processors
The Coordinator Completion Participant processor.
CoordinatorCompletionParticipantProcessor() - Constructor for class com.arjuna.webservices11.wsba.processors.CoordinatorCompletionParticipantProcessor
 
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
 
CoordinatorControl - Class in com.arjuna.mwlabs.wscf.model.sagas.arjunacore
The ArjunaCore coordination service implementation.
CoordinatorControl() - Constructor for class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorControl
 
CoordinatorControl - Class in com.arjuna.mwlabs.wscf.model.twophase.arjunacore
The ArjunaCore coordination service implementation.
CoordinatorControl() - Constructor for class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorControl
 
coordinatorControl() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorServiceImple
 
CoordinatorElement - Class in org.jboss.jbossts.star.util.media.txstatusext
 
CoordinatorElement() - Constructor for class org.jboss.jbossts.star.util.media.txstatusext.CoordinatorElement
 
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.
CoordinatorHelper - Class in org.omg.CosTransactions
Generated from IDL interface "Coordinator".
CoordinatorHelper() - Constructor for class org.omg.CosTransactions.CoordinatorHelper
 
CoordinatorHolder - Class in org.omg.CosTransactions
Generated from IDL interface "Coordinator".
CoordinatorHolder() - Constructor for class org.omg.CosTransactions.CoordinatorHolder
 
CoordinatorHolder(Coordinator) - Constructor for class org.omg.CosTransactions.CoordinatorHolder
 
CoordinatorId - Interface in com.arjuna.mw.wscf.common
Implementations of this interface provide globally unique identifications for coordinators.
CoordinatorIdImple - Class in com.arjuna.mwlabs.wscf.model.sagas.arjunacore
This implementation of CoordinatorId uses the ArjunaCore Uid class.
CoordinatorIdImple() - Constructor for class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorIdImple
 
CoordinatorIdImple(String) - Constructor for class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorIdImple
 
CoordinatorIdImple(Uid) - Constructor for class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorIdImple
 
CoordinatorIdImple - Class in com.arjuna.mwlabs.wscf.model.twophase.arjunacore
This implementation of CoordinatorId uses the ArjunaCore Uid class.
CoordinatorIdImple() - Constructor for class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorIdImple
 
CoordinatorIdImple(String) - Constructor for class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorIdImple
 
CoordinatorIdImple(Uid) - Constructor for class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorIdImple
 
CoordinatorInboundEvents - Interface in com.arjuna.webservices11.wsat
The Coordinator events.
CoordinatorInitialisation - Class in com.arjuna.webservices11.wsat.server
Activate the Coordinator service
CoordinatorInitialisation() - Constructor for class com.arjuna.webservices11.wsat.server.CoordinatorInitialisation
 
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.
coordinatorManager() - Method in class com.arjuna.mwlabs.wscf11.model.sagas.arjunacore.SagasHLSImple
 
coordinatorManager() - Method in class com.arjuna.mwlabs.wscf11.model.twophase.arjunacore.TwoPhaseHLSImple
 
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
 
CoordinatorOperations - Interface in org.omg.CosTransactions
Generated from IDL interface "Coordinator".
CoordinatorPOA - Class in org.omg.CosTransactions
Generated from IDL interface "Coordinator".
CoordinatorPOA() - Constructor for class org.omg.CosTransactions.CoordinatorPOA
 
CoordinatorPOATie - Class in org.omg.CosTransactions
Generated from IDL interface "Coordinator".
CoordinatorPOATie(CoordinatorOperations) - Constructor for class org.omg.CosTransactions.CoordinatorPOATie
 
CoordinatorPOATie(CoordinatorOperations, POA) - Constructor for class org.omg.CosTransactions.CoordinatorPOATie
 
CoordinatorPortType - Interface in org.oasis_open.docs.ws_tx.wsat._2006._06
This class was generated by the JAX-WS RI.
CoordinatorPortTypeImpl - Class in com.arjuna.webservices11.wsat.sei
This class was generated by the JAX-WS RI.
CoordinatorPortTypeImpl() - Constructor for class com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl
 
CoordinatorProcessor - Class in com.arjuna.webservices11.wsat.processors
The Coordinator processor.
CoordinatorProcessor() - Constructor for class com.arjuna.webservices11.wsat.processors.CoordinatorProcessor
 
CoordinatorProcessorImpl - Class in com.arjuna.wst11.messaging
The Coordinator processor.
CoordinatorProcessorImpl() - Constructor for class com.arjuna.wst11.messaging.CoordinatorProcessorImpl
 
coordinatorProtocolService - Variable in class org.oasis_open.docs.ws_tx.wscoor._2006._06.RegisterResponseType
 
CoordinatorRecoveryInitialisation - Class in org.jboss.jbossts.xts.recovery.coordinator
manager allowing XTS coordinator recovery modules to be registered at startup and unregistered at shutdown.
CoordinatorRecoveryInitialisation() - Constructor for class org.jboss.jbossts.xts.recovery.coordinator.CoordinatorRecoveryInitialisation
 
coordinatorService() - Method in interface com.arjuna.mw.wscf.model.sagas.hls.SagasHLS
 
coordinatorService() - Method in interface com.arjuna.mw.wscf.model.twophase.hls.TwoPhaseHLS
 
coordinatorService() - Method in class com.arjuna.mwlabs.wscf11.model.sagas.arjunacore.SagasHLSImple
 
coordinatorService() - Method in class com.arjuna.mwlabs.wscf11.model.twophase.arjunacore.TwoPhaseHLSImple
 
CoordinatorService - Class in org.oasis_open.docs.ws_tx.wsat._2006._06
This class was generated by the JAX-WS RI.
CoordinatorService(URL, QName) - Constructor for class org.oasis_open.docs.ws_tx.wsat._2006._06.CoordinatorService
 
CoordinatorService() - Constructor for class org.oasis_open.docs.ws_tx.wsat._2006._06.CoordinatorService
 
CoordinatorServiceImple - Class in com.arjuna.mwlabs.wscf.model.sagas.arjunacore
The user portion of the coordinator API.
CoordinatorServiceImple() - Constructor for class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorServiceImple
 
CoordinatorServiceImple - Class in com.arjuna.mwlabs.wscf.model.twophase.arjunacore
The user portion of the coordinator API.
CoordinatorServiceImple() - Constructor for class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorServiceImple
 
CoordinatorSideInitialisation - Class in org.jboss.jbossts.xts.initialisation
A class used to perform all 1.1 coordinator side initialisation
CoordinatorSideInitialisation() - Constructor for class org.jboss.jbossts.xts.initialisation.CoordinatorSideInitialisation
 
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.internal.jta.xa.XID
 
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.
copy() - Method in class com.arjuna.mwlabs.wsas.activity.ActivityHierarchyImple
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.
count() - Method in class com.arjuna.webservices.base.processors.ActivatedObjectProcessor
Get the number of active objects.
create(int) - Method in class com.arjuna.ArjunaOTS._ArjunaFactoryStub
 
create(int) - Method in class com.arjuna.ArjunaOTS.ArjunaFactoryPOATie
 
create(int) - Static method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
 
create(String, Properties) - Static method in class com.arjuna.ats.internal.jdbc.ConnectionManager
 
create(PropagationContext) - Static method in class com.arjuna.ats.internal.jts.interposition.resources.arjuna.Interposition
 
create(PropagationContext) - Static method in class com.arjuna.ats.internal.jts.interposition.resources.osi.OSIInterposition
 
create(PropagationContext) - Static method in class com.arjuna.ats.internal.jts.interposition.resources.restricted.RestrictedInterposition
 
create(PropagationContext) - Static method in class com.arjuna.ats.internal.jts.interposition.resources.strict.StrictInterposition
 
create(int) - Method in class com.arjuna.ats.internal.jts.orbspecific.TransactionFactoryImple
Assume that a value of 0 at the client means the same at the server!
create(Resource, Object[]) - Method in class com.arjuna.ats.internal.jts.recovery.recoverycoordinators.GenericRecoveryCreator
Create a new RecoveryCoordinator for Resource res.
create(Resource, Object[]) - Method in class com.arjuna.ats.internal.jts.recovery.RecoveryCreator
 
create() - Method in class com.arjuna.ats.jbossatx.jta.RecoveryManagerService
 
create() - Method in class com.arjuna.ats.jbossatx.jta.TransactionManagerService
 
create() - Static method in class com.arjuna.mwlabs.wsas.activity.ActivityReaper
Currently we let the reaper thread run at same priority as other threads.
create() - Static method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.ParticipantRecord
 
create() - Static method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ParticipantRecord
 
create(String, Long, CoordinationContextType, boolean) - Method in class com.arjuna.mwlabs.wst11.at.ContextFactoryImple
Creates a coordination context.
create(String, Long, CoordinationContextType, boolean) - Method in class com.arjuna.mwlabs.wst11.ba.ContextFactoryImple
Creates a coordination context.
create(SOAPFaultException) - Static method in exception com.arjuna.webservices11.SoapFault11
 
create(String, Long, CoordinationContextType, boolean) - Method in interface com.arjuna.wsc11.ContextFactory
Creates a coordination context.
create(String, long, boolean) - Static method in class org.jboss.jbossts.xts.bridge.at.BridgeWrapper
create an AT 1.1 subordinate transaction, associate it with the AT 1.1.
create(T) - Method in class org.jboss.stm.Container
Given an object we create a new transactional instance of it and return that for future use.
create(int) - Method in class org.omg.CosTransactions._TransactionFactoryStub
 
create(int) - Method in interface org.omg.CosTransactions.TransactionFactoryOperations
 
create(int) - Method in class org.omg.CosTransactions.TransactionFactoryPOATie
 
create_resource_manager(String, XASwitch, String, String, short, boolean, boolean, CurrentConnectionHolder) - Method in class org.omg.XA._ConnectorStub
 
create_resource_manager(String, XASwitch, String, String, short, boolean, boolean, CurrentConnectionHolder) - Method in interface org.omg.XA.ConnectorOperations
 
create_resource_manager(String, XASwitch, String, String, short, boolean, boolean, CurrentConnectionHolder) - Method in class org.omg.XA.ConnectorPOATie
 
create_subtransaction() - Method in class com.arjuna.ArjunaOTS._ArjunaTransactionStub
 
create_subtransaction() - Method in class com.arjuna.ArjunaOTS._UidCoordinatorStub
 
create_subtransaction() - Method in class com.arjuna.ArjunaOTS.ArjunaTransactionPOATie
 
create_subtransaction() - Method in class com.arjuna.ArjunaOTS.UidCoordinatorPOATie
 
create_subtransaction() - Method in class com.arjuna.ats.internal.jts.ControlWrapper
 
create_subtransaction() - Method in class com.arjuna.ats.internal.jts.interposition.ServerControlWrapper
 
create_subtransaction(Uid, Coordinator, Terminator, ServerControl) - Static method in class com.arjuna.ats.internal.jts.interposition.ServerFactory
 
create_subtransaction() - Method in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
 
create_subtransaction(Control, ArjunaTransactionImple) - Static method in class com.arjuna.ats.internal.jts.orbspecific.TransactionFactoryImple
Non-idl methods, but we put them here because they are related to the work the factory does.
create_subtransaction() - Method in class org.omg.CosTransactions._CoordinatorStub
 
create_subtransaction() - Method in interface org.omg.CosTransactions.CoordinatorOperations
 
create_subtransaction() - Method in class org.omg.CosTransactions.CoordinatorPOATie
 
create_transaction(Uid, Control, ArjunaTransactionImple, Coordinator, Terminator, int) - Static method in class com.arjuna.ats.internal.jts.interposition.ServerFactory
 
createAborted(Notification) - Method in class org.oasis_open.docs.ws_tx.wsat._2006._06.ObjectFactory
Create an instance of JAXBElement<Notification>}
createAndRegisterMBean() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
Deprecated.
 
createAndSave(int) - Static method in class com.arjuna.ats.internal.arjuna.recovery.TransactionStatusManagerItem
Deprecated.
Only used in tests
createAndSave(String, int) - Static method in class com.arjuna.ats.internal.arjuna.recovery.TransactionStatusManagerItem
 
createArray() - Method in class org.jboss.stm.types.ArrayFactory
 
createArray(int) - Method in class org.jboss.stm.types.ArrayFactory
 
createArrayOf(String, Object[]) - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
createATAssertion() - Method in class org.oasis_open.docs.ws_tx.wsat._2006._06.ObjectFactory
Create an instance of ATAssertion
createBAAtomicOutcomeAssertion() - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.ObjectFactory
Create an instance of BAAtomicOutcomeAssertion
createBAMixedOutcomeAssertion() - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.ObjectFactory
Create an instance of BAMixedOutcomeAssertion
createBeanInstance(Class<T>) - Static method in class org.jboss.narayana.compensations.impl.BeanManagerUtil
 
createBeanInstance(Class<T>, BeanManager) - Static method in class org.jboss.narayana.compensations.impl.BeanManagerUtil
 
createBlob() - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
createBody() - Method in class org.xmlsoap.schemas.soap.envelope.ObjectFactory
Create an instance of Body
createBody(Body) - Method in class org.xmlsoap.schemas.soap.envelope.ObjectFactory
Create an instance of JAXBElement<Body>}
createBoolean() - Method in class org.jboss.stm.types.AtomicFactory
 
createBoolean(boolean) - Method in class org.jboss.stm.types.AtomicFactory
 
createBridgedTransaction(String, Long, boolean) - Method in class com.arjuna.mwlabs.wst11.at.ContextFactoryImple
create a bridged to subordinate WS-AT 1.1 transaction, associate it with the registrar and create and return a coordination context for it.
createBridgedTransaction(Long, boolean) - Method in class com.arjuna.mwlabs.wst11.ba.ContextFactoryImple
create a bridged to subordinate WS-BA 1.1 transaction, associate it with the registrar and create and return a coordination context for it.
createBrowser(Queue) - Method in class org.jboss.narayana.jta.jms.SessionProxy
 
createBrowser(Queue, String) - Method in class org.jboss.narayana.jta.jms.SessionProxy
 
createBytesMessage() - Method in class org.jboss.narayana.jta.jms.SessionProxy
 
createCancel(NotificationType) - Method in class com.arjuna.schemas.ws._2005._10.wsarjtx.ObjectFactory
Create an instance of JAXBElement<NotificationType>}
createCancel(NotificationType) - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.ObjectFactory
Create an instance of JAXBElement<NotificationType>}
createCanceled(NotificationType) - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.ObjectFactory
Create an instance of JAXBElement<NotificationType>}
createCancelled(NotificationType) - Method in class com.arjuna.schemas.ws._2005._10.wsarjtx.ObjectFactory
Create an instance of JAXBElement<NotificationType>}
createCannotComplete(NotificationType) - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.ObjectFactory
Create an instance of JAXBElement<NotificationType>}
createClob() - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
createClose(NotificationType) - Method in class com.arjuna.schemas.ws._2005._10.wsarjtx.ObjectFactory
Create an instance of JAXBElement<NotificationType>}
createClose(NotificationType) - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.ObjectFactory
Create an instance of JAXBElement<NotificationType>}
createClosed(NotificationType) - Method in class com.arjuna.schemas.ws._2005._10.wsarjtx.ObjectFactory
Create an instance of JAXBElement<NotificationType>}
createClosed(NotificationType) - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.ObjectFactory
Create an instance of JAXBElement<NotificationType>}
createCommit(Notification) - Method in class org.oasis_open.docs.ws_tx.wsat._2006._06.ObjectFactory
Create an instance of JAXBElement<Notification>}
createCommitted(Notification) - Method in class org.oasis_open.docs.ws_tx.wsat._2006._06.ObjectFactory
Create an instance of JAXBElement<Notification>}
createCompensate(NotificationType) - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.ObjectFactory
Create an instance of JAXBElement<NotificationType>}
createCompensated(NotificationType) - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.ObjectFactory
Create an instance of JAXBElement<NotificationType>}
createComplete(NotificationType) - Method in class com.arjuna.schemas.ws._2005._10.wsarjtx.ObjectFactory
Create an instance of JAXBElement<NotificationType>}
createComplete(NotificationType) - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.ObjectFactory
Create an instance of JAXBElement<NotificationType>}
createCompleted(NotificationType) - Method in class com.arjuna.schemas.ws._2005._10.wsarjtx.ObjectFactory
Create an instance of JAXBElement<NotificationType>}
createCompleted(NotificationType) - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.ObjectFactory
Create an instance of JAXBElement<NotificationType>}
createConnection() - Method in class org.jboss.narayana.jta.jms.ConnectionFactoryProxy
 
createConnection(String, String) - Method in class org.jboss.narayana.jta.jms.ConnectionFactoryProxy
 
createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in class org.jboss.narayana.jta.jms.ConnectionProxy
 
createConsumer(Destination) - Method in class org.jboss.narayana.jta.jms.SessionProxy
 
createConsumer(Destination, String) - Method in class org.jboss.narayana.jta.jms.SessionProxy
 
createConsumer(Destination, String, boolean) - Method in class org.jboss.narayana.jta.jms.SessionProxy
 
createCoordinationContext(CreateCoordinationContextType, MAP, boolean) - Method in class com.arjuna.webservices11.wscoor.processors.ActivationCoordinatorProcessor
Create the coordination context.
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.
createCoordinationContext() - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.ObjectFactory
Create an instance of CoordinationContext
createCoordinationContextOperation(CreateCoordinationContextType) - Method in class com.arjuna.webservices11.wscoor.sei.ActivationPortTypeImpl
 
createCoordinationContextOperation(CreateCoordinationContextType) - Method in interface org.oasis_open.docs.ws_tx.wscoor._2006._06.ActivationPortType
 
CreateCoordinationContextResponseType - Class in org.oasis_open.docs.ws_tx.wscoor._2006._06
Java class for CreateCoordinationContextResponseType complex type.
CreateCoordinationContextResponseType() - Constructor for class org.oasis_open.docs.ws_tx.wscoor._2006._06.CreateCoordinationContextResponseType
 
CreateCoordinationContextType - Class in org.oasis_open.docs.ws_tx.wscoor._2006._06
Java class for CreateCoordinationContextType complex type.
CreateCoordinationContextType() - Constructor for class org.oasis_open.docs.ws_tx.wscoor._2006._06.CreateCoordinationContextType
 
createCoordinationContextType() - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.ObjectFactory
Create an instance of CoordinationContextType
CreateCoordinationContextType.CurrentContext - Class in org.oasis_open.docs.ws_tx.wscoor._2006._06
Java class for anonymous complex type.
createCoordinationContextTypeIdentifier() - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.ObjectFactory
createCoordinator(CoordinatorElement) - Method in class org.jboss.jbossts.star.util.media.txstatusext.ObjectFactory
Create an instance of JAXBElement<CoordinatorElement>}
createCoordinatorElement() - Method in class org.jboss.jbossts.star.util.media.txstatusext.ObjectFactory
Create an instance of CoordinatorElement
createCreateCoordinationContext(CreateCoordinationContextType) - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.ObjectFactory
createCreateCoordinationContextResponse(CreateCoordinationContextResponseType) - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.ObjectFactory
createCreateCoordinationContextResponseType() - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.ObjectFactory
createCreateCoordinationContextType() - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.ObjectFactory
Create an instance of CreateCoordinationContextType
createCreateCoordinationContextTypeCurrentContext() - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.ObjectFactory
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
 
createDetail() - Method in class org.xmlsoap.schemas.soap.envelope.ObjectFactory
Create an instance of Detail
createDouble() - Method in class org.jboss.stm.types.AtomicFactory
 
createDouble(double) - Method in class org.jboss.stm.types.AtomicFactory
 
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.jboss.narayana.jta.jms.ConnectionProxy
 
createDurableSubscriber(Topic, String) - Method in class org.jboss.narayana.jta.jms.SessionProxy
 
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.jboss.narayana.jta.jms.SessionProxy
 
createElement() - Method in class com.arjuna.orbportability.common.ant.IDLBuildList
Create and store new build list element
createEnvelope() - Method in class org.xmlsoap.schemas.soap.envelope.ObjectFactory
Create an instance of Envelope
createEnvelope(Envelope) - Method in class org.xmlsoap.schemas.soap.envelope.ObjectFactory
Create an instance of JAXBElement<Envelope>}
createExceptionType() - Method in class com.arjuna.schemas.ws._2005._10.wsarjtx.ObjectFactory
Create an instance of ExceptionType
createExceptionType() - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.ObjectFactory
Create an instance of ExceptionType
createExit(NotificationType) - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.ObjectFactory
Create an instance of JAXBElement<NotificationType>}
createExited(NotificationType) - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.ObjectFactory
Create an instance of JAXBElement<NotificationType>}
createExpires() - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.ObjectFactory
Create an instance of Expires
createFail(ExceptionType) - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.ObjectFactory
Create an instance of JAXBElement<ExceptionType>}
createFailed(NotificationType) - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.ObjectFactory
Create an instance of JAXBElement<NotificationType>}
createFault(ExceptionType) - Method in class com.arjuna.schemas.ws._2005._10.wsarjtx.ObjectFactory
Create an instance of JAXBElement<ExceptionType>}
createFault() - Method in class org.xmlsoap.schemas.soap.envelope.ObjectFactory
Create an instance of Fault
createFault(Fault) - Method in class org.xmlsoap.schemas.soap.envelope.ObjectFactory
Create an instance of JAXBElement<Fault>}
createFaultContext(MAP, String) - Static method in class com.arjuna.webservices11.wsaddr.AddressingHelper
Create an addressing context that represents a fault to the specified addressing context.
createFaulted(NotificationType) - Method in class com.arjuna.schemas.ws._2005._10.wsarjtx.ObjectFactory
Create an instance of JAXBElement<NotificationType>}
createFloat() - Method in class org.jboss.stm.types.AtomicFactory
 
createFloat(float) - Method in class org.jboss.stm.types.AtomicFactory
 
createGetStatus(NotificationType) - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.ObjectFactory
Create an instance of JAXBElement<NotificationType>}
createHandle(T, int) - Method in class org.jboss.stm.internal.RecoverableContainer
Return a handle through which the object should be used, rather than the one passed in.
createHeader() - Method in class org.xmlsoap.schemas.soap.envelope.ObjectFactory
Create an instance of Header
createHeader(Header) - Method in class org.xmlsoap.schemas.soap.envelope.ObjectFactory
Create an instance of JAXBElement<Header>}
createHierarchy(String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore
Attempt to build up the object store in the file system dynamically.
createHierarchy(Any) - Method in class com.arjuna.ats.internal.jts.context.ContextManager
 
createHierarchy(PropagationContext, Uid) - Method in class com.arjuna.ats.internal.jts.interposition.resources.arjuna.Interposition
 
createHierarchy(PropagationContext, Uid) - Method in class com.arjuna.ats.internal.jts.interposition.resources.osi.OSIInterposition
 
createHierarchy(PropagationContext, Uid) - Method in class com.arjuna.ats.internal.jts.interposition.resources.restricted.RestrictedInterposition
 
createHierarchy(PropagationContext, Uid) - Method in class com.arjuna.ats.internal.jts.interposition.resources.strict.StrictInterposition
 
createInboundBridge(String) - Method in class org.jboss.narayana.rest.bridge.inbound.InboundBridgeManager
 
createInstanceIdentifierElement(String) - Static method in class com.arjuna.webservices11.wsarj.InstanceIdentifier
Create a SOAPElement representing an InstanceIdentifier
createInteger() - Method in class org.jboss.stm.types.AtomicFactory
 
createInteger(int) - Method in class org.jboss.stm.types.AtomicFactory
 
createLists() - Method in class com.arjuna.ats.arjuna.StateManager
 
createLocal(int) - Method in class com.arjuna.ats.internal.jts.orbspecific.TransactionFactoryImple
This creates a local instance of a transaction control, but does not register it with the ORB.
createLong() - Method in class org.jboss.stm.types.AtomicFactory
 
createLong(long) - Method in class org.jboss.stm.types.AtomicFactory
 
createManager() - Static method in class com.arjuna.mw.wscf.protocols.ProtocolRegistry
 
createMapMessage() - Method in class org.jboss.narayana.jta.jms.SessionProxy
 
createMBean() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
Deprecated.
Construct an MBean to represent this ObjectStore record.
createMessage() - Method in class org.jboss.narayana.jta.jms.SessionProxy
 
createMethod(URL, int) - Static method in class org.jboss.jbossts.txbridge.utils.HttpUtils
 
createNClob() - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
createNotCompleted(NotificationType) - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.ObjectFactory
Create an instance of JAXBElement<NotificationType>}
createNotification() - Method in class org.oasis_open.docs.ws_tx.wsat._2006._06.ObjectFactory
Create an instance of Notification
createNotificationContext(String) - Static method in class com.arjuna.webservices11.wsaddr.AddressingHelper
Create an addressing context specifying only the message id for a notification.
createNotificationType() - Method in class com.arjuna.schemas.ws._2005._10.wsarjtx.ObjectFactory
Create an instance of NotificationType
createNotificationType() - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.ObjectFactory
Create an instance of NotificationType
createObjectMessage() - Method in class org.jboss.narayana.jta.jms.SessionProxy
 
createObjectMessage(Serializable) - Method in class org.jboss.narayana.jta.jms.SessionProxy
 
createOneWayResponseContext(MAP, String) - Static method in class com.arjuna.webservices11.wsaddr.AddressingHelper
 
createOTSRecord(boolean, Resource, Coordinator) - Method in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
 
createOTSRecord(boolean, Resource, Coordinator, Uid) - Method in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
 
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.
 
createParticipant(AbstractRecord, ParticipantStatus) - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.JTAActionBean
Deprecated.
 
createParticipant(AbstractRecord, ParticipantStatus) - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.JTSActionBean
Deprecated.
 
createParticipantElement() - Method in class org.jboss.jbossts.star.util.media.txstatusext.ObjectFactory
Create an instance of ParticipantElement
createPOA(String, Policy[]) - Method in class com.arjuna.orbportability.internal.orbspecific.ibmorb.oa.implementations.ibmorb_7_1
Create a child POA of the root POA.
createPOA(String, Policy[]) - Method in class com.arjuna.orbportability.internal.orbspecific.jacorb.oa.implementations.jacorb_2_0
 
createPOA(String, Policy[]) - Method in class com.arjuna.orbportability.internal.orbspecific.javaidl.oa.implementations.javaidl_1_4
Create a child POA of the root POA.
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
 
createPrepare(Notification) - Method in class org.oasis_open.docs.ws_tx.wsat._2006._06.ObjectFactory
Create an instance of JAXBElement<Notification>}
createPrepared(Notification) - Method in class org.oasis_open.docs.ws_tx.wsat._2006._06.ObjectFactory
Create an instance of JAXBElement<Notification>}
createProducer(Destination) - Method in class org.jboss.narayana.jta.jms.SessionProxy
 
createPropagatedControl(Coordinator) - Static method in class com.arjuna.ats.internal.jts.orbspecific.TransactionFactoryImple
 
createProxy(Any) - Method in class com.arjuna.ats.internal.jts.context.ContextManager
 
createProxy(Coordinator, Terminator) - Static method in class com.arjuna.ats.internal.jts.orbspecific.TransactionFactoryImple
 
createProxy(Coordinator, Terminator, Control) - Static method in class com.arjuna.ats.internal.jts.orbspecific.TransactionFactoryImple
 
createQueue(String) - Method in class org.jboss.narayana.jta.jms.SessionProxy
 
createReadOnly(Notification) - Method in class org.oasis_open.docs.ws_tx.wsat._2006._06.ObjectFactory
Create an instance of JAXBElement<Notification>}
createRecoveryCoordinator(Resource, Object[]) - Static method in class com.arjuna.ats.internal.jts.recovery.RecoveryCreator
 
createRegister(RegisterType) - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.ObjectFactory
Create an instance of JAXBElement<RegisterType>}
createRegisterResponse(RegisterResponseType) - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.ObjectFactory
Create an instance of JAXBElement<RegisterResponseType>}
createRegisterResponseType() - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.ObjectFactory
Create an instance of RegisterResponseType
createRegisterType() - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.ObjectFactory
Create an instance of RegisterType
createRequestContext(String, String) - Static method in class com.arjuna.webservices11.wsaddr.AddressingHelper
Create an addressing context that represents a request to the specified address.
createRequestContext(String, String, String) - Static method in class com.arjuna.webservices11.wsaddr.AddressingHelper
Create an addressing context that represents a request to the specified address.
createRequestContext(MAP, String) - Static method in class com.arjuna.webservices11.wsaddr.AddressingHelper
Create an addressing context that represents a notification to the specified context.
createResponseContext(MAP, String) - Static method in class com.arjuna.webservices11.wsaddr.AddressingHelper
Create an addressing context that represents an inline reply to the specified addressing context.
createRollback(Notification) - Method in class org.oasis_open.docs.ws_tx.wsat._2006._06.ObjectFactory
Create an instance of JAXBElement<Notification>}
createSession(boolean, int) - Method in class org.jboss.narayana.jta.jms.ConnectionProxy
 
createSQLXML() - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
createStatement() - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
createStatement(int, int) - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
createStatement(int, int, int) - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
createStatus(StatusType) - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.ObjectFactory
Create an instance of JAXBElement<StatusType>}
createStatusType() - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.ObjectFactory
Create an instance of StatusType
createStreamMessage() - Method in class org.jboss.narayana.jta.jms.SessionProxy
 
createStruct(String, Object[]) - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
createSubordinate() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction
 
createSubordinate() - Method in interface com.arjuna.mwlabs.wscf.coordinator.LocalFactory
Create a new subordinate coordinator instance with the default subordinate type.
createSubordinate(String) - Method in interface com.arjuna.mwlabs.wscf.coordinator.LocalFactory
Create a new subordinate coordinator instance with the supplied subordinate type.
createSubordinate() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorControl
Create a subordinate transaction, i.e., one which can be driven through complete, close and cancel.
createSubordinate() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorServiceImple
Create a subordinate coordinator via the coordination control.
createSubordinate(String) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorControl
Create a subordinate transaction, i.e., one which can be driven through prepare, commit and rollback.
createSubordinate() - Method in class com.arjuna.mwlabs.wst11.at.ContextFactoryImple
 
createSubordinate(String) - Method in class com.arjuna.mwlabs.wst11.at.ContextFactoryImple
 
createSubordinate() - Method in class com.arjuna.mwlabs.wst11.ba.ContextFactoryImple
 
createTable(Statement, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCImple_driver
Can be overridden by implementation-specific code to create the store table.
createTemporaryQueue() - Method in class org.jboss.narayana.jta.jms.SessionProxy
 
createTemporaryTopic() - Method in class org.jboss.narayana.jta.jms.SessionProxy
 
createTextMessage() - Method in class org.jboss.narayana.jta.jms.SessionProxy
 
createTextMessage(String) - Method in class org.jboss.narayana.jta.jms.SessionProxy
 
createTopic(String) - Method in class org.jboss.narayana.jta.jms.SessionProxy
 
createTransactionHandle() - Method in class com.arjuna.ats.internal.jts.orbspecific.ControlImple
 
createTransactionManager(TransactionManagerElement) - Method in class org.jboss.jbossts.star.util.media.txstatusext.ObjectFactory
Create an instance of JAXBElement<TransactionManagerElement>}
createTransactionManagerElement() - Method in class org.jboss.jbossts.star.util.media.txstatusext.ObjectFactory
Create an instance of TransactionManagerElement
createTransactionStatisticsElement() - Method in class org.jboss.jbossts.star.util.media.txstatusext.ObjectFactory
Create an instance of TransactionStatisticsElement
createTwoPhaseAwareParticipantElement() - Method in class org.jboss.jbossts.star.util.media.txstatusext.ObjectFactory
Create an instance of TwoPhaseAwareParticipantElement
createTwoPhaseUnawareParticipantElement() - Method in class org.jboss.jbossts.star.util.media.txstatusext.ObjectFactory
Create an instance of TwoPhaseUnawareParticipantElement
createWrapper(UidWrapper, boolean) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
Deprecated.
 
createWrapper(UidWrapper, boolean) - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.RecoverConnectableAtomicActionBean
Deprecated.
 
createXid(Xid) - Method in class com.arjuna.ats.internal.jdbc.drivers.modifiers.IsSameRMModifier
 
createXid(Xid) - Method in class com.arjuna.ats.internal.jdbc.drivers.modifiers.jndi
 
createXid(boolean, XAModifier, XAResource) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.TransactionImple
 
createXid(boolean, XAModifier, XAResource) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
 
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 - Interface in com.arjuna.ArjunaOTS
Generated from IDL interface "Current".
Current() - Static method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
current(String) - Method in class com.arjuna.ats.internal.jts.context.ContextManager
Get the current transaction associated with the invoking thread.
current() - Method in class com.arjuna.ats.internal.jts.context.ContextManager
Get the transaction for the invoking thread.
current() - Static method in class com.arjuna.ats.internal.jts.OTSImpleManager
 
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
 
current() - Method in class com.arjuna.mwlabs.wsas.activity.ActivityHierarchyImple
 
current() - Method in class com.arjuna.mwlabs.wsas.UserActivityImple
 
current() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorServiceImple
 
current() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorServiceImple
 
Current - Interface in org.omg.CORBA
org/omg/CORBA/Current.java .
Current - Interface in org.omg.CosTransactions
Generated from IDL interface "Current".
current - Variable in class org.omg.CosTransactions.PropagationContext
 
currentAction() - Static method in class com.arjuna.ats.internal.arjuna.thread.ThreadActionData
 
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
 
currentActivity() - Method in class com.arjuna.mwlabs.wsas.UserActivityImple
 
currentActivity() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorServiceImple
 
currentActivity() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorServiceImple
 
CurrentConnection - Interface in org.omg.XA
Generated from IDL interface "CurrentConnection".
CurrentConnectionHelper - Class in org.omg.XA
Generated from IDL interface "CurrentConnection".
CurrentConnectionHelper() - Constructor for class org.omg.XA.CurrentConnectionHelper
 
CurrentConnectionHolder - Class in org.omg.XA
Generated from IDL interface "CurrentConnection".
CurrentConnectionHolder() - Constructor for class org.omg.XA.CurrentConnectionHolder
 
CurrentConnectionHolder(CurrentConnection) - Constructor for class org.omg.XA.CurrentConnectionHolder
 
CurrentConnectionOperations - Interface in org.omg.XA
Generated from IDL interface "CurrentConnection".
CurrentConnectionPOA - Class in org.omg.XA
Generated from IDL interface "CurrentConnection".
CurrentConnectionPOA() - Constructor for class org.omg.XA.CurrentConnectionPOA
 
CurrentConnectionPOATie - Class in org.omg.XA
Generated from IDL interface "CurrentConnection".
CurrentConnectionPOATie(CurrentConnectionOperations) - Constructor for class org.omg.XA.CurrentConnectionPOATie
 
CurrentConnectionPOATie(CurrentConnectionOperations, POA) - Constructor for class org.omg.XA.CurrentConnectionPOATie
 
currentContext - Variable in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CreateCoordinationContextType
 
CurrentContext() - Constructor for class org.oasis_open.docs.ws_tx.wscoor._2006._06.CreateCoordinationContextType.CurrentContext
 
currentCoordinator() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorControl
 
currentCoordinator() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorControl
 
currentDepth - Variable in class com.arjuna.ArjunaOTS.TransactionInfo
 
CurrentHelper - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "Current".
CurrentHelper() - Constructor for class com.arjuna.ArjunaOTS.CurrentHelper
 
CurrentHelper - Class in org.omg.CORBA
org/omg/CORBA/CurrentHelper.java .
CurrentHelper() - Constructor for class org.omg.CORBA.CurrentHelper
 
CurrentHelper - Class in org.omg.CosTransactions
Generated from IDL interface "Current".
CurrentHelper() - Constructor for class org.omg.CosTransactions.CurrentHelper
 
CurrentHolder - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "Current".
CurrentHolder() - Constructor for class com.arjuna.ArjunaOTS.CurrentHolder
 
CurrentHolder(Current) - Constructor for class com.arjuna.ArjunaOTS.CurrentHolder
 
CurrentHolder - Class in org.omg.CORBA
org/omg/CORBA/CurrentHolder.java .
CurrentHolder() - Constructor for class org.omg.CORBA.CurrentHolder
 
CurrentHolder(Current) - Constructor for class org.omg.CORBA.CurrentHolder
 
CurrentHolder - Class in org.omg.CosTransactions
Generated from IDL interface "Current".
CurrentHolder() - Constructor for class org.omg.CosTransactions.CurrentHolder
 
CurrentHolder(Current) - Constructor for class org.omg.CosTransactions.CurrentHolder
 
CurrentImple - Class in com.arjuna.ats.internal.jts.orbspecific
The implementation of CosTransactions::Current.
CurrentImple() - Constructor for class com.arjuna.ats.internal.jts.orbspecific.CurrentImple
 
CurrentOperations - Interface in com.arjuna.ArjunaOTS
Generated from IDL interface "Current".
CurrentOperations - Interface in org.omg.CORBA
org/omg/CORBA/CurrentOperations.java .
CurrentOperations - Interface in org.omg.CosTransactions
Generated from IDL interface "Current".
currentPIContext() - Method in class com.arjuna.ats.internal.jts.context.ContextManager
 
CurrentPOA - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "Current".
CurrentPOA() - Constructor for class com.arjuna.ArjunaOTS.CurrentPOA
 
CurrentPOA - Class in org.omg.CORBA
org/omg/CORBA/CurrentPOA.java .
CurrentPOA() - Constructor for class org.omg.CORBA.CurrentPOA
 
CurrentPOA - Class in org.omg.CosTransactions
Generated from IDL interface "Current".
CurrentPOA() - Constructor for class org.omg.CosTransactions.CurrentPOA
 
CurrentPOATie - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "Current".
CurrentPOATie(CurrentOperations) - Constructor for class com.arjuna.ArjunaOTS.CurrentPOATie
 
CurrentPOATie(CurrentOperations, POA) - Constructor for class com.arjuna.ArjunaOTS.CurrentPOATie
 
CurrentPOATie - Class in org.omg.CORBA
org/omg/CORBA/CurrentPOATie.java .
CurrentPOATie(CurrentOperations) - Constructor for class org.omg.CORBA.CurrentPOATie
 
CurrentPOATie(CurrentOperations, POA) - Constructor for class org.omg.CORBA.CurrentPOATie
 
CurrentPOATie - Class in org.omg.CosTransactions
Generated from IDL interface "Current".
CurrentPOATie(CurrentOperations) - Constructor for class org.omg.CosTransactions.CurrentPOATie
 
CurrentPOATie(CurrentOperations, POA) - Constructor for class org.omg.CosTransactions.CurrentPOATie
 
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
 
currentState(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.ActionStore
 
currentState(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqObjectStoreAdaptor
 
currentState(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCImple_driver
currentState - determine the current state of an object.
currentState(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCStore
 
currentState(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.LogStore
Normally returns the current state of the log entry.
currentState(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.NullActionStore
 
currentState(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.ShadowingStore
 
currentState(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.TwoPhaseVolatileStore
 
currentState(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.VolatileStore
 
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.
currentTransaction() - Method in class com.arjuna.mwlabs.wst.at.remote.ContextManager
 
currentTransaction() - Method in class com.arjuna.mwlabs.wst.ba.remote.ContextManager
 
currentTransaction() - Method in class com.arjuna.mwlabs.wst11.at.remote.TransactionManagerImple
 
currentTransaction() - Method in class com.arjuna.mwlabs.wst11.ba.remote.BusinessActivityManagerImple
 

D

data - Variable in class com.arjuna.ats.internal.jta.xa.XID
 
data() - Method in interface com.arjuna.mw.wsas.activity.Outcome
Outcome specific information that can be used to determine finer level details about the outcome instance.
data() - Method in class com.arjuna.mw.wscf.model.sagas.outcomes.CoordinationOutcome
Outcome specific information that can be used to determine finer level details about the outcome instance.
data() - Method in class com.arjuna.mw.wscf.model.twophase.outcomes.CoordinationOutcome
Outcome specific information that can be used to determine finer level details about the outcome instance.
data() - Method in class com.arjuna.mwlabs.wsas.activity.OutcomeImple
Outcome specific information that can be used to determine finer level details about the outcome instance.
DATABASE_JNDI_NAME - Static variable in class com.arjuna.ats.internal.jdbc.recovery.JDBCXARecovery
 
DataSourceJDBCAccess - Class in com.arjuna.ats.internal.arjuna.objectstore.jdbc.accessors
 
DataSourceJDBCAccess() - Constructor for class com.arjuna.ats.internal.arjuna.objectstore.jdbc.accessors.DataSourceJDBCAccess
 
dataSourceName() - Method in class com.arjuna.ats.internal.jdbc.DirectRecoverableConnection
 
dataSourceName() - Method in class com.arjuna.ats.internal.jdbc.IndirectRecoverableConnection
 
dataSourceName() - Method in class com.arjuna.ats.internal.jdbc.ProvidedXADataSourceConnection
 
deactivate() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
This operation deactivates a persistent object.
deactivate() - Method in class com.arjuna.ats.arjuna.StateManager
This operation deactivates a persistent object.
deactivate(String) - Method in class com.arjuna.ats.arjuna.StateManager
This operation deactivates a persistent object.
deactivate(String, boolean) - Method in class com.arjuna.ats.arjuna.StateManager
This operation deactivates a persistent object.
deactivateCoordinator(CoordinatorInboundEvents) - Method in class com.arjuna.webservices11.wsat.processors.CoordinatorProcessor
Deactivate the coordinator.
deactivateCoordinator(CoordinatorCompletionCoordinatorInboundEvents) - Method in class com.arjuna.webservices11.wsba.processors.CoordinatorCompletionCoordinatorProcessor
Deactivate the coordinator.
deactivateCoordinator(ParticipantCompletionCoordinatorInboundEvents) - Method in class com.arjuna.webservices11.wsba.processors.ParticipantCompletionCoordinatorProcessor
Deactivate the coordinator.
deactivateCoordinator(CoordinatorCompletionCoordinatorInboundEvents) - Method in class com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
Deactivate the coordinator.
deactivateCoordinator(CoordinatorInboundEvents) - Method in class com.arjuna.wst11.messaging.CoordinatorProcessorImpl
Deactivate a coordinator recovered from the log.
deactivateCoordinator(ParticipantCompletionCoordinatorInboundEvents) - Method in class com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
Deactivate the coordinator.
deactivateObject(Object) - Method in class com.arjuna.webservices.base.processors.ActivatedObjectProcessor
Deactivate the object.
deactivateObject(Object) - Method in class com.arjuna.webservices.base.processors.ReactivatedObjectProcessor
Deactivate the object.
deactivateObject(Object, boolean) - Method in class com.arjuna.webservices.base.processors.ReactivatedObjectProcessor
Deactivate the object.
deactivateParticipant(BusinessActivityTerminator) - Method in class com.arjuna.webservices11.wsarjtx.processors.TerminationCoordinatorProcessor
Deactivate the participant.
deactivateParticipant(CompletionCoordinatorParticipant) - Method in class com.arjuna.webservices11.wsat.processors.CompletionCoordinatorProcessor
Deactivate the participant.
deactivateParticipant(CompletionCoordinatorParticipant) - Method in class com.arjuna.webservices11.wsat.processors.CompletionCoordinatorRPCProcessor
Deactivate the participant.
deactivateParticipant(ParticipantInboundEvents) - Method in class com.arjuna.webservices11.wsat.processors.ParticipantProcessor
Deactivate the participant.
deactivateParticipant(CoordinatorCompletionParticipantInboundEvents) - Method in class com.arjuna.webservices11.wsba.processors.CoordinatorCompletionParticipantProcessor
Deactivate the participant.
deactivateParticipant(ParticipantCompletionParticipantInboundEvents) - Method in class com.arjuna.webservices11.wsba.processors.ParticipantCompletionParticipantProcessor
Deactivate the participant.
deactivateParticipant(CompletionCoordinatorParticipant) - Method in class com.arjuna.wst11.messaging.CompletionCoordinatorProcessorImpl
Deactivate the participant.
deactivateParticipant(CompletionCoordinatorParticipant) - Method in class com.arjuna.wst11.messaging.CompletionCoordinatorRPCProcessorImpl
Deactivate the participant.
deactivateParticipant(CoordinatorCompletionParticipantInboundEvents) - Method in class com.arjuna.wst11.messaging.CoordinatorCompletionParticipantProcessorImpl
Deactivate the participant.
deactivateParticipant(ParticipantCompletionParticipantInboundEvents) - Method in class com.arjuna.wst11.messaging.ParticipantCompletionParticipantProcessorImpl
Deactivate the participant.
deactivateParticipant(ParticipantInboundEvents) - Method in class com.arjuna.wst11.messaging.ParticipantProcessorImpl
Deactivate the participant.
deactivateParticipant(BusinessActivityTerminator) - Method in class com.arjuna.wst11.messaging.TerminationCoordinatorProcessorImpl
Deactivate the participant.
debug_closingconnection(String) - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
debug_closingconnection(String) - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
debug_closingconnection$str() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
debug_orbspecific_interposition_resources_arjuna_generror(String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
debug_orbspecific_interposition_resources_arjuna_generror(String, Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
debug_orbspecific_interposition_resources_arjuna_generror$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
DebugTxAssociation - Class in com.arjuna.ats.jts.extensions
Whereas TxAssociation classes are on a per thread basis, insances of this type apply to all threads.
DebugTxAssociation() - Constructor for class com.arjuna.ats.jts.extensions.DebugTxAssociation
 
decodeLinkHeader(String) - Static method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
decrement() - Method in class org.jboss.stm.internal.types.AtomicIntegerImpl
 
decrement() - Method in class org.jboss.stm.internal.types.AtomicLongImpl
 
decrement() - Method in interface org.jboss.stm.types.AtomicInteger
 
decrement() - Method in interface org.jboss.stm.types.AtomicLong
 
deepestControl() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.restricted.ServerRestrictedNestedAction
 
deepestControl() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.restricted.ServerRestrictedTopLevelAction
 
Default - Class in org.jboss.narayana.txframework.api.configuration.service
Deprecated.
The TXFramework API will be removed. The org.jboss.narayana.compensations API should be used instead. The new API is superior for these reasons:

i) offers a higher level API; ii) The API very closely matches that of JTA, making it easier for developers to learn, iii) It works for non-distributed transactions as well as distributed transactions. iv) It is CDI based so only needs a CDI container to run, rather than a full Java EE server.

Marker type used to provide default value for class fields in tx framework service annotations

Default() - Constructor for class org.jboss.narayana.txframework.api.configuration.service.Default
Deprecated.
 
DEFAULT_HIERARCHY_DEPTH - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
 
DEFAULT_ID - Static variable in class com.arjuna.ats.internal.jts.interposition.FactoryList
 
DEFAULT_NODE_NAME - Static variable in class com.arjuna.ats.arjuna.coordinator.TxControl
 
DEFAULT_NUMBER_DIRECTORIES - Static variable in class com.arjuna.ats.internal.arjuna.objectstore.HashedStore
 
DEFAULT_READ_TIMEOUT - Static variable in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
DEFAULT_ROOT_NAME - Static variable in class com.arjuna.orbportability.RootOA
 
DEFAULT_SIZE - Static variable in class org.jboss.stm.internal.types.AtomicArrayImpl
 
DEFAULT_SO_TIMEOUT - Static variable in class com.arjuna.ats.arjuna.recovery.RecoveryDriver
 
DEFAULT_SYNC_RETRY - Static variable in class com.arjuna.ats.arjuna.recovery.RecoveryDriver
 
DEFAULT_SYNC_TIMEOUT - Static variable in class com.arjuna.ats.arjuna.recovery.RecoveryDriver
 
DEFAULT_VARIANCE - Static variable in class io.narayana.perf.PerformanceProfileStore
 
DEFAULT_VARIANCE - Static variable in class io.narayana.perf.RegressionChecker
 
defaultCancelFailWaitPeriod - Static variable in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
 
defaultCancelWaitPeriod - Static variable in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
 
defaultCheckPeriod - Static variable in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
 
defaultRetry - Static variable in class com.arjuna.ats.arjuna.utils.FileLock
 
defaultRetry - Static variable in class com.arjuna.ats.txoj.LockManager
The default retry value which will be used by setlock if no other value is given.
defaultSleepTime - Static variable in class com.arjuna.ats.txoj.LockManager
The default timeout value which will be used by setlock if no other value is given.
defaultTimeout - Variable in class com.arjuna.ArjunaOTS.GlobalTransactionInfo
 
defaultTimeout - Static variable in class com.arjuna.ats.arjuna.utils.FileLock
 
DefaultTxCompensateHandler - Class in org.jboss.narayana.compensations.api
 
DefaultTxCompensateHandler() - Constructor for class org.jboss.narayana.compensations.api.DefaultTxCompensateHandler
 
DefaultTxConfirmHandler - Class in org.jboss.narayana.compensations.api
 
DefaultTxConfirmHandler() - Constructor for class org.jboss.narayana.compensations.api.DefaultTxConfirmHandler
 
DefaultTxLoggedHandler - Class in org.jboss.narayana.compensations.api
 
DefaultTxLoggedHandler() - Constructor for class org.jboss.narayana.compensations.api.DefaultTxLoggedHandler
 
defaultZombieMax - Static variable in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
 
delayRecoveryManagerThread() - Static method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
Delay the start of the recovery manager thread when creating an indirect recovery manager.
delete() - Method in class com.arjuna.ats.internal.arjuna.recovery.TransactionStatusConnector
If the TransactonStatusManagers' process is deemed dead, then its TransactonStatusManagerItem is removed from the object store.
DELETE - Static variable in class org.jboss.jbossts.txbridge.utils.HttpUtils
 
deleteHeuristicParticipant(int) - Method in class com.arjuna.ats.internal.arjuna.tools.log.EditableAtomicAction
Delete a heuristic participant from the list.
deleteHeuristicParticipant(int) - Method in interface com.arjuna.ats.internal.arjuna.tools.log.EditableTransaction
 
deleteParticipant(String) - Method in class org.jboss.jbossts.star.service.Coordinator
Performing DELETE on participant's recovery URL removes participant from the transaction.
deleteParticipantRecoveryRecord(String) - Method in class org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManager
remove any participant recovery record with the supplied id from persistent storage
deleteParticipantRecoveryRecord(String) - Method in class org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManagerImple
remove any participant recovery record with the supplied id from persistent storage
deleteParticipantRecoveryRecord(String) - Method in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManager
remove any participant recovery record with the supplied id from persistent storage
deleteParticipantRecoveryRecord(String) - Method in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManagerImple
remove any participant recovery record with the supplied id from persistent storage
deleteTransaction(String) - Method in class org.jboss.jbossts.star.service.Coordinator
Performing a DELETE on the transaction-coordinator URL will return a 403.
delist(boolean) - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.ParticipantRecord
record the fact that this participant has exited
delistParticipant(String) - Method in interface com.arjuna.mw.wscf.model.sagas.api.CoordinatorManager
Remove the specified participant from the coordinator associated with the current thread.
delistParticipant(Participant) - Method in interface com.arjuna.mw.wscf.model.twophase.api.CoordinatorManager
Remove the specified participant from the coordinator associated with the current thread.
delistParticipant(String) - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.BACoordinator
Remove the specified participant from the coordinator's list.
delistParticipant(String) - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorControl
Remove the specified participant from the coordinator's list.
delistParticipant(String) - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorServiceImple
Remove the specified participant from the coordinator's list.
delistParticipant(Participant) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ATCoordinator
Remove the specified participant from the coordinator's list.
delistParticipant(Participant) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorControl
Remove the specified participant from the coordinator's list.
delistParticipant(Participant) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorServiceImple
Remove the specified participant from the coordinator's list.
delistResource(XAResource, int) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
 
delistResource(XAResource, int) - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionImple
 
delistSynchronization(Synchronization) - Method in interface com.arjuna.mw.wscf.model.twophase.api.CoordinatorManager
Remove the specified synchronization from the coordinator associated with the current thread.
delistSynchronization(Synchronization) - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.BACoordinator
Remove the specified synchronization from the coordinator's list.
delistSynchronization(Synchronization) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ATCoordinator
Remove the specified synchronization from the coordinator's list.
delistSynchronization(Synchronization) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorControl
Remove the specified synchronization from the coordinator's list.
delistSynchronization(Synchronization) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorServiceImple
Remove the specified synchronization from the coordinator's list.
depth() - Method in class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
Returns the current depth of the hierarchy.
deregisterXAResource(XAResource) - Method in interface org.jboss.narayana.jta.jms.TransactionHelper
 
deregisterXAResource(XAResource) - Method in class org.jboss.narayana.jta.jms.TransactionHelperImpl
 
deserialise(Element) - Static method in class com.arjuna.mw.wst11.common.CoordinationContextHelper
Deserialise a coordination context from a DOM SOAP Header Element.
deserialize(String, ObjectInputStream) - Method in class org.jboss.jbossts.txbridge.inbound.InboundBridgeRecoveryManager
Called during recovery processing to allow an application to identify a participant id belonging to one of its participants and recreate the participant by deserializing it from the supplied object input stream.
deserialize(String, ObjectInputStream) - Method in interface org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryModule
called during recovery processing to allow an application to identify a participant id belonging to one of its participants and recreate the participant by deserializing it from the supplied object input stream.
deserialize(String, ObjectInputStream) - Method in class org.jboss.jbossts.xts.recovery.participant.at.XTSATSubordinateRecoveryModule
 
deserialize(ObjectInputStream) - Method in class org.jboss.narayana.rest.bridge.inbound.InboundBridgeParticipantDeserializer
 
deserialize(ObjectInputStream) - Method in interface org.jboss.narayana.rest.integration.api.ParticipantDeserializer
Deserializes serializable participants.
deserializeCoordinatorCompletionParticipant(String, ObjectInputStream) - Method in interface org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryModule
called during recovery processing to allow an application to identify a participant id belonging to one of its participants and recreate the participant by deserializing it from the supplied object input stream.
deserializeCoordinatorCompletionParticipant(String, ObjectInputStream) - Method in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBASubordinateRecoveryModule
 
deserializeParticipantCompletionParticipant(String, ObjectInputStream) - Method in interface org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryModule
called during recovery processing to allow an application to identify a participant id belonging to one of its participants and recreate the participant by deserializing it from the supplied object input stream.
deserializeParticipantCompletionParticipant(String, ObjectInputStream) - Method in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBASubordinateRecoveryModule
 
deserialze(ObjectInputStream) - Method in interface com.arjuna.ats.jta.recovery.SerializableXAResourceDeserializer
Deserialize the XAResource.
deserialze(ObjectInputStream) - Method in class org.jboss.narayana.rest.bridge.inbound.InboundBridge
 
destroy() - Method in class com.arjuna.ArjunaOTS._ActionControlStub
 
destroy() - Method in interface com.arjuna.ArjunaOTS.ActionControlOperations
 
destroy() - Method in class com.arjuna.ArjunaOTS.ActionControlPOATie
 
destroy() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Overloads StateManager.destroy to prevent destroy being called on a BasicAction.
destroy() - Method in class com.arjuna.ats.arjuna.StateManager
Destroy the object (e.g., remove its state from the persistent store.) Calls to destroy for volatile objects (ones not maintained within the volatile object store) are ignored, and FALSE is returned.
destroy(Uid) - Static method in class com.arjuna.ats.internal.jts.interposition.resources.arjuna.Interposition
 
destroy() - Method in class com.arjuna.ats.internal.jts.orbspecific.ControlImple
destroy should only be called for remote Control objects.
destroy() - Method in class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.ClientForwardInterceptor
 
destroy(RecoveryCoordinator) - Method in class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.JavaIdlRCManager
 
destroy() - Method in class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.ServerRecoveryInterceptor
 
destroy() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.ServerSynchronization
 
destroy() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.ServerControl
 
destroy() - Method in class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.ClientForwardInterceptor
 
destroy(RecoveryCoordinator) - Method in class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.JacOrbRCManager
 
destroy() - Method in class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.ServerRecoveryInterceptor
 
destroy() - Method in class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.ClientForwardInterceptor
 
destroy(RecoveryCoordinator) - Method in class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.JavaIdlRCManager
 
destroy() - Method in class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.ServerRecoveryInterceptor
 
destroy(RecoveryCoordinator) - Method in class com.arjuna.ats.internal.jts.recovery.recoverycoordinators.GenericRecoveryCreator
The RC instance is not longer needed by the application.
destroy(RecoveryCoordinator) - Method in interface com.arjuna.ats.internal.jts.recovery.recoverycoordinators.RcvCoManager
The RecoveryCoordinator instance is no longer needed.
destroy(RecoveryCoordinator) - Method in class com.arjuna.ats.internal.jts.recovery.RecoveryCreator
 
destroy() - Method in class com.arjuna.ats.jbossatx.jta.RecoveryManagerService
 
destroy() - Method in class com.arjuna.ats.jbossatx.jta.TransactionManagerService
 
destroy() - Method in class com.arjuna.orbportability.ChildOA
 
destroy() - Method in class com.arjuna.orbportability.internal.orbspecific.orb.implementations.ORBBase
 
destroy() - Method in class com.arjuna.orbportability.OA
 
destroy() - Method in class com.arjuna.orbportability.orb.core.ORB
 
destroy() - Method in interface com.arjuna.orbportability.orb.core.ORBImple
Destroy the ORB.
destroy() - Method in class com.arjuna.orbportability.ORB
 
destroy() - Method in class com.arjuna.orbportability.RootOA
Destroy this root POA and all of its children
destroyAction() - Method in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
 
destroyAll(Object[]) - Method in class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.JavaIdlRCManager
 
destroyAll(Object[]) - Method in class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.JacOrbRCManager
 
destroyAll(Object[]) - Method in class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.JavaIdlRCManager
 
destroyAll(Object[]) - Method in class com.arjuna.ats.internal.jts.recovery.recoverycoordinators.GenericRecoveryCreator
Destroy all RC instances for the transactions identified in params.
destroyAll(Object[]) - Method in interface com.arjuna.ats.internal.jts.recovery.recoverycoordinators.RcvCoManager
The RecoveryCoordinator instances used by the transactions whose Uids are in params are no longer needed.
destroyAll(Object[]) - Method in class com.arjuna.ats.internal.jts.recovery.RecoveryCreator
 
destroyAllRecoveryCoordinators(Object[]) - Static method in class com.arjuna.ats.internal.jts.recovery.RecoveryCreator
 
destroyControl(ControlImple) - Static method in class com.arjuna.ats.jts.OTSManager
Used to destroy a transaction control.
destroyControl(Control) - Static method in class com.arjuna.ats.jts.OTSManager
Destroy the transaction control.
Destroyed - Exception in com.arjuna.ArjunaOTS
Generated from IDL exception "Destroyed".
Destroyed() - Constructor for exception com.arjuna.ArjunaOTS.Destroyed
 
Destroyed(String) - Constructor for exception com.arjuna.ArjunaOTS.Destroyed
 
DESTROYED - Static variable in class com.arjuna.ats.arjuna.ObjectStatus
 
destroyed(StateManager) - Static method in class com.arjuna.ats.internal.arjuna.abstractrecords.StateManagerFriend
 
destroyed() - Method in class com.arjuna.ats.internal.jts.interposition.resources.arjuna.ServerResource
 
DestroyedHelper - Class in com.arjuna.ArjunaOTS
Generated from IDL exception "Destroyed".
DestroyedHelper() - Constructor for class com.arjuna.ArjunaOTS.DestroyedHelper
 
DestroyedHolder - Class in com.arjuna.ArjunaOTS
com/arjuna/ArjunaOTS/DestroyedHolder.java .
DestroyedHolder() - Constructor for class com.arjuna.ArjunaOTS.DestroyedHolder
 
DestroyedHolder(Destroyed) - Constructor for class com.arjuna.ArjunaOTS.DestroyedHolder
 
destroyPOA(String) - Method in class com.arjuna.orbportability.internal.orbspecific.oa.implementations.POABase
 
destroyPOA(String) - Method in class com.arjuna.orbportability.oa.core.OA
 
destroyPOA(String) - Method in interface com.arjuna.orbportability.oa.core.POAImple
Destroy the child POA.
destroyRecoveryCoordinator(RecoveryCoordinator) - Static method in class com.arjuna.ats.internal.jts.recovery.RecoveryCreator
 
destroyResource() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna.ServerNestedAction
 
destroyResource() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna.ServerRecoveryTopLevelAction
 
destroyResource() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna.ServerTopLevelAction
 
destroyRootPOA() - Method in class com.arjuna.orbportability.internal.orbspecific.oa.implementations.POABase
 
destroyRootPOA() - Method in class com.arjuna.orbportability.oa.core.OA
 
destroyRootPOA() - Method in interface com.arjuna.orbportability.oa.core.POAImple
Destroy the root POA.
detail - Variable in exception com.arjuna.webservices.SoapFault
The SOAP fault detail as a string.
Detail - Class in org.xmlsoap.schemas.soap.envelope
Java class for detail complex type.
Detail() - Constructor for class org.xmlsoap.schemas.soap.envelope.Detail
 
detail - Variable in class org.xmlsoap.schemas.soap.envelope.Fault
 
determineLocality() - Method in class com.arjuna.ats.internal.jts.ControlWrapper
Determine whether or not we are a local control.
DIRECT_MANAGEMENT - Static variable in class com.arjuna.ats.arjuna.recovery.RecoveryManager
In this mode the recovery manager does not run periodically and will only work if driven through messages or via the scan operation if it is embedded.
DirectRecoverableConnection - Class in com.arjuna.ats.internal.jdbc
This class is responsible for maintaining connection information in such a manner that we can recover the connection to the XA database in the event of a failure.
DirectRecoverableConnection() - Constructor for class com.arjuna.ats.internal.jdbc.DirectRecoverableConnection
 
DirectRecoverableConnection(String, String, String, String, ConnectionImple) - Constructor for class com.arjuna.ats.internal.jdbc.DirectRecoverableConnection
 
disable() - Static method in class com.arjuna.ats.arjuna.coordinator.TxControl
Stop the transaction system.
disable(boolean) - Static method in class com.arjuna.ats.arjuna.coordinator.TxControl
Stop the transaction system.
disable() - Method in class com.arjuna.ats.arjuna.StateManager
The following function disables recovery for an object by setting the ObjectType to NEITHER (RECOVERABLE or ANDPERSISTENT).
DISABLED - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
DISABLED_VALUE - Static variable in class com.arjuna.mw.wst11.client.WSTXFeature
Value to indicate that WSTXFeature is disabled.
DISABLED_VALUE - Static variable in class org.jboss.jbossts.txbridge.outbound.JTAOverWSATFeature
Value to indicate that JTAOverWSATFeature is disabled.
DisabledJTAOverWSATHandler<C extends MessageContext> - Class in org.jboss.jbossts.txbridge.outbound
This handler is used when default-context-propagation is disabled.
DisabledJTAOverWSATHandler() - Constructor for class org.jboss.jbossts.txbridge.outbound.DisabledJTAOverWSATHandler
 
DisabledWSTXHandler - Class in com.arjuna.mw.wst11.client
This handler is used when default-context-propagation is disabled.
DisabledWSTXHandler() - Constructor for class com.arjuna.mw.wst11.client.DisabledWSTXHandler
 
disassociate(String) - Method in class com.arjuna.mwlabs.wst11.at.RegistrarImple
 
disassociate(String) - Method in class com.arjuna.mwlabs.wst11.ba.RegistrarImple
 
disassociateContext(int) - Method in class com.arjuna.ats.internal.jts.context.ContextManager
 
disconnected(Object) - Method in class com.arjuna.ats.internal.jts.recovery.contact.RecoveryContactWriter
 
disconnected(Object) - Method in interface com.arjuna.orbportability.event.EventHandler
 
disconnected(Object) - Method in class com.arjuna.orbportability.event.EventManager
The object has been disconnected from the ORB.
DISPOSE - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
dispose() - Method in class com.arjuna.ats.arjuna.tools.stats.TxPerfPlugin
 
DisposeRecord - Class in com.arjuna.ats.internal.arjuna.abstractrecords
 
DisposeRecord(ParticipantStore, StateManager) - Constructor for class com.arjuna.ats.internal.arjuna.abstractrecords.DisposeRecord
 
DisposeRecord() - Constructor for class com.arjuna.ats.internal.arjuna.abstractrecords.DisposeRecord
 
doAbort(RecordList, boolean) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
doAbort(boolean, AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
doAfterCompletion(Status) - Method in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
 
doAfterCompletion(Status) - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.coordinator.ServerTransaction
 
doBeforeCompletion() - Method in interface com.arjuna.ats.internal.jta.transaction.arjunacore.jca.SubordinateTransaction
Run beforeCompletion on Synchronizations.
doBeforeCompletion() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.SubordinateAtomicAction
 
doBeforeCompletion() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.TransactionImple
 
doBeforeCompletion() - Method in class com.arjuna.ats.internal.jta.transaction.jts.subordinate.SubordinateAtomicTransaction
 
doBeforeCompletion() - Method in class com.arjuna.ats.internal.jta.transaction.jts.subordinate.TransactionImple
 
doBeforeCompletion() - Method in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
 
doBeforeCompletion() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.coordinator.ServerTransaction
 
doCancellations() - Method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
 
doCommit(RecordList, boolean) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Walk down a record list extracting records and calling the appropriate commit function.
doCommit(boolean, AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
doCommit() - Method in interface com.arjuna.ats.internal.jta.transaction.arjunacore.jca.SubordinateTransaction
Drive the subordinate transaction to commit.
doCommit() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.SubordinateAtomicAction
 
doCommit() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.TransactionImple
 
doCommit() - Method in class com.arjuna.ats.internal.jta.transaction.jts.subordinate.SubordinateAtomicTransaction
 
doCommit() - Method in class com.arjuna.ats.internal.jta.transaction.jts.subordinate.TransactionImple
Drive the subordinate transaction to commit.
doCommit(boolean) - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.coordinator.ServerTransaction
 
doForget() - Method in interface com.arjuna.ats.internal.jta.transaction.arjunacore.jca.SubordinateTransaction
Called to tell the transaction to forget any heuristics.
doForget() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.SubordinateAtomicAction
Deprecated.
Only called via tests
doForget() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.TransactionImple
Deprecated.
Only called from a test
doForget() - Method in class com.arjuna.ats.internal.jta.transaction.jts.subordinate.SubordinateAtomicTransaction
 
doForget() - Method in class com.arjuna.ats.internal.jta.transaction.jts.subordinate.TransactionImple
Called to tell the transaction to forget any heuristics.
doForget() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.coordinator.ServerTransaction
 
doIntercept(TransactionManager, Transaction, InvocationContext) - Method in class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorBase
 
doIntercept(TransactionManager, Transaction, InvocationContext) - Method in class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorMandatory
 
doIntercept(TransactionManager, Transaction, InvocationContext) - Method in class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorNever
 
doIntercept(TransactionManager, Transaction, InvocationContext) - Method in class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorNotSupported
 
doIntercept(TransactionManager, Transaction, InvocationContext) - Method in class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorRequired
 
doIntercept(TransactionManager, Transaction, InvocationContext) - Method in class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorRequiresNew
 
doIntercept(TransactionManager, Transaction, InvocationContext) - Method in class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorSupports
 
DomUtil - Class in com.arjuna.mw.wscf.utils
 
DomUtil() - Constructor for class com.arjuna.mw.wscf.utils.DomUtil
 
doOnePhaseCommit() - Method in interface com.arjuna.ats.internal.jta.transaction.arjunacore.jca.SubordinateTransaction
Drive the transaction to commit.
doOnePhaseCommit() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.SubordinateAtomicAction
 
doOnePhaseCommit() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.TransactionImple
 
doOnePhaseCommit() - Method in class com.arjuna.ats.internal.jta.transaction.jts.subordinate.SubordinateAtomicTransaction
 
doOnePhaseCommit() - Method in class com.arjuna.ats.internal.jta.transaction.jts.subordinate.TransactionImple
Drive the transaction to commit.
doPhase2Abort() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.coordinator.ServerTransaction
 
doPhase2Commit() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.coordinator.ServerTransaction
 
doPrepare(boolean, AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
doPrepare() - Method in interface com.arjuna.ats.internal.jta.transaction.arjunacore.jca.SubordinateTransaction
Drive the subordinate transaction through the prepare phase.
doPrepare() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.SubordinateAtomicAction
 
doPrepare() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.TransactionImple
 
doPrepare() - Method in class com.arjuna.ats.internal.jta.transaction.jts.subordinate.SubordinateAtomicTransaction
 
doPrepare() - Method in class com.arjuna.ats.internal.jta.transaction.jts.subordinate.TransactionImple
Drive the subordinate transaction through the prepare phase.
doPrepare() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.coordinator.ServerTransaction
 
doRecover(Xid, String) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.jca.XATerminatorImple
Return a list of indoubt transactions.
doRelease(Uid, boolean) - Method in class com.arjuna.ats.txoj.LockManager
 
doRelease(Uid, boolean) - Method in class org.jboss.stm.internal.optimistic.OptimisticLockManager
 
doRemove() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
Deprecated.
 
doRollback() - Method in interface com.arjuna.ats.internal.jta.transaction.arjunacore.jca.SubordinateTransaction
Drive the subordinate transaction to roll back.
doRollback() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.SubordinateAtomicAction
 
doRollback() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.TransactionImple
 
doRollback() - Method in class com.arjuna.ats.internal.jta.transaction.jts.subordinate.SubordinateAtomicTransaction
 
doRollback() - Method in class com.arjuna.ats.internal.jta.transaction.jts.subordinate.TransactionImple
Drive the subordinate transaction to roll back.
doSave() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Should this record be saved in the intentions list? If the record is saved, then it may be recovered later in the event of a failure.
doSave() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.CadaverRecord
Override the AbstractRecord.doSave.
doSave() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.DisposeRecord
 
doSave() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.PersistenceRecord
 
doSave() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.RecoveryRecord
 
doSave() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.CommitMarkableResourceRecord
We need to save this so we know there was a ConnectableResource in the intentions list.
doSave() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
 
doSave() - Method in class com.arjuna.ats.internal.jts.resources.ExtendedResourceRecord
 
doSave() - Method in class com.arjuna.ats.internal.jts.resources.ResourceRecord
 
doSave() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.ParticipantRecord
 
doSave() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ParticipantRecord
 
doSave() - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
doSetStatus(String) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
Deprecated.
 
doStart() - Method in class org.jboss.narayana.osgi.jta.internal.Activator
 
doStart() - Method in class org.jboss.narayana.osgi.jta.internal.OsgiServer
 
doStop() - Method in class org.jboss.narayana.osgi.jta.internal.Activator
 
doStop() - Method in class org.jboss.narayana.osgi.jta.internal.OsgiServer
 
doSync - Variable in class com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore
 
doUpdateState() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean.GenericAtomicActionWrapper
Deprecated.
 
doUpdateState() - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.ActionBeanWrapperInterface
Deprecated.
 
doUpdateState() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ArjunaTransactionImpleWrapper
Deprecated.
 
doUpdateState() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.RecoveredTransactionWrapper
 
doUpdateState() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ServerTransactionWrapper
 
doWork(InputStream, OutputStream) - Method in class com.arjuna.ats.arjuna.recovery.ActionStatusService
Does the main work of reading in a uid and transaction type from the recovery manager, retrieving the status of the transaction and sending it back to the Recovery Manager.
doWork(InputStream, OutputStream) - Method in interface com.arjuna.ats.arjuna.recovery.Service
 
doWork() - Method in class com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery
Perform a recovery scan on all registered modules.
doWork(InputStream, OutputStream) - Method in class com.arjuna.ats.internal.arjuna.recovery.WorkerService
 
doWork(T, int, Measurement<T>) - Method in interface io.narayana.perf.WorkerWorkload
Perform a batch of work units.
DOZE_TIME - Static variable in class com.arjuna.ats.txoj.LockManager
 
dump(StringBuilder) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser
Deprecated.
Dump info about all registered MBeans
DuplicateParticipantException - Exception in com.arjuna.mw.wscf.exceptions
There was an attempt to register the same participant with the coordinator.
DuplicateParticipantException() - Constructor for exception com.arjuna.mw.wscf.exceptions.DuplicateParticipantException
 
DuplicateParticipantException(String) - Constructor for exception com.arjuna.mw.wscf.exceptions.DuplicateParticipantException
 
DuplicateParticipantException(String, int) - Constructor for exception com.arjuna.mw.wscf.exceptions.DuplicateParticipantException
 
DuplicateSynchronizationException - Exception in com.arjuna.mw.wscf.model.sagas.exceptions
There is no coordinator associated with the target.
DuplicateSynchronizationException() - Constructor for exception com.arjuna.mw.wscf.model.sagas.exceptions.DuplicateSynchronizationException
 
DuplicateSynchronizationException(String) - Constructor for exception com.arjuna.mw.wscf.model.sagas.exceptions.DuplicateSynchronizationException
 
DuplicateSynchronizationException(String, int) - Constructor for exception com.arjuna.mw.wscf.model.sagas.exceptions.DuplicateSynchronizationException
 
DuplicateSynchronizationException - Exception in com.arjuna.mw.wscf.model.twophase.exceptions
There is no coordinator associated with the target.
DuplicateSynchronizationException() - Constructor for exception com.arjuna.mw.wscf.model.twophase.exceptions.DuplicateSynchronizationException
 
DuplicateSynchronizationException(String) - Constructor for exception com.arjuna.mw.wscf.model.twophase.exceptions.DuplicateSynchronizationException
 
DuplicateSynchronizationException(String, int) - Constructor for exception com.arjuna.mw.wscf.model.twophase.exceptions.DuplicateSynchronizationException
 
duplicateTransactionHandle(Coordinator, Terminator) - Method in class com.arjuna.ats.internal.jts.orbspecific.ControlImple
 
Durable2PCParticipant - Interface in com.arjuna.wst
The Durable2PCParticipant.
Durable2PCStub - Class in com.arjuna.wst11.stub
 
Durable2PCStub() - Constructor for class com.arjuna.wst11.stub.Durable2PCStub
 
Durable2PCStub(String, W3CEndpointReference) - Constructor for class com.arjuna.wst11.stub.Durable2PCStub
 
DurableTwoPhaseCommitParticipant - Class in com.arjuna.mwlabs.wst.at.participants
 
DurableTwoPhaseCommitParticipant() - Constructor for class com.arjuna.mwlabs.wst.at.participants.DurableTwoPhaseCommitParticipant
 
DurableTwoPhaseCommitParticipant(Durable2PCParticipant, String) - Constructor for class com.arjuna.mwlabs.wst.at.participants.DurableTwoPhaseCommitParticipant
 
DYNAMIC - Static variable in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
 
dynamicClass() - Method in class com.arjuna.ats.internal.jdbc.DirectRecoverableConnection
 
DynamicClass - Interface in com.arjuna.ats.internal.jdbc
This class is responsible for maintaining connection information in such a manner that we can recover the connection to the XA database in the event of a failure.
dynamicClass() - Method in class com.arjuna.ats.internal.jdbc.IndirectRecoverableConnection
 
dynamicClass() - Method in class com.arjuna.ats.internal.jdbc.ProvidedXADataSourceConnection
 
dynamicClass - Static variable in class com.arjuna.ats.jdbc.TransactionalDriver
 
DynamicDataSourceJDBCAccess - Class in com.arjuna.ats.internal.arjuna.objectstore.jdbc.accessors
 
DynamicDataSourceJDBCAccess() - Constructor for class com.arjuna.ats.internal.arjuna.objectstore.jdbc.accessors.DynamicDataSourceJDBCAccess
 

E

earlyReadonly() - Method in class com.arjuna.wst11.messaging.engines.ParticipantEngine
Handle the early readonly event.
earlyRollback() - Method in class com.arjuna.wst11.messaging.engines.ParticipantEngine
Handle the early rollback event.
EditableAtomicAction - Class in com.arjuna.ats.internal.arjuna.tools.log
 
EditableAtomicAction(Uid) - Constructor for class com.arjuna.ats.internal.arjuna.tools.log.EditableAtomicAction
 
EditableTransaction - Interface in com.arjuna.ats.internal.arjuna.tools.log
Only allows the movement of heuristic participants to the prepared list.
EJBExceptionMapper - Class in org.jboss.narayana.rest.bridge.inbound
 
EJBExceptionMapper() - Constructor for class org.jboss.narayana.rest.bridge.inbound.EJBExceptionMapper
 
empty() - Method in class org.jboss.stm.internal.types.AtomicArrayImpl
 
empty() - Method in interface org.jboss.stm.types.AtomicArray
 
enable() - Static method in class com.arjuna.ats.arjuna.coordinator.TxControl
Start the transaction system.
enabled() - Static method in class com.arjuna.ats.arjuna.coordinator.TxStats
 
ENABLED_VALUE - Static variable in class com.arjuna.mw.wst11.client.WSTXFeature
Value to indicate that WSTXFeature is enabled.
ENABLED_VALUE - Static variable in class org.jboss.jbossts.txbridge.outbound.JTAOverWSATFeature
Value to indicate that JTAOverWSATFeature is enabled.
EnabledJTAOverWSATHandler<C extends MessageContext> - Class in org.jboss.jbossts.txbridge.outbound
This handler is used when default-context-propagation is enabled.
EnabledJTAOverWSATHandler() - Constructor for class org.jboss.jbossts.txbridge.outbound.EnabledJTAOverWSATHandler
 
EnabledWSTXHandler - Class in com.arjuna.mw.wst11.client
This handler is used when default-context-propagation is enabled.
EnabledWSTXHandler() - Constructor for class com.arjuna.mw.wst11.client.EnabledWSTXHandler
 
enableReadOnlyCheck() - Static method in class org.jboss.jbossts.xts.bytemanSupport.participantReadOnly.ParticipantCompletionReadOnlyRules
 
end(boolean) - Method in class com.arjuna.ats.arjuna.AtomicAction
 
End(boolean) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
End the atomic action by committing it.
end(boolean) - Method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator
 
end(Xid, int) - Method in class com.arjuna.ats.internal.jdbc.IsSameRMOverrideXAResource
 
end(boolean) - Method in class com.arjuna.ats.internal.jta.transaction.jts.AtomicTransaction
Does not change thread-to-tx association as base class commit does.
end(boolean) - Method in class com.arjuna.ats.internal.jta.transaction.jts.subordinate.SubordinateAtomicTransaction
Does not change thread-to-tx association as base class commit does.
end() - Method in interface com.arjuna.mw.wsas.UserActivity
Complete the activity with the current completion status.
end(CompletionStatus) - Method in interface com.arjuna.mw.wsas.UserActivity
Complete the activity with the completion status provided.
end() - Method in class com.arjuna.mwlabs.wsas.activity.ActivityImple
Complete the activity with the current completion status.
end(CompletionStatus) - Method in class com.arjuna.mwlabs.wsas.activity.ActivityImple
Complete the activity with the completion status provided.
end() - Method in class com.arjuna.mwlabs.wsas.UserActivityImple
Complete the activity with the completion status provided.
end(CompletionStatus) - Method in class com.arjuna.mwlabs.wsas.UserActivityImple
Complete the activity with the completion status provided.
end(boolean) - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
 
end(boolean) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateATCoordinator
 
end(Xid, int) - Method in class org.jboss.jbossts.txbridge.outbound.BridgeXAResource
Ends the work performed on behalf of a transaction branch.
end(Xid, int) - Method in class org.jboss.narayana.jta.jms.JmsXAResourceRecoveryHelper
Delegates XAResource#end call to the connected JMS resource.
end(Xid, int) - Method in class org.jboss.narayana.rest.bridge.inbound.InboundBridge
 
end(Coordinator, otid_t, boolean) - Method in class org.omg.XA._CurrentConnectionStub
 
end(Coordinator, otid_t, boolean) - Method in interface org.omg.XA.CurrentConnectionOperations
 
end(Coordinator, otid_t, boolean) - Method in class org.omg.XA.CurrentConnectionPOATie
 
endElement(String, String, String) - Method in class com.arjuna.common.util.propertyservice.SaxHandler
Handles close tag, if its name is entry.
EndpointHelper - Class in com.arjuna.webservices11.wsaddr
helper class to allow transformation of W3CEndpointreference instances to internal types which are not opaque
EndpointHelper() - Constructor for class com.arjuna.webservices11.wsaddr.EndpointHelper
 
endScan() - Method in class org.jboss.jbossts.txbridge.inbound.InboundBridgeRecoveryManager
participant recovery modules may need to perform special processing when the a recovery scan has completed.
endScan() - Method in interface org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryModule
participant recovery modules may need to perform special processing when the a recovery scan has completed.
endScan() - Method in class org.jboss.jbossts.xts.recovery.participant.at.XTSATSubordinateRecoveryModule
we don't need to use this because the AT recovery manager tracks whether a subordinate AT scan has happened
endScan() - Method in interface org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryModule
participant recovery modules may need to perform special processing when the a recovery scan has completed.
endScan() - Method in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBASubordinateRecoveryModule
we don't need to use this because the BA recovery manager tracks whether a recovery scan has happened
endSuspendedRMs() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
If there are any suspended RMs then we should call end on them before the transaction is terminated.
endSuspendedRMs() - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionImple
If there are any suspended RMs then we should call end on them before the transaction is terminated.
endTransaction(TransactionManager, Transaction) - Method in class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorBase
 
endWork(Work, Xid) - Method in class com.arjuna.ats.internal.jbossatx.jta.jca.XATerminator
Disassociate the thread from the transaction and remove the work from the transaction pool of workers.
endWork(Work, Xid) - Method in class com.arjuna.ats.internal.jbossatx.jts.jca.XATerminator
Disassociate the thread from the transaction and remove the work from the transaction pool of workers.
EndXAResource - Interface in com.arjuna.ats.jta.resources
 
enlist(Class<? extends CompensationHandler>, Class<? extends ConfirmationHandler>, Class<? extends TransactionLoggedHandler>) - Method in interface org.jboss.narayana.compensations.impl.BAController
 
enlist(CompensationHandler, ConfirmationHandler, TransactionLoggedHandler) - Method in interface org.jboss.narayana.compensations.impl.BAController
 
enlist(Class<? extends CompensationHandler>, Class<? extends ConfirmationHandler>, Class<? extends TransactionLoggedHandler>) - Method in class org.jboss.narayana.compensations.impl.local.LocalBAController
 
enlist(CompensationHandler, ConfirmationHandler, TransactionLoggedHandler) - Method in class org.jboss.narayana.compensations.impl.local.LocalBAController
 
enlist(Class<? extends CompensationHandler>, Class<? extends ConfirmationHandler>, Class<? extends TransactionLoggedHandler>) - Method in class org.jboss.narayana.compensations.impl.remote.RemoteBAController
 
enlist(CompensationHandler, ConfirmationHandler, TransactionLoggedHandler) - Method in class org.jboss.narayana.compensations.impl.remote.RemoteBAController
 
enlist(String, String, Participant) - Method in interface org.jboss.narayana.rest.integration.api.ParticipantsManager
Enlist participant to REST-AT transaction.
enlist(String, String, Participant) - Method in class org.jboss.narayana.rest.integration.ParticipantsManagerImpl
 
enlist(T) - Method in class org.jboss.stm.internal.PersistentContainer
Given an object we create a new transactional instance of it and return that for future use.
enlist(T) - Method in class org.jboss.stm.internal.RecoverableContainer
Given an object we create a new transactional instance of it and return that for future use.
enlist(T, Uid) - Method in class org.jboss.stm.internal.RecoverableContainer
Given an identified for an existing object, create another handle.
enlistForBusinessAgreementWithCoordinatorCompletion(BusinessAgreementWithCoordinatorCompletionParticipant, String) - Method in class com.arjuna.mw.wst11.BusinessActivityManager
Enlist a participant for the BusinessAgreementWithCoordinatorCompletion protocol.
enlistForBusinessAgreementWithCoordinatorCompletion(BusinessAgreementWithCoordinatorCompletionParticipant, String) - Method in class com.arjuna.mwlabs.wst11.ba.remote.BusinessActivityManagerImple
 
enlistForBusinessAgreementWithParticipantCompletion(BusinessAgreementWithParticipantCompletionParticipant, String) - Method in class com.arjuna.mw.wst11.BusinessActivityManager
Enlist a participant for the BusinessAgreement protocol.
enlistForBusinessAgreementWithParticipantCompletion(BusinessAgreementWithParticipantCompletionParticipant, String) - Method in class com.arjuna.mwlabs.wst11.ba.remote.BusinessActivityManagerImple
 
enlistForDurableTwoPhase(Durable2PCParticipant, String) - Method in class com.arjuna.mw.wst11.TransactionManager
Enlist the specified participant with current transaction such that it will participate in the 2PC protocol; a unique identifier for the participant is also required.
enlistForDurableTwoPhase(Durable2PCParticipant, String) - Method in class com.arjuna.mwlabs.wst11.at.remote.TransactionManagerImple
 
enlistForVolatileTwoPhase(Volatile2PCParticipant, String) - Method in class com.arjuna.mw.wst11.TransactionManager
Enlist the specified participant with current transaction such that it will participate in the Volatile 2PC protocol; a unique identifier for the participant is also required.
enlistForVolatileTwoPhase(Volatile2PCParticipant, String) - Method in class com.arjuna.mwlabs.wst11.at.remote.TransactionManagerImple
 
enlistParticipant(Participant) - Method in interface com.arjuna.mw.wscf.model.sagas.api.CoordinatorManager
Enrol the specified participant with the coordinator associated with the current thread.
enlistParticipant(Participant) - Method in interface com.arjuna.mw.wscf.model.twophase.api.CoordinatorManager
Enrol the specified participant with the coordinator associated with the current thread.
enlistParticipant(Participant) - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.BACoordinator
Enrol the specified participant with the coordinator associated with the current thread.
enlistParticipant(Participant) - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorControl
Enrol the specified participant with the coordinator associated with the current thread.
enlistParticipant(Participant) - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorServiceImple
Enrol the specified participant with the coordinator associated with the current thread.
enlistParticipant(Participant) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ATCoordinator
Enrol the specified participant with the coordinator associated with the current thread.
enlistParticipant(Participant) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorControl
Enrol the specified participant with the coordinator associated with the current thread.
enlistParticipant(Participant) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorServiceImple
Enrol the specified participant with the coordinator associated with the current thread.
enlistParticipant(String, String, String, String) - Method in class org.jboss.jbossts.star.resource.Transaction
 
enlistParticipant(String, String, String, String, String, String, String) - Method in class org.jboss.jbossts.star.resource.Transaction
 
enlistParticipant(String, UriInfo, String, String) - Method in class org.jboss.jbossts.star.service.Coordinator
Register a participant in a tx
enlistParticipant(String) - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
enlistParticipant(String, String) - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
enlistParticipant(Method) - Method in class org.jboss.narayana.compensations.impl.ParticipantInterceptor
 
enlistParticipant(Method) - Method in class org.jboss.narayana.compensations.impl.TxCompensateInterceptor
 
enlistParticipant(Method) - Method in class org.jboss.narayana.compensations.impl.TxConfirmInterceptor
 
enlistParticipant(Method) - Method in class org.jboss.narayana.compensations.impl.TxLoggedInterceptor
 
enlistResource(XAResource) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
This is the JTA compliant version of the method.
enlistResource(XAResource, Object[]) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
 
enlistResource(XAResource) - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionImple
 
enlistResource(XAResource, Object[]) - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionImple
 
enlistResource(XAResource, Object[]) - Method in interface com.arjuna.ats.jta.transaction.Transaction
 
enlistSynchronization(Synchronization) - Method in interface com.arjuna.mw.wscf.model.twophase.api.CoordinatorManager
Enrol the specified synchronization with the coordinator associated with the current thread.
enlistSynchronization(Synchronization) - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.BACoordinator
Enrol the specified synchronization with the coordinator associated with the current thread.
enlistSynchronization(Synchronization) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ATCoordinator
Enrol the specified synchronization with the coordinator associated with the current thread.
enlistSynchronization(Synchronization) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorControl
Enrol the specified synchronization with the coordinator associated with the current thread.
enlistSynchronization(Synchronization) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorServiceImple
Enrol the specified synchronization with the coordinator associated with the current thread.
enlistTestResource(String, boolean) - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
enlistVolatileParticipant(String, UriInfo, String) - Method in class org.jboss.jbossts.star.service.Coordinator
Register a volatile participant in a tx
enlistVolatileParticipant(String, String) - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
enlistVolatileParticipant(String, VolatileParticipant) - Method in interface org.jboss.narayana.rest.integration.api.ParticipantsManager
Enlist volatile participant to REST-AT transaction.
enlistVolatileParticipant(String, VolatileParticipant) - Method in class org.jboss.narayana.rest.integration.ParticipantsManagerImpl
 
entryCount() - Method in class com.arjuna.ats.internal.txoj.LockList
 
entrySet() - Method in class org.jboss.narayana.txframework.impl.TXDataMapImpl
 
Enumerated - Class in com.arjuna.webservices.util
Base class for enumerated types.
Enumerated(Object) - Constructor for class com.arjuna.webservices.util.Enumerated
Construct the enumerated value.
Envelope - Class in org.xmlsoap.schemas.soap.envelope
Java class for Envelope complex type.
Envelope() - Constructor for class org.xmlsoap.schemas.soap.envelope.Envelope
 
Environment - Interface in com.arjuna.mw.wst.common
 
Environment - Interface in com.arjuna.wsc.common
 
equals(Object) - Method in class com.arjuna.ats.arjuna.common.Uid
Override Object.equals
equals(Uid) - Method in class com.arjuna.ats.arjuna.common.Uid
 
equals(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Determine if two records are equal in that both are the same type and have the same order value (determined via 'order()').
equals(ActionHierarchy) - Method in class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
Overloads Object.equals.
equals(Object) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
equals(Object) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
Deprecated.
 
equals(Object) - Method in class com.arjuna.ats.internal.arjuna.coordinator.ReaperElement
 
equals(Object) - Method in class com.arjuna.ats.internal.jbossatx.jta.XAResourceRecoveryHelperWrapper
 
equals(Object) - Method in class com.arjuna.ats.internal.jbossatx.jts.PropagationContextWrapper
 
equals(Object) - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.RecoveryXids
 
equals(Object) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.jca.SubordinateXidImple
Test equality as being part of the same global transaction
equals(Object) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple
Overloads Object.equals()
equals(Object) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.TransactionImple
Overloads Object.equals()
equals(Object) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
Overloads Object.equals()
equals(Object) - Method in class com.arjuna.ats.internal.jta.transaction.jts.subordinate.jca.TransactionImple
Overloads Object.equals()
equals(Object) - Method in class com.arjuna.ats.internal.jta.transaction.jts.subordinate.TransactionImple
Overloads Object.equals()
equals(Object) - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionImple
Overloads Object.equals()
equals(XID) - Method in class com.arjuna.ats.internal.jta.xa.XID
 
equals(Object) - Method in class com.arjuna.ats.internal.jts.ControlWrapper
Overrides Object.equals Does not compare Uids because a foreign transaction may have been imported more than once and given different local ids.
equals(Object) - Method in class com.arjuna.ats.internal.jts.orbspecific.ControlImple
 
equals(Object) - Method in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
 
equals(Object) - Method in class com.arjuna.ats.internal.jts.PseudoControlWrapper
Test whether this PseudoControlWrapper wraps the same Control as a ControlWrapper The equality rules differ depending upon whether this wraps a local or remote Control if the wrapped control is local then the local uid can be compared against the uid cached in the ControlWrapper if the wrapped control is non-local then the test depends upon whether the ControlWrapper wraps a local or remote control.
equals(Xid) - Method in class com.arjuna.ats.jta.xa.XidImple
 
equals(Object) - Method in class com.arjuna.ats.jta.xa.XidImple
Is the specified object equal to this one?
equals(Object) - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
 
equals(Object) - Method in class com.arjuna.ats.txoj.Lock
Overrides Object.equals()
equals(Lock) - Method in class com.arjuna.ats.txoj.Lock
Are the two locks equal?
equals(Object) - Method in interface com.arjuna.mw.wsas.activity.ActivityHandle
Although users won't typically care what the underlying implementation of a context is, they will need to do comparisons.
equals(Object) - Method in interface com.arjuna.mw.wsas.activity.ActivityHierarchy
Overrides Object.equals Two contexts are equal if both hierarchies are identical.
equals(Object) - Method in interface com.arjuna.mw.wsas.common.GlobalId
Two instances are identical if their targets are the same.
equals(Object) - Method in interface com.arjuna.mw.wsas.completionstatus.CompletionStatus
Two statuses are equal if their targets are the same.
equals(Object) - Method in class com.arjuna.mw.wsas.completionstatus.Failure
Two statuses are equal if their targets are the same.
equals(Object) - Method in class com.arjuna.mw.wsas.completionstatus.FailureOnly
Two statuses are equal if their targets are the same.
equals(Object) - Method in class com.arjuna.mw.wsas.completionstatus.Success
Two statuses are equal if their targets are the same.
equals(Object) - Method in class com.arjuna.mw.wsas.completionstatus.Unknown
Two statuses are equal if their targets are the same.
equals(Object) - Method in interface com.arjuna.mw.wscf.common.CoordinatorId
Two instances are identical if their targets are the same.
equals(Object) - Method in class com.arjuna.mw.wscf.model.twophase.vote.VoteCancel
 
equals(Object) - Method in class com.arjuna.mw.wscf.model.twophase.vote.VoteConfirm
 
equals(Object) - Method in class com.arjuna.mw.wscf.model.twophase.vote.VoteReadOnly
 
equals(Object) - Method in interface com.arjuna.mw.wst.TxContext
 
equals(Object) - Method in class com.arjuna.mwlabs.wsas.activity.ActivityHandleImple
Although users won't typically care what the underlying implementation of a context is, they will need to do comparisons.
equals(Object) - Method in class com.arjuna.mwlabs.wsas.activity.ActivityHierarchyImple
Overrides Object.equals Two contexts are equal if both hierarchies are identical.
equals(Object) - Method in class com.arjuna.mwlabs.wsas.activity.ActivityImple
 
equals(Object) - Method in class com.arjuna.mwlabs.wst11.at.context.TxContextImple
 
equals(Object) - Method in class com.arjuna.mwlabs.wst11.at.ContextImple
 
equals(Object) - Method in class com.arjuna.mwlabs.wst11.ba.context.TxContextImple
 
equals(Object) - Method in class com.arjuna.mwlabs.wst11.ba.ContextImple
 
equals(Object) - Method in class com.arjuna.webservices.util.Enumerated
Compare the specified object to this one.
equals(Object) - Method in class org.jboss.narayana.rest.bridge.inbound.InboundBridge
 
equals(Object) - Method in class org.jboss.narayana.txframework.impl.TXDataMapImpl
 
error() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
called by the durable participant during recovery processing TODO clarify when and why this gets called and what to do about it
error() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateATCoordinator
called by the durable participant during recovery processing TODO clarify when and why this gets called and what to do about it
error() - Method in class com.arjuna.mwlabs.wst11.ba.remote.BAParticipantManagerImple
 
error() - Method in interface com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant
If the participant enquired as to the status of the transaction it was registered with and an unrecoverable error occurs then this operation will be invoked.
error() - Method in interface com.arjuna.wst.Participant
During recovery the participant can enquire as to the status of the transaction it was registered with.
error() - Method in class com.arjuna.wst11.stub.BusinessActivityTerminatorRPCStub
 
error() - Method in class com.arjuna.wst11.stub.BusinessActivityTerminatorStub
 
error() - Method in class com.arjuna.wst11.stub.BusinessAgreementWithCoordinatorCompletionStub
 
error() - Method in class com.arjuna.wst11.stub.BusinessAgreementWithParticipantCompletionStub
 
error() - Method in class com.arjuna.wst11.stub.ParticipantStub
 
error() - Method in class com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub
this should never get called
error() - Method in class com.arjuna.wst11.stub.SubordinateDurable2PCStub
this should never get called
error() - Method in class com.arjuna.wst11.stub.SubordinateVolatile2PCStub
this should never get called
error() - Method in class org.jboss.jbossts.txbridge.inbound.BridgeDurableParticipant
During recovery the participant can enquire as to the status of the transaction it was registered with.
error() - Method in class org.jboss.jbossts.txbridge.inbound.BridgeVolatileParticipant
VolatileParticipants don't support recovery, so this should never be called.
error() - Method in class org.jboss.narayana.compensations.impl.ParticipantImpl
 
error() - Method in class org.jboss.narayana.compensations.impl.remote.RemoteParticipant
 
Error - Annotation Type in org.jboss.narayana.txframework.api.annotation.lifecycle.ba
Deprecated.
The TXFramework API will be removed. The org.jboss.narayana.compensations API should be used instead. The new API is superior for these reasons:

i) offers a higher level API; ii) The API very closely matches that of JTA, making it easier for developers to learn, iii) It works for non-distributed transactions as well as distributed transactions. iv) It is CDI based so only needs a CDI container to run, rather than a full Java EE server.

Method level annotation stating that this @ServiceInvocation method should Complete a ParticipantCompletion WS-BA Transaction on successful completion.

error() - Method in class org.jboss.narayana.txframework.impl.handlers.wsba.WSBAParticipantCompletionParticipant
 
error_coordinator_TransactionReaper_5(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
error_coordinator_TransactionReaper_5(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
error_coordinator_TransactionReaper_5$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
error_ibdp_commitfailed(String, Throwable) - Method in interface org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger
 
error_ibdp_commitfailed(String, Throwable) - Method in class org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger_$logger
 
error_ibdp_commitfailed$str() - Method in class org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger_$logger
 
error_ibdp_norecovery(Uid, Throwable) - Method in interface org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger
 
error_ibdp_norecovery(Uid, Throwable) - Method in class org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger_$logger
 
error_ibdp_norecovery$str() - Method in class org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger_$logger
 
error_ibdp_nosub(Throwable) - Method in interface org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger
 
error_ibdp_nosub(Throwable) - Method in class org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger_$logger
 
error_ibdp_nosub$str() - Method in class org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger_$logger
 
error_ibdp_rollbackfailed(String, Throwable) - Method in interface org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger
 
error_ibdp_rollbackfailed(String, Throwable) - Method in class org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger_$logger
 
error_ibdp_rollbackfailed$str() - Method in class org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger_$logger
 
error_ibrm_rollbackerr(String, Throwable) - Method in interface org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger
 
error_ibrm_rollbackerr(String, Throwable) - Method in class org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger_$logger
 
error_ibrm_rollbackerr$str() - Method in class org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger_$logger
 
error_ibrm_scanerr(Throwable) - Method in interface org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger
 
error_ibrm_scanerr(Throwable) - Method in class org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger_$logger
 
error_ibrm_scanerr$str() - Method in class org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger_$logger
 
error_jta_AppServerJDBCXARecovery_createconnectionproblem(Throwable) - Method in interface com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger
 
error_jta_AppServerJDBCXARecovery_createconnectionproblem(Throwable) - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
error_jta_AppServerJDBCXARecovery_createconnectionproblem$str() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
error_jta_AppServerJDBCXARecovery_createproblem(Throwable) - Method in interface com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger
 
error_jta_AppServerJDBCXARecovery_createproblem(Throwable) - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
error_jta_AppServerJDBCXARecovery_createproblem$str() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
error_jta_AppServerJDBCXARecovery_problem(String, Throwable) - Method in interface com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger
 
error_jta_AppServerJDBCXARecovery_problem(String, Throwable) - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
error_jta_AppServerJDBCXARecovery_problem$str() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
error_jta_PropagationContextManager_exception(Throwable) - Method in interface com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger
 
error_jta_PropagationContextManager_exception(Throwable) - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
error_jta_PropagationContextManager_exception$str() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
error_jta_PropagationContextManager_unknownctx() - Method in interface com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger
 
error_jta_PropagationContextManager_unknownctx() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
error_jta_PropagationContextManager_unknownctx$str() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
error_jts_InboundTransactionCurrentImple_exception(Throwable) - Method in interface com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger
 
error_jts_InboundTransactionCurrentImple_exception(Throwable) - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
error_jts_InboundTransactionCurrentImple_exception$str() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
error_jts_PropagationContextManager_exception(Throwable) - Method in interface com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger
 
error_jts_PropagationContextManager_exception(Throwable) - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
error_jts_PropagationContextManager_exception$str() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
error_jts_PropagationContextManager_unknownctx() - Method in interface com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger
 
error_jts_PropagationContextManager_unknownctx() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
error_jts_PropagationContextManager_unknownctx$str() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
error_messaging_engines_ParticipantEngine_soapFault_2(String, String, QName) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
error_messaging_engines_ParticipantEngine_soapFault_2(String, String, QName) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
error_messaging_engines_ParticipantEngine_soapFault_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
error_messaging_engines_ParticipantEngine_soapFault_3(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
error_messaging_engines_ParticipantEngine_soapFault_3(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
error_messaging_engines_ParticipantEngine_soapFault_3$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
error_mw_wsc11_deploy_WSCFI_1(Throwable) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
error_mw_wsc11_deploy_WSCFI_1(Throwable) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
error_mw_wsc11_deploy_WSCFI_1$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
error_mw_wsc_deploy_WSCFI_1(Throwable) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
error_mw_wsc_deploy_WSCFI_1(Throwable) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
error_mw_wsc_deploy_WSCFI_1$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
error_mw_wst11_deploy_WSTXI_1(Throwable) - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
error_mw_wst11_deploy_WSTXI_1(Throwable) - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
error_mw_wst11_deploy_WSTXI_1$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
error_mw_wst_deploy_WSTXI_1(Throwable) - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
error_mw_wst_deploy_WSTXI_1(Throwable) - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
error_mw_wst_deploy_WSTXI_1$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
error_mwlabs_wst_at_participants_DurableTwoPhaseCommitParticipant_cancel_1(String) - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
error_mwlabs_wst_at_participants_DurableTwoPhaseCommitParticipant_cancel_1(String) - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
error_mwlabs_wst_at_participants_DurableTwoPhaseCommitParticipant_cancel_1$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
error_mwlabs_wst_util_PersistableParticipantHelper_1() - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
error_mwlabs_wst_util_PersistableParticipantHelper_1() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
error_mwlabs_wst_util_PersistableParticipantHelper_1$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
error_mwlabs_wst_util_PersistableParticipantHelper_2(Throwable) - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
error_mwlabs_wst_util_PersistableParticipantHelper_2(Throwable) - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
error_mwlabs_wst_util_PersistableParticipantHelper_2$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
error_mwlabs_wst_util_PersistableParticipantHelper_3(Throwable) - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
error_mwlabs_wst_util_PersistableParticipantHelper_3(Throwable) - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
error_mwlabs_wst_util_PersistableParticipantHelper_3$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
error_obm_unabletoenlist(Throwable) - Method in interface org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger
 
error_obm_unabletoenlist(Throwable) - Method in class org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger_$logger
 
error_obm_unabletoenlist$str() - Method in class org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger_$logger
 
error_obxar_unabletorecover(String, Throwable) - Method in interface org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger
 
error_obxar_unabletorecover(String, Throwable) - Method in class org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger_$logger
 
error_obxar_unabletorecover$str() - Method in class org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger_$logger
 
error_participant_at_ATParticipantRecoveryModule_4(String, Uid, Throwable) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
error_participant_at_ATParticipantRecoveryModule_4(String, Uid, Throwable) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
error_participant_at_ATParticipantRecoveryModule_4$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
error_participant_at_ATParticipantRecoveryModule_5(String, Uid, Throwable) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
error_participant_at_ATParticipantRecoveryModule_5(String, Uid, Throwable) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
error_participant_at_ATParticipantRecoveryModule_5$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
error_participant_at_ATParticipantRecoveryModule_6(Uid, Throwable) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
error_participant_at_ATParticipantRecoveryModule_6(Uid, Throwable) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
error_participant_at_ATParticipantRecoveryModule_6$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
error_participant_at_ATParticipantRecoveryModule_7(Uid) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
error_participant_at_ATParticipantRecoveryModule_7(Uid) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
error_participant_at_ATParticipantRecoveryModule_7$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
error_participant_at_ATParticipantRecoveryModule_8(Uid, Throwable) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
error_participant_at_ATParticipantRecoveryModule_8(Uid, Throwable) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
error_participant_at_ATParticipantRecoveryModule_8$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
error_participant_ba_BAParticipantRecoveryModule_4(String, Uid, Throwable) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
error_participant_ba_BAParticipantRecoveryModule_4(String, Uid, Throwable) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
error_participant_ba_BAParticipantRecoveryModule_4$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
error_participant_ba_BAParticipantRecoveryModule_5(String, Uid, Throwable) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
error_participant_ba_BAParticipantRecoveryModule_5(String, Uid, Throwable) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
error_participant_ba_BAParticipantRecoveryModule_5$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
error_participant_ba_BAParticipantRecoveryModule_7(Uid) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
error_participant_ba_BAParticipantRecoveryModule_7(Uid) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
error_participant_ba_BAParticipantRecoveryModule_7$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
error_participant_ba_BAParticipantRecoveryModule_8(Uid, Throwable) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
error_participant_ba_BAParticipantRecoveryModule_8(Uid, Throwable) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
error_participant_ba_BAParticipantRecoveryModule_8$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
error_protocols_ProtocolManager_2(String) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
error_protocols_ProtocolManager_2(String) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
error_protocols_ProtocolManager_2$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
error_protocols_ProtocolManager_3(String, Throwable) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
error_protocols_ProtocolManager_3(String, Throwable) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
error_protocols_ProtocolManager_3$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
error_protocols_ProtocolManager_5(String, Throwable) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
error_protocols_ProtocolManager_5(String, Throwable) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
error_protocols_ProtocolManager_5$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
error_recovery_coordinator_CoordinatorRecoveryInitialisation_1(String, Throwable) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
error_recovery_coordinator_CoordinatorRecoveryInitialisation_1(String, Throwable) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
error_recovery_coordinator_CoordinatorRecoveryInitialisation_1$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
error_recovery_coordinator_CoordinatorRecoveryInitialisation_2(String) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
error_recovery_coordinator_CoordinatorRecoveryInitialisation_2(String) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
error_recovery_coordinator_CoordinatorRecoveryInitialisation_2$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
error_recovery_coordinator_CoordinatorRecoveryInitialisation_3(String, Throwable) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
error_recovery_coordinator_CoordinatorRecoveryInitialisation_3(String, Throwable) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
error_recovery_coordinator_CoordinatorRecoveryInitialisation_3$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
error_recovery_coordinator_CoordinatorRecoveryInitialisation_4(String, Throwable) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
error_recovery_coordinator_CoordinatorRecoveryInitialisation_4(String, Throwable) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
error_recovery_coordinator_CoordinatorRecoveryInitialisation_4$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
error_recovery_participant_ParticipantRecoveryInitialisation_1(String, Throwable) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
error_recovery_participant_ParticipantRecoveryInitialisation_1(String, Throwable) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
error_recovery_participant_ParticipantRecoveryInitialisation_1$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
error_recovery_participant_ParticipantRecoveryInitialisation_2(String) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
error_recovery_participant_ParticipantRecoveryInitialisation_2(String) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
error_recovery_participant_ParticipantRecoveryInitialisation_2$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
error_recovery_participant_ParticipantRecoveryInitialisation_3(String, Throwable) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
error_recovery_participant_ParticipantRecoveryInitialisation_3(String, Throwable) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
error_recovery_participant_ParticipantRecoveryInitialisation_3$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
error_recovery_participant_ParticipantRecoveryInitialisation_4(String, Throwable) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
error_recovery_participant_ParticipantRecoveryInitialisation_4(String, Throwable) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
error_recovery_participant_ParticipantRecoveryInitialisation_4$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
error_services_framework_task_TaskWorker_run_1(Throwable) - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
error_services_framework_task_TaskWorker_run_1(Throwable) - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
error_services_framework_task_TaskWorker_run_1$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
error_stub_BusinessAgreementWithCoordinatorCompletionStub_2(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
error_stub_BusinessAgreementWithCoordinatorCompletionStub_2(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
error_stub_BusinessAgreementWithCoordinatorCompletionStub_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
error_stub_BusinessAgreementWithCoordinatorCompletionStub_3(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
error_stub_BusinessAgreementWithCoordinatorCompletionStub_3(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
error_stub_BusinessAgreementWithCoordinatorCompletionStub_3$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
error_stub_BusinessAgreementWithParticipantCompletionStub_3(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
error_stub_BusinessAgreementWithParticipantCompletionStub_3(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
error_stub_BusinessAgreementWithParticipantCompletionStub_3$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
error_transaction_arjunacore_jca_SubordinationManager_importerfailure(Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
error_transaction_arjunacore_jca_SubordinationManager_importerfailure(Throwable) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
error_transaction_arjunacore_jca_SubordinationManager_importerfailure$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
error_transaction_arjunacore_jca_SubordinationManager_terminatorfailure(Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
error_transaction_arjunacore_jca_SubordinationManager_terminatorfailure(Throwable) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
error_transaction_arjunacore_jca_SubordinationManager_terminatorfailure$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
error_webservices_wsaddr2005_handlers_AddressingInterceptorHandler_3(String) - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
error_webservices_wsaddr2005_handlers_AddressingInterceptorHandler_3(String) - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
error_webservices_wsaddr2005_handlers_AddressingInterceptorHandler_3$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
error_wst11_messaging_engines_ParticipantEngine_soapFault_2(String, String, QName) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
error_wst11_messaging_engines_ParticipantEngine_soapFault_2(String, String, QName) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
error_wst11_messaging_engines_ParticipantEngine_soapFault_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
error_wst11_messaging_engines_ParticipantEngine_soapFault_3(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
error_wst11_messaging_engines_ParticipantEngine_soapFault_3(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
error_wst11_messaging_engines_ParticipantEngine_soapFault_3$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
error_wst11_stub_BusinessAgreementWithCoordinatorCompletionStub_2(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
error_wst11_stub_BusinessAgreementWithCoordinatorCompletionStub_2(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
error_wst11_stub_BusinessAgreementWithCoordinatorCompletionStub_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
error_wst11_stub_BusinessAgreementWithCoordinatorCompletionStub_3(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
error_wst11_stub_BusinessAgreementWithCoordinatorCompletionStub_3(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
error_wst11_stub_BusinessAgreementWithCoordinatorCompletionStub_3$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
error_wst11_stub_BusinessAgreementWithParticipantCompletionStub_2(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
error_wst11_stub_BusinessAgreementWithParticipantCompletionStub_2(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
error_wst11_stub_BusinessAgreementWithParticipantCompletionStub_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
error_wst11_stub_BusinessAgreementWithParticipantCompletionStub_3(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
error_wst11_stub_BusinessAgreementWithParticipantCompletionStub_3(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
error_wst11_stub_BusinessAgreementWithParticipantCompletionStub_3$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
error_wst11_stub_ParticipantStub_1(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
error_wst11_stub_ParticipantStub_1(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
error_wst11_stub_ParticipantStub_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
error_wst11_stub_ParticipantStub_2(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
error_wst11_stub_ParticipantStub_2(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
error_wst11_stub_ParticipantStub_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
error_XTSService_1(String, Throwable) - Method in interface org.jboss.jbossts.xts.logging.xtsI18NLogger
 
error_XTSService_1(String, Throwable) - Method in class org.jboss.jbossts.xts.logging.xtsI18NLogger_$logger
 
error_XTSService_1$str() - Method in class org.jboss.jbossts.xts.logging.xtsI18NLogger_$logger
 
error_XTSService_2(String) - Method in interface org.jboss.jbossts.xts.logging.xtsI18NLogger
 
error_XTSService_2(String) - Method in class org.jboss.jbossts.xts.logging.xtsI18NLogger_$logger
 
error_XTSService_2$str() - Method in class org.jboss.jbossts.xts.logging.xtsI18NLogger_$logger
 
error_XTSService_3(String, Throwable) - Method in interface org.jboss.jbossts.xts.logging.xtsI18NLogger
 
error_XTSService_3(String, Throwable) - Method in class org.jboss.jbossts.xts.logging.xtsI18NLogger_$logger
 
error_XTSService_3$str() - Method in class org.jboss.jbossts.xts.logging.xtsI18NLogger_$logger
 
error_XTSService_4(String, Throwable) - Method in interface org.jboss.jbossts.xts.logging.xtsI18NLogger
 
error_XTSService_4(String, Throwable) - Method in class org.jboss.jbossts.xts.logging.xtsI18NLogger_$logger
 
error_XTSService_4$str() - Method in class org.jboss.jbossts.xts.logging.xtsI18NLogger_$logger
 
EventHandler - Interface in com.arjuna.orbportability.event
 
EventManager - Class in com.arjuna.orbportability.event
The current implementation will invoke all registered handlers whenever an object is connected and disconnected.
EventManager() - Constructor for class com.arjuna.orbportability.event.EventManager
 
exception() - Method in class com.arjuna.mwlabs.wsas.activity.OutcomeImple
 
exceptionCode(int) - Static method in class com.arjuna.ats.jts.utils.Utility
 
ExceptionCodes - Class in com.arjuna.ats.jts.exceptions
Various exception values that we use in the OTS in a number of situations, particularly if the ORB does not support some of the standard OTS SystemExceptions.
ExceptionCodes() - Constructor for class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
ExceptionDeferrer - Interface in com.arjuna.ats.arjuna.coordinator
In most cases resources defer exceptions and return an arjuna specific error code.
exceptionIdentifier - Variable in class org.oasis_open.docs.ws_tx.wsba._2006._06.ExceptionType
 
Exceptions - Class in com.arjuna.orbportability.common
Some exception values we may set.
Exceptions() - Constructor for class com.arjuna.orbportability.common.Exceptions
 
ExceptionType - Class in com.arjuna.schemas.ws._2005._10.wsarjtx
Java class for ExceptionType complex type.
ExceptionType() - Constructor for class com.arjuna.schemas.ws._2005._10.wsarjtx.ExceptionType
 
ExceptionType - Class in org.oasis_open.docs.ws_tx.wsba._2006._06
Java class for ExceptionType complex type.
ExceptionType() - Constructor for class org.oasis_open.docs.ws_tx.wsba._2006._06.ExceptionType
 
ExecProcessId - Class in com.arjuna.ats.internal.arjuna.utils
Obtains a unique value to represent the process id via reflection.
ExecProcessId() - Constructor for class com.arjuna.ats.internal.arjuna.utils.ExecProcessId
 
execute() - Method in class com.arjuna.orbportability.common.ant.IDLBuildList
 
execute() - Method in class com.arjuna.orbportability.common.ant.IDLBuildListElement
 
execute() - Method in class com.arjuna.orbportability.common.ant.IDLCompiler
 
execute(Callback) - Method in interface com.arjuna.webservices.base.processors.BaseProcessor.CallbackExecutor
The execute method.
executeTask() - Method in interface com.arjuna.services.framework.task.Task
Execute the task.
executeUnknownIds(String[]) - Method in interface com.arjuna.webservices.base.processors.BaseProcessor.CallbackExecutor
Execute method for an unknown identifier.
executeUnknownIds(String[]) - Method in class com.arjuna.webservices.base.processors.BaseProcessor.CallbackExecutorAdapter
Execute method for an unknown identifier.
executor - Variable in class org.jboss.narayana.osgi.jta.internal.Activator
 
exists(String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore
If this object store implementation is exclusively working on a set of object states, then this method will check a file cache first.
exit() - Method in class com.arjuna.mwlabs.wst11.ba.remote.BAParticipantManagerImple
 
exit() - Method in class com.arjuna.mwlabs.wst11.ba.remote.SubordinateBAParticipantManagerImple
 
exit(NotificationType, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.CoordinatorCompletionCoordinatorInboundEvents
Handle the exit event.
exit(NotificationType, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.ParticipantCompletionCoordinatorInboundEvents
Handle the exit event.
exit(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.CoordinatorCompletionCoordinatorProcessor
Exit.
exit(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.ParticipantCompletionCoordinatorProcessor
Exit.
exit() - Method in interface com.arjuna.wst11.BAParticipantManager
The participant has exited the business activity.
exit(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
Exit.
exit(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
Handle the exit event.
exit() - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
Handle the exit event.
exit(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine
Handle the exit event.
exit() - Method in class com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
Handle the exit event.
exit(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
Exit.
exit() - Method in class com.arjuna.wst11.stub.BACoordinatorCompletionParticipantManagerStub
 
exit() - Method in class com.arjuna.wst11.stub.BAParticipantCompletionParticipantManagerStub
 
exit() - Method in class org.jboss.narayana.compensations.impl.local.LocalParticipantManager
 
exit() - Method in interface org.jboss.narayana.compensations.impl.ParticipantManager
 
exit() - Method in class org.jboss.narayana.compensations.impl.remote.RemoteParticipantManager
 
exit() - Method in interface org.jboss.narayana.txframework.api.management.WSBATxControl
Deprecated.
 
exit() - Method in class org.jboss.narayana.txframework.impl.handlers.wsba.WSBATxControlImpl
 
exited(NotificationType, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.CoordinatorCompletionParticipantInboundEvents
Handle the exited event.
exited(NotificationType, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.ParticipantCompletionParticipantInboundEvents
Handle the exited event.
exited(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.CoordinatorCompletionParticipantProcessor
Exited.
exited(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.ParticipantCompletionParticipantProcessor
Exited.
exited(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.CoordinatorCompletionParticipantProcessorImpl
Exited.
exited(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
Handle the exited event.
exited(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
Handle the exited event.
exited(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.ParticipantCompletionParticipantProcessorImpl
Exited.
exitedOperation(NotificationType) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl
 
exitedOperation(NotificationType) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl
 
exitedOperation(NotificationType) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionParticipantPortType
 
exitedOperation(NotificationType) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithParticipantCompletionParticipantPortType
 
exitOperation(NotificationType) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl
 
exitOperation(NotificationType) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl
 
exitOperation(NotificationType) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionCoordinatorPortType
 
exitOperation(NotificationType) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithParticipantCompletionCoordinatorPortType
 
ExpiredAssumedCompleteScanner - Class in com.arjuna.ats.internal.jts.recovery.transactions
Implementation of com.arjuna.CosRecovery.ExpiryScanner for removing relics of transactions that have been assumed complete.
ExpiredAssumedCompleteScanner(String, RecoveryStore) - Constructor for class com.arjuna.ats.internal.jts.recovery.transactions.ExpiredAssumedCompleteScanner
 
ExpiredContactScanner - Class in com.arjuna.ats.internal.jts.recovery.contact
This class is a plug-in module for the recovery manager.
ExpiredContactScanner() - Constructor for class com.arjuna.ats.internal.jts.recovery.contact.ExpiredContactScanner
 
ExpiredEntryMonitor - Class in com.arjuna.ats.internal.arjuna.recovery
Threaded object to run ExpiryScanner implementations to scan the action store to remove items deemed expired by some algorithm.
ExpiredServerScanner - Class in com.arjuna.ats.internal.jts.recovery.transactions
Refinement of the expired assumed scanner for Server transactions.
ExpiredServerScanner() - Constructor for class com.arjuna.ats.internal.jts.recovery.transactions.ExpiredServerScanner
Construction is caused by presence of class name as property value.
ExpiredToplevelScanner - Class in com.arjuna.ats.internal.jts.recovery.transactions
Refinement of the expired assumed scanner for toplevel transactions.
ExpiredToplevelScanner() - Constructor for class com.arjuna.ats.internal.jts.recovery.transactions.ExpiredToplevelScanner
Construction is caused by presence of class name as property value.
ExpiredTransactionScanner - Class in com.arjuna.ats.internal.arjuna.recovery
This class is a plug-in module for the recovery manager.
ExpiredTransactionScanner(String, String) - Constructor for class com.arjuna.ats.internal.arjuna.recovery.ExpiredTransactionScanner
 
ExpiredTransactionStatusManagerScanner - Class in com.arjuna.ats.internal.arjuna.recovery
This class is a plug-in module for the recovery manager.
ExpiredTransactionStatusManagerScanner() - Constructor for class com.arjuna.ats.internal.arjuna.recovery.ExpiredTransactionStatusManagerScanner
 
expires - Variable in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CoordinationContextType
 
expires - Variable in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CreateCoordinationContextType
 
Expires - Class in org.oasis_open.docs.ws_tx.wscoor._2006._06
Java class for anonymous complex type.
Expires() - Constructor for class org.oasis_open.docs.ws_tx.wscoor._2006._06.Expires
 
ExpiryScanner - Interface in com.arjuna.ats.arjuna.recovery
Interface for Expiry scanner plug-ins.
ExplicitInterposition - Class in com.arjuna.ats.jts
This class is responsible for doing interposition in the case where implicit context propagation is not possible.
ExplicitInterposition() - Constructor for class com.arjuna.ats.jts.ExplicitInterposition
Create a new instance and remember any current transaction that may be associated with the invoking thread so that it can be restored once interposition has finished.
ExplicitInterposition(boolean) - Constructor for class com.arjuna.ats.jts.ExplicitInterposition
Create a new instance.
ExplicitInterposition(Control, boolean) - Constructor for class com.arjuna.ats.jts.ExplicitInterposition
Create a new instance and interpose with the specified transaction.
ExplicitInterposition(PropagationContext, boolean) - Constructor for class com.arjuna.ats.jts.ExplicitInterposition
Create a new instance and interpose with the specified transaction.
ExtendedResourceRecord - Class in com.arjuna.ats.internal.jts.resources
This abstract record is used whenever resources are derived from the ArjunaOTS module's AbstractRecord interface.
ExtendedResourceRecord(boolean, Uid, ArjunaSubtranAwareResource, Coordinator, Uid, ArjunaTransactionImple) - Constructor for class com.arjuna.ats.internal.jts.resources.ExtendedResourceRecord
 
ExtendedResourceRecord() - Constructor for class com.arjuna.ats.internal.jts.resources.ExtendedResourceRecord
Protected constructor used by crash recovery.
extensions - Class in com.arjuna.ats.internal.jdbc.drivers.modifiers
 
extensions() - Constructor for class com.arjuna.ats.internal.jdbc.drivers.modifiers.extensions
 
extract(Any) - Static method in class com.arjuna.ArjunaOTS.ActionControlHelper
 
extract(Any) - Static method in class com.arjuna.ArjunaOTS.ActiveThreadsHelper
 
extract(Any) - Static method in class com.arjuna.ArjunaOTS.ActiveTransactionHelper
 
extract(Any) - Static method in class com.arjuna.ArjunaOTS.ArjunaFactoryHelper
 
extract(Any) - Static method in class com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourceHelper
 
extract(Any) - Static method in class com.arjuna.ArjunaOTS.ArjunaTransactionHelper
 
extract(Any) - Static method in class com.arjuna.ArjunaOTS.BadControlHelper
 
extract(Any) - Static method in class com.arjuna.ArjunaOTS.CurrentHelper
 
extract(Any) - Static method in class com.arjuna.ArjunaOTS.DestroyedHelper
 
extract(Any) - Static method in class com.arjuna.ArjunaOTS.GlobalTransactionInfoHelper
 
extract(Any) - Static method in class com.arjuna.ArjunaOTS.InterpositionFailedHelper
 
extract(Any) - Static method in class com.arjuna.ArjunaOTS.JTAInterposedSynchronizationHelper
 
extract(Any) - Static method in class com.arjuna.ArjunaOTS.ManagedSynchronizationHelper
 
extract(Any) - Static method in class com.arjuna.ArjunaOTS.NoContextHelper
 
extract(Any) - Static method in class com.arjuna.ArjunaOTS.OTSAbstractRecordHelper
 
extract(Any) - Static method in class com.arjuna.ArjunaOTS.TransactionInfoHelper
 
extract(Any) - Static method in class com.arjuna.ArjunaOTS.TransactionTypeHelper
 
extract(Any) - Static method in class com.arjuna.ArjunaOTS.txIdsHelper
 
extract(Any) - Static method in class com.arjuna.ArjunaOTS.UidCoordinatorHelper
 
extract(Any) - Static method in class org.omg.CORBA.CurrentHelper
 
extract(Any) - Static method in class org.omg.CosTransactions.ControlHelper
 
extract(Any) - Static method in class org.omg.CosTransactions.CoordinatorHelper
 
extract(Any) - Static method in class org.omg.CosTransactions.CurrentHelper
 
extract(Any) - Static method in class org.omg.CosTransactions.HeuristicCommitHelper
 
extract(Any) - Static method in class org.omg.CosTransactions.HeuristicHazardHelper
 
extract(Any) - Static method in class org.omg.CosTransactions.HeuristicMixedHelper
 
extract(Any) - Static method in class org.omg.CosTransactions.HeuristicRollbackHelper
 
extract(Any) - Static method in class org.omg.CosTransactions.InactiveHelper
 
extract(Any) - Static method in class org.omg.CosTransactions.InvalidControlHelper
 
extract(Any) - Static method in class org.omg.CosTransactions.NotPreparedHelper
 
extract(Any) - Static method in class org.omg.CosTransactions.NoTransactionHelper
 
extract(Any) - Static method in class org.omg.CosTransactions.NotSubtransactionHelper
 
extract(Any) - Static method in class org.omg.CosTransactions.otid_tHelper
 
extract(Any) - Static method in class org.omg.CosTransactions.PropagationContextHelper
 
extract(Any) - Static method in class org.omg.CosTransactions.RecoveryCoordinatorHelper
 
extract(Any) - Static method in class org.omg.CosTransactions.ResourceHelper
 
extract(Any) - Static method in class org.omg.CosTransactions.StatusHelper
 
extract(Any) - Static method in class org.omg.CosTransactions.SubtransactionAwareResourceHelper
 
extract(Any) - Static method in class org.omg.CosTransactions.SubtransactionsUnavailableHelper
 
extract(Any) - Static method in class org.omg.CosTransactions.SynchronizationHelper
 
extract(Any) - Static method in class org.omg.CosTransactions.SynchronizationUnavailableHelper
 
extract(Any) - Static method in class org.omg.CosTransactions.TerminatorHelper
 
extract(Any) - Static method in class org.omg.CosTransactions.TransactionalObjectHelper
 
extract(Any) - Static method in class org.omg.CosTransactions.TransactionFactoryHelper
 
extract(Any) - Static method in class org.omg.CosTransactions.TransIdentityHelper
 
extract(Any) - Static method in class org.omg.CosTransactions.UnavailableHelper
 
extract(Any) - Static method in class org.omg.CosTransactions.VoteHelper
 
extract(Any) - Static method in class org.omg.XA.BeforeCompletionCallbackHelper
 
extract(Any) - Static method in class org.omg.XA.ConnectorHelper
 
extract(Any) - Static method in class org.omg.XA.CurrentConnectionHelper
 
extract(Any) - Static method in class org.omg.XA.ResourceManagerHelper
 
extract(Any) - Static method in class org.omg.XA.ThreadModelHelper
 
extract(Any) - Static method in class org.omg.XA.XASwitchHelper
 
extract(Any) - Static method in class org.omg.XA.XIDsHelper
 
extractUri(UriInfo, String...) - Static method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 

F

F_RDLCK - Static variable in class com.arjuna.ats.arjuna.utils.FileLock
 
F_WRLCK - Static variable in class com.arjuna.ats.arjuna.utils.FileLock
 
factory() - Static method in class com.arjuna.ats.internal.jts.OTSImpleManager
 
factory() - Static method in class com.arjuna.ats.jts.OTSManager
 
FactoryContactItem - Class in com.arjuna.ats.internal.jts.recovery.contact
Create a persistent entry in the ActionStore to allow the RecoveryManager to know which ArjunaFactory is in which JVM.
FactoryCreator - Interface in com.arjuna.ats.internal.jts.interposition
Different transaction factories can be added dynamically to the system to deal with specific interposition types.
FactoryList - Class in com.arjuna.ats.internal.jts.interposition
Maintains the list of known transaction interposition factories.
FactoryList() - Constructor for class com.arjuna.ats.internal.jts.interposition.FactoryList
 
FAIL - Static variable in class com.arjuna.ats.internal.arjuna.coordinator.ReaperElement
 
fail(QName) - Method in class com.arjuna.mwlabs.wst11.ba.remote.BAParticipantManagerImple
 
fail(QName) - Method in class com.arjuna.mwlabs.wst11.ba.remote.SubordinateBAParticipantManagerImple
 
fail(ExceptionType, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.CoordinatorCompletionCoordinatorInboundEvents
Handle the fail event.
fail(ExceptionType, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.ParticipantCompletionCoordinatorInboundEvents
Handle the fail event.
fail(ExceptionType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.CoordinatorCompletionCoordinatorProcessor
Fail.
fail(ExceptionType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.ParticipantCompletionCoordinatorProcessor
Fault.
fail(QName) - Method in interface com.arjuna.wst11.BAParticipantManager
Fault.
fail(ExceptionType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.CoordinatorCompletionCoordinatorProcessorImpl
Fail.
fail(ExceptionType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionCoordinatorEngine
Handle the fail event.
fail(QName) - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
Handle the fail event.
fail(ExceptionType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.ParticipantCompletionCoordinatorEngine
Handle the fail event.
fail(QName) - Method in class com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
Handle the fail event.
fail(ExceptionType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
Fail.
fail(QName) - Method in class com.arjuna.wst11.stub.BACoordinatorCompletionParticipantManagerStub
 
fail(QName) - Method in class com.arjuna.wst11.stub.BAParticipantCompletionParticipantManagerStub
 
fail(QName) - Method in class org.jboss.narayana.compensations.impl.local.LocalParticipantManager
 
fail(QName) - Method in interface org.jboss.narayana.compensations.impl.ParticipantManager
 
fail(QName) - Method in class org.jboss.narayana.compensations.impl.remote.RemoteParticipantManager
 
fail() - Method in interface org.jboss.narayana.txframework.api.management.TxControl
Deprecated.
this method can be called from a web service or lifecycle method to notify the framework that the transaction has failed and may have left the service in an inconsistent state
fail() - Method in class org.jboss.narayana.txframework.impl.handlers.wsba.WSBATxControlImpl
 
FAIL_ON_PERF_REGRESSION_PROP - Static variable in class io.narayana.perf.PerformanceProfileStore
 
FAIL_ON_PERF_REGRESSION_PROP - Static variable in class io.narayana.perf.RegressionChecker
 
FAILED - Static variable in class com.arjuna.ats.internal.jta.xa.TxInfo
 
failed(NotificationType, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.CoordinatorCompletionParticipantInboundEvents
Handle the failed event.
failed(NotificationType, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.ParticipantCompletionParticipantInboundEvents
Handle the failed event.
failed(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.CoordinatorCompletionParticipantProcessor
Failed.
failed(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.ParticipantCompletionParticipantProcessor
Faulted.
failed(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.CoordinatorCompletionParticipantProcessorImpl
Failed.
failed(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
Handle the failed event.
failed(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
Handle the failed event.
failed(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.ParticipantCompletionParticipantProcessorImpl
Failed.
FAILED_TO_COMMIT - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
FAILED_TO_RECOVER - Static variable in interface com.arjuna.ats.jta.recovery.XARecoveryResource
 
failedList - Variable in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
failedOperation(NotificationType) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl
 
failedOperation(NotificationType) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl
 
failedOperation(NotificationType) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionParticipantPortType
 
failedOperation(NotificationType) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithParticipantCompletionParticipantPortType
 
failOperation(ExceptionType) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl
 
failOperation(ExceptionType) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl
 
failOperation(ExceptionType) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionCoordinatorPortType
 
failOperation(ExceptionType) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithParticipantCompletionCoordinatorPortType
 
Failure - Class in com.arjuna.mw.wsas.completionstatus
The activity has terminated in a failed state.
FailureOnly - Class in com.arjuna.mw.wsas.completionstatus
The activity has terminated in a failure state.
fatal_common_Uid_4(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
fatal_common_Uid_4(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
fatal_common_Uid_4$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
fatal_coordinator_BasicAction_48() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
fatal_coordinator_BasicAction_48() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
fatal_coordinator_BasicAction_48$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
fatal_nodename_null() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
fatal_nodename_null() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
fatal_nodename_null$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
fatal_nodename_too_long(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
fatal_nodename_too_long(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
fatal_nodename_too_long$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
fatal_objectstore_JDBCStore_1(String, String, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
fatal_objectstore_JDBCStore_1(String, String, Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
fatal_objectstore_JDBCStore_1$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
fatal_objectstore_JDBCStore_2(String, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
fatal_objectstore_JDBCStore_2(String, Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
fatal_objectstore_JDBCStore_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
fatal_ORBInfo_creationfailed(Throwable) - Method in interface com.arjuna.orbportability.logging.orbportabilityI18NLogger
 
fatal_ORBInfo_creationfailed(Throwable) - Method in class com.arjuna.orbportability.logging.orbportabilityI18NLogger_$logger
 
fatal_ORBInfo_creationfailed$str() - Method in class com.arjuna.orbportability.logging.orbportabilityI18NLogger_$logger
 
fatal_ORBManager() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
fatal_ORBManager() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
fatal_ORBManager$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
fatal_orbspecific_jacorb_recoverycoordinators_JacOrbRCServiceInit_5() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
fatal_orbspecific_jacorb_recoverycoordinators_JacOrbRCServiceInit_5() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
fatal_orbspecific_jacorb_recoverycoordinators_JacOrbRCServiceInit_5$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
fatal_recovery_fail(String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
fatal_recovery_fail(String, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
fatal_recovery_fail$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
fatal_recovery_RecoveryInit_4() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
fatal_recovery_RecoveryInit_4() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
fatal_recovery_RecoveryInit_4$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
FatalError - Error in com.arjuna.ats.arjuna.exceptions
This error is thrown if a fatal error occurs which would prevent further progress without possibly compromising consistency.
FatalError() - Constructor for error com.arjuna.ats.arjuna.exceptions.FatalError
Constructs a new error with null as its detail message.
FatalError(String) - Constructor for error com.arjuna.ats.arjuna.exceptions.FatalError
Constructs a new error with the specified detail message.
FatalError(String, Throwable) - Constructor for error com.arjuna.ats.arjuna.exceptions.FatalError
Constructs a new error with the specified detail message and cause.
FatalError(Throwable) - Constructor for error com.arjuna.ats.arjuna.exceptions.FatalError
Constructs a new error with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
FatalError - Error in com.arjuna.orbportability.exceptions
 
FatalError() - Constructor for error com.arjuna.orbportability.exceptions.FatalError
 
FatalError(String) - Constructor for error com.arjuna.orbportability.exceptions.FatalError
 
fault(Fault) - Method in class com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorPortTypeImpl
 
Fault - Class in org.xmlsoap.schemas.soap.envelope
Fault reporting structure
Fault() - Constructor for class org.xmlsoap.schemas.soap.envelope.Fault
 
FAULT_DATA_ENCODING_UNKNOWN - Static variable in class com.arjuna.webservices.SoapFaultType
The data encoding unknown type.
FAULT_MUST_UNDERSTAND - Static variable in class com.arjuna.webservices.SoapFaultType
The must understand type.
FAULT_RECEIVER - Static variable in class com.arjuna.webservices.SoapFaultType
The receiver type.
FAULT_SENDER - Static variable in class com.arjuna.webservices.SoapFaultType
The sender type.
FAULT_VERSION_MISMATCH - Static variable in class com.arjuna.webservices.SoapFaultType
The version mismatch type.
faultactor - Variable in class org.xmlsoap.schemas.soap.envelope.Fault
 
faultcode - Variable in class org.xmlsoap.schemas.soap.envelope.Fault
 
faulted(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsarjtx.processors.TerminationParticipantCallback
A faulted response.
FAULTED_ERROR_CODE - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The unknown error error code.
FAULTED_ERROR_CODE_QNAME - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The faulted error code.
FaultedException - Exception in com.arjuna.wst
Thrown if there is a fault during complete or compensation.
FaultedException() - Constructor for exception com.arjuna.wst.FaultedException
 
FaultedException(String) - Constructor for exception com.arjuna.wst.FaultedException
 
faultedOperation(NotificationType) - Method in interface com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationParticipantPortType
 
faultedOperation(NotificationType) - Method in class com.arjuna.webservices11.wsarjtx.sei.TerminationParticipantPortTypeImpl
 
faultOperation(Fault) - Method in interface com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationParticipantPortType
 
faultOperation(Fault) - Method in class com.arjuna.webservices11.wsarjtx.sei.TerminationParticipantPortTypeImpl
 
faultstring - Variable in class org.xmlsoap.schemas.soap.envelope.Fault
 
FILE - Static variable in class com.arjuna.orbportability.Services
 
FileLock - Class in com.arjuna.ats.arjuna.utils
Sometimes it is necessary to lock a file at the disk level.
FileLock(String) - Constructor for class com.arjuna.ats.arjuna.utils.FileLock
 
FileLock(File) - Constructor for class com.arjuna.ats.arjuna.utils.FileLock
 
FileLock(File, long, long) - Constructor for class com.arjuna.ats.arjuna.utils.FileLock
 
FileLockingStore - Class in com.arjuna.ats.internal.arjuna.objectstore
An refinement of the basic FileSystemStore which provides file-level locking.
FileLockingStore(ObjectStoreEnvironmentBean) - Constructor for class com.arjuna.ats.internal.arjuna.objectstore.FileLockingStore
 
FileProcessId - Class in com.arjuna.ats.internal.arjuna.utils
Obtains a unique value to represent the process id via the filesystem.
FileProcessId() - Constructor for class com.arjuna.ats.internal.arjuna.utils.FileProcessId
 
fileStringForm() - Method in class com.arjuna.ats.arjuna.common.Uid
 
FileSystemStore - Class in com.arjuna.ats.internal.arjuna.objectstore
The basic class for file system object stores.
FileSystemStore(ObjectStoreEnvironmentBean) - Constructor for class com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore
 
filter(ContainerRequestContext) - Method in class org.jboss.narayana.rest.bridge.inbound.InboundBridgeFilter
 
filter(ContainerRequestContext, ContainerResponseContext) - Method in class org.jboss.narayana.rest.bridge.inbound.InboundBridgeFilter
 
finalize() - Method in class com.arjuna.ats.internal.jdbc.DirectRecoverableConnection
 
finalize() - Method in class com.arjuna.ats.internal.jdbc.IndirectRecoverableConnection
 
finalize() - Method in class com.arjuna.ats.internal.jdbc.ProvidedXADataSourceConnection
 
finalize() - Method in class com.arjuna.ats.internal.jts.interposition.resources.arjuna.ServerResource
 
finalize() - Method in class com.arjuna.ats.internal.jts.orbspecific.ControlImple
 
finalize() - Method in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
 
finalize() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.coordinator.ServerTransaction
 
finalize() - Method in class com.arjuna.ats.internal.txoj.LockList
 
finalize() - Method in class com.arjuna.ats.jts.ExplicitInterposition
 
finalize() - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
 
finalize() - Method in class com.arjuna.ats.jts.extensions.TopLevelTransaction
 
finalize() - Method in class com.arjuna.ats.txoj.Lock
General clean up as Lock is deleted.
finalize() - Method in class com.arjuna.ats.txoj.LockManager
Cleanup.
finalizeInternal() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
BasicAction destructor.
find(int) - Static method in class com.arjuna.ats.internal.jts.interposition.FactoryList
 
find(otid_t) - Static method in class com.arjuna.ats.internal.jts.interposition.resources.osi.OTIDMap
 
findCommonPrefix(ActionHierarchy) - Method in class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
Find common prefix in two hierarchies.
findParticipantRecoveryRecord(String) - Method in class org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManager
see if a participant recovery record with a given id exists in the table of unrecovered participants
findParticipantRecoveryRecord(String) - Method in class org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManagerImple
see if a participant recovery record with a given id exists in the table of participants which need to be recreated following recovery
findParticipantRecoveryRecord(String) - Method in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManager
see if a participant recovery record with a given id exists in the table of unrecovered participants
findParticipantRecoveryRecord(String) - Method in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManagerImple
see if a participant recovery record with a given id exists in the table of participants which need to be recreated following recovery
findUid(Uid) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser
Deprecated.
See if the given uid has previously been registered as an MBean
findUid(String) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser
fini() - Method in interface io.narayana.perf.WorkerLifecycle
notify the worker that the test has finished
FINISH_ERROR - Static variable in class com.arjuna.ats.arjuna.coordinator.TwoPhaseOutcome
 
FINISH_ERROR - Static variable in class com.arjuna.mw.wscf.model.sagas.common.TwoPhaseResult
 
FINISH_ERROR - Static variable in class com.arjuna.mw.wscf.model.twophase.common.TwoPhaseResult
 
FINISH_OK - Static variable in class com.arjuna.ats.arjuna.coordinator.TwoPhaseOutcome
 
FINISH_OK - Static variable in class com.arjuna.mw.wscf.model.sagas.common.TwoPhaseResult
 
FINISH_OK - Static variable in class com.arjuna.mw.wscf.model.twophase.common.TwoPhaseResult
 
finishWork(Measurement<T>) - Method in interface io.narayana.perf.WorkerWorkload
Notify the worker that the @link{doWork} method will not be called again on the current thread (but it may still be called from other threads).
flags() - Method in class org.omg.XA._XASwitchStub
 
flags() - Method in interface org.omg.XA.XASwitchOperations
 
flags() - Method in class org.omg.XA.XASwitchPOATie
 
flip() - Method in class org.jboss.stm.internal.types.AtomicBooleanImpl
 
flip() - Method in interface org.jboss.stm.types.AtomicBoolean
 
forget() - Method in class com.arjuna.ArjunaOTS._ArjunaSubtranAwareResourceStub
 
forget() - Method in class com.arjuna.ArjunaOTS._OTSAbstractRecordStub
 
forget() - Method in class com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourcePOATie
 
forget() - Method in class com.arjuna.ArjunaOTS.OTSAbstractRecordPOATie
 
forget(Xid) - Method in class com.arjuna.ats.internal.jdbc.IsSameRMOverrideXAResource
 
forget() - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord
 
forget() - Method in class com.arjuna.ats.internal.jta.resources.XAResourceErrorHandler
 
forget(Xid) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.jca.XATerminatorImple
If the transaction subordinate generated a heuristic, then this operation will be called later once that heuristic has been resolved.
forget(Xid) - Method in class com.arjuna.ats.internal.jta.transaction.jts.jca.XATerminatorImple
 
forget() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna.ServerNestedAction
 
forget() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna.ServerTopLevelAction
 
forget() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.osi.ServerOSITopLevelAction
 
forget() - Method in interface com.arjuna.mw.wscf.model.sagas.participants.Participant
Inform the participant that is can forget the heuristic result.
forget() - Method in interface com.arjuna.mw.wscf.model.twophase.participants.Participant
Inform the participant that is can forget the heuristic result.
forget() - Method in class com.arjuna.mwlabs.wst.at.participants.DurableTwoPhaseCommitParticipant
 
forget() - Method in class com.arjuna.mwlabs.wst11.ba.participants.BusinessAgreementWithParticipantCompletionImple
Inform the participant that is can forget the heuristic result.
forget(Xid) - Method in class org.jboss.jbossts.txbridge.outbound.BridgeXAResource
 
forget() - Method in class org.jboss.narayana.compensations.impl.local.LocalParticipant
 
forget(Xid) - Method in class org.jboss.narayana.jta.jms.JmsXAResourceRecoveryHelper
Delegates XAResource#forget call to the connected JMS resource.
forget(Xid) - Method in class org.jboss.narayana.rest.bridge.inbound.InboundBridge
 
forget() - Method in class org.omg.CosTransactions._ResourceStub
 
forget() - Method in class org.omg.CosTransactions._SubtransactionAwareResourceStub
 
forget() - Method in interface org.omg.CosTransactions.ResourceOperations
 
forget() - Method in class org.omg.CosTransactions.ResourcePOATie
 
forget() - Method in class org.omg.CosTransactions.SubtransactionAwareResourcePOATie
 
forgetAction(BasicAction, boolean, int) - Method in class com.arjuna.ats.arjuna.StateManager
Remove action from list of using actions.
forgetAction(boolean) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.RecoveryRecord
 
forgetAction(StateManager, BasicAction, boolean, int) - Static method in class com.arjuna.ats.internal.arjuna.abstractrecords.StateManagerFriend
 
forgetDeepest() - Method in class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
Remove the deepest nested transaction from the hierarchy.
forgetHeuristic() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Forget any heuristic outcome which this implementation may have produced.
forgetHeuristic() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
 
forgetHeuristic() - Method in class com.arjuna.ats.internal.jts.resources.ExtendedResourceRecord
 
forgetHeuristic() - Method in class com.arjuna.ats.internal.jts.resources.ResourceRecord
 
forgetHeuristic() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.ParticipantRecord
The record generated a heuristic and can now forget about it.
forgetHeuristic() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ParticipantRecord
The record generated a heuristic and can now forget about it.
forgetHeuristic() - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
forgetHeuristic(String) - Method in class org.jboss.narayana.rest.integration.ParticipantResource
 
forgetHeuristics() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Forget any heuristics we may have received, and tell the resources which generated them to forget too.
forgetHeuristics() - Method in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
 
forgetHeuristics() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.ServerControl
 
forgetNext(Lock) - Method in class com.arjuna.ats.internal.txoj.LockList
 
forgetParticipant(String) - Method in class org.jboss.jbossts.star.resource.Transaction
 
FORMAT_ID - Static variable in class com.arjuna.ats.jta.xa.XATxConverter
 
formatID - Variable in class com.arjuna.ats.internal.jta.xa.XID
 
formatID - Variable in class org.omg.CosTransactions.otid_t
 
formatter - Static variable in class com.arjuna.ats.arjuna.tools.osb.mbean.StateManagerWrapper
Deprecated.
 
forName(Class, String) - Static method in class com.arjuna.webservices.util.ClassLoaderHelper
Attempt to load the named class.
freeState() - Method in class com.arjuna.ats.txoj.LockManager
 
from_int(int) - Static method in class com.arjuna.ArjunaOTS.TransactionType
 
from_int(int) - Static method in class org.omg.CosTransactions.Status
 
from_int(int) - Static method in class org.omg.CosTransactions.Vote
 
fromActionStatus(int) - Static method in enum org.jboss.jbossts.star.util.TxStatus
 
fromFault(Fault) - Static method in exception com.arjuna.webservices11.SoapFault11
 
fromStatus(String) - Static method in enum org.jboss.jbossts.star.util.TxStatus
convert a string into an enum type.
fromTxStatus(String) - Static method in enum org.jboss.narayana.rest.integration.api.HeuristicType
 
fullCommitNeeded() - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStore
Does this store need to do the full write_uncommitted/commit protocol?
fullCommitNeeded() - Method in interface com.arjuna.ats.arjuna.objectstore.ParticipantStore
 
fullCommitNeeded() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ParticipantStoreBean
 
fullCommitNeeded() - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.ParticipantStoreBeanMBean
 
fullCommitNeeded() - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.ParticipantStoreProxy
 
fullCommitNeeded() - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqObjectStoreAdaptor
 
fullCommitNeeded() - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCStore
Does this store need to do the full write_uncommitted/commit protocol?
FullPropertyName - Annotation Type in com.arjuna.common.internal.util.propertyservice
Annotation used to set the name of a property corresponding to a bean field.

G

generateHash(int, byte[], int, int) - Static method in class com.arjuna.ats.jta.xa.XidImple
Generate a hash code for the specified bytes.
generateMap(Enumerated[]) - Static method in class com.arjuna.webservices.util.Enumerated
Generate the map of enumeration values to enumerations.
generateOAPropertyName(String) - Static method in class com.arjuna.orbportability.internal.utils.PostInitLoader
 
generateOAPropertyName(String, String) - Static method in class com.arjuna.orbportability.internal.utils.PostInitLoader
 
generateOAPropertyName(String, String, String) - Static method in class com.arjuna.orbportability.internal.utils.PostInitLoader
 
generateOAPropertyName(String, String, String, String) - Static method in class com.arjuna.orbportability.internal.utils.PostInitLoader
 
generateOAPropertyName(String) - Static method in class com.arjuna.orbportability.internal.utils.PostSetLoader
 
generateOAPropertyName(String, String) - Static method in class com.arjuna.orbportability.internal.utils.PostSetLoader
 
generateOAPropertyName(String, String, String) - Static method in class com.arjuna.orbportability.internal.utils.PostSetLoader
 
generateOAPropertyName(String, String, String, String) - Static method in class com.arjuna.orbportability.internal.utils.PostSetLoader
 
generateOAPropertyName(String) - Static method in class com.arjuna.orbportability.internal.utils.PreInitLoader
 
generateOAPropertyName(String, String) - Static method in class com.arjuna.orbportability.internal.utils.PreInitLoader
 
generateOAPropertyName(String, String, String) - Static method in class com.arjuna.orbportability.internal.utils.PreInitLoader
 
generateOAPropertyName(String, String, String, String) - Static method in class com.arjuna.orbportability.internal.utils.PreInitLoader
 
generateORBPropertyName(String, String, String) - Static method in class com.arjuna.orbportability.internal.utils.PostInitLoader
 
generateORBPropertyName(String, String) - Static method in class com.arjuna.orbportability.internal.utils.PostInitLoader
 
generateORBPropertyName(String) - Static method in class com.arjuna.orbportability.internal.utils.PostInitLoader
 
generateORBPropertyName(String, String, String) - Static method in class com.arjuna.orbportability.internal.utils.PostSetLoader
 
generateORBPropertyName(String, String) - Static method in class com.arjuna.orbportability.internal.utils.PostSetLoader
 
generateORBPropertyName(String) - Static method in class com.arjuna.orbportability.internal.utils.PostSetLoader
 
generateORBPropertyName(String, String, String) - Static method in class com.arjuna.orbportability.internal.utils.PreInitLoader
 
generateORBPropertyName(String, String) - Static method in class com.arjuna.orbportability.internal.utils.PreInitLoader
 
generateORBPropertyName(String) - Static method in class com.arjuna.orbportability.internal.utils.PreInitLoader
 
generateStackTrace(Throwable) - Static method in exception com.arjuna.webservices.SoapFault
Generate a stack trace from a throwable.
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.
 
GenericRecoveryCoordinator - Class in com.arjuna.ats.internal.jts.orbspecific.recovery.recoverycoordinators
This provides the ORB-independent recovery coordinator functionality.
GenericRecoveryCoordinator(Uid, Uid, Uid, boolean) - Constructor for class com.arjuna.ats.internal.jts.orbspecific.recovery.recoverycoordinators.GenericRecoveryCoordinator
Normal constructor.
GenericRecoveryCoordinator() - Constructor for class com.arjuna.ats.internal.jts.orbspecific.recovery.recoverycoordinators.GenericRecoveryCoordinator
protected constructor used by default servant derived class (with POA orbs).
GenericRecoveryCreator - Class in com.arjuna.ats.internal.jts.recovery.recoverycoordinators
Implementation of RecoveryCreator.
genPathName(Uid, String, int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore
 
genPathName(Uid, String, int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.HashedStore
 
genPathName(Uid, String, int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.LogStore
 
genPathName(Uid, String, int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.ShadowingStore
 
get(Uid) - Method in class com.arjuna.ats.arjuna.coordinator.ActionManager
 
get() - Static method in class com.arjuna.ats.internal.arjuna.recovery.TransactionStatusManagerItem
Returns reference to this transaction status manager item.
get() - Static method in class com.arjuna.ats.internal.jts.coordinator.CheckedActions
 
get(Contextual<T>, CreationalContext<T>) - Method in class com.arjuna.ats.jta.cdi.TransactionContext
 
get(Contextual<T>) - Method in class com.arjuna.ats.jta.cdi.TransactionContext
 
GET - Static variable in class org.jboss.jbossts.txbridge.utils.HttpUtils
 
get(Contextual<T>, CreationalContext<T>) - Method in class org.jboss.narayana.compensations.impl.CompensationContext
 
get(Contextual<T>) - Method in class org.jboss.narayana.compensations.impl.CompensationContext
 
get(Object) - Method in class org.jboss.narayana.txframework.impl.TXDataMapImpl
 
get(int) - Method in class org.jboss.stm.internal.types.AtomicArrayImpl
 
get() - Method in class org.jboss.stm.internal.types.AtomicBooleanImpl
 
get() - Method in class org.jboss.stm.internal.types.AtomicDoubleImpl
 
get() - Method in class org.jboss.stm.internal.types.AtomicFloatImpl
 
get() - Method in class org.jboss.stm.internal.types.AtomicIntegerImpl
 
get() - Method in class org.jboss.stm.internal.types.AtomicLongImpl
 
get(int) - Method in interface org.jboss.stm.types.AtomicArray
 
get() - Method in interface org.jboss.stm.types.AtomicBoolean
 
get() - Method in interface org.jboss.stm.types.AtomicDouble
 
get() - Method in interface org.jboss.stm.types.AtomicFloat
 
get() - Method in interface org.jboss.stm.types.AtomicInteger
 
get() - Method in interface org.jboss.stm.types.AtomicLong
 
get_aborterror() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_aborterror() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_aborterror$str() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_ActivationCoordinator_1() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_ActivationCoordinator_1() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_ActivationCoordinator_1$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_ActivationCoordinator_2() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_ActivationCoordinator_2() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_ActivationCoordinator_2$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_activity_ActivityImple_1() - Method in interface com.arjuna.mw.wsas.logging.wsasI18NLogger
 
get_activity_ActivityImple_1() - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
get_activity_ActivityImple_1$str() - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
get_activity_ActivityImple_10() - Method in interface com.arjuna.mw.wsas.logging.wsasI18NLogger
 
get_activity_ActivityImple_10() - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
get_activity_ActivityImple_10$str() - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
get_activity_ActivityImple_2() - Method in interface com.arjuna.mw.wsas.logging.wsasI18NLogger
 
get_activity_ActivityImple_2() - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
get_activity_ActivityImple_2$str() - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
get_activity_ActivityImple_3() - Method in interface com.arjuna.mw.wsas.logging.wsasI18NLogger
 
get_activity_ActivityImple_3() - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
get_activity_ActivityImple_3$str() - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
get_activity_ActivityImple_4() - Method in interface com.arjuna.mw.wsas.logging.wsasI18NLogger
 
get_activity_ActivityImple_4() - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
get_activity_ActivityImple_4$str() - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
get_activity_ActivityImple_5() - Method in interface com.arjuna.mw.wsas.logging.wsasI18NLogger
 
get_activity_ActivityImple_5() - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
get_activity_ActivityImple_5$str() - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
get_activity_ActivityImple_6() - Method in interface com.arjuna.mw.wsas.logging.wsasI18NLogger
 
get_activity_ActivityImple_6() - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
get_activity_ActivityImple_6$str() - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
get_activity_ActivityImple_7() - Method in interface com.arjuna.mw.wsas.logging.wsasI18NLogger
 
get_activity_ActivityImple_7() - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
get_activity_ActivityImple_7$str() - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
get_activity_ActivityImple_8() - Method in interface com.arjuna.mw.wsas.logging.wsasI18NLogger
 
get_activity_ActivityImple_8() - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
get_activity_ActivityImple_8$str() - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
get_activity_ActivityImple_9() - Method in interface com.arjuna.mw.wsas.logging.wsasI18NLogger
 
get_activity_ActivityImple_9() - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
get_activity_ActivityImple_9$str() - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
get_activity_HLSManager_1() - Method in interface com.arjuna.mw.wsas.logging.wsasI18NLogger
 
get_activity_HLSManager_1() - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
get_activity_HLSManager_1$str() - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
get_alreadyassociated() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_alreadyassociated() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_alreadyassociated$str() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_alreadyassociatedcheck() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_alreadyassociatedcheck() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_alreadyassociatedcheck$str() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_autocommit() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_autocommit() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_autocommit$str() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_CadaverLockRecord_1() - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
get_CadaverLockRecord_1() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
get_CadaverLockRecord_1$str() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
get_CadaverLockRecord_2() - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
get_CadaverLockRecord_2() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
get_CadaverLockRecord_2$str() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
get_CadaverLockRecord_3() - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
get_CadaverLockRecord_3() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
get_CadaverLockRecord_3$str() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
get_CadaverLockRecord_4() - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
get_CadaverLockRecord_4() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
get_CadaverLockRecord_4$str() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
get_closeerror() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_closeerror() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_closeerror$str() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_closeerrorinvalidtx(String) - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_closeerrorinvalidtx(String) - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_closeerrorinvalidtx$str() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_commiterror() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_commiterror() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_commiterror$str() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_common_Uid_11() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_common_Uid_11() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_common_Uid_11$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_common_Uid_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_common_Uid_2() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_common_Uid_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_common_Uid_5(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_common_Uid_5(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_common_Uid_5$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_conniniterror() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_conniniterror() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_conniniterror$str() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_context_picreffail() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_context_picreffail() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_context_picreffail$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_contextual_is_null() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_contextual_is_null() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_contextual_is_null$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_control() - Method in class com.arjuna.ArjunaOTS._CurrentStub
 
get_control() - Method in class com.arjuna.ArjunaOTS.CurrentPOATie
 
get_control() - Method in class com.arjuna.ats.internal.jts.ControlWrapper
 
get_control() - Method in class com.arjuna.ats.internal.jts.orbspecific.CurrentImple
 
get_control() - Method in class org.omg.CosTransactions._CurrentStub
 
get_control() - Method in interface org.omg.CosTransactions.CurrentOperations
 
get_control() - Method in class org.omg.CosTransactions.CurrentPOATie
 
get_coordinator() - Method in class com.arjuna.ArjunaOTS._ActionControlStub
 
get_coordinator() - Method in class com.arjuna.ArjunaOTS.ActionControlPOATie
 
get_coordinator() - Method in class com.arjuna.ats.internal.jts.ControlWrapper
 
get_coordinator() - Method in class com.arjuna.ats.internal.jts.orbspecific.ControlImple
 
get_coordinator() - Method in class org.omg.CosTransactions._ControlStub
 
get_coordinator() - Method in interface org.omg.CosTransactions.ControlOperations
 
get_coordinator() - Method in class org.omg.CosTransactions.ControlPOATie
 
get_coordinator_ActionHierarchy_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_coordinator_ActionHierarchy_1() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_coordinator_ActionHierarchy_1$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_coordinator_BasicAction_69() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_coordinator_BasicAction_69() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_coordinator_BasicAction_69$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_coordinator_TransactionReaper_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_coordinator_TransactionReaper_1() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_coordinator_TransactionReaper_1$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_could_not_lookup_tm() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_could_not_lookup_tm() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_could_not_lookup_tm$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_could_not_lookup_tsr() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_could_not_lookup_tsr() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_could_not_lookup_tsr$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_current() - Static method in class com.arjuna.ats.internal.jts.OTSImpleManager
 
get_current() - Static method in class com.arjuna.ats.jts.OTSManager
 
get_current_status(Uid, Uid) - Static method in class com.arjuna.ats.internal.jts.recovery.contact.StatusChecker
get the current status in the original process, given the uid of the contact item (which is the uid of the process).
get_delisterror() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_delisterror() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_delisterror$str() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_dir_create_failed(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_dir_create_failed(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_dir_create_failed$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_dynamicerror() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_dynamicerror() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_dynamicerror$str() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_enlistfailed() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_enlistfailed() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_enlistfailed$str() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_error_getting_current_tx() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_error_getting_current_tx() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_error_getting_current_tx$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_error_getting_tx_status() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_error_getting_tx_status() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_error_getting_tx_status$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_expected_transactional_annotation() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_expected_transactional_annotation() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_expected_transactional_annotation$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_factory() - Static method in class com.arjuna.ats.internal.jts.OTSImpleManager
 
get_factory() - Static method in class com.arjuna.ats.jts.OTSManager
 
get_failed_to_delist_xa_resource() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_failed_to_delist_xa_resource() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_failed_to_delist_xa_resource$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_failed_to_enlist_xa_resource() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_failed_to_enlist_xa_resource() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_failed_to_enlist_xa_resource$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_failed_to_get_transaction() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_failed_to_get_transaction() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_failed_to_get_transaction$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_failed_to_get_transaction_status() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_failed_to_get_transaction_status() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_failed_to_get_transaction_status$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_failed_to_register_synchronization() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_failed_to_register_synchronization() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_failed_to_register_synchronization$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_fatal_nodename_null() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_fatal_nodename_null() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_fatal_nodename_null$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_fatal_nodename_too_long(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_fatal_nodename_too_long(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_fatal_nodename_too_long$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_inactivetransaction() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_inactivetransaction() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_inactivetransaction$str() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_infoerror() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_infoerror() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_infoerror$str() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_jndierror() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_jndierror() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_jndierror$str() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_jta_jca_completing() - Method in interface com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger
 
get_jta_jca_completing() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
get_jta_jca_completing$str() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
get_jta_jca_inactive() - Method in interface com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger
 
get_jta_jca_inactive() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
get_jta_jca_inactive$str() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
get_jta_jca_unknown() - Method in interface com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger
 
get_jta_jca_unknown() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
get_jta_jca_unknown$str() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
get_jta_jca_unknownwork() - Method in interface com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger
 
get_jta_jca_unknownwork() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
get_jta_jca_unknownwork$str() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
get_jta_RecoveryManagerService_norecoverymodule() - Method in interface com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger
 
get_jta_RecoveryManagerService_norecoverymodule() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
get_jta_RecoveryManagerService_norecoverymodule$str() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
get_jta_RecoveryManagerService_norecoverysystem() - Method in interface com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger
 
get_jta_RecoveryManagerService_norecoverysystem() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
get_jta_RecoveryManagerService_norecoverysystem$str() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
get_jta_TransactionManagerDelegate_getTimeLeftBeforeTransactionTimeout_1() - Method in interface com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger
 
get_jta_TransactionManagerDelegate_getTimeLeftBeforeTransactionTimeout_1() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
get_jta_TransactionManagerDelegate_getTimeLeftBeforeTransactionTimeout_1$str() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
get_jta_TransactionManagerDelegate_getTimeLeftBeforeTransactionTimeout_2() - Method in interface com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger
 
get_jta_TransactionManagerDelegate_getTimeLeftBeforeTransactionTimeout_2() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
get_jta_TransactionManagerDelegate_getTimeLeftBeforeTransactionTimeout_2$str() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
get_jtax_transaction_jts_alreadyassociated() - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
get_jtax_transaction_jts_alreadyassociated() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
get_jtax_transaction_jts_alreadyassociated$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
get_jtax_transaction_jts_endsuspendfailed2() - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
get_jtax_transaction_jts_endsuspendfailed2() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
get_jtax_transaction_jts_endsuspendfailed2$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
get_jtax_transaction_jts_illegalstate() - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
get_jtax_transaction_jts_illegalstate() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
get_jtax_transaction_jts_illegalstate$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
get_jtax_transaction_jts_inactivetx() - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
get_jtax_transaction_jts_inactivetx() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
get_jtax_transaction_jts_inactivetx$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
get_jtax_transaction_jts_invalidtx2() - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
get_jtax_transaction_jts_invalidtx2() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
get_jtax_transaction_jts_invalidtx2$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
get_jtax_transaction_jts_jca_busy() - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
get_jtax_transaction_jts_jca_busy() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
get_jtax_transaction_jts_jca_busy$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
get_jtax_transaction_jts_markedrollback() - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
get_jtax_transaction_jts_markedrollback() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
get_jtax_transaction_jts_markedrollback$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
get_jtax_transaction_jts_nosuchtx() - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
get_jtax_transaction_jts_nosuchtx() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
get_jtax_transaction_jts_nosuchtx$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
get_jtax_transaction_jts_notx() - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
get_jtax_transaction_jts_notx() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
get_jtax_transaction_jts_notx$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
get_jtax_transaction_jts_notxe() - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
get_jtax_transaction_jts_notxe() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
get_jtax_transaction_jts_notxe$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
get_jtax_transaction_jts_nullparam() - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
get_jtax_transaction_jts_nullparam() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
get_jtax_transaction_jts_nullparam$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
get_jtax_transaction_jts_ressusp() - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
get_jtax_transaction_jts_ressusp() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
get_jtax_transaction_jts_ressusp$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
get_jtax_transaction_jts_syncerror() - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
get_jtax_transaction_jts_syncerror() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
get_jtax_transaction_jts_syncerror$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
get_jtax_transaction_jts_syncrollbackexception() - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
get_jtax_transaction_jts_syncrollbackexception() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
get_jtax_transaction_jts_syncrollbackexception$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
get_jtax_transaction_jts_systemexception() - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
get_jtax_transaction_jts_systemexception() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
get_jtax_transaction_jts_systemexception$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
get_jtax_transaction_jts_wrongstatetx() - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
get_jtax_transaction_jts_wrongstatetx() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
get_jtax_transaction_jts_wrongstatetx$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
get_jts_jca_completing() - Method in interface com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger
 
get_jts_jca_completing() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
get_jts_jca_completing$str() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
get_jts_jca_inactive() - Method in interface com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger
 
get_jts_jca_inactive() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
get_jts_jca_inactive$str() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
get_jts_jca_unknown() - Method in interface com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger
 
get_jts_jca_unknown() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
get_jts_jca_unknown$str() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
get_jts_jca_unknownwork() - Method in interface com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger
 
get_jts_jca_unknownwork() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
get_jts_jca_unknownwork$str() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
get_jts_TransactionManagerDelegate_getTimeLeftBeforeTransactionTimeout_1() - Method in interface com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger
 
get_jts_TransactionManagerDelegate_getTimeLeftBeforeTransactionTimeout_1() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
get_jts_TransactionManagerDelegate_getTimeLeftBeforeTransactionTimeout_1$str() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
get_jts_TransactionManagerDelegate_getTimeLeftBeforeTransactionTimeout_2() - Method in interface com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger
 
get_jts_TransactionManagerDelegate_getTimeLeftBeforeTransactionTimeout_2() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
get_jts_TransactionManagerDelegate_getTimeLeftBeforeTransactionTimeout_2$str() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
get_jts_TransactionManagerService_failed() - Method in interface com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger
 
get_jts_TransactionManagerService_failed() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
get_jts_TransactionManagerService_failed$str() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
get_messaging_ActivationCoordinatorProcessorImpl_1() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_messaging_ActivationCoordinatorProcessorImpl_1() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_messaging_ActivationCoordinatorProcessorImpl_1$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_messaging_CompletionCoordinatorProcessorImpl_1() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_messaging_CompletionCoordinatorProcessorImpl_1() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_CompletionCoordinatorProcessorImpl_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_CompletionCoordinatorProcessorImpl_10() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_messaging_CompletionCoordinatorProcessorImpl_10() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_CompletionCoordinatorProcessorImpl_10$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_CompletionCoordinatorProcessorImpl_2() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_messaging_CompletionCoordinatorProcessorImpl_2() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_CompletionCoordinatorProcessorImpl_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_CompletionCoordinatorProcessorImpl_5() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_messaging_CompletionCoordinatorProcessorImpl_5() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_CompletionCoordinatorProcessorImpl_5$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_CompletionCoordinatorProcessorImpl_6() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_messaging_CompletionCoordinatorProcessorImpl_6() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_CompletionCoordinatorProcessorImpl_6$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_CompletionCoordinatorProcessorImpl_7() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_messaging_CompletionCoordinatorProcessorImpl_7() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_CompletionCoordinatorProcessorImpl_7$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_CoordinatorCompletionCoordinatorProcessorImpl_getStatus_4() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_messaging_CoordinatorCompletionCoordinatorProcessorImpl_getStatus_4() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_CoordinatorCompletionCoordinatorProcessorImpl_getStatus_4$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_CoordinatorCompletionParticipantProcessorImpl_complete_3() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_messaging_CoordinatorCompletionParticipantProcessorImpl_complete_3() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_CoordinatorCompletionParticipantProcessorImpl_complete_3$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_CoordinatorCompletionParticipantProcessorImpl_getStatus_4() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_messaging_CoordinatorCompletionParticipantProcessorImpl_getStatus_4() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_CoordinatorCompletionParticipantProcessorImpl_getStatus_4$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_CoordinatorProcessorImpl_sendInvalidState_1() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_messaging_CoordinatorProcessorImpl_sendInvalidState_1() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_CoordinatorProcessorImpl_sendInvalidState_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_engines_CoordinatorEngine_sendInvalidState_1() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_messaging_engines_CoordinatorEngine_sendInvalidState_1() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_engines_CoordinatorEngine_sendInvalidState_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_ParticipantCompletionCoordinatorProcessorImpl_getStatus_4() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_messaging_ParticipantCompletionCoordinatorProcessorImpl_getStatus_4() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_ParticipantCompletionCoordinatorProcessorImpl_getStatus_4$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_ParticipantCompletionParticipantProcessorImpl_getStatus_4() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_messaging_ParticipantCompletionParticipantProcessorImpl_getStatus_4() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_ParticipantCompletionParticipantProcessorImpl_getStatus_4$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_RegistrationCoordinatorProcessorImpl_1() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_messaging_RegistrationCoordinatorProcessorImpl_1() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_messaging_RegistrationCoordinatorProcessorImpl_1$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_messaging_RegistrationCoordinatorProcessorImpl_2() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_messaging_RegistrationCoordinatorProcessorImpl_2() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_messaging_RegistrationCoordinatorProcessorImpl_2$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_messaging_RegistrationCoordinatorProcessorImpl_3() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_messaging_RegistrationCoordinatorProcessorImpl_3() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_messaging_RegistrationCoordinatorProcessorImpl_3$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_messaging_RegistrationCoordinatorProcessorImpl_4() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_messaging_RegistrationCoordinatorProcessorImpl_4() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_messaging_RegistrationCoordinatorProcessorImpl_4$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_messaging_TerminatorParticipantProcessorImpl_1() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_messaging_TerminatorParticipantProcessorImpl_1() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_TerminatorParticipantProcessorImpl_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_TerminatorParticipantProcessorImpl_11() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_messaging_TerminatorParticipantProcessorImpl_11() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_TerminatorParticipantProcessorImpl_11$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_TerminatorParticipantProcessorImpl_12() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_messaging_TerminatorParticipantProcessorImpl_12() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_TerminatorParticipantProcessorImpl_12$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_TerminatorParticipantProcessorImpl_13() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_messaging_TerminatorParticipantProcessorImpl_13() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_TerminatorParticipantProcessorImpl_13$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_TerminatorParticipantProcessorImpl_16() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_messaging_TerminatorParticipantProcessorImpl_16() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_TerminatorParticipantProcessorImpl_16$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_TerminatorParticipantProcessorImpl_2() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_messaging_TerminatorParticipantProcessorImpl_2() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_TerminatorParticipantProcessorImpl_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_TerminatorParticipantProcessorImpl_5() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_messaging_TerminatorParticipantProcessorImpl_5() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_TerminatorParticipantProcessorImpl_5$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_TerminatorParticipantProcessorImpl_6() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_messaging_TerminatorParticipantProcessorImpl_6() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_TerminatorParticipantProcessorImpl_6$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_TerminatorParticipantProcessorImpl_7() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_messaging_TerminatorParticipantProcessorImpl_7() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_TerminatorParticipantProcessorImpl_7$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_TerminatorParticipantProcessorImpl_8() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_messaging_TerminatorParticipantProcessorImpl_8() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_messaging_TerminatorParticipantProcessorImpl_8$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_method_not_implemented() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_method_not_implemented() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_method_not_implemented$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_model_sagas_arjunacore_BACoordinator_2() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
get_model_sagas_arjunacore_BACoordinator_2() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_model_sagas_arjunacore_BACoordinator_2$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_model_sagas_arjunacore_BACoordinator_3() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
get_model_sagas_arjunacore_BACoordinator_3() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_model_sagas_arjunacore_BACoordinator_3$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_model_sagas_arjunacore_BACoordinator_4() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
get_model_sagas_arjunacore_BACoordinator_4() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_model_sagas_arjunacore_BACoordinator_4$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_model_sagas_arjunacore_CoordinatorControl_1() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
get_model_sagas_arjunacore_CoordinatorControl_1() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_model_sagas_arjunacore_CoordinatorControl_1$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_model_sagas_arjunacore_CoordinatorServiceImple_1() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
get_model_sagas_arjunacore_CoordinatorServiceImple_1() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_model_sagas_arjunacore_CoordinatorServiceImple_1$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_model_twophase_arjunacore_ATCoordinator_1() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
get_model_twophase_arjunacore_ATCoordinator_1() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_model_twophase_arjunacore_ATCoordinator_1$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_model_twophase_arjunacore_ATCoordinator_2() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
get_model_twophase_arjunacore_ATCoordinator_2() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_model_twophase_arjunacore_ATCoordinator_2$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_model_twophase_arjunacore_ATCoordinator_3() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
get_model_twophase_arjunacore_ATCoordinator_3() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_model_twophase_arjunacore_ATCoordinator_3$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_model_twophase_arjunacore_CoordinatorControl_1() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
get_model_twophase_arjunacore_CoordinatorControl_1() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_model_twophase_arjunacore_CoordinatorControl_1$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_model_twophase_arjunacore_CoordinatorServiceImple_1() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
get_model_twophase_arjunacore_CoordinatorServiceImple_1() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_model_twophase_arjunacore_CoordinatorServiceImple_1$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_mw_wscf11_protocols_ProtocolManager_1() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
get_mw_wscf11_protocols_ProtocolManager_1() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_mw_wscf11_protocols_ProtocolManager_1$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_mw_wscf11_protocols_ProtocolManager_2() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
get_mw_wscf11_protocols_ProtocolManager_2() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_mw_wscf11_protocols_ProtocolManager_2$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_mw_wst11_deploy_WSTXI_21(String) - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
get_mw_wst11_deploy_WSTXI_21(String) - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mw_wst11_deploy_WSTXI_21$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mw_wst11_deploy_WSTXI_22(String) - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
get_mw_wst11_deploy_WSTXI_22(String) - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mw_wst11_deploy_WSTXI_22$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mw_wst11_deploy_WSTXI_23() - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
get_mw_wst11_deploy_WSTXI_23() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mw_wst11_deploy_WSTXI_23$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mw_wst_deploy_WSTXI_21(String) - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
get_mw_wst_deploy_WSTXI_21(String) - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mw_wst_deploy_WSTXI_21$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mw_wst_deploy_WSTXI_22(String) - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
get_mw_wst_deploy_WSTXI_22(String) - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mw_wst_deploy_WSTXI_22$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mw_wst_deploy_WSTXI_23() - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
get_mw_wst_deploy_WSTXI_23() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mw_wst_deploy_WSTXI_23$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mwlabs_wst11_ba_remote_UserBusinessActivityImple_2() - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
get_mwlabs_wst11_ba_remote_UserBusinessActivityImple_2() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mwlabs_wst11_ba_remote_UserBusinessActivityImple_2$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mwlabs_wst11_ba_remote_UserBusinessActivityImple_3() - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
get_mwlabs_wst11_ba_remote_UserBusinessActivityImple_3() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mwlabs_wst11_ba_remote_UserBusinessActivityImple_3$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mwlabs_wst_at_Context11FactoryImple_3() - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
get_mwlabs_wst_at_Context11FactoryImple_3() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mwlabs_wst_at_Context11FactoryImple_3$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mwlabs_wst_at_ContextFactoryImple_3() - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
get_mwlabs_wst_at_ContextFactoryImple_3() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mwlabs_wst_at_ContextFactoryImple_3$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mwlabs_wst_at_local_ContextManager_1() - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
get_mwlabs_wst_at_local_ContextManager_1() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mwlabs_wst_at_local_ContextManager_1$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mwlabs_wst_at_local_LocalContextFactoryImple_11() - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
get_mwlabs_wst_at_local_LocalContextFactoryImple_11() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mwlabs_wst_at_local_LocalContextFactoryImple_11$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mwlabs_wst_at_local_TransactionManagerImple_1() - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
get_mwlabs_wst_at_local_TransactionManagerImple_1() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mwlabs_wst_at_local_TransactionManagerImple_1$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mwlabs_wst_at_remote_Transaction11ManagerImple_1() - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
get_mwlabs_wst_at_remote_Transaction11ManagerImple_1() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mwlabs_wst_at_remote_Transaction11ManagerImple_1$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mwlabs_wst_at_remote_TransactionManagerImple_1() - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
get_mwlabs_wst_at_remote_TransactionManagerImple_1() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mwlabs_wst_at_remote_TransactionManagerImple_1$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mwlabs_wst_at_remote_UserTransaction11Imple__2() - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
get_mwlabs_wst_at_remote_UserTransaction11Imple__2() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mwlabs_wst_at_remote_UserTransaction11Imple__2$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mwlabs_wst_at_remote_UserTransactionImple_2() - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
get_mwlabs_wst_at_remote_UserTransactionImple_2() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mwlabs_wst_at_remote_UserTransactionImple_2$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mwlabs_wst_ba_Context11FactoryImple_3() - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
get_mwlabs_wst_ba_Context11FactoryImple_3() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mwlabs_wst_ba_Context11FactoryImple_3$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mwlabs_wst_ba_ContextFactoryImple_3() - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
get_mwlabs_wst_ba_ContextFactoryImple_3() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mwlabs_wst_ba_ContextFactoryImple_3$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mwlabs_wst_ba_local_ContextManager_1() - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
get_mwlabs_wst_ba_local_ContextManager_1() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mwlabs_wst_ba_local_ContextManager_1$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mwlabs_wst_ba_local_LocalContextFactoryImple_11() - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
get_mwlabs_wst_ba_local_LocalContextFactoryImple_11() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mwlabs_wst_ba_local_LocalContextFactoryImple_11$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mwlabs_wst_ba_remote_UserBusinessActivityImple_2() - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
get_mwlabs_wst_ba_remote_UserBusinessActivityImple_2() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mwlabs_wst_ba_remote_UserBusinessActivityImple_2$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mwlabs_wst_ba_remote_UserBusinessActivityImple_3() - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
get_mwlabs_wst_ba_remote_UserBusinessActivityImple_3() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_mwlabs_wst_ba_remote_UserBusinessActivityImple_3$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
get_node_identifier_invalid(int) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_node_identifier_invalid(int) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_node_identifier_invalid$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_node_identifier_reset_attempt() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_node_identifier_reset_attempt() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_node_identifier_reset_attempt$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_nodename_null() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_nodename_null() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_nodename_null() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_nodename_null() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_nodename_null$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_nodename_null$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_OA_uninitialsedorb() - Method in interface com.arjuna.orbportability.logging.orbportabilityI18NLogger
 
get_OA_uninitialsedorb() - Method in class com.arjuna.orbportability.logging.orbportabilityI18NLogger_$logger
 
get_OA_uninitialsedorb$str() - Method in class com.arjuna.orbportability.logging.orbportabilityI18NLogger_$logger
 
get_objectstore_FileSystemStore_1(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_objectstore_FileSystemStore_1(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_objectstore_FileSystemStore_1$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_objectstore_FileSystemStore_2a() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_objectstore_FileSystemStore_2a() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_objectstore_FileSystemStore_2a$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_objectstore_FileSystemStore_3() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_objectstore_FileSystemStore_3() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_objectstore_FileSystemStore_3$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_objectstore_FileSystemStore_4() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_objectstore_FileSystemStore_4() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_objectstore_FileSystemStore_4$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_objectstore_FileSystemStore_5() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_objectstore_FileSystemStore_5() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_objectstore_FileSystemStore_5$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_objectstore_FileSystemStore_6() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_objectstore_FileSystemStore_6() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_objectstore_FileSystemStore_6$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_objectstore_FileSystemStore_7() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_objectstore_FileSystemStore_7() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_objectstore_FileSystemStore_7$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_objectstore_FileSystemStore_8() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_objectstore_FileSystemStore_8() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_objectstore_FileSystemStore_8$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_objectstore_HashedStore_5() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_objectstore_HashedStore_5() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_objectstore_HashedStore_5$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_objectstore_HashedStore_6() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_objectstore_HashedStore_6() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_objectstore_HashedStore_6$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_objectstore_JDBCStore_5() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_objectstore_JDBCStore_5() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_objectstore_JDBCStore_5$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_objectstore_notypenameuid() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_objectstore_notypenameuid() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_objectstore_notypenameuid$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_objectstore_ObjectStoreType_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_objectstore_ObjectStoreType_2() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_objectstore_ObjectStoreType_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_objectstore_packProblem() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_objectstore_packProblem() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_objectstore_packProblem$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_orbspecific_coordinator_rcnotcreated() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_coordinator_rcnotcreated() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_coordinator_rcnotcreated$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_destroyfailed() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_destroyfailed() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_destroyfailed$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_interposition_resources_restricted_contx_1() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_interposition_resources_restricted_contx_1() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_interposition_resources_restricted_contx_1$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_interposition_resources_restricted_contx_4(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_interposition_resources_restricted_contx_4(String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_interposition_resources_restricted_contx_4$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_invaliduid() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_invaliduid() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_invaliduid$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_jacorb_interceptors_context_cie() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_jacorb_interceptors_context_cie() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_jacorb_interceptors_context_cie$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_jacorb_interceptors_context_codeccreate() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_jacorb_interceptors_context_codeccreate() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_jacorb_interceptors_context_codeccreate$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_jacorb_interceptors_context_invalidparam() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_jacorb_interceptors_context_invalidparam() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_jacorb_interceptors_context_invalidparam$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_jacorb_interceptors_context_sie() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_jacorb_interceptors_context_sie() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_jacorb_interceptors_context_sie$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_jacorb_interceptors_interposition_cie() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_jacorb_interceptors_interposition_cie() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_jacorb_interceptors_interposition_cie$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_jacorb_interceptors_interposition_codeccreate() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_jacorb_interceptors_interposition_codeccreate() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_jacorb_interceptors_interposition_codeccreate$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_jacorb_interceptors_interposition_invalidparam() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_jacorb_interceptors_interposition_invalidparam() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_jacorb_interceptors_interposition_invalidparam$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_jacorb_interceptors_interposition_sie() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_jacorb_interceptors_interposition_sie() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_jacorb_interceptors_interposition_sie$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_javaidl_interceptors_context_cie() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_javaidl_interceptors_context_cie() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_javaidl_interceptors_context_cie$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_javaidl_interceptors_context_codeccreate() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_javaidl_interceptors_context_codeccreate() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_javaidl_interceptors_context_codeccreate$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_javaidl_interceptors_context_invalidparam() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_javaidl_interceptors_context_invalidparam() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_javaidl_interceptors_context_invalidparam$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_javaidl_interceptors_context_sie() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_javaidl_interceptors_context_sie() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_javaidl_interceptors_context_sie$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_javaidl_interceptors_interposition_cie() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_javaidl_interceptors_interposition_cie() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_javaidl_interceptors_interposition_cie$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_javaidl_interceptors_interposition_codeccreate() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_javaidl_interceptors_interposition_codeccreate() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_javaidl_interceptors_interposition_codeccreate$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_javaidl_interceptors_interposition_invalidparam() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_javaidl_interceptors_interposition_invalidparam() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_javaidl_interceptors_interposition_invalidparam$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_javaidl_interceptors_interposition_sie() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_javaidl_interceptors_interposition_sie() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_javaidl_interceptors_interposition_sie$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_otiderror() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_orbspecific_otiderror() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_orbspecific_otiderror$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_parent_status() - Method in class com.arjuna.ArjunaOTS._ArjunaTransactionStub
 
get_parent_status() - Method in class com.arjuna.ArjunaOTS._UidCoordinatorStub
 
get_parent_status() - Method in class com.arjuna.ArjunaOTS.ArjunaTransactionPOATie
 
get_parent_status() - Method in class com.arjuna.ArjunaOTS.UidCoordinatorPOATie
 
get_parent_status() - Method in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
 
get_parent_status() - Method in class org.omg.CosTransactions._CoordinatorStub
 
get_parent_status() - Method in interface org.omg.CosTransactions.CoordinatorOperations
 
get_parent_status() - Method in class org.omg.CosTransactions.CoordinatorPOATie
 
get_protocols_Initializer_1() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
get_protocols_Initializer_1() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_protocols_Initializer_1$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_protocols_ProtocolManager_1() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
get_protocols_ProtocolManager_1() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_protocols_ProtocolManager_1$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_protocols_ProtocolManager_2() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
get_protocols_ProtocolManager_2() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_protocols_ProtocolManager_2$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_recovery_participant_at_ATParticipantRecoveryRecord_restoreParticipant_1(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_recovery_participant_at_ATParticipantRecoveryRecord_restoreParticipant_1(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_recovery_participant_at_ATParticipantRecoveryRecord_restoreParticipant_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_recovery_participant_ba_BAParticipantRecoveryRecord_restoreParticipant_1(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_recovery_participant_ba_BAParticipantRecoveryRecord_restoreParticipant_1(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_recovery_participant_ba_BAParticipantRecoveryRecord_restoreParticipant_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_recovery_RecActivatorLoader_initfailed(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_recovery_RecActivatorLoader_initfailed(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_recovery_RecActivatorLoader_initfailed$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_recovery_TransactionStatusManager_13() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_recovery_TransactionStatusManager_13() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_recovery_TransactionStatusManager_13$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_recovery_TransactionStatusManager_9() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_recovery_TransactionStatusManager_9() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_recovery_TransactionStatusManager_9$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_RegistrationCoordinator_1() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_RegistrationCoordinator_1() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_RegistrationCoordinator_1$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_RegistrationCoordinator_2() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_RegistrationCoordinator_2() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_RegistrationCoordinator_2$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_releasesavepointerror() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_releasesavepointerror() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_releasesavepointerror$str() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_resources_arjunacore_XAOnePhaseResource_pack() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_resources_arjunacore_XAOnePhaseResource_pack() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_resources_arjunacore_XAOnePhaseResource_pack$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_resources_arjunacore_XAOnePhaseResource_unpack() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_resources_arjunacore_XAOnePhaseResource_unpack() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_resources_arjunacore_XAOnePhaseResource_unpack$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_resources_arjunacore_XAOnePhaseResource_unpackType(String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_resources_arjunacore_XAOnePhaseResource_unpackType(String) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_resources_arjunacore_XAOnePhaseResource_unpackType$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_rollbacksavepointerror() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_rollbacksavepointerror() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_rollbacksavepointerror$str() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_setreadonly() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_setreadonly() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_setreadonly$str() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_setsavepointerror() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_setsavepointerror() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_setsavepointerror$str() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_state_InputBuffer_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_InputBuffer_1() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_InputBuffer_1$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_InputBuffer_10() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_InputBuffer_10() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_InputBuffer_10$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_InputBuffer_11() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_InputBuffer_11() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_InputBuffer_11$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_InputBuffer_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_InputBuffer_2() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_InputBuffer_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_InputBuffer_3() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_InputBuffer_3() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_InputBuffer_3$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_InputBuffer_4() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_InputBuffer_4() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_InputBuffer_4$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_InputBuffer_5() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_InputBuffer_5() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_InputBuffer_5$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_InputBuffer_6() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_InputBuffer_6() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_InputBuffer_6$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_InputBuffer_7() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_InputBuffer_7() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_InputBuffer_7$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_InputBuffer_8() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_InputBuffer_8() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_InputBuffer_8$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_InputBuffer_9() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_InputBuffer_9() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_InputBuffer_9$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_OutputBuffer_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_OutputBuffer_1() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_OutputBuffer_1$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_OutputBuffer_10() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_OutputBuffer_10() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_OutputBuffer_10$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_OutputBuffer_11() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_OutputBuffer_11() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_OutputBuffer_11$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_OutputBuffer_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_OutputBuffer_2() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_OutputBuffer_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_OutputBuffer_3() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_OutputBuffer_3() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_OutputBuffer_3$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_OutputBuffer_4() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_OutputBuffer_4() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_OutputBuffer_4$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_OutputBuffer_5() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_OutputBuffer_5() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_OutputBuffer_5$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_OutputBuffer_6() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_OutputBuffer_6() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_OutputBuffer_6$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_OutputBuffer_7() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_OutputBuffer_7() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_OutputBuffer_7$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_OutputBuffer_8() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_OutputBuffer_8() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_OutputBuffer_8$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_OutputBuffer_9() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_state_OutputBuffer_9() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_state_OutputBuffer_9$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_StateManager_14() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_StateManager_14() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_StateManager_14$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_StateManager_15() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_StateManager_15() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_StateManager_15$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_status() - Method in class com.arjuna.ArjunaOTS._ArjunaTransactionStub
 
get_status() - Method in class com.arjuna.ArjunaOTS._CurrentStub
 
get_status() - Method in class com.arjuna.ArjunaOTS._UidCoordinatorStub
 
get_status() - Method in class com.arjuna.ArjunaOTS.ArjunaTransactionPOATie
 
get_status() - Method in class com.arjuna.ArjunaOTS.CurrentPOATie
 
get_status() - Method in class com.arjuna.ArjunaOTS.UidCoordinatorPOATie
 
get_status() - Method in class com.arjuna.ats.internal.jts.ControlWrapper
 
get_status() - Method in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
 
get_status() - Method in class com.arjuna.ats.internal.jts.orbspecific.CurrentImple
 
get_status(Uid, Uid) - Static method in class com.arjuna.ats.internal.jts.recovery.contact.StatusChecker
get the status in the original process, given the uid of the contact item (which is the uid of the process)
get_status() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.CachedRecoveredTransaction
Get the status of the transaction
get_status() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredServerTransaction
Get the status of the transaction.
get_status() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredTransaction
Get the status of the transaction.
get_status(Uid, String) - Static method in class com.arjuna.ats.internal.jts.recovery.transactions.TransactionCache
Get the status of a transaction
get_status() - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
 
get_status() - Method in class org.omg.CosTransactions._CoordinatorStub
 
get_status() - Method in class org.omg.CosTransactions._CurrentStub
 
get_status() - Method in interface org.omg.CosTransactions.CoordinatorOperations
 
get_status() - Method in class org.omg.CosTransactions.CoordinatorPOATie
 
get_status() - Method in interface org.omg.CosTransactions.CurrentOperations
 
get_status() - Method in class org.omg.CosTransactions.CurrentPOATie
 
get_StoreManager_invalidroot(String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_StoreManager_invalidroot(String, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_StoreManager_invalidroot$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_StoreManager_invalidtype() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_StoreManager_invalidtype() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_StoreManager_invalidtype$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_stub_BusinessActivityTerminatorStub_1() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_stub_BusinessActivityTerminatorStub_1() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_stub_BusinessActivityTerminatorStub_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_terminator() - Method in class com.arjuna.ArjunaOTS._ActionControlStub
 
get_terminator() - Method in class com.arjuna.ArjunaOTS.ActionControlPOATie
 
get_terminator() - Method in class com.arjuna.ats.internal.jts.ControlWrapper
 
get_terminator() - Method in class com.arjuna.ats.internal.jts.orbspecific.ControlImple
 
get_terminator() - Method in class org.omg.CosTransactions._ControlStub
 
get_terminator() - Method in interface org.omg.CosTransactions.ControlOperations
 
get_terminator() - Method in class org.omg.CosTransactions.ControlPOATie
 
get_thread_resumefailederror() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_thread_resumefailederror() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_thread_resumefailederror$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_timeout() - Method in class com.arjuna.ArjunaOTS._CurrentStub
 
get_timeout() - Method in interface com.arjuna.ArjunaOTS.CurrentOperations
 
get_timeout() - Method in class com.arjuna.ArjunaOTS.CurrentPOATie
 
get_timeout() - Method in class com.arjuna.ats.internal.jts.orbspecific.CurrentImple
 
get_timeout() - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
 
get_top_level_status() - Method in class com.arjuna.ArjunaOTS._ArjunaTransactionStub
 
get_top_level_status() - Method in class com.arjuna.ArjunaOTS._UidCoordinatorStub
 
get_top_level_status() - Method in class com.arjuna.ArjunaOTS.ArjunaTransactionPOATie
 
get_top_level_status() - Method in class com.arjuna.ArjunaOTS.UidCoordinatorPOATie
 
get_top_level_status() - Method in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
 
get_top_level_status() - Method in class org.omg.CosTransactions._CoordinatorStub
 
get_top_level_status() - Method in interface org.omg.CosTransactions.CoordinatorOperations
 
get_top_level_status() - Method in class org.omg.CosTransactions.CoordinatorPOATie
 
get_transaction_arjunacore_alreadyassociated() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_transaction_arjunacore_alreadyassociated() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_alreadyassociated$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_commitwhenaborted() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_transaction_arjunacore_commitwhenaborted() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_commitwhenaborted$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_couldnotregister() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_transaction_arjunacore_couldnotregister() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_couldnotregister$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_endsuspendfailed2() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_transaction_arjunacore_endsuspendfailed2() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_endsuspendfailed2$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_illresstate() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_transaction_arjunacore_illresstate() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_illresstate$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
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_inactive() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_inactive(Uid) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_inactive0$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_inactive1$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_invalidstate() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_transaction_arjunacore_invalidstate() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_invalidstate$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_jca_busy() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_transaction_arjunacore_jca_busy() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_jca_busy$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_nosuchtx() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_transaction_arjunacore_nosuchtx() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_nosuchtx$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_notx() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_transaction_arjunacore_notx() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_notx$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_nullparam() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_transaction_arjunacore_nullparam() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_nullparam$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_nullres() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_transaction_arjunacore_nullres() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_nullres$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_ressuspended() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_transaction_arjunacore_ressuspended() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_ressuspended$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_rollbackstatus() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_transaction_arjunacore_rollbackstatus() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_rollbackstatus$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_subordinate_invalidstate() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_transaction_arjunacore_subordinate_invalidstate() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_subordinate_invalidstate$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_syncrollbackexception() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_transaction_arjunacore_syncrollbackexception() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_syncrollbackexception$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_syncsnotallowed() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_transaction_arjunacore_syncsnotallowed() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_syncsnotallowed$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_syncwhenaborted() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_transaction_arjunacore_syncwhenaborted() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_syncwhenaborted$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_systemexception() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_transaction_arjunacore_systemexception() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_arjunacore_systemexception$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_transaction_name() - Method in class com.arjuna.ArjunaOTS._ArjunaTransactionStub
 
get_transaction_name() - Method in class com.arjuna.ArjunaOTS._CurrentStub
 
get_transaction_name() - Method in class com.arjuna.ArjunaOTS._UidCoordinatorStub
 
get_transaction_name() - Method in class com.arjuna.ArjunaOTS.ArjunaTransactionPOATie
 
get_transaction_name() - Method in class com.arjuna.ArjunaOTS.CurrentPOATie
 
get_transaction_name() - Method in class com.arjuna.ArjunaOTS.UidCoordinatorPOATie
 
get_transaction_name() - Method in class com.arjuna.ats.internal.jts.ControlWrapper
 
get_transaction_name() - Method in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
To be used for debugging purposes only.
get_transaction_name() - Method in class com.arjuna.ats.internal.jts.orbspecific.CurrentImple
 
get_transaction_name() - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
 
get_transaction_name() - Method in class org.omg.CosTransactions._CoordinatorStub
 
get_transaction_name() - Method in class org.omg.CosTransactions._CurrentStub
 
get_transaction_name() - Method in interface org.omg.CosTransactions.CoordinatorOperations
 
get_transaction_name() - Method in class org.omg.CosTransactions.CoordinatorPOATie
 
get_transaction_name() - Method in interface org.omg.CosTransactions.CurrentOperations
 
get_transaction_name() - Method in class org.omg.CosTransactions.CurrentPOATie
 
get_transaction_was_inactive() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
get_transaction_was_inactive() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_transaction_was_inactive$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
get_tx_required() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_tx_required() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_tx_required$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_txcontext() - Method in class com.arjuna.ArjunaOTS._ArjunaTransactionStub
 
get_txcontext() - Method in class com.arjuna.ArjunaOTS._UidCoordinatorStub
 
get_txcontext() - Method in class com.arjuna.ArjunaOTS.ArjunaTransactionPOATie
 
get_txcontext() - Method in class com.arjuna.ArjunaOTS.UidCoordinatorPOATie
 
get_txcontext() - Method in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
 
get_txcontext() - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
 
get_txcontext() - Method in class org.omg.CosTransactions._CoordinatorStub
 
get_txcontext() - Method in interface org.omg.CosTransactions.CoordinatorOperations
 
get_txcontext() - Method in class org.omg.CosTransactions.CoordinatorPOATie
 
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 class com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple
 
get_uid() - Method in class com.arjuna.ats.internal.jta.resources.jts.LocalCleanupSynchronization
 
get_uid() - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord
 
get_uid() - Method in interface com.arjuna.ats.internal.jta.transaction.arjunacore.jca.SubordinateTransaction
 
get_uid() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
 
get_uid() - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionImple
 
get_uid() - Method in class com.arjuna.ats.internal.jts.ControlWrapper
 
get_uid() - Method in class com.arjuna.ats.internal.jts.interposition.resources.arjuna.ServerResource
 
get_uid() - Method in class com.arjuna.ats.internal.jts.orbspecific.ControlImple
Used for garbage collection so we can keep a list of controls and delete local ones.
get_uid() - Method in class com.arjuna.ats.internal.jts.resources.SynchronizationRecord
 
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_uid() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.SynchronizationRecord
 
get_uid() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.SynchronizationRecord
 
get_uid() - Method in class org.jboss.stm.internal.reflect.InvocationHandler
 
get_UserActivityImple_51() - Method in interface com.arjuna.mw.wsas.logging.wsasI18NLogger
 
get_UserActivityImple_51() - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
get_UserActivityImple_51$str() - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
get_utils_Configuration_2() - Method in interface com.arjuna.mw.wsas.logging.wsasI18NLogger
 
get_utils_Configuration_2() - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
get_utils_Configuration_2$str() - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
get_utils_DocComparitor_1() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
get_utils_DocComparitor_1() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_utils_DocComparitor_1$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_utils_DocComparitor_2() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
get_utils_DocComparitor_2() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_utils_DocComparitor_2$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_utils_ExecProcessId_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_utils_ExecProcessId_1() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_utils_ExecProcessId_1$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_utils_ExecProcessId_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_utils_ExecProcessId_2() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_utils_ExecProcessId_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_utils_ExecProcessId_3() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_utils_ExecProcessId_3() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_utils_ExecProcessId_3$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_utils_ExecProcessId_4() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_utils_ExecProcessId_4() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_utils_ExecProcessId_4$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_utils_FileProcessId_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_utils_FileProcessId_1() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_utils_FileProcessId_1$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_utils_FileProcessId_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_utils_FileProcessId_2() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_utils_FileProcessId_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_utils_JNDIManager_tsr1() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_utils_JNDIManager_tsr1() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_utils_JNDIManager_tsr1$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_utils_ManualProcessId_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_utils_ManualProcessId_1() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_utils_ManualProcessId_1$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_utils_MBeanProcessId_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_utils_MBeanProcessId_1() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_utils_MBeanProcessId_1$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_utils_MBeanProcessId_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_utils_MBeanProcessId_2() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_utils_MBeanProcessId_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_utils_nullexception() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_utils_nullexception() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_utils_nullexception$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_utils_ProtocolLocator_1() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
get_utils_ProtocolLocator_1() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_utils_ProtocolLocator_1$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_utils_ProtocolLocator_2() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
get_utils_ProtocolLocator_2() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_utils_ProtocolLocator_2$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
get_utils_SocketProcessId_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
get_utils_SocketProcessId_2() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_utils_SocketProcessId_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
get_utils_unknownerrorcode() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_utils_unknownerrorcode() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_utils_unknownerrorcode$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_webservices11_wsarjtx_sei_TerminationParticipantPortTypeImpl_1() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_webservices11_wsarjtx_sei_TerminationParticipantPortTypeImpl_1() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_webservices11_wsarjtx_sei_TerminationParticipantPortTypeImpl_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_webservices11_wsat_State_1(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_webservices11_wsat_State_1(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_webservices11_wsat_State_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_webservices11_wsba_State_1(QName) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_webservices11_wsba_State_1(QName) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_webservices11_wsba_State_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_webservices_adapters_BaseXMLStreamWriter_1() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_adapters_BaseXMLStreamWriter_1() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_adapters_BaseXMLStreamWriter_1$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_adapters_BaseXMLStreamWriter_10() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_adapters_BaseXMLStreamWriter_10() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_adapters_BaseXMLStreamWriter_10$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_adapters_BaseXMLStreamWriter_11() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_adapters_BaseXMLStreamWriter_11() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_adapters_BaseXMLStreamWriter_11$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_adapters_BaseXMLStreamWriter_2() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_adapters_BaseXMLStreamWriter_2() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_adapters_BaseXMLStreamWriter_2$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_adapters_BaseXMLStreamWriter_3() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_adapters_BaseXMLStreamWriter_3() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_adapters_BaseXMLStreamWriter_3$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_adapters_BaseXMLStreamWriter_4() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_adapters_BaseXMLStreamWriter_4() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_adapters_BaseXMLStreamWriter_4$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_adapters_BaseXMLStreamWriter_5() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_adapters_BaseXMLStreamWriter_5() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_adapters_BaseXMLStreamWriter_5$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_adapters_BaseXMLStreamWriter_6() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_adapters_BaseXMLStreamWriter_6() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_adapters_BaseXMLStreamWriter_6$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_adapters_BaseXMLStreamWriter_7() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_adapters_BaseXMLStreamWriter_7() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_adapters_BaseXMLStreamWriter_7$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_adapters_BaseXMLStreamWriter_8() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_adapters_BaseXMLStreamWriter_8() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_adapters_BaseXMLStreamWriter_8$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_adapters_BaseXMLStreamWriter_9() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_adapters_BaseXMLStreamWriter_9() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_adapters_BaseXMLStreamWriter_9$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_adapters_DOMXMLStreamReader_1() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_adapters_DOMXMLStreamReader_1() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_adapters_DOMXMLStreamReader_1$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_adapters_DOMXMLStreamReader_2(String) - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_adapters_DOMXMLStreamReader_2(String) - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_adapters_DOMXMLStreamReader_2$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_adapters_DOMXMLStreamReader_3(String) - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_adapters_DOMXMLStreamReader_3(String) - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_adapters_DOMXMLStreamReader_3$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_adapters_DOMXMLStreamReader_4(String) - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_adapters_DOMXMLStreamReader_4(String) - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_adapters_DOMXMLStreamReader_4$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_adapters_DOMXMLStreamReader_5() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_adapters_DOMXMLStreamReader_5() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_adapters_DOMXMLStreamReader_5$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_adapters_DOMXMLStreamReader_6() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_adapters_DOMXMLStreamReader_6() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_adapters_DOMXMLStreamReader_6$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_adapters_DOMXMLStreamReader_7() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_adapters_DOMXMLStreamReader_7() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_adapters_DOMXMLStreamReader_7$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_adapters_SAAJXMLStreamWriter_1() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_adapters_SAAJXMLStreamWriter_1() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_adapters_SAAJXMLStreamWriter_1$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_soap_Soap11Details_1(QName) - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_soap_Soap11Details_1(QName) - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_soap_Soap11Details_1$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_soap_Soap12Details_1(QName) - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_soap_Soap12Details_1(QName) - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_soap_Soap12Details_1$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_soap_SoapNotUnderstoodType_1() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_soap_SoapNotUnderstoodType_1() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_soap_SoapNotUnderstoodType_1$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_soap_SoapParser_1(QName) - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_soap_SoapParser_1(QName) - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_soap_SoapParser_1$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_soap_SoapParser_2(QName) - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_soap_SoapParser_2(QName) - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_soap_SoapParser_2$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_soap_SoapParser_3(QName) - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_soap_SoapParser_3(QName) - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_soap_SoapParser_3$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_SoapFaultType_1(String) - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_SoapFaultType_1(String) - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_SoapFaultType_1$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_stax_ParsingSupport_1(String) - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_stax_ParsingSupport_1(String) - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_stax_ParsingSupport_1$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_stax_TextElement_1() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_stax_TextElement_1() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_stax_TextElement_1$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_transport_http_HttpClient_1() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_transport_http_HttpClient_1() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_transport_http_HttpClient_1$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_transport_http_HttpClient_2() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_transport_http_HttpClient_2() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_transport_http_HttpClient_2$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_transport_http_HttpClient_3() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_transport_http_HttpClient_3() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_transport_http_HttpClient_3$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_transport_http_HttpClient_4(String) - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_transport_http_HttpClient_4(String) - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_transport_http_HttpClient_4$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_util_StreamHelper_1(QName) - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_util_StreamHelper_1(QName) - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_util_StreamHelper_1$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_util_StreamHelper_2() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_util_StreamHelper_2() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_util_StreamHelper_2$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_util_StreamHelper_3(QName) - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_util_StreamHelper_3(QName) - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_util_StreamHelper_3$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wsaddr2005_AddressingContext_2(QName) - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_wsaddr2005_AddressingContext_2(QName) - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wsaddr2005_AddressingContext_2$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wsaddr2005_AttributedAnyType_1(QName) - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_wsaddr2005_AttributedAnyType_1(QName) - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wsaddr2005_AttributedAnyType_1$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wsaddr2005_AttributedQNameType_1() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_wsaddr2005_AttributedQNameType_1() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wsaddr2005_AttributedQNameType_1$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wsaddr2005_client_WSAddr2005Client_1() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_wsaddr2005_client_WSAddr2005Client_1() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wsaddr2005_client_WSAddr2005Client_1$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wsaddr2005_client_WSAddr2005Client_2() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_wsaddr2005_client_WSAddr2005Client_2() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wsaddr2005_client_WSAddr2005Client_2$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wsaddr2005_client_WSAddr2005Client_3(String) - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_wsaddr2005_client_WSAddr2005Client_3(String) - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wsaddr2005_client_WSAddr2005Client_3$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wsaddr2005_client_WSAddr2005Client_4() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_wsaddr2005_client_WSAddr2005Client_4() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wsaddr2005_client_WSAddr2005Client_4$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wsaddr2005_client_WSAddr2005Client_5() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_wsaddr2005_client_WSAddr2005Client_5() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wsaddr2005_client_WSAddr2005Client_5$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wsaddr2005_EndpointReferenceType_1(QName) - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_wsaddr2005_EndpointReferenceType_1(QName) - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wsaddr2005_EndpointReferenceType_1$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wsaddr2005_ProblemActionType_1(QName) - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_wsaddr2005_ProblemActionType_1(QName) - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wsaddr2005_ProblemActionType_1$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wsaddr_AddressingContext_1() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_wsaddr_AddressingContext_1() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wsaddr_AddressingContext_1$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wsaddr_AddressingContext_2(QName) - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_wsaddr_AddressingContext_2(QName) - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wsaddr_AddressingContext_2$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wsaddr_AttributedQNameType_1() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_wsaddr_AttributedQNameType_1() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wsaddr_AttributedQNameType_1$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wsaddr_EndpointReferenceType_1(QName) - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_wsaddr_EndpointReferenceType_1(QName) - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wsaddr_EndpointReferenceType_1$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wsarj_ArjunaContext_1() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_wsarj_ArjunaContext_1() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wsarj_ArjunaContext_1$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wsarj_ArjunaContext_2(QName) - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_wsarj_ArjunaContext_2(QName) - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wsarj_ArjunaContext_2$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wsarj_InstanceIdentifier_1() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_wsarj_InstanceIdentifier_1() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wsarj_InstanceIdentifier_1$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wsat_Outcome_1(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_webservices_wsat_Outcome_1(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_webservices_wsat_Outcome_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_webservices_wsat_PrepareResponseType_1() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_webservices_wsat_PrepareResponseType_1() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_webservices_wsat_PrepareResponseType_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_webservices_wsat_ReplayResponseType_1() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_webservices_wsat_ReplayResponseType_1() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_webservices_wsat_ReplayResponseType_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_webservices_wsat_State_1(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_webservices_wsat_State_1(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_webservices_wsat_State_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_webservices_wsat_Vote_1(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_webservices_wsat_Vote_1(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_webservices_wsat_Vote_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_webservices_wsba_State_1(QName) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_webservices_wsba_State_1(QName) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_webservices_wsba_State_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_webservices_wsba_StateType_1() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_webservices_wsba_StateType_1() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_webservices_wsba_StateType_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_webservices_wscoor_AttributedUnsignedIntType_1(String) - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_wscoor_AttributedUnsignedIntType_1(String) - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wscoor_AttributedUnsignedIntType_1$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wscoor_CoordinationContextType_1() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_wscoor_CoordinationContextType_1() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wscoor_CoordinationContextType_1$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wscoor_CoordinationContextType_2(QName) - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_wscoor_CoordinationContextType_2(QName) - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wscoor_CoordinationContextType_2$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wscoor_CreateCoordinationContextResponseType_1() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_wscoor_CreateCoordinationContextResponseType_1() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wscoor_CreateCoordinationContextResponseType_1$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wscoor_CreateCoordinationContextResponseType_2(QName) - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_wscoor_CreateCoordinationContextResponseType_2(QName) - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wscoor_CreateCoordinationContextResponseType_2$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wscoor_CreateCoordinationContextType_1() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_wscoor_CreateCoordinationContextType_1() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wscoor_CreateCoordinationContextType_1$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wscoor_CreateCoordinationContextType_2(QName) - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_wscoor_CreateCoordinationContextType_2(QName) - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wscoor_CreateCoordinationContextType_2$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wscoor_RegisterResponseType_1() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_wscoor_RegisterResponseType_1() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wscoor_RegisterResponseType_1$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wscoor_RegisterResponseType_2(QName) - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_wscoor_RegisterResponseType_2(QName) - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wscoor_RegisterResponseType_2$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wscoor_RegisterType_1() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_wscoor_RegisterType_1() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wscoor_RegisterType_1$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wscoor_RegisterType_2(QName) - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_webservices_wscoor_RegisterType_2(QName) - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_webservices_wscoor_RegisterType_2$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_wrong_tx_on_thread() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_wrong_tx_on_thread() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_wrong_tx_on_thread$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_wsc11_messaging_ActivationCoordinatorProcessorImpl_1() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_wsc11_messaging_ActivationCoordinatorProcessorImpl_1() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_wsc11_messaging_ActivationCoordinatorProcessorImpl_1$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_wsc11_messaging_RegistrationCoordinatorProcessorImpl_1() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_wsc11_messaging_RegistrationCoordinatorProcessorImpl_1() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_wsc11_messaging_RegistrationCoordinatorProcessorImpl_1$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_wsc11_messaging_RegistrationCoordinatorProcessorImpl_2() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_wsc11_messaging_RegistrationCoordinatorProcessorImpl_2() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_wsc11_messaging_RegistrationCoordinatorProcessorImpl_2$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_wsc11_messaging_RegistrationCoordinatorProcessorImpl_3() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_wsc11_messaging_RegistrationCoordinatorProcessorImpl_3() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_wsc11_messaging_RegistrationCoordinatorProcessorImpl_3$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_wsc11_messaging_RegistrationCoordinatorProcessorImpl_4() - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
get_wsc11_messaging_RegistrationCoordinatorProcessorImpl_4() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_wsc11_messaging_RegistrationCoordinatorProcessorImpl_4$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
get_wst11_messaging_CompletionCoordinatorProcessorImpl_1() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_wst11_messaging_CompletionCoordinatorProcessorImpl_1() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_CompletionCoordinatorProcessorImpl_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_CompletionCoordinatorProcessorImpl_10() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_wst11_messaging_CompletionCoordinatorProcessorImpl_10() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_CompletionCoordinatorProcessorImpl_10$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_CompletionCoordinatorProcessorImpl_2() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_wst11_messaging_CompletionCoordinatorProcessorImpl_2() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_CompletionCoordinatorProcessorImpl_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_CompletionCoordinatorProcessorImpl_5() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_wst11_messaging_CompletionCoordinatorProcessorImpl_5() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_CompletionCoordinatorProcessorImpl_5$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_CompletionCoordinatorProcessorImpl_6() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_wst11_messaging_CompletionCoordinatorProcessorImpl_6() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_CompletionCoordinatorProcessorImpl_6$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_CompletionCoordinatorProcessorImpl_7() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_wst11_messaging_CompletionCoordinatorProcessorImpl_7() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_CompletionCoordinatorProcessorImpl_7$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_CoordinatorCompletionCoordinatorProcessorImpl_getStatus_4() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_wst11_messaging_CoordinatorCompletionCoordinatorProcessorImpl_getStatus_4() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_CoordinatorCompletionCoordinatorProcessorImpl_getStatus_4$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_getStatus_4() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_getStatus_4() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_getStatus_4$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_CoordinatorProcessorImpl_sendUnknownTransaction_1() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_wst11_messaging_CoordinatorProcessorImpl_sendUnknownTransaction_1() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_CoordinatorProcessorImpl_sendUnknownTransaction_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_engines_CoordinatorCompletionCoordinatorEngine_sendInvalidStateFault_2() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_wst11_messaging_engines_CoordinatorCompletionCoordinatorEngine_sendInvalidStateFault_2() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_engines_CoordinatorCompletionCoordinatorEngine_sendInvalidStateFault_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_engines_CoordinatorEngine_sendUnknownTransaction_1() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_wst11_messaging_engines_CoordinatorEngine_sendUnknownTransaction_1() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_engines_CoordinatorEngine_sendUnknownTransaction_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_ParticipantCompletionCoordinatorProcessorImpl_getStatus_4() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_wst11_messaging_ParticipantCompletionCoordinatorProcessorImpl_getStatus_4() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_ParticipantCompletionCoordinatorProcessorImpl_getStatus_4$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_ParticipantCompletionParticipantProcessorImpl_getStatus_4() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_wst11_messaging_ParticipantCompletionParticipantProcessorImpl_getStatus_4() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_ParticipantCompletionParticipantProcessorImpl_getStatus_4$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_TerminationCoordinatorProcessorImpl_1() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_wst11_messaging_TerminationCoordinatorProcessorImpl_1() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_TerminationCoordinatorProcessorImpl_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_TerminationCoordinatorProcessorImpl_11() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_wst11_messaging_TerminationCoordinatorProcessorImpl_11() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_TerminationCoordinatorProcessorImpl_11$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_TerminationCoordinatorProcessorImpl_12() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_wst11_messaging_TerminationCoordinatorProcessorImpl_12() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_TerminationCoordinatorProcessorImpl_12$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_TerminationCoordinatorProcessorImpl_13() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_wst11_messaging_TerminationCoordinatorProcessorImpl_13() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_TerminationCoordinatorProcessorImpl_13$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_TerminationCoordinatorProcessorImpl_16() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_wst11_messaging_TerminationCoordinatorProcessorImpl_16() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_TerminationCoordinatorProcessorImpl_16$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_TerminationCoordinatorProcessorImpl_2() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_wst11_messaging_TerminationCoordinatorProcessorImpl_2() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_TerminationCoordinatorProcessorImpl_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_TerminationCoordinatorProcessorImpl_5() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_wst11_messaging_TerminationCoordinatorProcessorImpl_5() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_TerminationCoordinatorProcessorImpl_5$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_TerminationCoordinatorProcessorImpl_6() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_wst11_messaging_TerminationCoordinatorProcessorImpl_6() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_TerminationCoordinatorProcessorImpl_6$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_TerminationCoordinatorProcessorImpl_7() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_wst11_messaging_TerminationCoordinatorProcessorImpl_7() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_TerminationCoordinatorProcessorImpl_7$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_TerminationCoordinatorProcessorImpl_8() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_wst11_messaging_TerminationCoordinatorProcessorImpl_8() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_messaging_TerminationCoordinatorProcessorImpl_8$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_stub_BusinessActivityTerminatorStub_1() - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
get_wst11_stub_BusinessActivityTerminatorStub_1() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_wst11_stub_BusinessActivityTerminatorStub_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
get_xa_recjndierror() - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
get_xa_recjndierror() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_xa_recjndierror$str() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
get_xa_xidunset() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_xa_xidunset() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_xa_xidunset$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_xid(boolean) - Method in class com.arjuna.ats.internal.jta.transaction.jts.AtomicTransaction
 
get_xid_packerror() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
get_xid_packerror() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
get_xid_packerror$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
getAbsoluteTimeout() - Method in class com.arjuna.ats.internal.arjuna.coordinator.ReaperElement
Returns absolute timeout in milliseconds
getAcknowledgeMode() - Method in class org.jboss.narayana.jta.jms.SessionProxy
 
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.
 
getAction() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ArjunaTransactionImpleWrapper
Deprecated.
 
getAction() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.RecoveredTransactionWrapper
 
getAction() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ServerTransactionWrapper
 
getAction() - Method in exception com.arjuna.webservices.SoapFault
Get the fault action.
getActionInfo(int) - Method in class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
 
getActionUid(int) - Method in class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
 
getActivationPort(MAP, String) - Static method in class com.arjuna.webservices11.wscoor.client.WSCOORClient
 
getActivationPortType() - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.ActivationService
 
getActivationPortType(WebServiceFeature...) - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.ActivationService
 
getActive() - Method in class org.jboss.jbossts.star.util.media.txstatusext.TransactionStatisticsElement
 
getActivity() - Method in class com.arjuna.mwlabs.wsas.activity.ActivityHandleImple
 
getActualResponse() - Method in error org.jboss.jbossts.star.provider.HttpResponseException
Deprecated.
 
getAddress() - Method in class com.arjuna.webservices11.wsaddr.NativeEndpointReference
 
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
 
getAllParticipantsInformation() - Method in class org.jboss.narayana.rest.integration.ParticipantsContainer
 
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
getAllVolatileParticipants() - Method in class org.jboss.narayana.rest.integration.ParticipantsContainer
 
getAlwaysPropagate() - Static method in class com.arjuna.ats.jts.common.InterceptorInfo
Get the flag indicating whether a transaction context should always be propagated.
getAny() - Method in class com.arjuna.schemas.ws._2005._10.wsarjtx.ExceptionType
Gets the value of the any property.
getAny() - Method in class com.arjuna.schemas.ws._2005._10.wsarjtx.NotificationType
Gets the value of the any property.
getAny() - Method in class org.oasis_open.docs.ws_tx.wsat._2006._06.ATAssertion
Gets the value of the any property.
getAny() - Method in class org.oasis_open.docs.ws_tx.wsat._2006._06.Notification
Gets the value of the any property.
getAny() - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.BAAtomicOutcomeAssertion
Gets the value of the any property.
getAny() - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.BAMixedOutcomeAssertion
Gets the value of the any property.
getAny() - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.ExceptionType
Gets the value of the any property.
getAny() - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.NotificationType
Gets the value of the any property.
getAny() - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.StatusType
Gets the value of the any property.
getAny() - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CoordinationContext
Gets the value of the any property.
getAny() - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CreateCoordinationContextResponseType
Gets the value of the any property.
getAny() - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CreateCoordinationContextType.CurrentContext
Gets the value of the any property.
getAny() - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CreateCoordinationContextType
Gets the value of the any property.
getAny() - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.RegisterResponseType
Gets the value of the any property.
getAny() - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.RegisterType
Gets the value of the any property.
getAny() - Method in class org.xmlsoap.schemas.soap.envelope.Body
Gets the value of the any property.
getAny() - Method in class org.xmlsoap.schemas.soap.envelope.Detail
Gets the value of the any property.
getAny() - Method in class org.xmlsoap.schemas.soap.envelope.Envelope
Gets the value of the any property.
getAny() - Method in class org.xmlsoap.schemas.soap.envelope.Header
Gets the value of the any property.
getApplicationId() - Method in class org.jboss.narayana.rest.integration.ParticipantInformation
 
getArg(String, String[], int, T, Class<T>) - Static method in class io.narayana.perf.PerformanceProfileStore
Convert a String to another type
getArg(String, String[], int, T, Class<T>) - Method in class io.narayana.perf.RegressionChecker
Convert a String to another type
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
 
getAutoCommit() - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
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.
getBaseUrl() - Method in interface org.jboss.narayana.rest.integration.api.ParticipantsManager
Returns the URL of the deployment which contains the ParticipantsManager.
getBaseUrl() - Method in class org.jboss.narayana.rest.integration.ParticipantsManagerImpl
 
getBatchSize() - Method in class io.narayana.perf.Measurement
 
getBeanClass() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.OSBTypeHandler
Deprecated.
 
getBeanManager() - Static method in class org.jboss.narayana.compensations.impl.BeanManagerUtil
 
getBindAddress10() - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Deprecated.
getBindAddress11() - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Returns the bind address on which the web service is listening.
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
 
getBindPort10() - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Deprecated.
getBindPort11() - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Returns the port which will be used to service non-secure requests.
getBindPortSecure10() - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Deprecated.
getBindPortSecure11() - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Returns the port which will be used to service secure requests.
getBirthDate() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.HeaderState
Deprecated.
 
getBody() - Method in error org.jboss.jbossts.star.provider.HttpResponseException
Deprecated.
 
getBody() - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
getBody() - Method in class org.xmlsoap.schemas.soap.envelope.Envelope
Gets the value of the body property.
getBranchQualifier() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.CommitMarkableResourceRecordBean
Deprecated.
 
getBranchQualifier() - Method in interface com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XARecoveryResourceMBean
Deprecated.
 
getBranchQualifier() - Method in interface com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XAResourceMBean
Deprecated.
 
getBranchQualifier() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XAResourceRecordBean
Deprecated.
 
getBranchQualifier() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.JTSXAResourceRecordWrapper
Deprecated.
 
getBranchQualifier() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.XAResourceRecordBean
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
 
getBufferFlushesPerSecond() - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBean
Returns the target number of timer based buffer flushes per second.
getBufferFlushesPerSecond() - Method in interface com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBeanMBean
 
getBufferSize() - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBean
Returns the buffer size in bytes.
getBufferSize() - Method in interface com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBeanMBean
 
getBuilderInstance() - Method in class com.arjuna.webservices11.util.PrivilegedMapBuilderFactory
 
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.
getBusinessActivityManager10() - Method in class org.jboss.jbossts.xts.environment.WSTEnvironmentBean
Deprecated.
getBusinessActivityManager11() - Method in class org.jboss.jbossts.xts.environment.WSTEnvironmentBean
Returns the name of the class used to implement the WSBA 1.1 BusinessActivityManager API.
getBusinessAgreementWithCoordinatorCompletionCoordinatorPortType() - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionCoordinatorService
 
getBusinessAgreementWithCoordinatorCompletionCoordinatorPortType(WebServiceFeature...) - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionCoordinatorService
 
getBusinessAgreementWithCoordinatorCompletionParticipantPortType() - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionParticipantService
 
getBusinessAgreementWithCoordinatorCompletionParticipantPortType(WebServiceFeature...) - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionParticipantService
 
getBusinessAgreementWithParticipantCompletionCoordinatorPortType() - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithParticipantCompletionCoordinatorService
 
getBusinessAgreementWithParticipantCompletionCoordinatorPortType(WebServiceFeature...) - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithParticipantCompletionCoordinatorService
 
getBusinessAgreementWithParticipantCompletionParticipantPortType() - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithParticipantCompletionParticipantService
 
getBusinessAgreementWithParticipantCompletionParticipantPortType(WebServiceFeature...) - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithParticipantCompletionParticipantService
 
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
 
getCachedStatus(Uid) - Static method in class com.arjuna.ats.internal.jts.recovery.transactions.TransactionCache
Get the status of a transaction that is already in the cache
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
 
getCatalog() - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
getCheckedAction(Uid, String) - Method in interface com.arjuna.ats.arjuna.coordinator.CheckedActionFactory
Return a CheckedAction instance for a transaction.
getCheckedAction(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.coordinator.CheckedActionFactoryImple
This implementation returns the same CheckedAction instance for every transaction.
getCheckedAction() - Method in class com.arjuna.ats.internal.jts.orbspecific.CurrentImple
 
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
 
getChild(Uid) - Method in class com.arjuna.ats.internal.jts.interposition.resources.arjuna.ServerResource
 
getChildElements(SOAPElement) - Static method in class com.arjuna.mw.wst.common.SOAPUtil
Get an iterator containing just child elements.
getChildren() - Method in class com.arjuna.ats.internal.jts.interposition.resources.arjuna.ServerResource
 
getChildren(int) - Method in class com.arjuna.ats.internal.jts.interposition.resources.arjuna.ServerResource
 
getChildTransactions(otid_t) - Method in class com.arjuna.ArjunaOTS._ArjunaFactoryStub
 
getChildTransactions(otid_t) - Method in interface com.arjuna.ArjunaOTS.ArjunaFactoryOperations
 
getChildTransactions(otid_t) - Method in class com.arjuna.ArjunaOTS.ArjunaFactoryPOATie
 
getChildTransactions(otid_t) - Method in class com.arjuna.ats.internal.jts.orbspecific.TransactionFactoryImple
 
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.internal.jta.tools.osb.mbean.jta.CommitMarkableResourceRecordBean
Deprecated.
 
getClassName() - Method in interface com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XAResourceMBean
Deprecated.
 
getClassName() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XAResourceRecordBean
Deprecated.
 
getClassName() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.XAResourceRecordBean
Deprecated.
 
getClassName() - Method in class com.arjuna.ats.jta.utils.JNDIReferenceBindingBean
 
getClient() - Static method in class com.arjuna.webservices11.wsarjtx.client.TerminationCoordinatorClient
Get the Terminator Coordinator client singleton.
getClient() - Static method in class com.arjuna.webservices11.wsarjtx.client.TerminationCoordinatorRPCClient
Get the Terminator Coordinator client singleton.
getClient() - Static method in class com.arjuna.webservices11.wsarjtx.client.TerminationParticipantClient
Get the Terminator Coordinator client singleton.
getClient() - Static method in class com.arjuna.webservices11.wsat.client.CompletionCoordinatorClient
Get the Completion Coordinator client singleton.
getClient() - Static method in class com.arjuna.webservices11.wsat.client.CompletionCoordinatorRPCClient
Get the Completion Coordinator client singleton.
getClient() - Static method in class com.arjuna.webservices11.wsat.client.CompletionInitiatorClient
Get the Completion Coordinator client singleton.
getClient() - Static method in class com.arjuna.webservices11.wsat.client.CoordinatorClient
Get the Completion Coordinator client singleton.
getClient() - Static method in class com.arjuna.webservices11.wsat.client.ParticipantClient
Get the Completion Coordinator client singleton.
getClient() - Static method in class com.arjuna.webservices11.wsba.client.CoordinatorCompletionCoordinatorClient
Get the Completion Coordinator client singleton.
getClient() - Static method in class com.arjuna.webservices11.wsba.client.CoordinatorCompletionParticipantClient
Get the Completion Coordinator client singleton.
getClient() - Static method in class com.arjuna.webservices11.wsba.client.ParticipantCompletionCoordinatorClient
Get the Completion Coordinator client singleton.
getClient() - Static method in class com.arjuna.webservices11.wsba.client.ParticipantCompletionParticipantClient
Get the Completion Coordinator client singleton.
getClient() - Static method in class com.arjuna.webservices11.wscoor.client.ActivationCoordinatorClient
Get the Activation Coordinator client singleton.
getClientID() - Method in class org.jboss.narayana.jta.jms.ConnectionProxy
 
getClientInfo(String) - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
getClientInfo() - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
getClientServiceURLPath() - Method in class org.jboss.jbossts.xts.environment.WSTEnvironmentBean
Returns the URL path component of the URL at which 1.1 WS-T client services have been mapped.
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
 
getCommitMarkableResourceJndiName() - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.RecoverConnectableAtomicAction
 
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.
getCommitted() - Method in class org.jboss.jbossts.star.util.media.txstatusext.TransactionStatisticsElement
 
getCommitURI() - Method in class org.jboss.jbossts.star.util.media.txstatusext.TwoPhaseUnawareParticipantElement
 
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
 
getCompactMinFiles() - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBean
Gets the minimal number of files before we can consider compacting.
getCompactMinFiles() - Method in interface com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBeanMBean
 
getCompactPercentage() - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBean
Gets the percentage minimum capacity usage at which to start compacting.
getCompactPercentage() - Method in interface com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBeanMBean
 
getCompilerExecutable() - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
 
getCompletionCoordinatorPort(W3CEndpointReference, String, MAP) - Static method in class com.arjuna.webservices11.wsat.client.WSATClient
 
getCompletionCoordinatorPort(String, MAP) - Static method in class com.arjuna.webservices11.wsat.client.WSATClient
 
getCompletionCoordinatorPortType() - Method in class org.oasis_open.docs.ws_tx.wsat._2006._06.CompletionCoordinatorService
 
getCompletionCoordinatorPortType(WebServiceFeature...) - Method in class org.oasis_open.docs.ws_tx.wsat._2006._06.CompletionCoordinatorService
 
getCompletionCoordinatorRPCPort(W3CEndpointReference, String, MAP) - Static method in class com.arjuna.webservices11.wsat.client.WSATClient
 
getCompletionCoordinatorRPCPortType() - Method in class org.oasis_open.docs.ws_tx.wsat._2006._06.CompletionCoordinatorRPCService
 
getCompletionCoordinatorRPCPortType(WebServiceFeature...) - Method in class org.oasis_open.docs.ws_tx.wsat._2006._06.CompletionCoordinatorRPCService
 
getCompletionInitiatorPort(W3CEndpointReference, String, MAP) - Static method in class com.arjuna.webservices11.wsat.client.WSATClient
 
getCompletionInitiatorPort(String, MAP) - Static method in class com.arjuna.webservices11.wsat.client.WSATClient
 
getCompletionInitiatorPortType() - Method in class org.oasis_open.docs.ws_tx.wsat._2006._06.CompletionInitiatorService
 
getCompletionInitiatorPortType(WebServiceFeature...) - Method in class org.oasis_open.docs.ws_tx.wsat._2006._06.CompletionInitiatorService
 
getCompletionStatus() - Method in interface com.arjuna.mw.wsas.UserActivity
Get the completion status currently associated with the activity.
getCompletionStatus() - Method in class com.arjuna.mwlabs.wsas.activity.ActivityImple
Get the completion status currently associated with the activity.
getCompletionStatus() - Method in class com.arjuna.mwlabs.wsas.UserActivityImple
Get the completion status currently associated with the activity.
getConnection() - Method in interface com.arjuna.ats.arjuna.objectstore.jdbc.JDBCAccess
 
getConnection() - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.accessors.DataSourceJDBCAccess
 
getConnection() - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.accessors.DynamicDataSourceJDBCAccess
 
getConnection() - Method in class com.arjuna.ats.internal.jdbc.DirectRecoverableConnection
 
getConnection(XAConnection) - Method in interface com.arjuna.ats.internal.jdbc.drivers.modifiers.ConnectionModifier
Deprecated.
This is no longer used by the transaction manager
getConnection(XAConnection) - Method in class com.arjuna.ats.internal.jdbc.drivers.modifiers.IsSameRMModifier
 
getConnection(XAConnection) - Method in class com.arjuna.ats.internal.jdbc.drivers.modifiers.jndi
 
getConnection() - Method in class com.arjuna.ats.internal.jdbc.IndirectRecoverableConnection
 
getConnection() - Method in class com.arjuna.ats.internal.jdbc.ProvidedXADataSourceConnection
 
getConnection() - Method in interface com.arjuna.ats.internal.jdbc.TransactionalDriverXAConnection
 
getConnection() - Method in interface com.arjuna.ats.jta.xa.RecoverableXAConnection
 
getContactedJndiNames() - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule
 
getContainer(Object) - Static method in class org.jboss.stm.Container
Given the proxy return the container that is managing it.
getContainer() - Method in class org.jboss.stm.internal.proxy.LockManagerProxy
 
getContainer() - Method in class org.jboss.stm.internal.proxy.OptimisticLockManagerProxy
 
getContainer() - Method in class org.jboss.stm.internal.reflect.InvocationHandler
It might be useful to get the Container for the object at some points.
getContentType() - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
getContext() - Static method in class com.arjuna.mwlabs.wst11.at.context.ArjunaContextImple
 
getContext() - Static method in class com.arjuna.mwlabs.wst11.ba.context.ArjunaContextImple
 
getContext(MessageContext) - Static method in class com.arjuna.webservices11.wsarj.ArjunaContext
Get the arjuna context from the message context.
getContext() - Method in class io.narayana.perf.Measurement
 
getContext() - Method in class org.jboss.jbossts.xts.bridge.at.BridgeWrapper
obtain a resumable transaction context for the bridged-to transaction
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
 
getContexts() - Method in class io.narayana.perf.Measurement
 
getControl() - Method in class com.arjuna.ats.internal.jts.ControlWrapper
 
getControl() - Method in class com.arjuna.ats.internal.jts.orbspecific.ControlImple
 
getControlHandle() - Method in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
 
getControlWrapper() - Method in class com.arjuna.ats.internal.jta.transaction.jts.AtomicTransaction
 
getControlWrapper() - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionImple
 
getControlWrapper() - Method in class com.arjuna.ats.internal.jts.orbspecific.CurrentImple
 
getCoordinationContext() - Method in interface com.arjuna.mw.wsc11.context.Context
 
getCoordinationContext() - Method in class com.arjuna.mwlabs.wst11.at.ContextImple
 
getCoordinationContext() - Method in class com.arjuna.mwlabs.wst11.ba.ContextImple
 
getCoordinationContext() - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CreateCoordinationContextResponseType
Gets the value of the coordinationContext property.
getCoordinationType() - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CoordinationContextType
Gets the value of the coordinationType property.
getCoordinationType() - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CreateCoordinationContextType
Gets the value of the coordinationType property.
getCoordinator() - Method in interface com.arjuna.webservices11.wsat.ParticipantInboundEvents
Return the endpoint reference for the coordinator associated with this participant.
getCoordinator(String) - Method in class com.arjuna.webservices11.wsat.processors.CoordinatorProcessor
Fetch the coordinator with a given identifier.
getCoordinator(String) - Method in class com.arjuna.webservices11.wsba.processors.CoordinatorCompletionCoordinatorProcessor
Locate a coordinator by name.
getCoordinator(String) - Method in class com.arjuna.webservices11.wsba.processors.ParticipantCompletionCoordinatorProcessor
Locate a coordinator by name.
getCoordinator() - Static method in class com.arjuna.webservices11.wscoor.processors.ActivationCoordinatorProcessor
Get the coordinator.
getCoordinator() - Static method in class com.arjuna.webservices11.wscoor.processors.RegistrationCoordinatorProcessor
Get the coordinator.
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.
getCoordinatorAddress10() - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Deprecated.
getCoordinatorAddress11() - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Returns the address which will be used to construct a coordinator URL if it is not specified.
getCoordinatorCompletionCoordinatorPort(W3CEndpointReference, String, MAP) - Static method in class com.arjuna.webservices11.wsba.client.WSBAClient
 
getCoordinatorCompletionCoordinatorPort(String, MAP) - Static method in class com.arjuna.webservices11.wsba.client.WSBAClient
 
getCoordinatorCompletionParticipantid() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
return a uid for the corodinator completion participant registered on behalf of this coordinator
getCoordinatorCompletionParticipantPort(W3CEndpointReference, String, MAP) - Static method in class com.arjuna.webservices11.wsba.client.WSBAClient
 
getCoordinatorCompletionParticipantPort(String, MAP) - Static method in class com.arjuna.webservices11.wsba.client.WSBAClient
 
getCoordinatorEnvironmentBean() - Static method in class com.arjuna.ats.arjuna.common.arjPropertyManager
 
getCoordinatorPath10() - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Deprecated.
getCoordinatorPath11() - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Returns the path which will be used to construct a coordinator URL if it is not specified.
getCoordinatorPort(W3CEndpointReference, String, MAP) - Static method in class com.arjuna.webservices11.wsat.client.WSATClient
 
getCoordinatorPort(String, MAP) - Static method in class com.arjuna.webservices11.wsat.client.WSATClient
 
getCoordinatorPort10() - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Deprecated.
getCoordinatorPort11() - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Returns the port which will be used to construct a coordinator URL if it is not specified.
getCoordinatorPortType() - Method in class org.oasis_open.docs.ws_tx.wsat._2006._06.CoordinatorService
 
getCoordinatorPortType(WebServiceFeature...) - Method in class org.oasis_open.docs.ws_tx.wsat._2006._06.CoordinatorService
 
getCoordinatorProtocolService() - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.RegisterResponseType
Gets the value of the coordinatorProtocolService property.
getCoordinatorRecoveryModules() - Method in class org.jboss.jbossts.xts.environment.RecoveryEnvironmentBean
Returns the list of XTS coordinator recovery modules to be installed at startup and removed at shutdown.
getCoordinators() - Method in class org.jboss.jbossts.star.util.media.txstatusext.TransactionManagerElement
 
getCoordinatorScheme10() - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Deprecated.
getCoordinatorScheme11() - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Returns the scheme which will be used to construct a coordinator URL if it is not specified.
getCoordinatorServiceURLPath() - Method in class org.jboss.jbossts.xts.environment.WSTEnvironmentBean
Returns the URL path component of the URL at which 1.1 WS-T coordinator services have been mapped.
getCoordinatorURIs() - Method in class org.jboss.jbossts.star.util.media.txstatusext.TransactionManagerElement
 
getCoordinatorURL10() - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Deprecated.
getCoordinatorURL11() - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Returns the URL to be used by XTS clients to address the Activation Coordinator service when starting a transaction.
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
 
getCreated() - Method in class org.jboss.jbossts.star.util.media.txstatusext.CoordinatorElement
 
getCreated() - Method in class org.jboss.jbossts.star.util.media.txstatusext.ParticipantElement
 
getCreated() - Method in class org.jboss.jbossts.star.util.media.txstatusext.TransactionManagerElement
 
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.
 
getCreator() - Static method in class com.arjuna.ats.internal.jts.recovery.RecoveryCreator
 
getCurrentConnection() - Method in class com.arjuna.ats.internal.jdbc.DirectRecoverableConnection
If there is a connection then return it.
getCurrentConnection() - Method in class com.arjuna.ats.internal.jdbc.IndirectRecoverableConnection
 
getCurrentConnection() - Method in class com.arjuna.ats.internal.jdbc.ProvidedXADataSourceConnection
If there is a connection then return it.
getCurrentConnection() - Method in interface com.arjuna.ats.jta.xa.RecoverableXAConnection
 
getCurrentContext(MessageContext) - Static method in class com.arjuna.webservices11.wsarj.ArjunaContext
Get the arjuna context from the message context if present.
getCurrentContext() - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CreateCoordinationContextType
Gets the value of the currentContext property.
getCurrentOwner() - Method in class com.arjuna.ats.txoj.Lock
 
getCurrentStatus(otid_t) - Method in class com.arjuna.ArjunaOTS._ArjunaFactoryStub
 
getCurrentStatus(otid_t) - Method in interface com.arjuna.ArjunaOTS.ArjunaFactoryOperations
 
getCurrentStatus(otid_t) - Method in class com.arjuna.ArjunaOTS.ArjunaFactoryPOATie
 
getCurrentStatus(Uid) - Static method in class com.arjuna.ats.internal.jts.interposition.ServerFactory
 
getCurrentStatus(otid_t) - Method in class com.arjuna.ats.internal.jts.orbspecific.TransactionFactoryImple
 
getCurrentStatus(Uid) - Method in class com.arjuna.ats.internal.jts.orbspecific.TransactionFactoryImple
 
getCurrentStatus() - Method in class com.arjuna.ats.txoj.Lock
 
getCurrentTransaction() - Method in class com.arjuna.ats.internal.jbossatx.jts.InboundTransactionCurrentImple
 
getCurrentTransaction() - Method in interface org.jboss.narayana.compensations.impl.BAController
 
getCurrentTransaction() - Method in class org.jboss.narayana.compensations.impl.local.LocalBAController
 
getCurrentTransaction() - Method in class org.jboss.narayana.compensations.impl.remote.RemoteBAController
 
getData() - Method in exception com.arjuna.mw.wsas.exceptions.WSASException
 
getDatabaseName() - Method in class com.arjuna.ats.internal.jdbc.IndirectRecoverableConnection
 
getDataSource() - Method in class com.arjuna.ats.internal.jdbc.DirectRecoverableConnection
 
getDataSource(String) - Method in class com.arjuna.ats.internal.jdbc.drivers.PropertyFileDynamicClass
 
getDataSource(String) - Method in interface com.arjuna.ats.internal.jdbc.DynamicClass
 
getDataSource() - Method in class com.arjuna.ats.internal.jdbc.IndirectRecoverableConnection
 
getDataSource() - Method in class com.arjuna.ats.internal.jdbc.ProvidedXADataSourceConnection
 
getDataSource() - Method in interface com.arjuna.ats.jta.xa.RecoverableXAConnection
 
getDeadTime() - Method in class com.arjuna.ats.internal.arjuna.recovery.TransactionStatusManagerItem
Return time when process marked dead.
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.
getDefaultInstance(Class<T>) - Static method in class com.arjuna.common.internal.util.propertyservice.BeanPopulator
 
getDefaultInstance(Class<T>, Properties) - Static method in class com.arjuna.common.internal.util.propertyservice.BeanPopulator
 
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
 
getDefaultProperties() - Static method in class org.jboss.jbossts.xts.environment.XTSPropertiesFactory
Returns the systems default properties, as read from the configuration file.
getDefaultTimeout() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Returns the default interval after which a transaction may be considered for timeout, in seconds.
getDefaultTimeout() - Method in interface com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBeanMBean
 
getDefaultTimeout() - Static method in class com.arjuna.ats.arjuna.coordinator.TxControl
If a timeout is not associated with a transaction when it is created then this value will be used.
getDeferredThrowable() - Method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator
Get any Throwable that was caught during commit processing but not directly rethrown.
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.
getDeferredThrowables(List<Throwable>) - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAOnePhaseResource
 
getDeferredThrowables(List<Throwable>) - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
 
getDetail() - Method in exception com.arjuna.webservices.SoapFault
Get the SOAP fault detail.
getDetail() - Method in class org.xmlsoap.schemas.soap.envelope.Fault
Gets the value of the detail property.
getDetailElement() - Method in exception com.arjuna.webservices11.SoapFault11
Get the SOAP fault detailElement.
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
getDurable2PhaseId() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateATCoordinator
return a uid for the durable participant registered on behalf of this corodinator
getDurableParticipantEnlistmentURI() - Method in class org.jboss.jbossts.star.util.media.txstatusext.CoordinatorElement
 
getDurableParticipantEnlistmentURI() - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
getDynamic1PC() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Returns true if dynamic one phase commit optimization is to be used.
getEISName(XAResource) - Method in class com.arjuna.ats.internal.jbossatx.jta.XAResourceRecordWrappingPluginImpl
 
getEISName(Integer) - Method in class com.arjuna.ats.internal.jbossatx.jta.XAResourceRecordWrappingPluginImpl
 
getEISName(XAResource) - Method in interface com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecordWrappingPlugin
 
getEISName(Integer) - Method in interface com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecordWrappingPlugin
 
getEISName(XID) - Static method in class com.arjuna.ats.jta.xa.XATxConverter
 
getEISNameStore() - Static method in class com.arjuna.ats.arjuna.objectstore.StoreManager
 
getEisProductName() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.CommitMarkableResourceRecordBean
Deprecated.
 
getEisProductName() - Method in interface com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XAResourceMBean
Deprecated.
 
getEisProductName() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XAResourceRecordBean
Deprecated.
 
getEisProductName() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.XAResourceRecordBean
Deprecated.
 
getEisProductVersion() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.CommitMarkableResourceRecordBean
Deprecated.
 
getEisProductVersion() - Method in interface com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XAResourceMBean
Deprecated.
 
getEisProductVersion() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XAResourceRecordBean
Deprecated.
 
getEisProductVersion() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.XAResourceRecordBean
Deprecated.
 
getElementParser(String) - Method in class com.arjuna.orbportability.internal.utils.SimpleXMLParser
Generate a simple XML parser to parse the XML in the given element.
getElementString(String) - Method in class com.arjuna.orbportability.internal.utils.SimpleXMLParser
Retrieve the children of a given XML element.
getEndpoint() - Method in class com.arjuna.mwlabs.wst11.ba.BusinessActivityTerminatorImple
retrieve the participant endpoint associated with this business activity terminator
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
 
getEndpointName() - Method in class com.arjuna.webservices11.wsaddr.NativeEndpointReference
 
getEnlistmentUrl() - Method in class org.jboss.narayana.rest.bridge.inbound.InboundBridge
 
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.
getException() - Method in class io.narayana.perf.Measurement
 
getExceptionIdentifier() - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.ExceptionType
Gets the value of the exceptionIdentifier property.
getExceptionListener() - Method in class org.jboss.narayana.jta.jms.ConnectionProxy
 
getExpectedResponse() - Method in error org.jboss.jbossts.star.provider.HttpResponseException
Deprecated.
 
getExpires() - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CoordinationContextType
Gets the value of the expires property.
getExpires() - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CreateCoordinationContextType
Gets the value of the expires property.
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
 
getFaultactor() - Method in class org.xmlsoap.schemas.soap.envelope.Fault
Gets the value of the faultactor property.
getFaultcode() - Method in class org.xmlsoap.schemas.soap.envelope.Fault
Gets the value of the faultcode property.
getFaultstring() - Method in class org.xmlsoap.schemas.soap.envelope.Fault
Gets the value of the faultstring property.
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
 
getFileExtension() - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBean
Returns the suffix to be used then naming each log file.
getFileExtension() - Method in interface com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBeanMBean
 
getFilePrefix() - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBean
Returns the prefix to be used when naming each log file.
getFilePrefix() - Method in interface com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBeanMBean
 
getFileSize() - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBean
Returns the desired size in bytes of each log file.
getFileSize() - Method in interface com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBeanMBean
 
getFinalStatus() - Method in class com.arjuna.ats.internal.jts.orbspecific.ControlImple
In the case that the transaction is terminated by the reaper then it will also be tidied up.
getFirst() - Method in class com.arjuna.ats.internal.arjuna.coordinator.ReaperElementManager
 
getFormatId() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.CommitMarkableResourceRecordBean
Deprecated.
 
getFormatId() - Method in interface com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XARecoveryResourceMBean
Deprecated.
 
getFormatId() - Method in interface com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XAResourceMBean
Deprecated.
 
getFormatId() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XAResourceRecordBean
Deprecated.
 
getFormatId() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.JTSXAResourceRecordWrapper
Deprecated.
 
getFormatId() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.XAResourceRecordBean
Deprecated.
 
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.
getGhost(String) - Method in class com.arjuna.webservices.base.processors.ReactivatedObjectProcessor
check if there is a ghost entry for this object
getGlobalId() - Method in class com.arjuna.mwlabs.wsas.activity.ActivityImple
 
getGlobalInfo() - Method in class com.arjuna.ArjunaOTS._ArjunaFactoryStub
 
getGlobalInfo() - Method in interface com.arjuna.ArjunaOTS.ArjunaFactoryOperations
 
getGlobalInfo() - Method in class com.arjuna.ArjunaOTS.ArjunaFactoryPOATie
 
getGlobalInfo() - Method in class com.arjuna.ats.internal.jts.orbspecific.TransactionFactoryImple
 
getGlobalTransactionId() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.CommitMarkableResourceRecordBean
Deprecated.
 
getGlobalTransactionId() - Method in interface com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XARecoveryResourceMBean
Deprecated.
 
getGlobalTransactionId() - Method in interface com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XAResourceMBean
Deprecated.
 
getGlobalTransactionId() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XAResourceRecordBean
Deprecated.
 
getGlobalTransactionId() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.JTSXAResourceRecordWrapper
Deprecated.
 
getGlobalTransactionId() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.XAResourceRecordBean
Deprecated.
 
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!
getHandle(Uid) - Method in class org.jboss.stm.internal.RecoverableContainer
Given a Uid, return the proxy for that instance.
getHash(XID) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.jca.SubordinateXidImple
Generate the hash code for the xid, subordinates are diffed on the gtrid only.
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
 
getHeader() - Method in class org.xmlsoap.schemas.soap.envelope.Envelope
Gets the value of the header property.
getHeaderElements() - Method in exception com.arjuna.webservices11.SoapFault11
Get the SOAP fault header elements.
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.
getHeaders() - Method in class com.arjuna.webservices11.wsarj.handler.InstanceIdentifierHandler
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.
 
getHeuristic() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.CommitMarkableResourceRecord
 
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.
 
getHeuristicStatus() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.CommitMarkableResourceRecordBean
Deprecated.
 
getHeuristicStatus() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XAResourceRecordBean
Deprecated.
 
getHeuristicStatus() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.XAResourceRecordBean
Deprecated.
 
getHeuristicType() - Method in interface com.arjuna.ats.arjuna.coordinator.HeuristicInformation
Deprecated.
The type of heuristic.
getHeuristicType() - Method in exception org.jboss.narayana.rest.integration.api.HeuristicException
 
getHeuristicValue() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.CommitMarkableResourceRecordBean
Deprecated.
 
getHeuristicValue() - Method in interface com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XARecoveryResourceMBean
Deprecated.
 
getHeuristicValue() - Method in interface com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XAResourceMBean
Deprecated.
 
getHeuristicValue() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XAResourceRecordBean
Deprecated.
 
getHeuristicValue() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.JTSXAResourceRecordWrapper
Deprecated.
 
getHeuristicValue() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.XAResourceRecordBean
Deprecated.
 
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.
getHighLevelService(String) - Static method in class com.arjuna.mwlabs.wsas.activity.HLSManager
 
getHighLevelService(String) - Method in class com.arjuna.mwlabs.wsas.ActivityManagerImple
 
getHoldability() - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
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.
getId() - Method in class org.jboss.jbossts.xts.recovery.participant.at.ATParticipantRecoveryRecord
 
getId() - Method in class org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryRecord
 
getId() - Method in class org.jboss.narayana.rest.integration.ParticipantInformation
 
getIdentifier() - Method in class org.jboss.jbossts.xts.bridge.at.BridgeWrapper
obtain the identifier for the bridged-to transaction
getIdentifier(T) - Method in class org.jboss.stm.Container
 
getIdentifier() - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CoordinationContextType
Gets the value of the identifier property.
getIDs(MAP) - Method in class com.arjuna.webservices11.wsaddr.processor.BaseWSAddrResponseProcessor
Get the callback ids.
getIDs(ArjunaContext) - Method in class com.arjuna.webservices11.wsarj.processor.BaseNotificationProcessor
Get the callback ids.
getImple() - Method in class com.arjuna.ats.internal.jts.ControlWrapper
 
getImplHandle() - Method in class com.arjuna.ats.internal.jts.orbspecific.ControlImple
 
getImportedTransaction(Xid) - Method in interface com.arjuna.ats.internal.jta.transaction.arjunacore.jca.TransactionImporter
Get the subordinate (imported) transaction associated with the global transaction.
getImportedTransaction(Xid) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.jca.TransactionImporterImple
Get the subordinate (imported) transaction associated with the global transaction.
getImportedTransaction(Xid) - Method in class com.arjuna.ats.internal.jta.transaction.jts.jca.TransactionImporterImple
Get the subordinate (imported) transaction associated with the global transaction.
getInboundBridge() - Static method in class org.jboss.jbossts.txbridge.inbound.InboundBridgeManager
Return an InboundBridge instance that maps the current Thread's WS transaction context to a JTA context.
getInboundBridge(Xid) - Method in class org.jboss.narayana.rest.bridge.inbound.InboundBridgeManager
 
getInflightXids(String) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.jca.TransactionImporterImple
 
getInfo() - Static method in class com.arjuna.orbportability.ORBInfo
 
getInfo() - Method in class io.narayana.perf.Measurement
 
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
 
getInitialTransportPeriod() - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Returns initial time to wait before resending a coordination protocol message.
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.
getInstance() - Static method in class com.arjuna.webservices11.util.MapBuilderAction
 
getInstance() - Static method in class com.arjuna.webservices11.util.PrivilegedMapBuilderFactory
 
getInstance(Class<T>) - Static method in class com.arjuna.webservices11.util.PrivilegedServiceFactory
 
getInstance() - Static method in class com.arjuna.webservices11.util.PrivilegedServiceHelper
 
getInstance() - Static method in class com.arjuna.webservices11.util.PrivilegedServiceRegistryFactory
 
getInstance(Class<T>) - Static method in class com.arjuna.webservices11.util.ServiceAction
 
getInstance() - Static method in class com.arjuna.webservices11.util.ServiceRegistryAction
 
getInstance(JAXBContext, Source, Class<T>) - Static method in class com.arjuna.webservices11.wsaddr.JAXBContextUnmarshalAction
 
getInstance() - Static method in class com.arjuna.webservices11.wsaddr.NativeEndpointReferenceContextAction
 
getInstance() - Static method in class org.jboss.narayana.compensations.impl.BAControllerFactory
 
getInstance() - Static method in class org.jboss.narayana.rest.bridge.inbound.InboundBridgeManager
 
getInstance() - Static method in class org.jboss.narayana.rest.integration.api.ParticipantsManagerFactory
 
getInstance() - Static method in class org.jboss.narayana.rest.integration.ParticipantsContainer
 
getInstance() - Static method in class org.jboss.narayana.rest.integration.RecoveryManager
 
getInstance(ServiceInvocationMeta) - Static method in class org.jboss.narayana.txframework.impl.handlers.HandlerFactory
 
getInstanceIdentifier() - Method in class com.arjuna.webservices11.wsarj.ArjunaContext
Get the instance identifier.
getInstanceIdentifier() - Method in class com.arjuna.webservices11.wsarj.InstanceIdentifier
Get the instance identifier of this element.
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
 
getIntValue(String, String, int) - Static method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
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
 
getJbossXATerminator() - Method in class com.arjuna.ats.jbossatx.jta.TransactionManagerService
 
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
 
getJndiName() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.CommitMarkableResourceRecord
 
getJndiName() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
Returns the resource manager JNDI name for e.g.
getJndiName() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.CommitMarkableResourceRecordBean
Deprecated.
 
getJndiName() - Method in interface com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XAResourceMBean
Deprecated.
 
getJndiName() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XAResourceRecordBean
Deprecated.
 
getJndiName() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.XAResourceRecordBean
Deprecated.
 
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
 
getKey() - Method in class com.arjuna.webservices.util.Enumerated
Get the key representation of this enumeration.
getKnownTypes() - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalStore
 
getLastActiveTime() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.AssumedCompleteHeuristicServerTransaction
 
getLastActiveTime() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.AssumedCompleteHeuristicTransaction
 
getLastActiveTime() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.AssumedCompleteServerTransaction
 
getLastActiveTime() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.AssumedCompleteTransaction
 
getLastActiveTime() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredServerTransaction
do not admit to being inactive
getLastActiveTime() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredTransaction
do not admit to being inactive
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(Lock) - Static method in class com.arjuna.ats.internal.txoj.LockFriend
 
getLink() - Method in class com.arjuna.ats.txoj.Lock
Get the next lock in the chain.
getLink(String) - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
getListener() - Method in class com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery
 
getListType() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
Deprecated.
 
getLocalInstance() - Static method in class org.jboss.narayana.compensations.impl.BAControllerFactory
 
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
 
getManager() - Static method in class com.arjuna.services.framework.task.TaskManager
Get the singleton controlling the tasks.
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
 
getMatchingMetrics(String) - Static method in class io.narayana.perf.PerformanceProfileStore
get metrics matching a particular pattern
getMatchingMetrics(String) - Method in class io.narayana.perf.RegressionChecker
get metrics matching a particular pattern
getMaximumTransportPeriod() - Static method in class com.arjuna.webservices.util.TransportTimer
Get the maximum transport period for engines which require an exponentially increasing period between message resends.
getMaximumTransportPeriod() - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Returns maximum time to wait before resending a coordination protocol message.
getMaximumWorkerCount() - Method in class com.arjuna.services.framework.task.TaskManager
Get the maximum worker count for the pool.
getMaxIO() - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBean
Gets the maximum write requests queue depth.
getMaxIO() - Method in interface com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBeanMBean
 
getMaxStateSize() - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.oracle_driver
 
getMaxStateSize() - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCImple_driver
 
getMaxTestTime() - Method in class io.narayana.perf.Measurement
 
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
 
getMessage() - Method in exception com.arjuna.webservices.SoapFault
Get a message describing this fault.
getMessage() - Method in error org.jboss.jbossts.star.provider.HttpResponseException
Deprecated.
 
getMessageId() - Static method in class com.arjuna.wsc11.messaging.MessageId
Get the next message identifier.
getMessageListener() - Method in class org.jboss.narayana.jta.jms.SessionProxy
 
getMetaData() - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
getMetadata() - Method in class com.arjuna.webservices11.wsaddr.NativeEndpointReference
 
getMetaData() - Method in class org.jboss.narayana.jta.jms.ConnectionProxy
 
getMetric(String) - Static method in class io.narayana.perf.PerformanceProfileStore
 
getMinFiles() - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBean
Returns the minimum number of log files to use.
getMinFiles() - Method in interface com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBeanMBean
 
getMinimumWorkerCount() - Method in class com.arjuna.services.framework.task.TaskManager
Get the minimum worker count for the pool.
getMinorVersion() - Method in class com.arjuna.ats.jdbc.TransactionalDriver
 
getMode() - Method in class com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery
fetch the current recovery operation mode either ENABLED, SUSPENDED or TERMINATED Caveats: must only be called while synchronized on PeriodicRecovery._stateLock
getModifier(String, int, int) - Static method in class com.arjuna.ats.internal.jdbc.drivers.modifiers.ModifierFactory
 
getModules() - Method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
Obtain a snapshot list of available recovery modules.
getModules() - Method in class com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery
return a copy of the current recovery modules list
getModules() - Method in class com.arjuna.ats.internal.arjuna.recovery.RecoveryManagerImple
 
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.
 
getNamedInstance(Class<T>, String) - Static method in class com.arjuna.common.internal.util.propertyservice.BeanPopulator
 
getNameForClass(Object) - Static method in class com.arjuna.common.internal.util.ClassloadingUtility
Reverse mapping - obtain the class name for a given Object.
getNamesForClasses(List<? extends Object>) - Static method in class com.arjuna.common.internal.util.ClassloadingUtility
Reverse mapping - obtain the class names from a given set of Objects.
getNeedTranContext() - Static method in class com.arjuna.ats.jts.common.InterceptorInfo
Get the flag indicating whether a transaction context is required.
getNetworkTimeout() - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
getNewCompletionService() - Static method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseCommitThreadPool
 
getNewUid() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ObjectStateWrapper
 
getNewXAResource(XAResourceRecord) - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule
 
getNext() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
 
getNext(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.RecordList
 
getNext() - Method in interface org.jboss.stm.types.AtomicLinkedList
 
getNode(Node, String) - Static method in class com.arjuna.mw.wscf.utils.DomUtil
 
getNode() - Method in exception com.arjuna.webservices.SoapFault
Get the SOAP fault node.
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() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.CommitMarkableResourceRecordBean
Deprecated.
 
getNodeName() - Method in interface com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XARecoveryResourceMBean
Deprecated.
 
getNodeName() - Method in interface com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XAResourceMBean
Deprecated.
 
getNodeName() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XAResourceRecordBean
Deprecated.
 
getNodeName() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.JTSXAResourceRecordWrapper
Deprecated.
 
getNodeName() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.XAResourceRecordBean
Deprecated.
 
getNodeName(XID) - Static method in class com.arjuna.ats.jta.xa.XATxConverter
 
getNormalisedValue(String) - Static method in class com.arjuna.webservices.util.QNameHelper
Get the normalised value of the string.
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.
getNumberOfCalls() - Method in class io.narayana.perf.Measurement
 
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
getNumberOfErrors() - Method in class io.narayana.perf.Measurement
 
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.
getNumberOfMeasurements() - Method in class io.narayana.perf.Measurement
 
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.
getNumberOfThreads() - Method in class io.narayana.perf.Measurement
 
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
getNumberOfWarmupCalls() - Method in class io.narayana.perf.Measurement
 
getObject(String) - Method in class com.arjuna.webservices.base.processors.ActivatedObjectProcessor
Get the object with the specified identifier.
getObject(String) - Method in class com.arjuna.webservices.base.processors.ReactivatedObjectProcessor
Get the object with the specified identifier.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class com.arjuna.ats.internal.jbossatx.jta.PropagationContextManager
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class com.arjuna.ats.internal.jbossatx.jts.PropagationContextManager
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionManagerImple
Creates a TransactionManageImple from the given information.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionSynchronizationRegistryImple
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.UserTransactionImple
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionManagerImple
Creates a TransactionManageImple from the given information.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionSynchronizationRegistryImple
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class com.arjuna.ats.internal.jta.transaction.jts.UserTransactionImple
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class com.arjuna.ats.jbossatx.jta.TransactionManagerDelegate
Get the transaction manager from the factory.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class com.arjuna.ats.jbossatx.jts.TransactionManagerDelegate
Get the transaction manager from the factory.
getObjectModel() - Method in class com.arjuna.ats.arjuna.StateManager
 
getObjectStateSQLType() - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.ibm_driver
 
getObjectStateSQLType() - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.jconnect_driver
 
getObjectStateSQLType() - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.mariadb_driver
 
getObjectStateSQLType() - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.microsoft_driver
 
getObjectStateSQLType() - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.mysql_ab_driver
 
getObjectStateSQLType() - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.mysql_driver
 
getObjectStateSQLType() - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.oracle_driver
 
getObjectStateSQLType() - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCImple_driver
 
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
 
getOne() - Method in class io.narayana.perf.Measurement
 
getOOS() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ObjectStateWrapper
 
getORB() - Static method in class com.arjuna.ats.internal.jts.ORBManager
 
getOrbData() - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Returns an instance of a class implementing ORBData.
getORBdata() - Method in class com.arjuna.orbportability.internal.orbspecific.versions.ibmorb_7_1
 
getORBdata() - Method in class com.arjuna.orbportability.internal.orbspecific.versions.jacorb_1_4_1
 
getORBdata() - Method in class com.arjuna.orbportability.internal.orbspecific.versions.jacorb_2_0
 
getORBdata() - Method in class com.arjuna.orbportability.internal.orbspecific.versions.javaidl_1_4
 
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
 
getOriginalStatus() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.AssumedCompleteHeuristicServerTransaction
 
getOriginalStatus() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.AssumedCompleteHeuristicTransaction
 
getOriginalStatus() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.AssumedCompleteServerTransaction
the original process must be deceased if we are assumed complete
getOriginalStatus() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.AssumedCompleteTransaction
the original process must be deceased if we are assumed complete
getOriginalStatus() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredServerTransaction
Check the status of this transaction state, i.e., that represented by get_uid and not getSavingUid
getOriginalStatus() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredTransaction
 
getOriginalStatus(Uid, String) - Static method in class com.arjuna.ats.internal.jts.recovery.transactions.TransactionCache
Get the status of a transaction as it is in the original process (so type is not needed) NoTransaction means the original process has gone
getOrphanSafetyInterval() - Method in class com.arjuna.ats.jta.common.JTAEnvironmentBean
 
getOSStatus(Uid) - Static method in class com.arjuna.ats.internal.jts.interposition.ServerFactory
 
getOSStatus(Uid) - Method in class com.arjuna.ats.internal.jts.orbspecific.TransactionFactoryImple
 
getOtherAttributes() - Method in class com.arjuna.schemas.ws._2005._10.wsarjtx.ExceptionType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.arjuna.schemas.ws._2005._10.wsarjtx.NotificationType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.oasis_open.docs.ws_tx.wsat._2006._06.ATAssertion
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.oasis_open.docs.ws_tx.wsat._2006._06.Notification
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.BAAtomicOutcomeAssertion
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.BAMixedOutcomeAssertion
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.ExceptionType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.NotificationType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.StatusType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CoordinationContextType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CoordinationContextType.Identifier
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CreateCoordinationContextResponseType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CreateCoordinationContextType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.Expires
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.RegisterResponseType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.RegisterType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.xmlsoap.schemas.soap.envelope.Body
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.xmlsoap.schemas.soap.envelope.Detail
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.xmlsoap.schemas.soap.envelope.Envelope
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.xmlsoap.schemas.soap.envelope.Header
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOutboundBridge() - Static method in class org.jboss.jbossts.txbridge.outbound.OutboundBridgeManager
Return an OutboundBridge instance that maps the current Thread's JTA transaction context to a WS-AT transaction context.
getOutcome() - Method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseOutcome
 
getPackage() - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.BuildListParser
 
getParentControl() - Method in class com.arjuna.ArjunaOTS._ActionControlStub
 
getParentControl() - Method in interface com.arjuna.ArjunaOTS.ActionControlOperations
 
getParentControl() - Method in class com.arjuna.ArjunaOTS.ActionControlPOATie
 
getParentControl() - Method in class com.arjuna.ats.internal.jts.orbspecific.ControlImple
 
getParentHandle() - Method in class com.arjuna.ats.internal.jts.interposition.resources.arjuna.ServerResource
 
getParentImple() - Method in class com.arjuna.ats.internal.jts.orbspecific.ControlImple
 
getParentImple() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.ServerControl
 
getParentLogger() - Method in class com.arjuna.ats.jdbc.TransactionalDriver
 
getParentNodeName() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.SubordinateActionBean
Deprecated.
 
getParentNodeName() - Method in interface com.arjuna.ats.internal.jta.tools.osb.mbean.jta.SubordinateActionBeanMBean
Deprecated.
 
getParentNodeName() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.SubordinateAtomicAction
 
getParentNodeName() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple
 
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 class com.arjuna.mwlabs.wst11.at.participants.CompletionCoordinatorImple
 
getParticipant() - Method in class com.arjuna.mwlabs.wst11.at.participants.CompletionCoordinatorRPCImple
 
getParticipant(InstanceIdentifier) - Method in class com.arjuna.webservices11.wsarjtx.processors.TerminationCoordinatorProcessor
Get the participant with the specified identifier.
getParticipant() - Method in interface com.arjuna.webservices11.wsat.CoordinatorInboundEvents
Get the participant endpoint reference
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.
getParticipant() - Method in class org.jboss.narayana.rest.integration.ParticipantInformation
 
getParticipantCompletionCoordinatorPort(W3CEndpointReference, String, MAP) - Static method in class com.arjuna.webservices11.wsba.client.WSBAClient
 
getParticipantCompletionCoordinatorPort(String, MAP) - Static method in class com.arjuna.webservices11.wsba.client.WSBAClient
 
getParticipantCompletionParticipantPort(W3CEndpointReference, String, MAP) - Static method in class com.arjuna.webservices11.wsba.client.WSBAClient
 
getParticipantCompletionParticipantPort(String, MAP) - Static method in class com.arjuna.webservices11.wsba.client.WSBAClient
 
getParticipantInformation(String) - Method in class org.jboss.narayana.rest.integration.ParticipantsContainer
 
getParticipantPort(W3CEndpointReference, String, MAP) - Static method in class com.arjuna.webservices11.wsat.client.WSATClient
 
getParticipantPort(String, MAP) - Static method in class com.arjuna.webservices11.wsat.client.WSATClient
 
getParticipantPortType() - Method in class org.oasis_open.docs.ws_tx.wsat._2006._06.ParticipantService
 
getParticipantPortType(WebServiceFeature...) - Method in class org.oasis_open.docs.ws_tx.wsat._2006._06.ParticipantService
 
getParticipantProtocolService() - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.RegisterType
Gets the value of the participantProtocolService property.
getParticipantRecoveryModules() - Method in class org.jboss.jbossts.xts.environment.RecoveryEnvironmentBean
Returns the list of XTS participant recovery modules to be installed at startup and removed at shutdown.
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
 
getParticipantServiceURLPath() - Method in class org.jboss.jbossts.xts.environment.WSTEnvironmentBean
Returns the URL path component of the URL at which 1.1 WS-T participant services have been mapped.
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
 
getpid() - Method in class com.arjuna.ats.internal.arjuna.utils.AndroidProcessId
 
getpid() - Method in class com.arjuna.ats.internal.arjuna.utils.ExecProcessId
 
getpid() - Method in class com.arjuna.ats.internal.arjuna.utils.FileProcessId
 
getpid() - Method in class com.arjuna.ats.internal.arjuna.utils.ManualProcessId
 
getpid() - Method in class com.arjuna.ats.internal.arjuna.utils.MBeanProcessId
 
getpid() - Method in class com.arjuna.ats.internal.arjuna.utils.SocketProcessId
 
getpid() - Method in class com.arjuna.ats.internal.arjuna.utils.UuidProcessId
 
getPOA() - Static method in class com.arjuna.ats.internal.jts.ORBManager
 
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
 
getPOATie() - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.JTAInterposedSynchronizationImple
 
getPOATie() - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.ManagedSynchronizationImple
 
getPOATie() - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.SynchronizationImple
 
getPoolSize() - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBean
How many journal files can be reused.
getPoolSize() - Method in interface com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBeanMBean
 
getPort(Service, QName, Class<T>) - Method in class com.arjuna.webservices11.util.PrivilegedServiceHelper
 
getPort(Service, QName, Class<T>, WebServiceFeature...) - Method in class com.arjuna.webservices11.util.PrivilegedServiceHelper
 
getPort(Service, EndpointReference, Class<T>, WebServiceFeature...) - Method in class com.arjuna.webservices11.util.PrivilegedServiceHelper
 
getPort(Service, Class<T>, WebServiceFeature...) - Method in class com.arjuna.webservices11.util.PrivilegedServiceHelper
 
getPrepared() - Method in class org.jboss.jbossts.star.util.media.txstatusext.TransactionStatisticsElement
 
getPrepareURI() - Method in class org.jboss.jbossts.star.util.media.txstatusext.TwoPhaseUnawareParticipantElement
 
getPrev() - Method in interface org.jboss.stm.types.AtomicLinkedList
 
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.
getProcessId() - Method in class com.arjuna.ats.internal.arjuna.Header
 
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
 
getProcessor() - Static method in class com.arjuna.webservices11.wsarjtx.processors.TerminationCoordinatorProcessor
Get the processor.
getProcessor() - Static method in class com.arjuna.webservices11.wsarjtx.processors.TerminationCoordinatorRPCProcessor
Get the processor.
getProcessor() - Static method in class com.arjuna.webservices11.wsarjtx.processors.TerminationParticipantProcessor
Get the processor singleton.
getProcessor() - Static method in class com.arjuna.webservices11.wsat.processors.CompletionCoordinatorProcessor
Get the processor.
getProcessor() - Static method in class com.arjuna.webservices11.wsat.processors.CompletionCoordinatorRPCProcessor
Get the processor.
getProcessor() - Static method in class com.arjuna.webservices11.wsat.processors.CompletionInitiatorProcessor
Get the processor singleton.
getProcessor() - Static method in class com.arjuna.webservices11.wsat.processors.CoordinatorProcessor
Get the processor singleton.
getProcessor() - Static method in class com.arjuna.webservices11.wsat.processors.ParticipantProcessor
Get the processor.
getProcessor() - Static method in class com.arjuna.webservices11.wsba.processors.CoordinatorCompletionCoordinatorProcessor
Get the processor.
getProcessor() - Static method in class com.arjuna.webservices11.wsba.processors.CoordinatorCompletionParticipantProcessor
Get the processor.
getProcessor() - Static method in class com.arjuna.webservices11.wsba.processors.ParticipantCompletionCoordinatorProcessor
Get the processor.
getProcessor() - Static method in class com.arjuna.webservices11.wsba.processors.ParticipantCompletionParticipantProcessor
Get the processor.
getProcessUid() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.HeaderState
Deprecated.
 
getProcessUid() - Static method in class com.arjuna.ats.arjuna.utils.Utility
 
getProductName() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.CommitMarkableResourceRecord
 
getProductName() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
Returns the resource manager product name.
getProductVersion() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.CommitMarkableResourceRecord
 
getProductVersion() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
Returns the resource manager product version.
getPropagateFullContext() - Static method in class com.arjuna.ats.internal.jbossatx.jts.PropagationContextWrapper
 
getPropagateFullContext() - Method in class com.arjuna.ats.jbossatx.jts.TransactionManagerService
Retrieve whether the transaction propagation context manager should propagate a full PropagationContext (JTS) or just a cut-down version (for JTA).
getPropagateFullContext() - Method in interface com.arjuna.ats.jbossatx.jts.TransactionManagerServiceMBean
Retrieve whether the transaction propagation context manager should propagate a full PropagationContext (JTS) or just a cut-down version (for JTA).
getPropagationContext() - Method in class com.arjuna.ats.internal.jbossatx.jts.PropagationContextWrapper
 
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
 
getProtocolIdentifier() - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.RegisterType
Gets the value of the protocolIdentifier property.
getProtocolImplementation(String) - Method in class com.arjuna.mw.wscf.protocols.ProtocolManager
 
getProtocolImplementations() - Method in class org.jboss.jbossts.xts.environment.WSCFEnvironmentBean
Returns the list of names of classes which provide protocol implementations, currently either high level services or context factories.
getProxyInstance() - Method in class org.jboss.narayana.txframework.impl.ServiceInvocationMeta
 
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
 
getRCUid() - Method in class com.arjuna.ats.internal.jts.resources.ExtendedResourceRecord
 
getRCUid() - Method in class com.arjuna.ats.internal.jts.resources.ResourceRecord
 
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.
getReason() - Method in class com.arjuna.schemas.ws._2005._10.wsarjtx.ExceptionType
Gets the value of the reason property.
getReason() - Method in exception com.arjuna.webservices.SoapFault
Get the SOAP fault reason.
getRecCoordServiceName() - Static method in class com.arjuna.ats.internal.jts.recovery.recoverycoordinators.GenericRecoveryCreator
Get the service name.
getReceivedCoordinatorUid() - Method in class com.arjuna.ats.internal.jts.context.ContextManager
 
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.
 
getRecords(ParticipantStatus) - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ArjunaTransactionImpleWrapper
Deprecated.
 
getRecords(ParticipantStatus) - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.RecoveredTransactionWrapper
 
getRecords(ParticipantStatus) - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ServerTransactionWrapper
 
getRecordWrapperTypeName() - Static method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
Deprecated.
 
getRecoveredCoordinator(String) - Static method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
 
getRecoveredCoordinator(String) - Static method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateATCoordinator
 
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
 
getRecoveryCoordinator() - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord
Deprecated.
Only used in tests
getRecoveryEnvironmentBean() - Static method in class com.arjuna.ats.arjuna.common.recoveryPropertyManager
 
getRecoveryEnvironmentBean() - Static method in class org.jboss.jbossts.xts.environment.XTSPropertyManager
 
getRecoveryManager() - Static method in class org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManager
obtain a reference to the WS-AT recovery manager singleton instance
getRecoveryManager() - Static method in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManager
obtain a reference to the WS-BA recovery manager singleton instance
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
 
getRecoveryManagerTag() - Static method in class com.arjuna.ats.internal.jts.orbspecific.recovery.RecoveryEnablement
Return the RecoveryManager tag.
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.
getRecoveryState(boolean, Durable2PCParticipant) - Static method in class org.jboss.jbossts.xts.recovery.participant.at.ATParticipantHelper
obtain a byte array containing the recovery state associated with the supplied participant.
getRecoveryState() - Method in interface org.jboss.jbossts.xts.recovery.participant.at.PersistableATParticipant
 
getRecoveryState(boolean, BusinessAgreementWithParticipantCompletionParticipant) - Static method in class org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantHelper
obtain a byte array containing the recovery state associated with the supplied participant.
getRecoveryState() - Method in interface org.jboss.jbossts.xts.recovery.participant.ba.PersistableBAParticipant
 
getRecoveryState() - Method in interface org.jboss.narayana.rest.integration.api.PersistableParticipant
 
getRecoveryStatus() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.CachedRecoveredTransaction
Get the recovery status of the transaction
getRecoveryStatus() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredServerTransaction
Get the status of recovery for this transaction
getRecoveryStatus() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredTransaction
Get the status of recovery for this transaction
getRecoveryStatus() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredTransactionReplayer
Get the recovery status of the transaction
getRecoveryStatus(Uid, String) - Static method in class com.arjuna.ats.internal.jts.recovery.transactions.TransactionCache
 
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.
getRecoveryURI() - Method in class org.jboss.jbossts.star.util.media.txstatusext.ParticipantElement
 
getRecoveryUrl() - Method in class org.jboss.jbossts.star.resource.Transaction
 
getRecoveryURL() - Method in class org.jboss.narayana.rest.integration.ParticipantInformation
 
getReference() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.UserTransactionImple
 
getReference() - Method in class com.arjuna.ats.internal.jta.transaction.jts.UserTransactionImple
 
getReference() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna.ServerTopLevelAction
 
getReference() - Method in class com.arjuna.ats.internal.jts.orbspecific.TransactionFactoryImple
 
getReferenceParameters() - Method in class com.arjuna.webservices11.wsaddr.NativeEndpointReference
 
getRegistrar(String) - Method in class com.arjuna.wsc11.RegistrarMapper
Get the registrar for the specified protocol identifier.
getRegistrationPort(MAP) - Static method in class com.arjuna.webservices11.wsarjtx.client.TerminationClient
 
getRegistrationPort(W3CEndpointReference, String, String) - Static method in class com.arjuna.webservices11.wscoor.client.WSCOORClient
 
getRegistrationPortType() - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.RegistrationService
 
getRegistrationPortType(WebServiceFeature...) - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.RegistrationService
 
getRegistrationService() - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CoordinationContextType
Gets the value of the registrationService property.
getRegistry() - Static method in class com.arjuna.webservices11.ServiceRegistry
Get the service registry.
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 class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
 
getRemainingTimeoutMills() - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionImple
 
getRemainingTimeoutMills() - Method in interface com.arjuna.ats.jta.transaction.Transaction
 
getRemoteInstance() - Static method in class org.jboss.narayana.compensations.impl.BAControllerFactory
 
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() - Method in class com.arjuna.ats.internal.jdbc.DirectRecoverableConnection
 
getResource() - Method in class com.arjuna.ats.internal.jdbc.IndirectRecoverableConnection
 
getResource() - Method in class com.arjuna.ats.internal.jdbc.ProvidedXADataSourceConnection
 
getResource() - Method in interface com.arjuna.ats.internal.jdbc.TransactionalDriverXAConnection
 
getResource(Uid) - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryResourceManagerImple
 
getResource(Uid, XAResource) - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryResourceManagerImple
 
getResource(Uid) - Method in class com.arjuna.ats.internal.jta.recovery.jts.XARecoveryResourceManagerImple
 
getResource(Uid, XAResource) - Method in class com.arjuna.ats.internal.jta.recovery.jts.XARecoveryResourceManagerImple
 
getResource() - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord
 
getResource(Object) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionSynchronizationRegistryImple
 
getResource(Object) - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionSynchronizationRegistryImple
 
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
 
getResourceAsStream(Class, String) - Static method in class com.arjuna.webservices.util.ClassLoaderHelper
Get the specified resource as an input stream.
getResourceAsString(Class, String) - Static method in class com.arjuna.webservices.util.ClassLoaderHelper
Get the specified resource as a string.
getResourceAsURL(Class, String) - Static method in class com.arjuna.webservices.util.ClassLoaderHelper
Get the specified resource as a URL.
getResources() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
 
getResources() - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionImple
 
getResources() - Method in interface com.arjuna.ats.jta.transaction.Transaction
 
getResourceURI() - Method in class org.jboss.jbossts.star.util.media.txstatusext.ParticipantElement
 
getRole() - Method in exception com.arjuna.webservices.SoapFault
Get the SOAP fault role.
getRollbackOnly() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionSynchronizationRegistryImple
 
getRollbackOnly() - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionSynchronizationRegistryImple
 
getRollbackURI() - Method in class org.jboss.jbossts.star.util.media.txstatusext.TwoPhaseUnawareParticipantElement
 
getRolledback() - Method in class org.jboss.jbossts.star.util.media.txstatusext.TransactionStatisticsElement
 
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
 
getSavingUid() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.coordinator.ServerTransaction
 
getSchema() - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
getScope() - Method in class com.arjuna.ats.jta.cdi.TransactionContext
 
getScope() - Method in class org.jboss.narayana.compensations.impl.CompensationContext
 
getSecureServiceURI(String) - Method in class com.arjuna.webservices11.ServiceRegistry
Get the secure service URI.
getSeriablizableXAResourceDeserializers() - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule
 
getServer() - Method in class com.arjuna.ats.arjuna.tools.osb.util.JMXServer
Deprecated.
 
getServerSocket() - Method in class com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery
 
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
 
getService() - Method in class com.arjuna.webservices11.util.PrivilegedServiceFactory
 
getServiceClass() - Method in class org.jboss.narayana.txframework.impl.ServiceInvocationMeta
 
getServiceMethod() - Method in class org.jboss.narayana.txframework.impl.ServiceInvocationMeta
 
getServiceName() - Method in class com.arjuna.webservices11.wsaddr.NativeEndpointReference
 
getServiceRegistry() - Method in class com.arjuna.webservices11.util.PrivilegedServiceRegistryFactory
 
getServices() - Static method in class com.arjuna.ats.internal.jts.ORBManager
 
getServiceURI(String) - Method in class com.arjuna.webservices11.ServiceRegistry
Get the service URI.
getServiceURI(String, boolean) - Method in class com.arjuna.webservices11.ServiceRegistry
Get the service URI.
getServiceURLPath() - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Returns the URL path component of the URL at which 1.1 WS-C services have been mapped.
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
 
getSoapFaultType() - Method in class com.arjuna.schemas.ws._2005._10.wsarjtx.ExceptionType
Gets the value of the soapFaultType property.
getSoapFaultType() - Method in exception com.arjuna.webservices.SoapFault
Get the SOAP fault type.
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.ats.internal.jta.xa.TxInfo
 
getState() - Method in class com.arjuna.wst11.messaging.engines.CoordinatorEngine
Retrieve the current state of this participant
getState() - Static method in class org.jboss.narayana.txframework.impl.TXDataMapImpl
 
getState() - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.StatusType
Gets the value of the state property.
getStatistics() - Method in class org.jboss.jbossts.star.util.media.txstatusext.TransactionManagerElement
 
getStatus(otid_t) - Method in class com.arjuna.ArjunaOTS._ArjunaFactoryStub
 
getStatus(otid_t) - Method in interface com.arjuna.ArjunaOTS.ArjunaFactoryOperations
 
getStatus(otid_t) - Method in class com.arjuna.ArjunaOTS.ArjunaFactoryPOATie
 
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.internal.jta.transaction.arjunacore.BaseTransaction
 
getStatus() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
 
getStatus() - Method in class com.arjuna.ats.internal.jta.transaction.jts.BaseTransaction
 
getStatus() - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionImple
 
getStatus(Uid) - Static method in class com.arjuna.ats.internal.jts.interposition.ServerFactory
 
getStatus(otid_t) - Method in class com.arjuna.ats.internal.jts.orbspecific.TransactionFactoryImple
 
getStatus(Uid) - Method in class com.arjuna.ats.internal.jts.orbspecific.TransactionFactoryImple
 
getStatus() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredTransactionReplayer
Get the status of the recovered transaction
getStatus() - Method in class com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate
Get the transaction status.
getStatus() - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
 
getStatus(NotificationType, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.CoordinatorCompletionCoordinatorInboundEvents
Handle the getStatus event.
getStatus(NotificationType, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.CoordinatorCompletionParticipantInboundEvents
Handle the getStatus event.
getStatus(NotificationType, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.ParticipantCompletionCoordinatorInboundEvents
Handle the getStatus event.
getStatus(NotificationType, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.ParticipantCompletionParticipantInboundEvents
Handle the getStatus event.
getStatus(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.CoordinatorCompletionCoordinatorProcessor
Get Status.
getStatus(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.CoordinatorCompletionParticipantProcessor
Get Status.
getStatus(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.ParticipantCompletionCoordinatorProcessor
Get Status.
getStatus(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.ParticipantCompletionParticipantProcessor
Get Status.
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
 
getStatus() - Method in class org.jboss.jbossts.star.util.media.txstatusext.CoordinatorElement
 
getStatus() - Method in class org.jboss.jbossts.star.util.media.txstatusext.ParticipantElement
 
getStatus() - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
getStatus(String) - Static method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
getStatus() - Method in class org.jboss.narayana.rest.integration.ParticipantInformation
 
getStatus(String) - Method in class org.jboss.narayana.rest.integration.ParticipantResource
 
getStatus() - Method in exception org.jboss.stm.TransactionException
 
getStatusOperation(NotificationType) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl
 
getStatusOperation(NotificationType) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl
 
getStatusOperation(NotificationType) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl
 
getStatusOperation(NotificationType) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl
 
getStatusOperation(NotificationType) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionCoordinatorPortType
 
getStatusOperation(NotificationType) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionParticipantPortType
 
getStatusOperation(NotificationType) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithParticipantCompletionCoordinatorPortType
 
getStatusOperation(NotificationType) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithParticipantCompletionParticipantPortType
 
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
 
getStoreDir() - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBean
Returns the log directory path Default: {user.dir}/HornetqJournalStore
getStoreDir() - Method in interface com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBeanMBean
 
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
 
getStoreName() - Method in class com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore
 
getStoreName() - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalStore
 
getStoreName() - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqObjectStoreAdaptor
 
getStoreName() - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCStore
 
getStoreName() - Method in class com.arjuna.ats.internal.arjuna.objectstore.TwoPhaseVolatileStore
 
getStoreName() - Method in class com.arjuna.ats.internal.arjuna.objectstore.VolatileStore
 
getStoreRoot() - Method in class com.arjuna.ats.arjuna.StateManager
 
getStringValue(String, String) - Static method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
getSubCode() - Method in class com.arjuna.schemas.ws._2005._10.wsarjtx.ExceptionType
Gets the value of the subCode property.
getSubcode() - Method in exception com.arjuna.webservices.SoapFault
Get the SOAP fault subcode.
getSubordinateNodeName(XID) - Static method in class com.arjuna.ats.jta.xa.XATxConverter
 
getSubordinateType() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateATCoordinator
 
getSubordinateType() - Method in class org.jboss.jbossts.xts.bridge.at.BridgeWrapper
obtain the subordinate type for the bridged-to transaction
getSubSubcode() - Method in exception com.arjuna.webservices.SoapFault
Get the SOAP fault sub subcode.
getSynchronization() - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.SynchronizationImple
 
getSynchronization() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.ServerSynchronization
 
getSynchronizations() - Method in class com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator
 
getSynchronizations() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
 
getSynchronizations() - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionImple
 
getSynchronizations() - Method in class com.arjuna.ats.internal.jts.ControlWrapper
 
getSynchronizations() - Method in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
 
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
 
getTerminationCoordinatorPort(W3CEndpointReference, String, MAP) - Static method in class com.arjuna.webservices11.wsarjtx.client.WSARJTXClient
 
getTerminationCoordinatorPortType() - Method in class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorService
 
getTerminationCoordinatorPortType(WebServiceFeature...) - Method in class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorService
 
getTerminationCoordinatorRPCPort(W3CEndpointReference, String, MAP) - Static method in class com.arjuna.webservices11.wsarjtx.client.WSARJTXClient
 
getTerminationCoordinatorRPCPortType() - Method in class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorRPCService
 
getTerminationCoordinatorRPCPortType(WebServiceFeature...) - Method in class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorRPCService
 
getTerminationParticipantPort(MAP) - Static method in class com.arjuna.webservices11.wsarjtx.client.TerminationClient
 
getTerminationParticipantPort(W3CEndpointReference, String, MAP) - Static method in class com.arjuna.webservices11.wsarjtx.client.WSARJTXClient
 
getTerminationParticipantPort(InstanceIdentifier, String, MAP) - Static method in class com.arjuna.webservices11.wsarjtx.client.WSARJTXClient
 
getTerminationParticipantPortType() - Method in class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationParticipantService
 
getTerminationParticipantPortType(WebServiceFeature...) - Method in class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationParticipantService
 
getTerminatorURI() - Method in class org.jboss.jbossts.star.util.media.txstatusext.CoordinatorElement
 
getTerminatorURI() - Method in class org.jboss.jbossts.star.util.media.txstatusext.TwoPhaseAwareParticipantElement
 
getTerminatorURI() - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
getTerminatorUrl(String, UriInfo) - Method in class org.jboss.narayana.rest.integration.ParticipantResource
 
getTestArgs(String) - Static method in class io.narayana.perf.PerformanceProfileStore
Lookup any configured test arguments PerformanceProfileStore.PERFARGSFILENAME
getTestArgs(String) - Method in class io.narayana.perf.RegressionChecker
Lookup any configured test arguments
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.
getThroughput() - Method in class io.narayana.perf.Measurement
 
getTimeAdded(Uid) - Method in class com.arjuna.ats.arjuna.coordinator.ActionManager
Deprecated.
this method no longer serves any useful purpose and will be removed in a future release
getTimeLeftBeforeTransactionTimeout(boolean) - Method in class com.arjuna.ats.jbossatx.jta.TransactionManagerDelegate
Get the time left before transaction timeout
getTimeLeftBeforeTransactionTimeout(boolean) - Method in class com.arjuna.ats.jbossatx.jts.TransactionManagerDelegate
Get the time left before transaction timeout
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 class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.CommitMarkableResourceRecordBean
Deprecated.
 
getTimeout() - Method in interface com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XAResourceMBean
Deprecated.
 
getTimeout() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XAResourceRecordBean
Deprecated.
 
getTimeout() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.XAResourceRecordBean
Deprecated.
 
getTimeout() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction
 
getTimeout() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
 
getTimeout() - Method in class com.arjuna.ats.internal.jta.transaction.jts.BaseTransaction
 
getTimeout() - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionImple
 
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() - Method in class com.arjuna.mwlabs.wsas.activity.ActivityHandleImple
 
getTimeout() - Method in class com.arjuna.mwlabs.wsas.activity.ActivityImple
Get the timeout value currently associated with activities.
getTimeout() - Method in class com.arjuna.mwlabs.wsas.UserActivityImple
Get the timeout value currently associated with activities.
getTimeout() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorServiceImple
Get the timeout value currently associated with activities.
getTimeout() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorServiceImple
Get the timeout value currently associated with activities.
getTimeout() - Method in class org.jboss.jbossts.star.util.media.txstatusext.CoordinatorElement
 
getTimeout() - Method in class org.jboss.stm.async.Transaction
 
GETTIMEOUT_FAILED - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
getTimeoutFactor() - Method in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
 
getTimer() - Static method in class com.arjuna.webservices.util.TransportTimer
Get the transport timer.
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
 
getTotalMillis() - Method in class io.narayana.perf.Measurement
 
getTransacted() - Method in class org.jboss.narayana.jta.jms.SessionProxy
 
getTransaction(otid_t) - Method in class com.arjuna.ArjunaOTS._ArjunaFactoryStub
 
getTransaction(otid_t) - Method in interface com.arjuna.ArjunaOTS.ArjunaFactoryOperations
 
getTransaction(otid_t) - Method in class com.arjuna.ArjunaOTS.ArjunaFactoryPOATie
 
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
 
getTransaction() - Static method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
 
getTransaction(Uid) - Static method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
 
getTransaction() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionManagerImple
 
getTransaction() - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionManagerImple
 
getTransaction(otid_t) - Method in class com.arjuna.ats.internal.jts.orbspecific.TransactionFactoryImple
 
getTransaction(Uid) - Method in class com.arjuna.ats.internal.jts.orbspecific.TransactionFactoryImple
 
getTransaction() - Method in class com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate
Get the transaction associated with the thread.
getTransactionExpires() - Method in class com.arjuna.mwlabs.wst11.at.context.ArjunaContextImple
 
getTransactionExpires() - Method in class com.arjuna.mwlabs.wst11.ba.context.ArjunaContextImple
 
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.
getTransactionIdentifier() - Method in class com.arjuna.mwlabs.wst11.at.context.ArjunaContextImple
 
getTransactionIdentifier() - Method in class com.arjuna.mwlabs.wst11.ba.context.ArjunaContextImple
 
getTransactionImporter() - Static method in class com.arjuna.ats.internal.jta.transaction.arjunacore.jca.SubordinationManager
 
getTransactionInfo(otid_t) - Method in class com.arjuna.ArjunaOTS._ArjunaFactoryStub
 
getTransactionInfo(otid_t) - Method in interface com.arjuna.ArjunaOTS.ArjunaFactoryOperations
 
getTransactionInfo(otid_t) - Method in class com.arjuna.ArjunaOTS.ArjunaFactoryPOATie
 
getTransactionInfo(otid_t) - Method in class com.arjuna.ats.internal.jts.orbspecific.TransactionFactoryImple
 
getTransactionInfo(Uid) - Method in class com.arjuna.ats.internal.jts.orbspecific.TransactionFactoryImple
 
getTransactionInfo() - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
getTransactionInfo(String) - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
getTransactionIsolation() - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
getTransactionKey() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionSynchronizationRegistryImple
 
getTransactionKey() - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionSynchronizationRegistryImple
 
getTransactionManager() - Method in class com.arjuna.ats.jbossatx.jta.TransactionManagerService
Retrieve a reference to the JTA transaction manager.
getTransactionManager() - Method in interface com.arjuna.ats.jbossatx.jta.TransactionManagerServiceMBean
Retrieve a reference to the JTA transaction manager.
getTransactionManager() - Method in interface com.arjuna.ats.jbossatx.jts.TransactionManagerServiceMBean
Retrieve a reference to the JTA transaction manager.
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.
getTransactionManager10() - Method in class org.jboss.jbossts.xts.environment.WSTEnvironmentBean
Deprecated.
getTransactionManager11() - Method in class org.jboss.jbossts.xts.environment.WSTEnvironmentBean
Returns the name of the class used to implement the WSAT 1.1 TransactionManager API.
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.
getTransactionManagerInfo() - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
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
 
getTransactionPropagationContext() - Method in class com.arjuna.ats.internal.jbossatx.jta.PropagationContextManager
Return a transaction propagation context for the transaction currently associated with the invoking thread, or null if the invoking thread is not associated with a transaction.
getTransactionPropagationContext(Transaction) - Method in class com.arjuna.ats.internal.jbossatx.jta.PropagationContextManager
Return a transaction propagation context for the transaction given as an argument, or null if the argument is null or of a type unknown to this factory.
getTransactionPropagationContext() - Method in class com.arjuna.ats.internal.jbossatx.jts.PropagationContextManager
Return a transaction propagation context for the transaction currently associated with the invoking thread, or null if the invoking thread is not associated with a transaction.
getTransactionPropagationContext(Transaction) - Method in class com.arjuna.ats.internal.jbossatx.jts.PropagationContextManager
Return a transaction propagation context for the transaction given as an argument, or null if the argument is null or of a type unknown to this factory.
getTransactions() - Static method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
 
getTransactions() - Static method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionImple
 
getTransactions(InputObjectState) - Static method in class com.arjuna.ats.internal.jts.utils.TxStoreLog
 
getTransactions(InputObjectState, int) - Static method in class com.arjuna.ats.internal.jts.utils.TxStoreLog
 
getTransactions() - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
getTransactions(String) - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
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.
getTransactionStatistics() - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
Obtain statistical information such as the number of transactions that have committed and aborted.
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(String, Uid) - Method in class com.arjuna.ats.internal.arjuna.recovery.TransactionStatusConnector
Retrieve the transaction status for the specified transaction, attempts to re-establish connection if necessary.
getTransactionStatus() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionSynchronizationRegistryImple
 
getTransactionStatus() - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionSynchronizationRegistryImple
 
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.jbossatx.jta.TransactionManagerService
Retrieve a reference ot the JTA TransactionSynchronizationRegistry.
getTransactionSynchronizationRegistry() - Method in interface com.arjuna.ats.jbossatx.jta.TransactionManagerServiceMBean
Retrieve a reference to the JTA TransactionSynchronizationRegistry.
getTransactionSynchronizationRegistry() - Method in interface com.arjuna.ats.jbossatx.jts.TransactionManagerServiceMBean
Retrieve a reference to the JTA TransactionSynchronizationRegistry.
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
 
getTransactionTimeout() - Method in class com.arjuna.ats.internal.jdbc.IsSameRMOverrideXAResource
 
getTransactionTimeout() - Method in class com.arjuna.ats.jbossatx.jta.TransactionManagerDelegate
Get the transaction timeout.
getTransactionTimeout() - Method in class com.arjuna.ats.jbossatx.jts.TransactionManagerDelegate
Get the transaction timeout.
getTransactionTimeout() - Method in class org.jboss.jbossts.txbridge.outbound.BridgeXAResource
Obtains the current transaction timeout value set for this XAResource instance.
getTransactionTimeout() - Method in class org.jboss.narayana.jta.jms.JmsXAResourceRecoveryHelper
Delegates XAResource#getTransactionTimeout call to the connected JMS resource.
getTransactionTimeout() - Method in class org.jboss.narayana.rest.bridge.inbound.InboundBridge
 
getTransactionType(String) - Method in class com.arjuna.ats.arjuna.tools.log.TransactionTypeManager
 
getTransactionUid() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.CachedRecoveredTransaction
 
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.
getTransportPeriod() - Static method in class com.arjuna.webservices.util.TransportTimer
Get the transport period.
getTransportTimeout() - Static method in class com.arjuna.webservices.util.TransportTimer
Get the transport timeout.
getTransportTimeout() - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Returns the wait period after sending a protocol message and not getting the expected reply before it is decided that the server at the other end has crashed.
getTwoPhaseAware() - Method in class org.jboss.jbossts.star.util.media.txstatusext.CoordinatorElement
 
getTwoPhaseUnaware() - Method in class org.jboss.jbossts.star.util.media.txstatusext.CoordinatorElement
 
getTxId() - Method in class com.arjuna.ats.internal.arjuna.Header
 
getTxId() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
 
getTxId() - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionImple
 
getTxId() - Method in interface com.arjuna.ats.jta.transaction.Transaction
 
getTxLocalResource(Object) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
 
getTxLocalResource(Object) - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionImple
 
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
 
getTxnURI() - Method in class org.jboss.jbossts.star.util.media.txstatusext.CoordinatorElement
 
getTxnUri() - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
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
 
getTxType() - Static method in class com.arjuna.ats.internal.jta.transaction.arjunacore.jca.SubordinationManager
 
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.
 
getType() - Static method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.SubordinateAtomicAction
 
getType() - Static method in class com.arjuna.ats.internal.jta.transaction.jts.subordinate.jca.coordinator.ServerTransaction
 
getTypeMap() - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
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(AbstractRecord) - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ArjunaTransactionImpleWrapper
Deprecated.
 
getUid(AbstractRecord) - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.RecoveredTransactionWrapper
 
getUid(AbstractRecord) - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ServerTransactionWrapper
 
getUid(UidCoordinator) - Static method in class com.arjuna.ats.internal.jts.utils.Helper
 
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.
getUidCoordinator(Control) - Static method in class com.arjuna.ats.internal.jts.utils.Helper
 
getUidCoordinator(Coordinator) - Static method in class com.arjuna.ats.internal.jts.utils.Helper
 
getUidForHandle(T) - Method in class org.jboss.stm.internal.RecoverableContainer
Given a real object, return the Uid if it exists in this container.
getUidForOriginal(T) - Method in class org.jboss.stm.internal.RecoverableContainer
Given a real object, return the Uid if it exists in this container.
getUidsForType(String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalStore
 
getUri(UriInfo, int, String...) - Static method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
getUriBuilder(UriInfo, int, String...) - Static method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
getUserBusinessActivity() - Static method in class com.arjuna.mw.wst11.UserBusinessActivity
Get the user business activity.
getUserBusinessActivity10() - Method in class org.jboss.jbossts.xts.environment.WSTEnvironmentBean
Deprecated.
getUserBusinessActivity11() - Method in class org.jboss.jbossts.xts.environment.WSTEnvironmentBean
Returns the name of the class used to implement the WSBA 1.1 UserBusinessActivity API.
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
getUserSubordinateBusinessActivity() - Method in class com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple
 
getUserSubordinateBusinessActivity() - Method in class com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityStandaloneImple
 
getUserSubordinateBusinessActivity() - Method in class com.arjuna.mwlabs.wst11.ba.remote.UserSubordinateBusinessActivityImple
 
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
getUserSubordinateTransaction() - Method in class com.arjuna.mwlabs.wst11.at.remote.UserSubordinateTransactionImple
 
getUserSubordinateTransaction() - Method in class com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple
 
getUserSubordinateTransaction() - Method in class com.arjuna.mwlabs.wst11.at.remote.UserTransactionStandaloneImple
 
getUserTransaction() - Method in class com.arjuna.ats.jbossatx.jta.TransactionManagerService
Retrieve a reference to the JTA user transaction manager.
getUserTransaction() - Method in interface com.arjuna.ats.jbossatx.jta.TransactionManagerServiceMBean
Retrieve a reference to the JTA user transaction manager.
getUserTransaction() - Method in interface com.arjuna.ats.jbossatx.jts.TransactionManagerServiceMBean
Retrieve a reference to the JTA user transaction manager.
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.
getUserTransaction10() - Method in class org.jboss.jbossts.xts.environment.WSTEnvironmentBean
Deprecated.
getUserTransaction11() - Method in class org.jboss.jbossts.xts.environment.WSTEnvironmentBean
Returns the name of the class used to implement the WSAT 1.1 UserTransaction API.
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
 
getValue(TransactionLocal, Transaction) - Method in class com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate
Get value of the transaction local in the specified transaction.
getValue() - Method in class com.arjuna.webservices.SoapFaultType
Get the value of this enumeration.
getValue() - Method in class com.arjuna.webservices11.wsat.State
Get the value of this enumeration.
getValue() - Method in class com.arjuna.webservices11.wsba.State
Get the value of this enumeration.
getValue() - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CoordinationContextType.Identifier
Gets the value of the value property.
getValue() - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.Expires
Gets the value of the value property.
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
 
getVariance() - Static method in class io.narayana.perf.PerformanceProfileStore
 
getVariance(String) - Static method in class io.narayana.perf.PerformanceProfileStore
 
getVariance(String) - Method in class io.narayana.perf.RegressionChecker
 
getVersion() - Static method in class com.arjuna.common.util.ConfigurationInfo
 
getVolatile2PhaseId() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateATCoordinator
return a uid for the volatile participant registered on behalf of this corodinator
getVolatileParticipant(String) - Method in class org.jboss.narayana.rest.integration.ParticipantsContainer
 
getVolatileParticipantEnlistmentURI() - Method in class org.jboss.jbossts.star.util.media.txstatusext.CoordinatorElement
 
getVolatileParticipantEnlistmentURI() - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
getVolatileParticipants() - Method in class org.jboss.jbossts.star.util.media.txstatusext.CoordinatorElement
 
getWarnings() - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
getWork(Transaction) - Static method in class com.arjuna.ats.internal.jta.transaction.arjunacore.jca.TxWorkManager
Get the work currently associated with the transaction.
getWork(Transaction) - Static method in class com.arjuna.ats.internal.jta.transaction.jts.jca.TxWorkManager
Get the work currently associated with the transaction.
getWorkerCount() - Method in class com.arjuna.services.framework.task.TaskManager
Get the current worker count for the pool.
getWrappedXADataSource() - Method in class com.arjuna.ats.internal.jdbc.drivers.XADataSourceReflectionWrapper
 
getWSCEnvironmentBean() - Static method in class org.jboss.jbossts.xts.environment.XTSPropertyManager
 
getWSCFEnvironmentBean() - Static method in class org.jboss.jbossts.xts.environment.XTSPropertyManager
 
getWsdlLocation() - Method in class com.arjuna.webservices11.wsaddr.NativeEndpointReference
 
getWSTEnvironmentBean() - Static method in class org.jboss.jbossts.xts.environment.XTSPropertyManager
 
getXAErrorCode() - Method in enum com.arjuna.ats.arjuna.tools.osb.mbean.HeuristicStatus
Deprecated.
 
getXANodeName() - Static method in class com.arjuna.ats.arjuna.coordinator.TxControl
 
getXANodeName(Xid) - Static method in class com.arjuna.ats.internal.jta.utils.XAUtils
 
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 class com.arjuna.ats.internal.jdbc.ConnectionImple
 
getXAResource() - Method in class com.arjuna.ats.internal.jdbc.recovery.BasicXARecovery
 
getXAResource() - Method in class com.arjuna.ats.internal.jdbc.recovery.JDBCXARecovery
 
getXAResource() - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryResourceImple
Deprecated.
Only used by a test
getXAResource() - Method in class com.arjuna.ats.internal.jta.recovery.jts.XARecoveryResourceImple
 
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 class com.arjuna.ats.internal.jta.resources.errorhandlers.tibco
 
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 class com.arjuna.ats.internal.jbossatx.jta.XAResourceRecoveryHelperWrapper
 
getXAResources() - Method in interface com.arjuna.ats.jta.recovery.XAResourceRecoveryHelper
 
getXAResources() - Method in class org.jboss.narayana.jta.jms.JmsXAResourceRecoveryHelper
If JMS connection was created successfully, returns an array with one instance of JmsXAResourceRecoveryHelper.
getXAResourceState(XAResource) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
 
getXAResourceState(XAResource) - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionImple
 
getXAResourceState(XAResource) - Method in interface com.arjuna.ats.jta.transaction.Transaction
 
getXATerminator() - Static method in class com.arjuna.ats.internal.jta.transaction.arjunacore.jca.SubordinationManager
 
getXATerminator() - Method in class com.arjuna.ats.jbossatx.jta.TransactionManagerService
Deprecated.
use getJbossXATerminator instead
getXATerminator() - Method in interface com.arjuna.ats.jbossatx.jta.TransactionManagerServiceMBean
Get the XA Terminator
getXATerminator() - Method in interface com.arjuna.ats.jbossatx.jts.TransactionManagerServiceMBean
Get the XA Terminator
getXid() - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.RecoverConnectableAtomicAction
 
getXid() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
 
getXid() - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord
 
getXid() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.SubordinateActionBean
Deprecated.
 
getXid() - Method in interface com.arjuna.ats.internal.jta.tools.osb.mbean.jta.SubordinateActionBeanMBean
Deprecated.
 
getXid() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.SubordinateAtomicAction
 
getXid() - Method in class com.arjuna.ats.internal.jta.transaction.jts.subordinate.jca.coordinator.ServerTransaction
 
getXid() - Method in class com.arjuna.ats.internal.jta.transaction.jts.subordinate.jca.SubordinateAtomicTransaction
 
getXid(Uid, boolean) - Static method in class com.arjuna.ats.internal.jta.utils.jts.XidUtils
 
getXid(Control, boolean) - Static method in class com.arjuna.ats.internal.jta.utils.jts.XidUtils
 
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
 
getXid() - Method in class org.jboss.jbossts.txbridge.inbound.BridgeDurableParticipant
 
getXid() - Method in class org.jboss.narayana.rest.bridge.inbound.InboundBridge
 
getXIDString(XID) - Static method in class com.arjuna.ats.jta.xa.XATxConverter
 
getXMLStreamReader(Reader) - Static method in class com.arjuna.webservices.soap.SoapUtils
Get the XML stream reader.
getXMLStreamWriter(Writer) - Static method in class com.arjuna.webservices.soap.SoapUtils
Get the XML stream writer.
getXTSEnvironmentBean() - Static method in class org.jboss.jbossts.xts.environment.XTSPropertyManager
 
getXtsInitialisations() - Method in class org.jboss.jbossts.xts.environment.XTSEnvironmentBean
Returns the list of XTS recovery modules to be installed at startup and removed at shutdown.
GlobalId - Interface in com.arjuna.mw.wsas.common
Implementations of this interface provide globally unique identifications for activities.
GlobalIdImple - Class in com.arjuna.mwlabs.wsas.common.arjunacore
This implementation of GlobalId uses the ArjunaCore Uid class.
GlobalIdImple() - Constructor for class com.arjuna.mwlabs.wsas.common.arjunacore.GlobalIdImple
 
GlobalIdImple(String) - Constructor for class com.arjuna.mwlabs.wsas.common.arjunacore.GlobalIdImple
 
GlobalTransactionInfo - Class in com.arjuna.ArjunaOTS
Generated from IDL struct "GlobalTransactionInfo".
GlobalTransactionInfo() - Constructor for class com.arjuna.ArjunaOTS.GlobalTransactionInfo
 
GlobalTransactionInfo(int, int, int, float, int, int, int) - Constructor for class com.arjuna.ArjunaOTS.GlobalTransactionInfo
 
GlobalTransactionInfoHelper - Class in com.arjuna.ArjunaOTS
Generated from IDL struct "GlobalTransactionInfo".
GlobalTransactionInfoHelper() - Constructor for class com.arjuna.ArjunaOTS.GlobalTransactionInfoHelper
 
GlobalTransactionInfoHolder - Class in com.arjuna.ArjunaOTS
Generated from IDL struct "GlobalTransactionInfo".
GlobalTransactionInfoHolder() - Constructor for class com.arjuna.ArjunaOTS.GlobalTransactionInfoHolder
 
GlobalTransactionInfoHolder(GlobalTransactionInfo) - Constructor for class com.arjuna.ArjunaOTS.GlobalTransactionInfoHolder
 
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.
gtrid_length - Variable in class com.arjuna.ats.internal.jta.xa.XID
 

H

h2_driver - Class in com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers
JDBC store implementation driver-specific code.
h2_driver() - Constructor for class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.h2_driver
 
H_COMMIT - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
H_HAZARD - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
H_MIXED - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
H_ROLLBACK - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
handleAborted(Notification, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsat.processors.CompletionInitiatorProcessor
Handle an aborted response.
handleCallbacks(BaseProcessor.CallbackExecutor, String[]) - Method in class com.arjuna.webservices.base.processors.BaseProcessor
Handle the callbacks for the specified addressing context.
handleCancelled(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsarjtx.processors.TerminationParticipantProcessor
Handle a cancelled response.
handleClosed(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsarjtx.processors.TerminationParticipantProcessor
Handle a closed response.
handleCMRCommitError(boolean) - Method in class com.arjuna.ats.internal.jta.resources.XAResourceErrorHandler
 
handleCMRRollbackError() - Method in class com.arjuna.ats.internal.jta.resources.XAResourceErrorHandler
 
handleCommitted(Notification, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsat.processors.CompletionInitiatorProcessor
Handle a committed response.
handleCompleted(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsarjtx.processors.TerminationParticipantProcessor
Handle a completed response.
handleException(InvocationContext, Exception, Transaction) - Method in class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorBase
 
handleFault(SOAPMessageContext) - Method in class com.arjuna.mw.wst11.client.AbstractWSTXHandler
Delegates fault handling to the JaxWSHeaderContextProcessor if either WSTXFeature or default context propagation is enabled.
handleFault(SOAPMessageContext) - Method in class com.arjuna.mw.wst11.client.JaxWSHeaderContextProcessor
Tidy up the Transaction/Thread association.
handleFault(SOAPMessageContext) - Method in class com.arjuna.mw.wst11.service.JaxWSHeaderContextProcessor
Tidy up the Transaction/Thread association before faults are thrown back to the client.
handleFault(SOAPMessageContext) - Method in class com.arjuna.webservices11.wsarj.handler.InstanceIdentifierHandler
this handler ignores faults but allows other handlers to deal with them
handleFault(MessageContext) - Method in class org.jboss.jbossts.txbridge.inbound.JaxWSTxInboundBridgeHandler
Tidy up the Transaction/Thread association before faults are thrown back to the client.
handleFault(MessageContext) - Method in class org.jboss.jbossts.txbridge.inbound.OptionalJaxWSTxInboundBridgeHandler
 
handleFault(C) - Method in class org.jboss.jbossts.txbridge.outbound.AbstractJTAOverWSATHandler
Delegates fault handling to the JaxWSTxOutboundBridgeHandler if either JTAOverWSATFeature or default context propagation is enabled.
handleFault(MessageContext) - Method in class org.jboss.jbossts.txbridge.outbound.JaxWSTxOutboundBridgeHandler
Tidy up the Transaction/Thread association before faults are thrown back to the client.
handleFaulted(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsarjtx.processors.TerminationParticipantProcessor
Handle a faulted response.
handleInbound(SOAPMessageContext) - Method in class com.arjuna.mw.wst11.client.JaxWSHeaderContextProcessor
Tidy up the Transaction/Thread association before control is returned to the user.
handleInbound(SOAPMessageContext) - Method in class com.arjuna.mw.wst11.service.JaxWSHeaderContextProcessor
Process the tx context header that is attached to the received message.
handleInbound(SOAPMessageContext) - Method in class com.arjuna.mw.wst11.service.JaxWSSubordinateHeaderContextProcessor
Process the tx context header that is attached to the received message.
handleInbound(MessageContext) - Method in class org.jboss.jbossts.txbridge.inbound.JaxWSTxInboundBridgeHandler
Process inbound messages by mapping the WS transaction context to a JTA one and associating the latter to the current Thread.
handleInbound(MessageContext) - Method in class org.jboss.jbossts.txbridge.outbound.JaxWSTxOutboundBridgeHandler
Tidy up the Transaction/Thread association before returning a message to the client.
handleMessage(SOAPMessageContext) - Method in class com.arjuna.mw.wst11.client.AbstractWSTXHandler
Delegates message handling to the JaxWSHeaderContextProcessor if either WSTXFeature or default context propagation is enabled.
handleMessage(SOAPMessageContext) - Method in class com.arjuna.mw.wst11.client.JaxWSHeaderContextProcessor
Process a message.
handleMessage(SOAPMessageContext, boolean) - Method in class com.arjuna.mw.wst11.client.JaxWSHeaderContextProcessor
Process a message.
handleMessage(SOAPMessageContext) - Method in class com.arjuna.mw.wst11.service.JaxWSHeaderContextProcessor
Process a message.
handleMessage(SOAPMessageContext) - Method in class com.arjuna.webservices11.wsarj.handler.InstanceIdentifierHandler
Handle an outgoing message by inserting any current arjuna context attached to the context into the message headers and handle an incoming message by retrieving the context from the headers and attaching it to the context,
handleMessage(MessageContext) - Method in class org.jboss.jbossts.txbridge.inbound.JaxWSTxInboundBridgeHandler
Process a message.
handleMessage(MessageContext) - Method in class org.jboss.jbossts.txbridge.inbound.OptionalJaxWSTxInboundBridgeHandler
 
handleMessage(C) - Method in class org.jboss.jbossts.txbridge.outbound.AbstractJTAOverWSATHandler
Delegates message handling to the JaxWSTxOutboundBridgeHandler if either JTAOverWSATFeature or default context propagation is enabled.
handleMessage(MessageContext) - Method in class org.jboss.jbossts.txbridge.outbound.JaxWSTxOutboundBridgeHandler
Process a message.
handleMessageOutbound(SOAPMessageContext) - Method in class com.arjuna.webservices11.wsarj.handler.InstanceIdentifierHandler
check for an arjuna context attached to the message context and, if found, install its identifier as the value of a soap message header element
handleMessageOutbound(SOAPMessageContext) - Method in class com.arjuna.webservices11.wsarj.handler.InstanceIdentifierInHandler
override the parent behaviour so that this handler processes incoming arjuna instance identifiers but avoids inserting them into outgoing messages
handleOutbound(SOAPMessageContext, boolean) - Method in class com.arjuna.mw.wst11.client.JaxWSHeaderContextProcessor
Process the tx thread context and attach serialized version as msg header
handleOutbound(SOAPMessageContext) - Method in class com.arjuna.mw.wst11.service.JaxWSHeaderContextProcessor
Tidy up the Transaction/Thread association before response is returned to the client.
handleOutbound(MessageContext) - Method in class org.jboss.jbossts.txbridge.inbound.JaxWSTxInboundBridgeHandler
Tidy up the Transaction/Thread association before returning a message to the client.
handleOutbound(MessageContext) - Method in class org.jboss.jbossts.txbridge.outbound.JaxWSTxOutboundBridgeHandler
Process outbound messages by mapping the JTA transaction context to a WS-AT one and associating the latter to the current Thread.
HandlerFactory - Class in org.jboss.narayana.txframework.impl.handlers
 
HandlerFactory() - Constructor for class org.jboss.narayana.txframework.impl.handlers.HandlerFactory
 
handleSoapFault(SoapFault, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsarjtx.processors.TerminationParticipantProcessor
Handle a SOAP fault response.
handleSoapFault(SoapFault, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsat.processors.CompletionInitiatorProcessor
Handle a SOAP fault response.
hasBeenLocked - Variable in class com.arjuna.ats.txoj.LockManager
 
hasFailed() - Method in class com.arjuna.webservices.base.processors.Callback
Has the callback failed.
hash_top_level_tran() - Method in class com.arjuna.ArjunaOTS._ArjunaTransactionStub
 
hash_top_level_tran() - Method in class com.arjuna.ArjunaOTS._UidCoordinatorStub
 
hash_top_level_tran() - Method in class com.arjuna.ArjunaOTS.ArjunaTransactionPOATie
 
hash_top_level_tran() - Method in class com.arjuna.ArjunaOTS.UidCoordinatorPOATie
 
hash_top_level_tran() - Method in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
 
hash_top_level_tran() - Method in class org.omg.CosTransactions._CoordinatorStub
 
hash_top_level_tran() - Method in interface org.omg.CosTransactions.CoordinatorOperations
 
hash_top_level_tran() - Method in class org.omg.CosTransactions.CoordinatorPOATie
 
hash_transaction() - Method in class com.arjuna.ArjunaOTS._ArjunaTransactionStub
 
hash_transaction() - Method in class com.arjuna.ArjunaOTS._UidCoordinatorStub
 
hash_transaction() - Method in class com.arjuna.ArjunaOTS.ArjunaTransactionPOATie
 
hash_transaction() - Method in class com.arjuna.ArjunaOTS.UidCoordinatorPOATie
 
hash_transaction() - Method in class com.arjuna.ats.internal.jts.ControlWrapper
 
hash_transaction() - Method in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
 
hash_transaction() - Method in class org.omg.CosTransactions._CoordinatorStub
 
hash_transaction() - Method in interface org.omg.CosTransactions.CoordinatorOperations
 
hash_transaction() - Method in class org.omg.CosTransactions.CoordinatorPOATie
 
hashCode() - Method in class com.arjuna.ats.arjuna.common.Uid
Override Object.hashCode.
hashCode() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
hashCode() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
Deprecated.
 
hashCode() - Method in class com.arjuna.ats.internal.arjuna.coordinator.ReaperElement
 
hashCode() - Method in class com.arjuna.ats.internal.jbossatx.jta.XAResourceRecoveryHelperWrapper
 
hashCode() - Method in class com.arjuna.ats.internal.jbossatx.jts.PropagationContextWrapper
 
hashCode() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
Return -1 if we fail.
hashCode() - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionImple
TransactionImple (which could be a proxy to the remote transaction) will return up to two different hashCodes.
hashCode() - Method in class com.arjuna.ats.internal.jts.ControlWrapper
Override Object.hashCode.
hashCode() - Method in class com.arjuna.ats.internal.jts.PseudoControlWrapper
this returns the same hashcode as ControlWrapper for a given Control or ControlImple
hashCode() - Method in class com.arjuna.ats.jta.xa.XidImple
Return the hash code for this Xid.
hashCode() - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
 
hashCode() - Method in interface com.arjuna.mw.wsas.activity.ActivityHandle
Although users won't typically care what the underlying implementation of a context is, they will need to do comparisons.
hashCode() - Method in interface com.arjuna.mw.wsas.activity.ActivityHierarchy
Although users won't typically care what the underlying implementation of a context is, they will need to do comparisons.
hashCode() - Method in class com.arjuna.mwlabs.wsas.activity.ActivityHandleImple
Although users won't typically care what the underlying implementation of a context is, they will need to do comparisons.
hashCode() - Method in class com.arjuna.mwlabs.wsas.activity.ActivityHierarchyImple
Although users won't typically care what the underlying implementation of a context is, they will need to do comparisons.
hashCode() - Method in class com.arjuna.mwlabs.wsas.activity.ActivityImple
 
hashCode() - Method in class com.arjuna.webservices.util.Enumerated
Return a hash code for this enumerated entry.
hashCode() - Method in class org.jboss.narayana.rest.bridge.inbound.InboundBridge
 
hashCode() - Method in class org.jboss.narayana.txframework.impl.TXDataMapImpl
 
HashedActionStore - Class in com.arjuna.ats.internal.arjuna.objectstore
The basic action store implementations store the object states in a separate file within the same directory in the object store, determined by the object's type.
HashedActionStore(ObjectStoreEnvironmentBean) - Constructor for class com.arjuna.ats.internal.arjuna.objectstore.HashedActionStore
 
HashedStore - Class in com.arjuna.ats.internal.arjuna.objectstore
The basic shadowing store implementations store the object states in a separate file within the same directory in the object store, determined by the object's type.
HashedStore(ObjectStoreEnvironmentBean) - Constructor for class com.arjuna.ats.internal.arjuna.objectstore.HashedStore
 
hasHeuristic() - Method in enum org.jboss.jbossts.star.util.TxStatus
 
hasMoreResources() - Method in class com.arjuna.ats.internal.jdbc.recovery.BasicXARecovery
 
hasMoreResources() - Method in class com.arjuna.ats.internal.jdbc.recovery.JDBCXARecovery
 
hasMoreResources() - Method in interface com.arjuna.ats.jta.recovery.XAResourceRecovery
Iterate through all of the resources this instance provides access to.
hasTriggered() - Method in class com.arjuna.webservices.base.processors.Callback
Has the callback triggered.
hasWork(Transaction) - Static method in class com.arjuna.ats.internal.jta.transaction.arjunacore.jca.TxWorkManager
Does the transaction have any work associated with it?
hasWork(Transaction) - Static method in class com.arjuna.ats.internal.jta.transaction.jts.jca.TxWorkManager
Does the transaction have any work associated with it?
head - Variable in class com.arjuna.ats.internal.txoj.LockList
 
HEAD - Static variable in class org.jboss.jbossts.txbridge.utils.HttpUtils
 
Header - Class in com.arjuna.ats.internal.arjuna
 
Header() - Constructor for class com.arjuna.ats.internal.arjuna.Header
 
Header(Uid, Uid) - Constructor for class com.arjuna.ats.internal.arjuna.Header
 
header - Variable in class org.xmlsoap.schemas.soap.envelope.Envelope
 
Header - Class in org.xmlsoap.schemas.soap.envelope
Java class for Header complex type.
Header() - Constructor for class org.xmlsoap.schemas.soap.envelope.Header
 
headerFault - Variable in exception com.arjuna.webservices.SoapFault
The header fault flag.
headerSize - Static variable in class com.arjuna.ats.arjuna.state.OutputBuffer
 
HeaderState - Class in com.arjuna.ats.arjuna.tools.osb.mbean
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
HeaderState(String, Uid, Uid, long) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.HeaderState
Deprecated.
 
HeaderStateReader - Class in com.arjuna.ats.arjuna.tools.osb.mbean
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
HeaderStateReader() - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.HeaderStateReader
Deprecated.
 
Helper - Class in com.arjuna.ats.internal.jts.utils
 
Helper() - Constructor for class com.arjuna.ats.internal.jts.utils.Helper
 
HEURISTIC_CANCEL - Static variable in class com.arjuna.mw.wscf.model.sagas.common.TwoPhaseResult
 
HEURISTIC_CANCEL - Static variable in class com.arjuna.mw.wscf.model.twophase.common.TwoPhaseResult
 
HEURISTIC_COMMIT - Static variable in class com.arjuna.ats.arjuna.coordinator.TwoPhaseOutcome
 
HEURISTIC_COMMIT - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
HEURISTIC_CONFIRM - Static variable in class com.arjuna.mw.wscf.model.sagas.common.TwoPhaseResult
 
HEURISTIC_CONFIRM - Static variable in class com.arjuna.mw.wscf.model.twophase.common.TwoPhaseResult
 
HEURISTIC_HAZARD - Static variable in class com.arjuna.ats.arjuna.coordinator.TwoPhaseOutcome
 
HEURISTIC_HAZARD - Static variable in class com.arjuna.mw.wscf.model.sagas.common.TwoPhaseResult
 
HEURISTIC_HAZARD - Static variable in class com.arjuna.mw.wscf.model.twophase.common.TwoPhaseResult
 
HEURISTIC_MIXED - Static variable in class com.arjuna.ats.arjuna.coordinator.TwoPhaseOutcome
 
HEURISTIC_MIXED - Static variable in class com.arjuna.mw.wscf.model.sagas.common.TwoPhaseResult
 
HEURISTIC_MIXED - Static variable in class com.arjuna.mw.wscf.model.twophase.common.TwoPhaseResult
 
HEURISTIC_ROLLBACK - Static variable in class com.arjuna.ats.arjuna.coordinator.TwoPhaseOutcome
 
HeuristicCancel - Class in com.arjuna.mw.wscf.model.twophase.status
All of the coordiantor's participants cancelled when they were asked to confirm.
HeuristicCancelException - Exception in com.arjuna.mw.wscf.model.twophase.exceptions
There is no coordinator associated with the target.
HeuristicCancelException() - Constructor for exception com.arjuna.mw.wscf.model.twophase.exceptions.HeuristicCancelException
 
HeuristicCancelException(String) - Constructor for exception com.arjuna.mw.wscf.model.twophase.exceptions.HeuristicCancelException
 
HeuristicCancelException(String, int) - Constructor for exception com.arjuna.mw.wscf.model.twophase.exceptions.HeuristicCancelException
 
HeuristicCommit - Exception in org.omg.CosTransactions
Generated from IDL exception "HeuristicCommit".
HeuristicCommit() - Constructor for exception org.omg.CosTransactions.HeuristicCommit
 
HeuristicCommit(String) - Constructor for exception org.omg.CosTransactions.HeuristicCommit
 
HeuristicCommitHelper - Class in org.omg.CosTransactions
Generated from IDL exception "HeuristicCommit".
HeuristicCommitHelper() - Constructor for class org.omg.CosTransactions.HeuristicCommitHelper
 
HeuristicCommitHolder - Class in org.omg.CosTransactions
org/omg/CosTransactions/HeuristicCommitHolder.java .
HeuristicCommitHolder() - Constructor for class org.omg.CosTransactions.HeuristicCommitHolder
 
HeuristicCommitHolder(HeuristicCommit) - Constructor for class org.omg.CosTransactions.HeuristicCommitHolder
 
HeuristicConfirm - Class in com.arjuna.mw.wscf.model.twophase.status
All of the coordinator's participants confirmed when they were asked to cancel.
HeuristicConfirmException - Exception in com.arjuna.mw.wscf.model.twophase.exceptions
There is no coordinator associated with the target.
HeuristicConfirmException() - Constructor for exception com.arjuna.mw.wscf.model.twophase.exceptions.HeuristicConfirmException
 
HeuristicConfirmException(String) - Constructor for exception com.arjuna.mw.wscf.model.twophase.exceptions.HeuristicConfirmException
 
HeuristicConfirmException(String, int) - Constructor for exception com.arjuna.mw.wscf.model.twophase.exceptions.HeuristicConfirmException
 
HeuristicException - Exception in org.jboss.narayana.rest.integration.api
 
HeuristicException(HeuristicType) - Constructor for exception org.jboss.narayana.rest.integration.api.HeuristicException
 
HeuristicHazard - Class in com.arjuna.mw.wscf.model.twophase.status
Some of the coordinator's participants cancelled, some confirmed and the status of others is indeterminate.
HeuristicHazard - Exception in org.omg.CosTransactions
Generated from IDL exception "HeuristicHazard".
HeuristicHazard() - Constructor for exception org.omg.CosTransactions.HeuristicHazard
 
HeuristicHazard(String) - Constructor for exception org.omg.CosTransactions.HeuristicHazard
 
HeuristicHazardException - Exception in com.arjuna.mw.wscf.model.twophase.exceptions
There is no coordinator associated with the target.
HeuristicHazardException() - Constructor for exception com.arjuna.mw.wscf.model.twophase.exceptions.HeuristicHazardException
 
HeuristicHazardException(String) - Constructor for exception com.arjuna.mw.wscf.model.twophase.exceptions.HeuristicHazardException
 
HeuristicHazardException(String, int) - Constructor for exception com.arjuna.mw.wscf.model.twophase.exceptions.HeuristicHazardException
 
HeuristicHazardHelper - Class in org.omg.CosTransactions
Generated from IDL exception "HeuristicHazard".
HeuristicHazardHelper() - Constructor for class org.omg.CosTransactions.HeuristicHazardHelper
 
HeuristicHazardHolder - Class in org.omg.CosTransactions
org/omg/CosTransactions/HeuristicHazardHolder.java .
HeuristicHazardHolder() - Constructor for class org.omg.CosTransactions.HeuristicHazardHolder
 
HeuristicHazardHolder(HeuristicHazard) - Constructor for class org.omg.CosTransactions.HeuristicHazardHolder
 
HeuristicInformation - Interface in com.arjuna.ats.arjuna.coordinator
Deprecated.
as of 5.2.2.Final In a subsequent release we will be providing this functionality via JMX MBeans
heuristicList - Variable in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
HeuristicMapper - Class in org.jboss.narayana.rest.integration
 
HeuristicMapper() - Constructor for class org.jboss.narayana.rest.integration.HeuristicMapper
 
HeuristicMixed - Class in com.arjuna.mw.wscf.model.twophase.status
Some of the coordinator's participants cancelled and some confirmed.
HeuristicMixed - Exception in org.omg.CosTransactions
Generated from IDL exception "HeuristicMixed".
HeuristicMixed() - Constructor for exception org.omg.CosTransactions.HeuristicMixed
 
HeuristicMixed(String) - Constructor for exception org.omg.CosTransactions.HeuristicMixed
 
HeuristicMixedException - Exception in com.arjuna.mw.wscf.model.twophase.exceptions
There is no coordinator associated with the target.
HeuristicMixedException() - Constructor for exception com.arjuna.mw.wscf.model.twophase.exceptions.HeuristicMixedException
 
HeuristicMixedException(String) - Constructor for exception com.arjuna.mw.wscf.model.twophase.exceptions.HeuristicMixedException
 
HeuristicMixedException(String, int) - Constructor for exception com.arjuna.mw.wscf.model.twophase.exceptions.HeuristicMixedException
 
HeuristicMixedHelper - Class in org.omg.CosTransactions
Generated from IDL exception "HeuristicMixed".
HeuristicMixedHelper() - Constructor for class org.omg.CosTransactions.HeuristicMixedHelper
 
HeuristicMixedHolder - Class in org.omg.CosTransactions
org/omg/CosTransactions/HeuristicMixedHolder.java .
HeuristicMixedHolder() - Constructor for class org.omg.CosTransactions.HeuristicMixedHolder
 
HeuristicMixedHolder(HeuristicMixed) - Constructor for class org.omg.CosTransactions.HeuristicMixedHolder
 
HeuristicNotification - Class in com.arjuna.ats.arjuna.coordinator
 
HeuristicNotification() - Constructor for class com.arjuna.ats.arjuna.coordinator.HeuristicNotification
 
heuristicOutcome(int) - Method in class com.arjuna.ats.arjuna.coordinator.HeuristicNotification
 
HeuristicRollback - Exception in org.omg.CosTransactions
Generated from IDL exception "HeuristicRollback".
HeuristicRollback() - Constructor for exception org.omg.CosTransactions.HeuristicRollback
 
HeuristicRollback(String) - Constructor for exception org.omg.CosTransactions.HeuristicRollback
 
HeuristicRollbackHelper - Class in org.omg.CosTransactions
Generated from IDL exception "HeuristicRollback".
HeuristicRollbackHelper() - Constructor for class org.omg.CosTransactions.HeuristicRollbackHelper
 
HeuristicRollbackHolder - Class in org.omg.CosTransactions
org/omg/CosTransactions/HeuristicRollbackHolder.java .
HeuristicRollbackHolder() - Constructor for class org.omg.CosTransactions.HeuristicRollbackHolder
 
HeuristicRollbackHolder(HeuristicRollback) - Constructor for class org.omg.CosTransactions.HeuristicRollbackHolder
 
HeuristicStatus - Enum in com.arjuna.ats.arjuna.tools.osb.mbean
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
HeuristicType - Enum in org.jboss.narayana.rest.integration.api
 
hexStringToInt(String) - Static method in class com.arjuna.ats.arjuna.utils.Utility
Convert a hex String to an integer.
hexStringToLong(String) - Static method in class com.arjuna.ats.arjuna.utils.Utility
Convert a hex String to a long
HIDDINGCHAR - Static variable in class com.arjuna.ats.internal.arjuna.objectstore.ShadowingStore
 
hide_state(Uid, String) - Method in interface com.arjuna.ats.arjuna.objectstore.RecoveryStore
Hide the object's state in the object store.
hide_state(Uid, String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBean
 
hide_state(Uid, String) - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.RecoveryStoreBeanMBean
 
hide_state(Uid, String) - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.RecoveryStoreProxy
 
hide_state(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.ActionStore
 
hide_state(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqObjectStoreAdaptor
Hide the object's state in the object store.
hide_state(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCImple_driver
 
hide_state(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCStore
 
hide_state(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.LogStore
 
hide_state(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.NullActionStore
 
hide_state(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.ShadowingStore
Hide/reveal an object regardless of state.
hide_state(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.TwoPhaseVolatileStore
Hide the object's state in the object store.
hide_state(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.VolatileStore
Hide the object's state in the object store.
hierarchy() - Method in class com.arjuna.mwlabs.wsas.activity.ActivityImple
Return the activity hierarchy that this activity is within.
hierarchyDepth() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
HLS - Interface in com.arjuna.mw.wsas.activity
An HLS is registered with activities to be informed of their lifecycle and to augment the basic notion of what an activity is.
HLSError - Error in com.arjuna.mw.wsas.exceptions
An HLS may throw this error whenever a serious problem is encountered.
HLSError() - Constructor for error com.arjuna.mw.wsas.exceptions.HLSError
 
HLSError(String) - Constructor for error com.arjuna.mw.wsas.exceptions.HLSError
 
HLSException - Exception in com.arjuna.mw.wsas.exceptions
Thrown the HLS completion fails.
HLSException() - Constructor for exception com.arjuna.mw.wsas.exceptions.HLSException
 
HLSException(String) - Constructor for exception com.arjuna.mw.wsas.exceptions.HLSException
 
HLSException(String, int) - Constructor for exception com.arjuna.mw.wsas.exceptions.HLSException
 
HLSException(String, SystemException) - Constructor for exception com.arjuna.mw.wsas.exceptions.HLSException
 
HLSException(SystemException) - Constructor for exception com.arjuna.mw.wsas.exceptions.HLSException
 
HLSManager - Class in com.arjuna.mwlabs.wsas.activity
The HLS manager is the way in which an HLS can register itself with the activity service.
HLSManager() - Constructor for class com.arjuna.mwlabs.wsas.activity.HLSManager
 
HLSProvider - Annotation Type in com.arjuna.mwlabs.wscf.utils
Annotation used to tag HLS providers and identify the type of service they implement
HornetqJournalEnvironmentBean - Class in com.arjuna.ats.internal.arjuna.objectstore.hornetq
A JavaBean containing assorted configuration properties for the HornetQ Journal based transaction logging system.
HornetqJournalEnvironmentBean() - Constructor for class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBean
 
HornetqJournalEnvironmentBeanMBean - Interface in com.arjuna.ats.internal.arjuna.objectstore.hornetq
A JMX MBean interface containing configuration for the HornetQ Journal based transaction logging system.
HornetqJournalStore - Class in com.arjuna.ats.internal.arjuna.objectstore.hornetq
Implementation of the tx store backed by HornetQ's journal.
HornetqJournalStore(HornetqJournalEnvironmentBean) - Constructor for class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalStore
 
HornetqObjectStoreAdaptor - Class in com.arjuna.ats.internal.arjuna.objectstore.hornetq
Adaptor class that wraps the store to make it look like an ObjectStore.
HornetqObjectStoreAdaptor() - Constructor for class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqObjectStoreAdaptor
 
HornetqObjectStoreAdaptor(HornetqJournalStore) - Constructor for class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqObjectStoreAdaptor
 
host() - Method in class com.arjuna.ats.internal.arjuna.recovery.TransactionStatusManagerItem
Accessor method for host in format xxx.xxx.xxx.xxx
hostAddr - Variable in class com.arjuna.ats.arjuna.common.Uid
 
hostInetAddr() - Static method in class com.arjuna.ats.arjuna.utils.Utility
 
hostNameToInetAddress(String) - Static method in class com.arjuna.ats.arjuna.utils.Utility
Convert a host name into an InetAddress object
HPORB - Static variable in class com.arjuna.orbportability.ORBType
 
hporb - Static variable in class com.arjuna.orbportability.ORBType
 
HttpConnectionCreator - Interface in org.jboss.jbossts.star.util
 
httpRequest(int[], String, String, String) - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
httpRequest(int[], String, String, String, String) - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
httpRequest(int[], String, String, String, String, Map<String, String>) - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
httpRequest(int[], String, String, String, String, Map<String, String>, Map<String, String>) - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
HttpResponseException - Error in org.jboss.jbossts.star.provider
Deprecated.
The new class will be updated to extend Exception instead of Error
HttpResponseException(Throwable, String, int, int) - Constructor for error org.jboss.jbossts.star.provider.HttpResponseException
Deprecated.
 
HttpResponseException(Throwable, String, int[], int) - Constructor for error org.jboss.jbossts.star.provider.HttpResponseException
Deprecated.
 
HttpResponseException(int, int) - Constructor for error org.jboss.jbossts.star.provider.HttpResponseException
Deprecated.
 
HttpResponseMapper - Class in org.jboss.jbossts.star.provider
Maps an HttpResponseException to the HTTP code embedded in the exception
HttpResponseMapper() - Constructor for class org.jboss.jbossts.star.provider.HttpResponseMapper
 
HttpUtils - Class in org.jboss.jbossts.txbridge.utils
Utilities for client http requests
HttpUtils() - Constructor for class org.jboss.jbossts.txbridge.utils.HttpUtils
 

I

i18NLogger - Static variable in class com.arjuna.ats.arjuna.logging.tsLogger
 
i18NLogger - Static variable in class com.arjuna.ats.internal.jta.utils.jtaxLogger
 
i18NLogger - Static variable in class com.arjuna.ats.jbossatx.logging.jbossatxLogger
 
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.mw.wstx.logging.wstxLogger
 
i18NLogger - Static variable in class com.arjuna.orbportability.logging.opLogger
 
i18NLogger - Static variable in class com.arjuna.webservices.logging.WSCLogger
 
i18NLogger - Static variable in class com.arjuna.webservices.logging.WSTLogger
 
i18NLogger - Static variable in class org.jboss.jbossts.txbridge.utils.txbridgeLogger
 
i18NLogger - Static variable in class org.jboss.jbossts.xts.logging.XTSLogger
 
i18NLogger - Static variable in class org.jboss.jbossts.xts.recovery.logging.RecoveryLogger
 
ibm_driver - Class in com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers
JDBC store implementation driver-specific code.
ibm_driver() - Constructor for class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.ibm_driver
 
IBMORB - Static variable in class com.arjuna.orbportability.ORBType
 
ibmorb - Static variable in class com.arjuna.orbportability.ORBType
 
ibmorb_7_1 - Class in com.arjuna.orbportability.internal.orbspecific.ibmorb.oa.implementations
 
ibmorb_7_1() - Constructor for class com.arjuna.orbportability.internal.orbspecific.ibmorb.oa.implementations.ibmorb_7_1
 
ibmorb_7_1 - Class in com.arjuna.orbportability.internal.orbspecific.ibmorb.orb.implementations
 
ibmorb_7_1() - Constructor for class com.arjuna.orbportability.internal.orbspecific.ibmorb.orb.implementations.ibmorb_7_1
 
ibmorb_7_1 - Class in com.arjuna.orbportability.internal.orbspecific.versions
 
ibmorb_7_1() - Constructor for class com.arjuna.orbportability.internal.orbspecific.versions.ibmorb_7_1
 
id() - Static method in class com.arjuna.ArjunaOTS.ActionControlHelper
 
id() - Static method in class com.arjuna.ArjunaOTS.ActiveThreadsHelper
 
id() - Static method in class com.arjuna.ArjunaOTS.ActiveTransactionHelper
 
id() - Static method in class com.arjuna.ArjunaOTS.ArjunaFactoryHelper
 
id() - Static method in class com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourceHelper
 
id() - Static method in class com.arjuna.ArjunaOTS.ArjunaTransactionHelper
 
id() - Static method in class com.arjuna.ArjunaOTS.BadControlHelper
 
id() - Static method in class com.arjuna.ArjunaOTS.CurrentHelper
 
id() - Static method in class com.arjuna.ArjunaOTS.DestroyedHelper
 
id() - Static method in class com.arjuna.ArjunaOTS.GlobalTransactionInfoHelper
 
id() - Static method in class com.arjuna.ArjunaOTS.InterpositionFailedHelper
 
id() - Static method in class com.arjuna.ArjunaOTS.JTAInterposedSynchronizationHelper
 
id() - Static method in class com.arjuna.ArjunaOTS.ManagedSynchronizationHelper
 
id() - Static method in class com.arjuna.ArjunaOTS.NoContextHelper
 
id() - Static method in class com.arjuna.ArjunaOTS.OTSAbstractRecordHelper
 
id() - Static method in class com.arjuna.ArjunaOTS.TransactionInfoHelper
 
id() - Static method in class com.arjuna.ArjunaOTS.TransactionTypeHelper
 
id() - Static method in class com.arjuna.ArjunaOTS.txIdsHelper
 
id() - Static method in class com.arjuna.ArjunaOTS.UidCoordinatorHelper
 
id() - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule
 
id() - Method in interface com.arjuna.mw.wscf.model.sagas.participants.Participant
 
id() - Method in interface com.arjuna.mw.wscf.model.twophase.participants.Participant
 
id() - Method in class com.arjuna.mwlabs.wst.at.participants.DurableTwoPhaseCommitParticipant
 
id() - Method in class com.arjuna.mwlabs.wst11.ba.participants.BusinessAgreementWithParticipantCompletionImple
 
id - Variable in class org.jboss.jbossts.xts.recovery.participant.at.ATParticipantRecoveryRecord
 
id - Variable in class org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryRecord
 
id() - Method in class org.jboss.narayana.compensations.impl.local.LocalParticipant
 
id() - Static method in class org.omg.CORBA.CurrentHelper
 
id() - Static method in class org.omg.CosTransactions.ControlHelper
 
id() - Static method in class org.omg.CosTransactions.CoordinatorHelper
 
id() - Static method in class org.omg.CosTransactions.CurrentHelper
 
id() - Static method in class org.omg.CosTransactions.HeuristicCommitHelper
 
id() - Static method in class org.omg.CosTransactions.HeuristicHazardHelper
 
id() - Static method in class org.omg.CosTransactions.HeuristicMixedHelper
 
id() - Static method in class org.omg.CosTransactions.HeuristicRollbackHelper
 
id() - Static method in class org.omg.CosTransactions.InactiveHelper
 
id() - Static method in class org.omg.CosTransactions.InvalidControlHelper
 
id() - Static method in class org.omg.CosTransactions.NotPreparedHelper
 
id() - Static method in class org.omg.CosTransactions.NoTransactionHelper
 
id() - Static method in class org.omg.CosTransactions.NotSubtransactionHelper
 
id() - Static method in class org.omg.CosTransactions.otid_tHelper
 
id() - Static method in class org.omg.CosTransactions.PropagationContextHelper
 
id() - Static method in class org.omg.CosTransactions.RecoveryCoordinatorHelper
 
id() - Static method in class org.omg.CosTransactions.ResourceHelper
 
id() - Static method in class org.omg.CosTransactions.StatusHelper
 
id() - Static method in class org.omg.CosTransactions.SubtransactionAwareResourceHelper
 
id() - Static method in class org.omg.CosTransactions.SubtransactionsUnavailableHelper
 
id() - Static method in class org.omg.CosTransactions.SynchronizationHelper
 
id() - Static method in class org.omg.CosTransactions.SynchronizationUnavailableHelper
 
id() - Static method in class org.omg.CosTransactions.TerminatorHelper
 
id() - Static method in class org.omg.CosTransactions.TransactionalObjectHelper
 
id() - Static method in class org.omg.CosTransactions.TransactionFactoryHelper
 
id() - Static method in class org.omg.CosTransactions.TransIdentityHelper
 
id() - Static method in class org.omg.CosTransactions.UnavailableHelper
 
id() - Static method in class org.omg.CosTransactions.VoteHelper
 
id() - Static method in class org.omg.XA.BeforeCompletionCallbackHelper
 
id() - Static method in class org.omg.XA.ConnectorHelper
 
id() - Static method in class org.omg.XA.CurrentConnectionHelper
 
id() - Static method in class org.omg.XA.ResourceManagerHelper
 
id() - Static method in class org.omg.XA.ThreadModelHelper
 
id() - Static method in class org.omg.XA.XASwitchHelper
 
id() - Static method in class org.omg.XA.XIDsHelper
 
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
 
identifier() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.BACoordinator
 
identifier() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorControl
 
identifier() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorServiceImple
 
identifier() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ATCoordinator
 
identifier() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorControl
 
identifier() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorServiceImple
 
identifier() - Method in class com.arjuna.mwlabs.wscf11.model.sagas.arjunacore.SagasHLSImple
 
identifier() - Method in class com.arjuna.mwlabs.wscf11.model.twophase.arjunacore.TwoPhaseHLSImple
 
identifier() - Method in class com.arjuna.mwlabs.wst11.at.context.ArjunaContextImple
 
identifier() - Method in class com.arjuna.mwlabs.wst11.at.context.TxContextImple
 
identifier - Variable in class com.arjuna.mwlabs.wst11.at.ContextFactoryImple.BridgeTxData
 
identifier() - Method in class com.arjuna.mwlabs.wst11.ba.context.ArjunaContextImple
 
identifier() - Method in class com.arjuna.mwlabs.wst11.ba.context.TxContextImple
 
identifier - Variable in class com.arjuna.mwlabs.wst11.ba.ContextFactoryImple.BridgeTxData
 
identifier - Variable in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CoordinationContextType
 
Identifier() - Constructor for class org.oasis_open.docs.ws_tx.wscoor._2006._06.CoordinationContextType.Identifier
 
identifierMap - Variable in class com.arjuna.webservices.base.processors.ActivatedObjectProcessor
The object to identifier map.
identity() - Method in interface com.arjuna.mw.wsas.activity.HLS
The HLS name.
identity() - Method in class com.arjuna.mwlabs.wscf11.model.sagas.arjunacore.SagasHLSImple
We identify the HLS by the name of the coordination protocol it supports.
identity() - Method in class com.arjuna.mwlabs.wscf11.model.twophase.arjunacore.TwoPhaseHLSImple
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
 
implementation_specific_data - Variable in class org.omg.CosTransactions.PropagationContext
 
Implementations - Class in com.arjuna.ats.internal.jta
 
Implementations - Class in com.arjuna.ats.internal.jts
 
Implementations - Class in com.arjuna.ats.internal.txoj
 
Implementations - Class in org.jboss.jbossts.xts.recovery.coordinator.at
 
Implementations - Class in org.jboss.jbossts.xts.recovery.coordinator.ba
 
Implementationsx - Class in com.arjuna.ats.internal.jta
 
implementationType() - Method in class com.arjuna.ArjunaOTS._ManagedSynchronizationStub
 
implementationType() - Method in interface com.arjuna.ArjunaOTS.ManagedSynchronizationOperations
 
implementationType() - Method in class com.arjuna.ArjunaOTS.ManagedSynchronizationPOATie
 
implementationType() - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.ManagedSynchronizationImple
 
importContext(CoordinationContextType) - Static method in class com.arjuna.mwlabs.wst11.at.SubordinateImporter
 
importContext(CoordinationContextType) - Static method in class com.arjuna.mwlabs.wst11.ba.SubordinateImporter
 
importTransaction(Xid) - Method in interface com.arjuna.ats.internal.jta.transaction.arjunacore.jca.TransactionImporter
Create a subordinate transaction associated with the global transaction inflow.
importTransaction(Xid, int) - Method in interface com.arjuna.ats.internal.jta.transaction.arjunacore.jca.TransactionImporter
Create a subordinate transaction associated with the global transaction inflow and having a specified timeout.
importTransaction(Xid) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.jca.TransactionImporterImple
Create a subordinate transaction associated with the global transaction inflow.
importTransaction(Xid, int) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.jca.TransactionImporterImple
Create a subordinate transaction associated with the global transaction inflow and having a specified timeout.
importTransaction(Xid) - Method in class com.arjuna.ats.internal.jta.transaction.jts.jca.TransactionImporterImple
Create a subordinate transaction associated with the global transaction inflow.
importTransaction(Xid, int) - Method in class com.arjuna.ats.internal.jta.transaction.jts.jca.TransactionImporterImple
Create a subordinate transaction associated with the global transaction inflow and having a specified timeout.
importTransactionPropagationContext(Object) - Method in class com.arjuna.ats.internal.jbossatx.jta.PropagationContextManager
Import the transaction propagation context into the transaction manager, and return the resulting transaction.
importTransactionPropagationContext(Object) - Method in class com.arjuna.ats.internal.jbossatx.jts.PropagationContextManager
Import the transaction propagation context into the transaction manager, and return the resulting transaction.
Inactive - Exception in org.omg.CosTransactions
Generated from IDL exception "Inactive".
Inactive() - Constructor for exception org.omg.CosTransactions.Inactive
 
Inactive(String) - Constructor for exception org.omg.CosTransactions.Inactive
 
INACTIVE_TRANSACTION - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
InactiveHelper - Class in org.omg.CosTransactions
Generated from IDL exception "Inactive".
InactiveHelper() - Constructor for class org.omg.CosTransactions.InactiveHelper
 
InactiveHolder - Class in org.omg.CosTransactions
org/omg/CosTransactions/InactiveHolder.java .
InactiveHolder() - Constructor for class org.omg.CosTransactions.InactiveHolder
 
InactiveHolder(Inactive) - Constructor for class org.omg.CosTransactions.InactiveHolder
 
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
 
InboundBridge - Class in org.jboss.jbossts.txbridge.inbound
Manages Thread association of the interposed coordinator.
InboundBridge - Class in org.jboss.narayana.rest.bridge.inbound
 
InboundBridge() - Constructor for class org.jboss.narayana.rest.bridge.inbound.InboundBridge
Empty constructor for serialisation.
InboundBridge(Xid, String) - Constructor for class org.jboss.narayana.rest.bridge.inbound.InboundBridge
Constructor creates new transaction and enlists himself to it.
InboundBridgeException - Exception in org.jboss.narayana.rest.bridge.inbound
 
InboundBridgeException() - Constructor for exception org.jboss.narayana.rest.bridge.inbound.InboundBridgeException
 
InboundBridgeException(String) - Constructor for exception org.jboss.narayana.rest.bridge.inbound.InboundBridgeException
 
InboundBridgeException(String, Throwable) - Constructor for exception org.jboss.narayana.rest.bridge.inbound.InboundBridgeException
 
InboundBridgeFilter - Class in org.jboss.narayana.rest.bridge.inbound
 
InboundBridgeFilter() - Constructor for class org.jboss.narayana.rest.bridge.inbound.InboundBridgeFilter
 
InboundBridgeManager - Class in org.jboss.jbossts.txbridge.inbound
Maintains the mapping data that relates WS-AT transactions to JTA subordinate transactions and related objects.
InboundBridgeManager() - Constructor for class org.jboss.jbossts.txbridge.inbound.InboundBridgeManager
 
InboundBridgeManager - Class in org.jboss.narayana.rest.bridge.inbound
 
InboundBridgeOrphanFilter - Class in org.jboss.narayana.rest.bridge.inbound
 
InboundBridgeOrphanFilter() - Constructor for class org.jboss.narayana.rest.bridge.inbound.InboundBridgeOrphanFilter
 
InboundBridgeParticipant - Class in org.jboss.narayana.rest.bridge.inbound
 
InboundBridgeParticipant(Xid) - Constructor for class org.jboss.narayana.rest.bridge.inbound.InboundBridgeParticipant
 
InboundBridgeParticipantDeserializer - Class in org.jboss.narayana.rest.bridge.inbound
 
InboundBridgeParticipantDeserializer() - Constructor for class org.jboss.narayana.rest.bridge.inbound.InboundBridgeParticipantDeserializer
 
InboundBridgeRecoveryManager - Class in org.jboss.jbossts.txbridge.inbound
Integrates with JBossAS MC lifecycle and JBossTS recovery manager to provide recovery services for inbound bridged transactions.
InboundBridgeRecoveryManager() - Constructor for class org.jboss.jbossts.txbridge.inbound.InboundBridgeRecoveryManager
 
InboundBridgeRecoveryModule - Class in org.jboss.narayana.rest.bridge.inbound
 
InboundBridgeRecoveryModule() - Constructor for class org.jboss.narayana.rest.bridge.inbound.InboundBridgeRecoveryModule
 
inboundMap(MessageContext) - Static method in class com.arjuna.webservices11.wsaddr.AddressingHelper
retrieve the inbound server message address properties attached to a message context
InboundTransactionCurrentImple - Class in com.arjuna.ats.internal.jbossatx.jts
Implementation of the InboundTransactionCurrent interface of the app server's transaction integration SPI.
InboundTransactionCurrentImple() - Constructor for class com.arjuna.ats.internal.jbossatx.jts.InboundTransactionCurrentImple
 
InboundTransactionCurrentInitializer - Class in com.arjuna.ats.jbossatx.jts
This Initializer is used to register our InboundTransactionCurrent implementation so that the app server can find it.
InboundTransactionCurrentInitializer() - Constructor for class com.arjuna.ats.jbossatx.jts.InboundTransactionCurrentInitializer
 
INCOMPLETE_STATE - Static variable in interface com.arjuna.ats.jta.recovery.XARecoveryResource
Responses to whether or not the instance is recoverable.
increment() - Method in class org.jboss.stm.internal.types.AtomicIntegerImpl
 
increment() - Method in class org.jboss.stm.internal.types.AtomicLongImpl
 
increment() - Method in interface org.jboss.stm.types.AtomicInteger
 
increment() - Method in interface org.jboss.stm.types.AtomicLong
 
incrementErrorCount() - Method in class io.narayana.perf.Measurement
 
incrementErrorCount(int) - Method in class io.narayana.perf.Measurement
 
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.
IndirectRecoverableConnection - Class in com.arjuna.ats.internal.jdbc
This class is responsible for maintaining connection information in such a manner that we can recover the connection to the XA database in the event of a failure.
IndirectRecoverableConnection() - Constructor for class com.arjuna.ats.internal.jdbc.IndirectRecoverableConnection
 
IndirectRecoverableConnection(String, String, String, ConnectionImple) - Constructor for class com.arjuna.ats.internal.jdbc.IndirectRecoverableConnection
 
INFLIGHT_TRANSACTION - Static variable in interface com.arjuna.ats.jta.recovery.XARecoveryResource
 
info(String) - Method in class io.narayana.perf.Measurement.Builder
 
info_arjuna_recovery_ExpiredAssumedCompleteScanner_3(Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
info_arjuna_recovery_ExpiredAssumedCompleteScanner_3(Uid) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
info_arjuna_recovery_ExpiredAssumedCompleteScanner_3$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
info_closingconnectionnull(String) - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
info_closingconnectionnull(String) - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
info_closingconnectionnull$str() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
info_ibrm_start() - Method in interface org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger
 
info_ibrm_start() - Method in class org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger_$logger
 
info_ibrm_start$str() - Method in class org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger_$logger
 
info_ibrm_stop() - Method in interface org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger
 
info_ibrm_stop() - Method in class org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger_$logger
 
info_ibrm_stop$str() - Method in class org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger_$logger
 
info_jta_RecoveryManagerService_create(String) - Method in interface com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger
 
info_jta_RecoveryManagerService_create(String) - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
info_jta_RecoveryManagerService_create$str() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
info_jta_RecoveryManagerService_start() - Method in interface com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger
 
info_jta_RecoveryManagerService_start() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
info_jta_RecoveryManagerService_start$str() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
info_jta_RecoveryManagerService_stop() - Method in interface com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger
 
info_jta_RecoveryManagerService_stop() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
info_jta_RecoveryManagerService_stop$str() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
info_jta_TransactionManagerService_create(String, String) - Method in interface com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger
 
info_jta_TransactionManagerService_create(String, String) - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
info_jta_TransactionManagerService_create$str() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
info_jta_TransactionManagerService_destroy() - Method in interface com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger
 
info_jta_TransactionManagerService_destroy() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
info_jta_TransactionManagerService_destroy$str() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
info_jtax_recovery_jts_orbspecific_commit(String) - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
info_jtax_recovery_jts_orbspecific_commit(String) - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
info_jtax_recovery_jts_orbspecific_commit$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
info_jtax_recovery_jts_orbspecific_rollback(String) - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
info_jtax_recovery_jts_orbspecific_rollback(String) - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
info_jtax_recovery_jts_orbspecific_rollback$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
info_jts_RecoveryManagerService_init() - Method in interface com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger
 
info_jts_RecoveryManagerService_init() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
info_jts_RecoveryManagerService_init$str() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
info_jts_TransactionManagerService_start() - Method in interface com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger
 
info_jts_TransactionManagerService_start() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
info_jts_TransactionManagerService_start$str() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
info_messaging_CoordinatorCompletionCoordinatorProcessorImpl_getStatus_3(String, Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
info_messaging_CoordinatorCompletionCoordinatorProcessorImpl_getStatus_3(String, Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
info_messaging_CoordinatorCompletionCoordinatorProcessorImpl_getStatus_3$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
info_messaging_CoordinatorCompletionParticipantProcessorImpl_getStatus_3(String, Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
info_messaging_CoordinatorCompletionParticipantProcessorImpl_getStatus_3(String, Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
info_messaging_CoordinatorCompletionParticipantProcessorImpl_getStatus_3$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
info_messaging_ParticipantCompletionCoordinatorProcessorImpl_getStatus_3(String, Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
info_messaging_ParticipantCompletionCoordinatorProcessorImpl_getStatus_3(String, Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
info_messaging_ParticipantCompletionCoordinatorProcessorImpl_getStatus_3$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
info_messaging_ParticipantCompletionParticipantProcessorImpl_getStatus_3(String, Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
info_messaging_ParticipantCompletionParticipantProcessorImpl_getStatus_3(String, Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
info_messaging_ParticipantCompletionParticipantProcessorImpl_getStatus_3$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
info_objectstore_JDBCImple_17() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_objectstore_JDBCImple_17() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_objectstore_JDBCImple_17$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_objectstore_ShadowingStore_14(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_objectstore_ShadowingStore_14(Uid, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_objectstore_ShadowingStore_14$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_objectstore_ShadowingStore_15(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_objectstore_ShadowingStore_15(Uid, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_objectstore_ShadowingStore_15$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_obrm_start() - Method in interface org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger
 
info_obrm_start() - Method in class org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger_$logger
 
info_obrm_start$str() - Method in class org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger_$logger
 
info_obrm_stop() - Method in interface org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger
 
info_obrm_stop() - Method in class org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger_$logger
 
info_obrm_stop$str() - Method in class org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger_$logger
 
info_orbspecific_jacorb_recoverycoordinators_JacOrbRCServiceInit_6a() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
info_orbspecific_jacorb_recoverycoordinators_JacOrbRCServiceInit_6a() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
info_orbspecific_jacorb_recoverycoordinators_JacOrbRCServiceInit_6a$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
info_osb_HeaderStateCtorFail(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_osb_HeaderStateCtorFail(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_osb_HeaderStateCtorFail$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_osb_MBeanCtorFail(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_osb_MBeanCtorFail(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_osb_MBeanCtorFail$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_osb_StateManagerWrapperFail(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_osb_StateManagerWrapperFail(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_osb_StateManagerWrapperFail$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_protocols_ProtocolManager_1() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
info_protocols_ProtocolManager_1() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
info_protocols_ProtocolManager_1$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
info_protocols_ProtocolManager_4(String, String) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
info_protocols_ProtocolManager_4(String, String) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
info_protocols_ProtocolManager_4$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
info_recovery_ActionStatusService_1(String, String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_recovery_ActionStatusService_1(String, String, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_recovery_ActionStatusService_1$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_recovery_ActionStatusService_4(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_recovery_ActionStatusService_4(Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_recovery_ActionStatusService_4$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_recovery_ExpiredContactScanner_3(Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
info_recovery_ExpiredContactScanner_3(Uid) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
info_recovery_ExpiredContactScanner_3$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
info_recovery_ExpiredEntryMonitor_5() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_recovery_ExpiredEntryMonitor_5() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_recovery_ExpiredEntryMonitor_5$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_recovery_ExpiredTransactionScanner_4(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_recovery_ExpiredTransactionScanner_4(Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_recovery_ExpiredTransactionScanner_4$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_recovery_notaxid(String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
info_recovery_notaxid(String) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
info_recovery_notaxid$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
info_recovery_noxanodes() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
info_recovery_noxanodes() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
info_recovery_noxanodes$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
info_recovery_PeriodicRecovery_13(String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_recovery_PeriodicRecovery_13(String, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_recovery_PeriodicRecovery_13$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_recovery_recoverydelayed(Uid, String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
info_recovery_recoverydelayed(Uid, String) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
info_recovery_recoverydelayed$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
info_recovery_RecoveryManager_4(String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_recovery_RecoveryManager_4(String, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_recovery_RecoveryManager_4$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_recovery_rollingback(String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
info_recovery_rollingback(String) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
info_recovery_rollingback$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
info_recovery_socketready(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_recovery_socketready(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_recovery_socketready$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_recovery_transactions_RecoveredServerTransaction_6(Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
info_recovery_transactions_RecoveredServerTransaction_6(Uid) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
info_recovery_transactions_RecoveredServerTransaction_6$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
info_recovery_transactions_ServerTransactionRecoveryModule_3() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
info_recovery_transactions_ServerTransactionRecoveryModule_3() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
info_recovery_transactions_ServerTransactionRecoveryModule_3$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
info_recovery_transactions_ServerTransactionRecoveryModule_4() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
info_recovery_transactions_ServerTransactionRecoveryModule_4() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
info_recovery_transactions_ServerTransactionRecoveryModule_4$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
info_recovery_transactions_ServerTransactionRecoveryModule_5(Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
info_recovery_transactions_ServerTransactionRecoveryModule_5(Uid) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
info_recovery_transactions_ServerTransactionRecoveryModule_5$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
info_recovery_transactions_TopLevelTransactionRecoveryModule_3() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
info_recovery_transactions_TopLevelTransactionRecoveryModule_3() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
info_recovery_transactions_TopLevelTransactionRecoveryModule_3$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
info_recovery_transactions_TopLevelTransactionRecoveryModule_4() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
info_recovery_transactions_TopLevelTransactionRecoveryModule_4() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
info_recovery_transactions_TopLevelTransactionRecoveryModule_4$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
info_recovery_transactions_TransactionCache_4(Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
info_recovery_transactions_TransactionCache_4(Uid) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
info_recovery_transactions_TransactionCache_4$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
info_recovery_transactions_TransactionCache_5(Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
info_recovery_transactions_TransactionCache_5(Uid) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
info_recovery_transactions_TransactionCache_5$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
info_recovery_transactions_TransactionRecoveryModule_11() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
info_recovery_transactions_TransactionRecoveryModule_11() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
info_recovery_transactions_TransactionRecoveryModule_11$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
info_recovery_transactions_TransactionRecoveryModule_12() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
info_recovery_transactions_TransactionRecoveryModule_12() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
info_recovery_transactions_TransactionRecoveryModule_12$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
info_recovery_transactions_TransactionRecoveryModule_6(Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
info_recovery_transactions_TransactionRecoveryModule_6(Uid) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
info_recovery_transactions_TransactionRecoveryModule_6$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
info_recovery_TransactionStatusConnector_4(String, String, String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_recovery_TransactionStatusConnector_4(String, String, String, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_recovery_TransactionStatusConnector_4$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_recovery_TransactionStatusConnector_5(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_recovery_TransactionStatusConnector_5(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_recovery_TransactionStatusConnector_5$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_recovery_TransactionStatusConnector_6() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_recovery_TransactionStatusConnector_6() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_recovery_TransactionStatusConnector_6$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_recovery_TransactionStatusManager_1(String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_recovery_TransactionStatusManager_1(String, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_recovery_TransactionStatusManager_1$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_recovery_TransactionStatusManager_3(String, String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_recovery_TransactionStatusManager_3(String, String, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_recovery_TransactionStatusManager_3$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_recovery_WorkerService_3() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_recovery_WorkerService_3() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_recovery_WorkerService_3$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_recovery_WorkerService_4() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_recovery_WorkerService_4() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_recovery_WorkerService_4$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_resources_arjunacore_assumecomplete(String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
info_resources_arjunacore_assumecomplete(String) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
info_resources_arjunacore_assumecomplete$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
info_resources_arjunacore_rmcompleted(String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
info_resources_arjunacore_rmcompleted(String) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
info_resources_arjunacore_rmcompleted$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
info_tools_osb_util_JMXServer_m_1(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_tools_osb_util_JMXServer_m_1(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_tools_osb_util_JMXServer_m_1$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_tools_osb_util_JMXServer_m_2(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
info_tools_osb_util_JMXServer_m_2(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_tools_osb_util_JMXServer_m_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
info_utils_ORBSetup_orbalreadyset() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
info_utils_ORBSetup_orbalreadyset() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
info_utils_ORBSetup_orbalreadyset$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
info_wst11_messaging_CoordinatorCompletionCoordinatorProcessorImpl_getStatus_3(String, Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
info_wst11_messaging_CoordinatorCompletionCoordinatorProcessorImpl_getStatus_3(String, Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
info_wst11_messaging_CoordinatorCompletionCoordinatorProcessorImpl_getStatus_3$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
info_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_getStatus_3(String, Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
info_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_getStatus_3(String, Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
info_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_getStatus_3$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
info_wst11_messaging_ParticipantCompletionCoordinatorProcessorImpl_getStatus_3(String, Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
info_wst11_messaging_ParticipantCompletionCoordinatorProcessorImpl_getStatus_3(String, Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
info_wst11_messaging_ParticipantCompletionCoordinatorProcessorImpl_getStatus_3$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
info_wst11_messaging_ParticipantCompletionParticipantProcessorImpl_getStatus_3(String, Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
info_wst11_messaging_ParticipantCompletionParticipantProcessorImpl_getStatus_3(String, Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
info_wst11_messaging_ParticipantCompletionParticipantProcessorImpl_getStatus_3$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
init(ActionBean, AbstractRecord, ParticipantStatus) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
Deprecated.
 
init(ORB) - Method in class com.arjuna.orbportability.internal.orbspecific.oa.implementations.POABase
 
init() - Method in class com.arjuna.orbportability.internal.orbspecific.orb.implementations.ORBBase
 
init(Applet, Properties) - Method in class com.arjuna.orbportability.internal.orbspecific.orb.implementations.ORBBase
 
init(String[], Properties) - Method in class com.arjuna.orbportability.internal.orbspecific.orb.implementations.ORBBase
 
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
 
init() - Method in interface io.narayana.perf.WorkerLifecycle
notify the worker that the test is starting (@link{io.narayana.perf.Measurement#measure})
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(StringTokenizer) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.accessors.DataSourceJDBCAccess
 
initialise(StringTokenizer) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.accessors.DynamicDataSourceJDBCAccess
 
initialise(JDBCAccess, String, ObjectStoreEnvironmentBean) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCImple_driver
Set up the store for use.
initialise(String) - Method in class com.arjuna.ats.internal.jbossatx.jta.XAResourceRecoveryHelperWrapper
 
initialise(String) - Method in interface com.arjuna.ats.internal.jdbc.drivers.modifiers.ConnectionModifier
Initialise the modifier.
initialise(String) - Method in class com.arjuna.ats.internal.jdbc.drivers.modifiers.IsSameRMModifier
 
initialise(String) - Method in class com.arjuna.ats.internal.jdbc.drivers.modifiers.jndi
 
initialise(String) - Method in class com.arjuna.ats.internal.jdbc.recovery.BasicXARecovery
The recovery module will have chopped off this class name already.
initialise(String) - Method in class com.arjuna.ats.internal.jdbc.recovery.JDBCXARecovery
The recovery module will have chopped off this class name already.
initialise() - Static method in class com.arjuna.ats.internal.jta.Implementations
 
initialise() - Static method in class com.arjuna.ats.internal.jta.Implementationsx
 
initialise() - Static method in class com.arjuna.ats.internal.jts.Implementations
 
initialise() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.ServerTransactionRecoveryModule
Set-up routine
initialise() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.TopLevelTransactionRecoveryModule
Set-up routine
initialise() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule
Set-up routine
initialise() - Static method in class com.arjuna.ats.internal.txoj.Implementations
 
initialise() - Method in class com.arjuna.ats.internal.txoj.recovery.TORecoveryModule
Set-up routine.
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
 
initialise(String) - Method in class org.jboss.narayana.jta.jms.JmsXAResourceRecoveryHelper
Nothing to initialise.
initialiseContext(Object) - Method in interface com.arjuna.mw.wsas.context.soap.SOAPContext
Initialise the implementation using the parameter provided.
initialiseContext(Object) - Method in class com.arjuna.mwlabs.wst11.at.context.ArjunaContextImple
 
initialiseContext(Object) - Method in class com.arjuna.mwlabs.wst11.ba.context.ArjunaContextImple
 
initialised() - Method in class com.arjuna.orbportability.internal.orbspecific.oa.implementations.POABase
 
initialised() - Method in class com.arjuna.orbportability.internal.orbspecific.orb.implementations.ORBBase
 
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.
initializeBindingProvider(BindingProvider) - Method in class org.jboss.jbossts.txbridge.outbound.JTAOverWSATFeature
Sets JTAOverWSATFeature.REQUEST_CONTEXT_KEY value to JTAOverWSATFeature.ENABLED_VALUE and WSTXFeature.REQUEST_CONTEXT_KEY value to WSTXFeature.ENABLED_VALUE if JTAOverWSATFeature 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(Any, ActionControl) - Static method in class com.arjuna.ArjunaOTS.ActionControlHelper
 
insert(Any, ActiveThreads) - Static method in class com.arjuna.ArjunaOTS.ActiveThreadsHelper
 
insert(Any, ActiveTransaction) - Static method in class com.arjuna.ArjunaOTS.ActiveTransactionHelper
 
insert(Any, ArjunaFactory) - Static method in class com.arjuna.ArjunaOTS.ArjunaFactoryHelper
 
insert(Any, ArjunaSubtranAwareResource) - Static method in class com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourceHelper
 
insert(Any, ArjunaTransaction) - Static method in class com.arjuna.ArjunaOTS.ArjunaTransactionHelper
 
insert(Any, BadControl) - Static method in class com.arjuna.ArjunaOTS.BadControlHelper
 
insert(Any, Current) - Static method in class com.arjuna.ArjunaOTS.CurrentHelper
 
insert(Any, Destroyed) - Static method in class com.arjuna.ArjunaOTS.DestroyedHelper
 
insert(Any, GlobalTransactionInfo) - Static method in class com.arjuna.ArjunaOTS.GlobalTransactionInfoHelper
 
insert(Any, InterpositionFailed) - Static method in class com.arjuna.ArjunaOTS.InterpositionFailedHelper
 
insert(Any, JTAInterposedSynchronization) - Static method in class com.arjuna.ArjunaOTS.JTAInterposedSynchronizationHelper
 
insert(Any, ManagedSynchronization) - Static method in class com.arjuna.ArjunaOTS.ManagedSynchronizationHelper
 
insert(Any, NoContext) - Static method in class com.arjuna.ArjunaOTS.NoContextHelper
 
insert(Any, OTSAbstractRecord) - Static method in class com.arjuna.ArjunaOTS.OTSAbstractRecordHelper
 
insert(Any, TransactionInfo) - Static method in class com.arjuna.ArjunaOTS.TransactionInfoHelper
 
insert(Any, TransactionType) - Static method in class com.arjuna.ArjunaOTS.TransactionTypeHelper
 
insert(Any, otid_t[]) - Static method in class com.arjuna.ArjunaOTS.txIdsHelper
 
insert(Any, UidCoordinator) - Static method in class com.arjuna.ArjunaOTS.UidCoordinatorHelper
 
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.
insert(Lock) - Method in class com.arjuna.ats.internal.txoj.LockList
 
insert(ActivityImple, int) - Method in class com.arjuna.mwlabs.wsas.activity.ActivityReaper
timeout is given in seconds, but we work in milliseconds.
insert(Any, Current) - Static method in class org.omg.CORBA.CurrentHelper
 
insert(Any, Control) - Static method in class org.omg.CosTransactions.ControlHelper
 
insert(Any, Coordinator) - Static method in class org.omg.CosTransactions.CoordinatorHelper
 
insert(Any, Current) - Static method in class org.omg.CosTransactions.CurrentHelper
 
insert(Any, HeuristicCommit) - Static method in class org.omg.CosTransactions.HeuristicCommitHelper
 
insert(Any, HeuristicHazard) - Static method in class org.omg.CosTransactions.HeuristicHazardHelper
 
insert(Any, HeuristicMixed) - Static method in class org.omg.CosTransactions.HeuristicMixedHelper
 
insert(Any, HeuristicRollback) - Static method in class org.omg.CosTransactions.HeuristicRollbackHelper
 
insert(Any, Inactive) - Static method in class org.omg.CosTransactions.InactiveHelper
 
insert(Any, InvalidControl) - Static method in class org.omg.CosTransactions.InvalidControlHelper
 
insert(Any, NotPrepared) - Static method in class org.omg.CosTransactions.NotPreparedHelper
 
insert(Any, NoTransaction) - Static method in class org.omg.CosTransactions.NoTransactionHelper
 
insert(Any, NotSubtransaction) - Static method in class org.omg.CosTransactions.NotSubtransactionHelper
 
insert(Any, otid_t) - Static method in class org.omg.CosTransactions.otid_tHelper
 
insert(Any, PropagationContext) - Static method in class org.omg.CosTransactions.PropagationContextHelper
 
insert(Any, RecoveryCoordinator) - Static method in class org.omg.CosTransactions.RecoveryCoordinatorHelper
 
insert(Any, Resource) - Static method in class org.omg.CosTransactions.ResourceHelper
 
insert(Any, Status) - Static method in class org.omg.CosTransactions.StatusHelper
 
insert(Any, SubtransactionAwareResource) - Static method in class org.omg.CosTransactions.SubtransactionAwareResourceHelper
 
insert(Any, SubtransactionsUnavailable) - Static method in class org.omg.CosTransactions.SubtransactionsUnavailableHelper
 
insert(Any, Synchronization) - Static method in class org.omg.CosTransactions.SynchronizationHelper
 
insert(Any, SynchronizationUnavailable) - Static method in class org.omg.CosTransactions.SynchronizationUnavailableHelper
 
insert(Any, Terminator) - Static method in class org.omg.CosTransactions.TerminatorHelper
 
insert(Any, TransactionalObject) - Static method in class org.omg.CosTransactions.TransactionalObjectHelper
 
insert(Any, TransactionFactory) - Static method in class org.omg.CosTransactions.TransactionFactoryHelper
 
insert(Any, TransIdentity) - Static method in class org.omg.CosTransactions.TransIdentityHelper
 
insert(Any, Unavailable) - Static method in class org.omg.CosTransactions.UnavailableHelper
 
insert(Any, Vote) - Static method in class org.omg.CosTransactions.VoteHelper
 
insert(Any, BeforeCompletionCallback) - Static method in class org.omg.XA.BeforeCompletionCallbackHelper
 
insert(Any, Connector) - Static method in class org.omg.XA.ConnectorHelper
 
insert(Any, CurrentConnection) - Static method in class org.omg.XA.CurrentConnectionHelper
 
insert(Any, ResourceManager) - Static method in class org.omg.XA.ResourceManagerHelper
 
insert(Any, short) - Static method in class org.omg.XA.ThreadModelHelper
 
insert(Any, XASwitch) - Static method in class org.omg.XA.XASwitchHelper
 
insert(Any, otid_t[]) - Static method in class org.omg.XA.XIDsHelper
 
insertRecord(RecordList, AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
install(String) - Method in class com.arjuna.mwlabs.wst11.at.ContextFactoryImple
Called when a context factory is added to a context factory mapper.
install(String) - Method in class com.arjuna.mwlabs.wst11.at.RegistrarImple
Called when a registrar is added to a register mapper.
install(String) - Method in class com.arjuna.mwlabs.wst11.ba.ContextFactoryImple
Called when a context factory is added to a context factory mapper.
install(String) - Method in class com.arjuna.mwlabs.wst11.ba.RegistrarImple
Called when a registrar is added to a register mapper.
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.
install() - Method in class org.jboss.jbossts.xts.recovery.coordinator.at.ATCoordinatorRecoveryModule
called by the service startup code before the recovery module is added to the recovery managers module list
install() - Static method in class org.jboss.jbossts.xts.recovery.coordinator.at.Implementations
 
install() - Method in class org.jboss.jbossts.xts.recovery.coordinator.at.SubordinateATCoordinatorRecoveryModule
called by the service startup code before the recovery module is added to the recovery managers module list
install() - Method in class org.jboss.jbossts.xts.recovery.coordinator.ba.BACoordinatorRecoveryModule
called by the service startup code before the recovery module is added to the recovery managers module list
install() - Static method in class org.jboss.jbossts.xts.recovery.coordinator.ba.Implementations
 
install() - Method in class org.jboss.jbossts.xts.recovery.coordinator.ba.SubordinateBACoordinatorRecoveryModule
called by the service startup code before the recovery module is added to the recovery managers module list
install() - Method in class org.jboss.jbossts.xts.recovery.participant.at.ATParticipantRecoveryModule
called by the service startup code before the recovery module is added to the recovery managers module list
install() - Method in class org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryModule
called by the service startup code before the recovery module is added to the recovery managers module list
install() - Method in interface org.jboss.jbossts.xts.recovery.XTSRecoveryModule
 
installActionMessageID(MAP, String, String) - Static method in class com.arjuna.webservices11.wsaddr.AddressingHelper
 
installCallerProperties(MAP, MAP) - Static method in class com.arjuna.webservices11.wsaddr.AddressingHelper
 
installFaultTo(MAP, MAPEndpoint, InstanceIdentifier) - Static method in class com.arjuna.webservices11.wsaddr.AddressingHelper
 
installFromFaultTo(MAP, MAPEndpoint, InstanceIdentifier) - Static method in class com.arjuna.webservices11.wsaddr.AddressingHelper
 
installNoneReplyTo(MAP) - Static method in class com.arjuna.webservices11.wsaddr.AddressingHelper
 
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
 
instance() - Static method in class com.arjuna.mw.wstx.status.Committed
 
instance() - Static method in class com.arjuna.mw.wstx.status.Committing
 
instance() - Static method in class com.arjuna.mw.wstx.status.NoTransaction
 
instance() - Static method in class com.arjuna.mw.wstx.status.RollbackOnly
 
instance() - Static method in class com.arjuna.mw.wstx.status.RolledBack
 
instance() - Static method in class com.arjuna.mw.wstx.status.RollingBack
 
instance() - Static method in class org.jboss.stm.types.ArrayFactory
 
instance() - Static method in class org.jboss.stm.types.AtomicFactory
 
InstanceIdentifier - Class in com.arjuna.webservices11.wsarj
Representation of an InstanceIdentifier element.
InstanceIdentifier() - Constructor for class com.arjuna.webservices11.wsarj.InstanceIdentifier
Default constructor.
InstanceIdentifier(String) - Constructor for class com.arjuna.webservices11.wsarj.InstanceIdentifier
Construct an instance identifier with the specific identifier
InstanceIdentifierHandler - Class in com.arjuna.webservices11.wsarj.handler
Header handler for parsing the Arjuna WS instance identifier header.
InstanceIdentifierHandler() - Constructor for class com.arjuna.webservices11.wsarj.handler.InstanceIdentifierHandler
 
InstanceIdentifierInHandler - Class in com.arjuna.webservices11.wsarj.handler
Created by IntelliJ IDEA.
InstanceIdentifierInHandler() - Constructor for class com.arjuna.webservices11.wsarj.handler.InstanceIdentifierInHandler
 
instanceName() - Method in class com.arjuna.ArjunaOTS._ManagedSynchronizationStub
 
instanceName() - Method in interface com.arjuna.ArjunaOTS.ManagedSynchronizationOperations
 
instanceName() - Method in class com.arjuna.ArjunaOTS.ManagedSynchronizationPOATie
 
instanceName() - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.ManagedSynchronizationImple
 
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
 
intercept(InvocationContext) - Method in class org.jboss.narayana.compensations.impl.CancelOnFailureInterceptor
 
intercept(InvocationContext) - Method in class org.jboss.narayana.compensations.impl.CompensationInterceptorMandatory
 
intercept(InvocationContext) - Method in class org.jboss.narayana.compensations.impl.CompensationInterceptorNever
 
intercept(InvocationContext) - Method in class org.jboss.narayana.compensations.impl.CompensationInterceptorNotSupported
 
intercept(InvocationContext) - Method in class org.jboss.narayana.compensations.impl.CompensationInterceptorRequired
 
intercept(InvocationContext) - Method in class org.jboss.narayana.compensations.impl.CompensationInterceptorRequiresNew
 
intercept(InvocationContext) - Method in class org.jboss.narayana.compensations.impl.CompensationInterceptorSupports
 
intercept(InvocationContext) - Method in class org.jboss.narayana.compensations.impl.ParticipantInterceptor
 
intercept(InvocationContext) - Method in class org.jboss.narayana.compensations.impl.TxCompensateInterceptor
 
intercept(InvocationContext) - Method in class org.jboss.narayana.compensations.impl.TxConfirmInterceptor
 
intercept(InvocationContext) - Method in class org.jboss.narayana.compensations.impl.TxLoggedInterceptor
 
InterceptorInfo - Class in com.arjuna.ats.jts.common
Runtime configuration information for the interceptors.
InterceptorInfo() - Constructor for class com.arjuna.ats.jts.common.InterceptorInfo
 
INTERN_PACKAGE - Static variable in class org.jboss.narayana.osgi.jta.internal.Activator
 
interposeResource() - Method in class com.arjuna.ats.internal.jts.interposition.resources.arjuna.ServerResource
 
interposeResource() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.strict.ServerStrictNestedAction
 
interposeResource() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.strict.ServerStrictTopLevelAction
 
Interposition - Class in com.arjuna.ats.internal.jts.interposition.resources.arjuna
 
Interposition() - Constructor for class com.arjuna.ats.internal.jts.interposition.resources.arjuna.Interposition
 
InterpositionCreator - Class in com.arjuna.ats.internal.jts.interposition.resources.arjuna
 
InterpositionCreator() - Constructor for class com.arjuna.ats.internal.jts.interposition.resources.arjuna.InterpositionCreator
 
InterpositionFailed - Exception in com.arjuna.ArjunaOTS
Generated from IDL exception "InterpositionFailed".
InterpositionFailed() - Constructor for exception com.arjuna.ArjunaOTS.InterpositionFailed
 
InterpositionFailed(String) - Constructor for exception com.arjuna.ArjunaOTS.InterpositionFailed
 
InterpositionFailedHelper - Class in com.arjuna.ArjunaOTS
Generated from IDL exception "InterpositionFailed".
InterpositionFailedHelper() - Constructor for class com.arjuna.ArjunaOTS.InterpositionFailedHelper
 
InterpositionFailedHolder - Class in com.arjuna.ArjunaOTS
com/arjuna/ArjunaOTS/InterpositionFailedHolder.java .
InterpositionFailedHolder() - Constructor for class com.arjuna.ArjunaOTS.InterpositionFailedHolder
 
InterpositionFailedHolder(InterpositionFailed) - Constructor for class com.arjuna.ArjunaOTS.InterpositionFailedHolder
 
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
 
interpositionType() - Static method in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
 
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 class com.arjuna.ats.internal.jdbc.DirectRecoverableConnection
 
inuse() - Method in class com.arjuna.ats.internal.jdbc.IndirectRecoverableConnection
 
inuse() - Method in class com.arjuna.ats.internal.jdbc.ProvidedXADataSourceConnection
 
inuse() - Method in interface com.arjuna.ats.internal.jdbc.TransactionalDriverXAConnection
 
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
INVALID_TRANSACTIONA_MESSAGE - Static variable in class org.jboss.narayana.rest.bridge.inbound.EJBExceptionMapper
 
INVALID_TRANSACTIONA_MESSAGE - Static variable in class org.jboss.narayana.rest.bridge.inbound.TransactionalExceptionMapper
 
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
 
InvalidAnnotationException - Exception in org.jboss.stm
Typically thrown when save_state and restore_state are not present and they should be.
InvalidAnnotationException(String) - Constructor for exception org.jboss.stm.InvalidAnnotationException
 
InvalidControl - Exception in org.omg.CosTransactions
Generated from IDL exception "InvalidControl".
InvalidControl() - Constructor for exception org.omg.CosTransactions.InvalidControl
 
InvalidControl(String) - Constructor for exception org.omg.CosTransactions.InvalidControl
 
InvalidControlHelper - Class in org.omg.CosTransactions
Generated from IDL exception "InvalidControl".
InvalidControlHelper() - Constructor for class org.omg.CosTransactions.InvalidControlHelper
 
InvalidControlHolder - Class in org.omg.CosTransactions
org/omg/CosTransactions/InvalidControlHolder.java .
InvalidControlHolder() - Constructor for class org.omg.CosTransactions.InvalidControlHolder
 
InvalidControlHolder(InvalidControl) - Constructor for class org.omg.CosTransactions.InvalidControlHolder
 
InvalidCreateParametersException - Exception in com.arjuna.wsc
 
InvalidCreateParametersException() - Constructor for exception com.arjuna.wsc.InvalidCreateParametersException
 
InvalidCreateParametersException(String) - Constructor for exception com.arjuna.wsc.InvalidCreateParametersException
 
InvalidEnumerationException - Exception in com.arjuna.webservices.util
The exception thrown when an invalid enumeration value is encountered.
InvalidEnumerationException(String) - Constructor for exception com.arjuna.webservices.util.InvalidEnumerationException
Construct an invalid enumeration exception with a specified message.
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
 
InvalidTransactionException - Exception in org.jboss.narayana.compensations.api
 
InvalidTransactionException() - Constructor for exception org.jboss.narayana.compensations.api.InvalidTransactionException
 
InvalidTransactionException(String) - Constructor for exception org.jboss.narayana.compensations.api.InvalidTransactionException
 
InvocationHandler<T> - Class in org.jboss.stm.internal.reflect
 
InvocationHandler(RecoverableContainer<T>, T) - Constructor for class org.jboss.stm.internal.reflect.InvocationHandler
 
InvocationHandler(RecoverableContainer<T>, T, Uid) - Constructor for class org.jboss.stm.internal.reflect.InvocationHandler
 
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.
invoke(Class<? extends Annotation>, Object...) - Method in class org.jboss.narayana.txframework.impl.Participant
 
invoke(Object, Method, Object[]) - Method in class org.jboss.stm.internal.reflect.InvocationHandler
 
invokeInCallerTx(InvocationContext, Transaction) - Method in class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorBase
 
invokeInCallerTx(InvocationContext) - Method in class org.jboss.narayana.compensations.impl.CompensationInterceptorBase
 
invokeInNoTx(InvocationContext) - Method in class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorBase
 
invokeInNoTx(InvocationContext) - Method in class org.jboss.narayana.compensations.impl.CompensationInterceptorBase
 
invokeInOurTx(InvocationContext, TransactionManager) - Method in class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorBase
 
invokeInOurTx(InvocationContext) - Method in class org.jboss.narayana.compensations.impl.CompensationInterceptorBase
 
io.narayana.perf - package io.narayana.perf
 
is_ancestor_transaction(Coordinator) - Method in class com.arjuna.ArjunaOTS._ArjunaTransactionStub
 
is_ancestor_transaction(Coordinator) - Method in class com.arjuna.ArjunaOTS._UidCoordinatorStub
 
is_ancestor_transaction(Coordinator) - Method in class com.arjuna.ArjunaOTS.ArjunaTransactionPOATie
 
is_ancestor_transaction(Coordinator) - Method in class com.arjuna.ArjunaOTS.UidCoordinatorPOATie
 
is_ancestor_transaction(Coordinator) - Method in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
Is this transaction an ancestor of tc?
is_ancestor_transaction(Coordinator) - Method in class org.omg.CosTransactions._CoordinatorStub
 
is_ancestor_transaction(Coordinator) - Method in interface org.omg.CosTransactions.CoordinatorOperations
 
is_ancestor_transaction(Coordinator) - Method in class org.omg.CosTransactions.CoordinatorPOATie
 
is_descendant_transaction(Coordinator) - Method in class com.arjuna.ArjunaOTS._ArjunaTransactionStub
 
is_descendant_transaction(Coordinator) - Method in class com.arjuna.ArjunaOTS._UidCoordinatorStub
 
is_descendant_transaction(Coordinator) - Method in class com.arjuna.ArjunaOTS.ArjunaTransactionPOATie
 
is_descendant_transaction(Coordinator) - Method in class com.arjuna.ArjunaOTS.UidCoordinatorPOATie
 
is_descendant_transaction(Coordinator) - Method in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
Is this transaction a descendant of tc?
is_descendant_transaction(Coordinator) - Method in class org.omg.CosTransactions._CoordinatorStub
 
is_descendant_transaction(Coordinator) - Method in interface org.omg.CosTransactions.CoordinatorOperations
 
is_descendant_transaction(Coordinator) - Method in class org.omg.CosTransactions.CoordinatorPOATie
 
is_related_transaction(Coordinator) - Method in class com.arjuna.ArjunaOTS._ArjunaTransactionStub
 
is_related_transaction(Coordinator) - Method in class com.arjuna.ArjunaOTS._UidCoordinatorStub
 
is_related_transaction(Coordinator) - Method in class com.arjuna.ArjunaOTS.ArjunaTransactionPOATie
 
is_related_transaction(Coordinator) - Method in class com.arjuna.ArjunaOTS.UidCoordinatorPOATie
 
is_related_transaction(Coordinator) - Method in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
 
is_related_transaction(Coordinator) - Method in class org.omg.CosTransactions._CoordinatorStub
 
is_related_transaction(Coordinator) - Method in interface org.omg.CosTransactions.CoordinatorOperations
 
is_related_transaction(Coordinator) - Method in class org.omg.CosTransactions.CoordinatorPOATie
 
is_same_transaction(Coordinator) - Method in class com.arjuna.ArjunaOTS._ArjunaTransactionStub
 
is_same_transaction(Coordinator) - Method in class com.arjuna.ArjunaOTS._UidCoordinatorStub
 
is_same_transaction(Coordinator) - Method in class com.arjuna.ArjunaOTS.ArjunaTransactionPOATie
 
is_same_transaction(Coordinator) - Method in class com.arjuna.ArjunaOTS.UidCoordinatorPOATie
 
is_same_transaction(Coordinator) - Method in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
 
is_same_transaction(Coordinator) - Method in class org.omg.CosTransactions._CoordinatorStub
 
is_same_transaction(Coordinator) - Method in interface org.omg.CosTransactions.CoordinatorOperations
 
is_same_transaction(Coordinator) - Method in class org.omg.CosTransactions.CoordinatorPOATie
 
is_top_level_transaction() - Method in class com.arjuna.ArjunaOTS._ArjunaTransactionStub
 
is_top_level_transaction() - Method in class com.arjuna.ArjunaOTS._UidCoordinatorStub
 
is_top_level_transaction() - Method in class com.arjuna.ArjunaOTS.ArjunaTransactionPOATie
 
is_top_level_transaction() - Method in class com.arjuna.ArjunaOTS.UidCoordinatorPOATie
 
is_top_level_transaction() - Method in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
 
is_top_level_transaction() - Method in class org.omg.CosTransactions._CoordinatorStub
 
is_top_level_transaction() - Method in interface org.omg.CosTransactions.CoordinatorOperations
 
is_top_level_transaction() - Method in class org.omg.CosTransactions.CoordinatorPOATie
 
isAbort(String) - Static method in enum org.jboss.jbossts.star.util.TxStatus
 
isAbort() - Method in enum org.jboss.jbossts.star.util.TxStatus
 
isActivated() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
 
isActivated() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateATCoordinator
 
isActive() - Method in class com.arjuna.ats.jta.cdi.TransactionContext
 
isActive() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.ParticipantRecord
is the participant is still able to be sent a complete request
isActive(String) - Method in class com.arjuna.webservices11.wsat.processors.ParticipantProcessor
Check whether a participant with the given id is currently active
isActive(String) - Method in class com.arjuna.webservices11.wsba.processors.CoordinatorCompletionParticipantProcessor
Check whether a participant with the given id is currently active
isActive(String) - Method in class com.arjuna.webservices11.wsba.processors.ParticipantCompletionParticipantProcessor
Check whether a participant with the given id is currently active
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
isActive() - Method in enum org.jboss.jbossts.star.util.TxStatus
 
isActive() - Method in class org.jboss.jbossts.xts.recovery.participant.at.ATParticipantRecoveryRecord
test whether a participant is currently activated with the id of this recovery record.
isActive() - Method in class org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryRecord
test whether a participant is currently activated with the id of this recovery record.
isActive() - Method in class org.jboss.jbossts.xts11.recovery.participant.at.ATParticipantRecoveryRecord
test whether a participant is currently activated with the id of this recovery record.
isActive() - Method in class org.jboss.jbossts.xts11.recovery.participant.ba.BAParticipantRecoveryRecord
test whether a participant is currently activated with the id of this recovery record.
isActive() - Method in class org.jboss.narayana.compensations.impl.CompensationContext
 
isActive() - Static method in class org.jboss.narayana.txframework.impl.TXDataMapImpl
 
isAlive() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
 
isAlive() - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionImple
 
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
 
isAsyncIO() - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBean
Returns the IO type of Journal.
isAsyncIO() - Method in interface com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBeanMBean
 
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
 
isAwaitingRecovery() - Method in class org.jboss.jbossts.txbridge.inbound.BridgeDurableParticipant
 
isAwaitingRecovery(String) - Static method in class org.jboss.jbossts.txbridge.outbound.BridgeXAResource
Determine if the specified BridgeWrapper is awaiting recovery or not.
isAwaitingRecovery() - Method in class org.jboss.jbossts.txbridge.outbound.BridgeXAResource
 
isBARunning() - Method in interface org.jboss.narayana.compensations.impl.BAController
 
isBARunning() - Method in class org.jboss.narayana.compensations.impl.local.LocalBAController
 
isBARunning() - Method in class org.jboss.narayana.compensations.impl.remote.RemoteBAController
 
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
 
isCancelled() - Method in class io.narayana.perf.Measurement
 
isCannotComplete() - Method in class org.jboss.narayana.txframework.impl.handlers.wsba.WSBATxControlImpl
 
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
 
isClosed() - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
isCommit(String) - Static method in enum org.jboss.jbossts.star.util.TxStatus
 
isCommit() - Method in enum org.jboss.jbossts.star.util.TxStatus
 
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
 
isCommitOnePhase(String) - Static method in enum org.jboss.jbossts.star.util.TxStatus
 
isCommitOnePhase() - Method in enum org.jboss.jbossts.star.util.TxStatus
 
isCommitted() - Method in class com.arjuna.ats.internal.jta.resources.XAResourceErrorHandler
 
isCompensateOnly() - Static method in class org.jboss.narayana.compensations.impl.CompensationManagerImpl
 
isCompensateOnly() - Method in class org.jboss.narayana.compensations.impl.CompensationManagerState
 
isComplete() - Method in enum org.jboss.jbossts.star.util.TxStatus
 
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
 
isContextPropagationEnabled(C) - Method in class org.jboss.jbossts.txbridge.outbound.AbstractJTAOverWSATHandler
Checks if JTAOverWSATHandler should propagate JTA context over WS-AT.
isContextPropagationEnabled(C) - Method in class org.jboss.jbossts.txbridge.outbound.DisabledJTAOverWSATHandler
 
isContextPropagationEnabled(C) - Method in class org.jboss.jbossts.txbridge.outbound.EnabledJTAOverWSATHandler
 
isCoordinatorRecoveryStarted() - Method in class org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManager
test whether the first AT coordinator recovery scan has completed.
isCoordinatorRecoveryStarted() - Method in class org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManagerImple
test whether the first AT coordinator recovery scan has completed.
isCoordinatorRecoveryStarted() - Method in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManager
test whether the first BA coordinator recovery scan has completed.
isCoordinatorRecoveryStarted() - Method in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManagerImple
test whether the first BA coordinator recovery scan has completed.
isDead() - Method in class com.arjuna.ats.internal.arjuna.recovery.TransactionStatusConnector
Has the TransactionStatusManagers' process died.
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
 
isEmpty() - Method in class com.arjuna.ats.internal.arjuna.coordinator.ReaperElementManager
 
isEmpty() - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.RecoveryXids
 
isEmpty() - Method in class org.jboss.narayana.txframework.impl.TXDataMapImpl
 
isEmpty() - Method in class org.jboss.stm.internal.types.AtomicArrayImpl
 
isEmpty() - Method in interface org.jboss.stm.types.AtomicArray
 
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.
isFailOnRegression() - Method in class io.narayana.perf.Measurement
 
isFailOnRegression() - Static method in class io.narayana.perf.PerformanceProfileStore
 
isFailOnRegression() - Method in class io.narayana.perf.RegressionChecker
If isFailOnRegression is false then new metrics will not be persisted to the metrics store
isFinalizeBasicActions() - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets whether or not to use finalizers for BasicActions (i.e.
isFinished() - Method in enum org.jboss.jbossts.star.util.TxStatus
 
isFinishing() - Method in class org.jboss.jbossts.star.resource.Transaction
 
isFinishing() - Method in enum org.jboss.jbossts.star.util.TxStatus
 
isGone() - Method in enum org.jboss.jbossts.star.util.TxStatus
 
isHeaderFault() - Method in exception com.arjuna.webservices.SoapFault
Is this a fault from a SOAP header?
isHeuristic() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
Deprecated.
 
isHeuristic() - Method in enum org.jboss.jbossts.star.util.TxStatus
 
isInitialised() - Static method in class com.arjuna.ats.internal.jts.ORBManager
 
isInterposed() - Method in class com.arjuna.ats.arjuna.coordinator.HeuristicNotification
 
isInterposed() - Method in interface com.arjuna.ats.arjuna.coordinator.SynchronizationRecord
 
isInterposed() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple
 
isInterposed() - Method in class com.arjuna.ats.internal.jta.resources.jts.LocalCleanupSynchronization
 
isInterposed() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.SynchronizationRecord
 
isInterposed() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.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.
 
isJTS() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ToolsInitialiser
Deprecated.
 
isLocal() - Method in class com.arjuna.ats.internal.jts.ControlWrapper
 
isLocalTransactionRunning() - Static method in class org.jboss.narayana.compensations.impl.BAControllerFactory
 
isLogRates() - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBean
Returns the debug log mode for Journal throughput statistics.
isLogRates() - Method in interface com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBeanMBean
 
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
 
isMayInterruptIfRunning() - Method in class io.narayana.perf.Measurement
 
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
 
isNoneAddress(MAPEndpoint) - Static method in class com.arjuna.webservices11.wsaddr.AddressingHelper
 
isNoneReplyTo(MAP) - Static method in class com.arjuna.webservices11.wsaddr.AddressingHelper
 
isNormalProcess() - Static method in class com.arjuna.ats.internal.jts.orbspecific.recovery.RecoveryEnablement
Deprecated.
Only used by tests
isNormalProcess() - Static method in class com.arjuna.ats.internal.jts.recovery.RecoveryInit
 
isNotANormalProcess() - Static method in class com.arjuna.ats.internal.jts.orbspecific.recovery.RecoveryEnablement
Deprecated.
Only used by tests
isNotANormalProcess() - Static method in class com.arjuna.ats.internal.jts.recovery.RecoveryInit
This static method is used by the RecoveryManager to suppress aspects of recovery enablement in it's own process, without requiring further property manipulations
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
 
isOrphaned() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
test whether a transaction has been restored without its proxy participant.
isOrphaned() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateATCoordinator
test whether a transaction has been restored without its proxy participant.
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.
 
isParticipantCompletion() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.ParticipantRecord
is this a ParticipantCompletion participant
isParticipantCompletion - Variable in class org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryRecord
 
isParticipantPresent(Uid) - Method in class org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManager
test whether the supplied uid identifies an active participant or a recovered but inactive participant
isParticipantPresent(Uid) - Method in class org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManagerImple
test whether the supplied uid identifies an active participant or a recovered but inactive participant n.b.
isParticipantPresent(Uid) - Method in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManager
test whether the supplied uid identifies an active participant or a recovered but inactive participant
isParticipantPresent(Uid) - Method in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManagerImple
test whether the supplied uid identifies an active participant or a recovered but inactive participant n.b.
isParticipantRecoveryStarted() - Method in class org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManager
test whether the first AT participant recovery scan has completed.
isParticipantRecoveryStarted() - Method in class org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManagerImple
test whether the first AT participant recovery scan has completed.
isParticipantRecoveryStarted() - Method in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManager
test whether the first BA participant recovery scan has completed.
isParticipantRecoveryStarted() - Method in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManagerImple
test whether the first BA participant recovery scan has completed.
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?
isPessimistic(Object) - Method in class org.jboss.stm.internal.RecoverableContainer
 
isPostInitProperty(String) - Static method in class com.arjuna.orbportability.internal.utils.PostInitLoader
 
isPostInitProperty(String) - Static method in class com.arjuna.orbportability.internal.utils.PostSetLoader
 
isPreInitProperty(String) - Static method in class com.arjuna.orbportability.internal.utils.PreInitLoader
 
isPrepare(String) - Static method in enum org.jboss.jbossts.star.util.TxStatus
 
isPrepare() - Method in enum org.jboss.jbossts.star.util.TxStatus
 
isPresent(Uid) - Static method in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredTransactionReplayer
 
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.ats.internal.jdbc.ConnectionImple
 
isReadOnly() - Method in class com.arjuna.ats.internal.txoj.abstractrecords.LockRecord
 
isReadOnly() - Method in class com.arjuna.wst11.messaging.engines.CoordinatorEngine
Was this a read only response?
isReadOnly(String) - Static method in enum org.jboss.jbossts.star.util.TxStatus
 
isReadOnly() - Method in enum org.jboss.jbossts.star.util.TxStatus
 
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
 
isRecoveryManagerInitialised() - Static method in class org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManagerImple
 
isRecoveryManagerInitialised() - Static method in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManagerImple
 
isRegression() - Method in class io.narayana.perf.Measurement
 
isRegressionCheckEnabled() - Static method in class io.narayana.perf.RegressionChecker
 
isRemoteTransactionRunning() - Static method in class org.jboss.narayana.compensations.impl.BAControllerFactory
 
isResetMetrics() - Static method in class io.narayana.perf.PerformanceProfileStore
 
isResetMetrics() - Method in class io.narayana.perf.RegressionChecker
 
isRollbackOnly() - Method in enum org.jboss.jbossts.star.util.TxStatus
 
isRunning() - Method in class org.jboss.jbossts.star.resource.Transaction
 
isRunning() - Method in enum org.jboss.jbossts.star.util.TxStatus
 
isSameRM(XAResource) - Method in class com.arjuna.ats.internal.jdbc.IsSameRMOverrideXAResource
 
isSameRM(XAResource) - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.RecoveryXids
 
isSameRM(XAResource) - Method in class org.jboss.jbossts.txbridge.outbound.BridgeXAResource
 
isSameRM(XAResource) - Method in class org.jboss.narayana.jta.jms.JmsXAResourceRecoveryHelper
Delegates XAResource#isSameRM call to the connected JMS resource.
isSameRM(XAResource) - Method in class org.jboss.narayana.rest.bridge.inbound.InboundBridge
 
IsSameRMModifier - Class in com.arjuna.ats.internal.jdbc.drivers.modifiers
 
IsSameRMModifier() - Constructor for class com.arjuna.ats.internal.jdbc.drivers.modifiers.IsSameRMModifier
 
IsSameRMOverrideXAResource - Class in com.arjuna.ats.internal.jdbc
 
IsSameRMOverrideXAResource(XAResource) - Constructor for class com.arjuna.ats.internal.jdbc.IsSameRMOverrideXAResource
 
isSameTransaction(XID) - Method in class com.arjuna.ats.internal.jta.xa.XID
Check for equality, then check transaction id only.
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.
isSecure() - Method in class com.arjuna.mwlabs.wst11.at.context.TxContextImple
 
isSecure() - Method in class com.arjuna.mwlabs.wst11.ba.context.TxContextImple
 
isSerializable(Durable2PCParticipant) - Static method in class org.jboss.jbossts.xts.recovery.participant.at.ATParticipantHelper
 
isSerializable(BusinessAgreementWithParticipantCompletionParticipant) - Static method in class org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantHelper
return true if the object can be saved and restored using serialization otherwise return false
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
isStale() - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.RecoveryXids
 
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
 
isSubordinateCoordinatorRecoveryStarted() - Method in class org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManager
test whether the first AT subordinate coordinator recovery scan has completed.
isSubordinateCoordinatorRecoveryStarted() - Method in class org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManagerImple
test whether the first AT subordinate coordinator recovery scan has completed.
isSubordinateCoordinatorRecoveryStarted() - Method in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManager
test whether the first BA subordinate coordinator recovery scan has completed.
isSubordinateCoordinatorRecoveryStarted() - Method in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManagerImple
 
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
 
isSyncDeletes() - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBean
Returns the sync setting for transaction log delete operations.
isSyncDeletes() - Method in interface com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBeanMBean
 
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
 
isSyncWrites() - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBean
Returns the sync setting for transaction log write operations.
isSyncWrites() - Method in interface com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBeanMBean
 
isTimedOut() - Method in class io.narayana.perf.Measurement
 
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
 
isTransactionAvailable() - Method in interface org.jboss.narayana.jta.jms.TransactionHelper
 
isTransactionAvailable() - Method in class org.jboss.narayana.jta.jms.TransactionHelperImpl
 
isTransactionInactive() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna.ServerTopLevelAction
 
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
 
isType(Uid, String, int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqObjectStoreAdaptor
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.internal.arjuna.objectstore.jdbc.JDBCStore
Is the current state of the object the same as that provided as the last parameter?
isUidCoordinator(Coordinator) - Static method in class com.arjuna.ats.internal.jts.utils.Helper
 
isValid() - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ObjectStateWrapper
 
isValid(int) - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
isValid() - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.BuildListParser
 
isValid() - Method in class com.arjuna.webservices11.wsarj.ArjunaContext
Is the configuration of this element valid?
isValid() - Method in class com.arjuna.webservices11.wsarj.InstanceIdentifier
Is the configuration of this element valid?
isVolatileStoreSupportAllObjUids() - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
 
isWindows() - Static method in class com.arjuna.ats.arjuna.utils.Utility
 
isWrapper() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.ServerControl
 
isWrapperFor(Class<?>) - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
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.
iterate() - Method in class com.arjuna.ats.internal.txoj.LockListIterator
 

J

JACORB - Static variable in class com.arjuna.orbportability.ORBType
 
jacorb - Static variable in class com.arjuna.orbportability.ORBType
 
jacorb_1_4_1 - Class in com.arjuna.orbportability.internal.orbspecific.versions
 
jacorb_1_4_1() - Constructor for class com.arjuna.orbportability.internal.orbspecific.versions.jacorb_1_4_1
 
jacorb_2_0 - Class in com.arjuna.orbportability.internal.orbspecific.jacorb.oa.implementations
 
jacorb_2_0() - Constructor for class com.arjuna.orbportability.internal.orbspecific.jacorb.oa.implementations.jacorb_2_0
 
jacorb_2_0 - Class in com.arjuna.orbportability.internal.orbspecific.jacorb.orb.implementations
 
jacorb_2_0() - Constructor for class com.arjuna.orbportability.internal.orbspecific.jacorb.orb.implementations.jacorb_2_0
 
jacorb_2_0 - Class in com.arjuna.orbportability.internal.orbspecific.versions
 
jacorb_2_0() - Constructor for class com.arjuna.orbportability.internal.orbspecific.versions.jacorb_2_0
 
JacOrbRCDefaultServant - Class in com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators
 
JacOrbRCManager - Class in com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators
Implementation of RecoveryCreator for JacOrb Handles the creation of RecoveryCoordinator objects for JacOrb .
JacOrbRCManager() - Constructor for class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.JacOrbRCManager
Creates RecoveryCoordinator IORs under JacOrb.
JacOrbRCServiceInit - Class in com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators
Initialises JacORB RecoveryCoordinator creation subsystem and provides the JacORB-specific implementations of stuff All orbs are likely to be the same, constructing a GenericRecoveryCreator, but with an orb-specific manager
JacOrbRCServiceInit() - Constructor for class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.JacOrbRCServiceInit
 
JacOrbRCShutdown - Class in com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators
 
JacOrbRCShutdown() - Constructor for class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.JacOrbRCShutdown
 
JacOrbRecoveryInit - Class in com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators
Initialises JacORB RecoveryCoordinator IOR creation mechanism An instance of this class is constructed by RecoveryEnablement and registered as an OAAttribute whose initialise method is called after root POA is set up All orbs are likely to be the same, constructing a GenericRecoveryCreator, but with an orb-specific manager
JacOrbRecoveryInit() - Constructor for class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.JacOrbRecoveryInit
 
JAVAIDL - Static variable in class com.arjuna.orbportability.ORBType
 
javaidl - Static variable in class com.arjuna.orbportability.ORBType
 
javaidl_1_4 - Class in com.arjuna.orbportability.internal.orbspecific.javaidl.oa.implementations
 
javaidl_1_4() - Constructor for class com.arjuna.orbportability.internal.orbspecific.javaidl.oa.implementations.javaidl_1_4
 
javaidl_1_4 - Class in com.arjuna.orbportability.internal.orbspecific.javaidl.orb.implementations
 
javaidl_1_4() - Constructor for class com.arjuna.orbportability.internal.orbspecific.javaidl.orb.implementations.javaidl_1_4
 
javaidl_1_4 - Class in com.arjuna.orbportability.internal.orbspecific.versions
 
javaidl_1_4() - Constructor for class com.arjuna.orbportability.internal.orbspecific.versions.javaidl_1_4
 
JavaIdlRCDefaultServant - Class in com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators
 
JavaIdlRCDefaultServant - Class in com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators
 
JavaIdlRCManager - Class in com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators
Implementation of RecoveryCreator for ibmorb orb Handles the creation of RecoveryCoordinator objects for ibmorb orb.
JavaIdlRCManager() - Constructor for class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.JavaIdlRCManager
 
JavaIdlRCManager - Class in com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators
Implementation of RecoveryCreator for JavaIdl orb Handles the creation of RecoveryCoordinator objects for JavaIdl orb.
JavaIdlRCManager() - Constructor for class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.JavaIdlRCManager
 
JavaIdlRCServiceInit - Class in com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators
Initialises ibmorb ORB RecoveryCoordinator creation subsystem and provides the ibmorb specific implementations of stuff All orbs are likely to be the same, constructing a GenericRecoveryCreator, but with an orb-specific manager
JavaIdlRCServiceInit() - Constructor for class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.JavaIdlRCServiceInit
 
JavaIdlRCServiceInit - Class in com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators
Initialises JavaIdl ORB RecoveryCoordinator creation subsystem and provides the JavaIdl specific implementations of stuff All orbs are likely to be the same, constructing a GenericRecoveryCreator, but with an orb-specific manager
JavaIdlRCServiceInit() - Constructor for class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.JavaIdlRCServiceInit
 
JavaIdlRCShutdown - Class in com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators
 
JavaIdlRCShutdown() - Constructor for class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.JavaIdlRCShutdown
 
JavaIdlRCShutdown - Class in com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators
 
JavaIdlRCShutdown() - Constructor for class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.JavaIdlRCShutdown
 
JavaIdlRecoveryInit - Class in com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators
Initialises Java IDL orb RecoveryCoordinator IOR creation mechanism An instance of this class is constructed by RecoveryEnablement and registered as an OAAttribute whose initialise method is called after root POA is set up All orbs are likely to be the same, constructing a GenericRecoveryCreator, but with an orb-specific manager
JavaIdlRecoveryInit() - Constructor for class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.JavaIdlRecoveryInit
 
JavaIdlRecoveryInit - Class in com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators
Initialises Java IDL orb RecoveryCoordinator IOR creation mechanism An instance of this class is constructed by RecoveryEnablement and registered as an OAAttribute whose initialise method is called after root POA is set up All orbs are likely to be the same, constructing a GenericRecoveryCreator, but with an orb-specific manager
JavaIdlRecoveryInit() - Constructor for class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.JavaIdlRecoveryInit
 
JAXBContextUnmarshalAction<T extends EndpointReference> - Class in com.arjuna.webservices11.wsaddr
 
JaxWSHeaderContextProcessor - Class in com.arjuna.mw.wst11.client
The class is used to perform WS-Transaction context insertion and extraction for application level SOAP messages using JaxWS.
JaxWSHeaderContextProcessor() - Constructor for class com.arjuna.mw.wst11.client.JaxWSHeaderContextProcessor
 
JaxWSHeaderContextProcessor - Class in com.arjuna.mw.wst11.service
The class is used to perform WS-Transaction context insertion and extraction for application level SOAP messages using JaxWS.
JaxWSHeaderContextProcessor() - Constructor for class com.arjuna.mw.wst11.service.JaxWSHeaderContextProcessor
 
JaxWSSubordinateHeaderContextProcessor - Class in com.arjuna.mw.wst11.service
specialised version which creates and interposes a subordinate AT transaction when it finds an incoming AT context in the message headers
JaxWSSubordinateHeaderContextProcessor() - Constructor for class com.arjuna.mw.wst11.service.JaxWSSubordinateHeaderContextProcessor
 
JaxWSTxInboundBridgeHandler - Class in org.jboss.jbossts.txbridge.inbound
A handler that sits in the server side JAX-WS processing pipeline between the XTS header context processor and the web service.
JaxWSTxInboundBridgeHandler() - Constructor for class org.jboss.jbossts.txbridge.inbound.JaxWSTxInboundBridgeHandler
 
JaxWSTxOutboundBridgeHandler - Class in org.jboss.jbossts.txbridge.outbound
A handler that sits in the client side JAX-WS processing pipeline between the application and the XTS header context processor.
JaxWSTxOutboundBridgeHandler() - Constructor for class org.jboss.jbossts.txbridge.outbound.JaxWSTxOutboundBridgeHandler
 
jbossatxI18NLogger - Interface in com.arjuna.ats.jbossatx.logging
i18n log messages for the atsintegration module.
jbossatxI18NLogger_$logger - Class in com.arjuna.ats.jbossatx.logging
Warning this class consists of generated code.
jbossatxI18NLogger_$logger(Logger) - Constructor for class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
jbossatxLogger - Class in com.arjuna.ats.jbossatx.logging
 
jbossatxLogger() - Constructor for class com.arjuna.ats.jbossatx.logging.jbossatxLogger
 
jconnect_driver - Class in com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers
JDBC store implementation driver-specific code.
jconnect_driver() - Constructor for class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.jconnect_driver
 
jdbc - Static variable in class com.arjuna.ats.jdbc.TransactionalDriver
 
JDBC2RecoveryConnection - Class in com.arjuna.ats.internal.jdbc.recovery
To perform recovery on arbitrary connections we may need to recreate those connections.
JDBC2RecoveryConnection(String, Properties) - Constructor for class com.arjuna.ats.internal.jdbc.recovery.JDBC2RecoveryConnection
 
JDBC2RecoveryConnection(String, String, String) - Constructor for class com.arjuna.ats.internal.jdbc.recovery.JDBC2RecoveryConnection
 
JDBC2RecoveryConnection(String, String, String, String) - Constructor for class com.arjuna.ats.internal.jdbc.recovery.JDBC2RecoveryConnection
 
JDBCAccess - Interface in com.arjuna.ats.arjuna.objectstore.jdbc
Do not return a connection which participates within the transaction 2-phase commit protocol! All connections will have auto-commit set to true, or we will not be able to use them.
jdbcCompliant() - Method in class com.arjuna.ats.jdbc.TransactionalDriver
 
JDBCEnvironmentBean - Class in com.arjuna.ats.jdbc.common
A JavaBean containing configuration properties for the JDBC subsystem.
JDBCEnvironmentBean() - Constructor for class com.arjuna.ats.jdbc.common.JDBCEnvironmentBean
 
JDBCEnvironmentBeanMBean - Interface in com.arjuna.ats.jdbc.common
A JMX MBean interface containing configuration for the JDBC subsystem.
jdbcI18NLogger - Interface in com.arjuna.ats.jdbc.logging
i18n log messages for the jdbc module.
jdbcI18NLogger_$logger - Class in com.arjuna.ats.jdbc.logging
Warning this class consists of generated code.
jdbcI18NLogger_$logger(Logger) - Constructor for class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
JDBCImple_driver - Class in com.arjuna.ats.internal.arjuna.objectstore.jdbc
An object store implementation which uses a JDBC database for maintaining object states.
JDBCImple_driver() - Constructor for class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCImple_driver
 
jdbcLogger - Class in com.arjuna.ats.jdbc.logging
 
jdbcLogger() - Constructor for class com.arjuna.ats.jdbc.logging.jdbcLogger
 
jdbcPropertyManager - Class in com.arjuna.ats.jdbc.common
Property manager wrapper for the JDBC module.
jdbcPropertyManager() - Constructor for class com.arjuna.ats.jdbc.common.jdbcPropertyManager
 
JDBCStore - Class in com.arjuna.ats.internal.arjuna.objectstore.jdbc
An object store implementation which uses a JDBC database for maintaining object states.
JDBCStore(ObjectStoreEnvironmentBean) - Constructor for class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCStore
Create a new JDBCStore
jdbcStoreEnvironmentBean - Variable in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCStore
 
JDBCXARecovery - Class in com.arjuna.ats.internal.jdbc.recovery
This provides recovery for compliant JDBC drivers.
JDBCXARecovery() - Constructor for class com.arjuna.ats.internal.jdbc.recovery.JDBCXARecovery
 
JmsXAResourceRecoveryHelper - Class in org.jboss.narayana.jta.jms
 
JmsXAResourceRecoveryHelper(XAConnectionFactory) - Constructor for class org.jboss.narayana.jta.jms.JmsXAResourceRecoveryHelper
 
JmsXAResourceRecoveryHelper(XAConnectionFactory, String, String) - Constructor for class org.jboss.narayana.jta.jms.JmsXAResourceRecoveryHelper
 
JMXServer - Class in com.arjuna.ats.arjuna.tools.osb.util
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
JMXServer() - Constructor for class com.arjuna.ats.arjuna.tools.osb.util.JMXServer
Deprecated.
 
jndi - Class in com.arjuna.ats.internal.jdbc.drivers
 
jndi() - Constructor for class com.arjuna.ats.internal.jdbc.drivers.jndi
 
jndi - Class in com.arjuna.ats.internal.jdbc.drivers.modifiers
 
jndi() - Constructor for class com.arjuna.ats.internal.jdbc.drivers.modifiers.jndi
 
JNDIManager - Class in com.arjuna.ats.jta.utils
 
JNDIManager() - Constructor for class com.arjuna.ats.jta.utils.JNDIManager
 
JNDIReferenceBindingBean - Class in com.arjuna.ats.jta.utils
JavaBean for binding a Reference into JNDI.
JNDIReferenceBindingBean() - Constructor for class com.arjuna.ats.jta.utils.JNDIReferenceBindingBean
 
JTA_RECORD - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
JTAActionBean - Class in com.arjuna.ats.internal.jta.tools.osb.mbean.jta
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
JTAActionBean(UidWrapper) - Constructor for class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.JTAActionBean
Deprecated.
 
JTAActionStatusServiceXAResourceOrphanFilter - Class in com.arjuna.ats.internal.jta.recovery.arjunacore
An XAResourceOrphanFilter which vetos rollback for xids which have an in-flight transaction.
JTAActionStatusServiceXAResourceOrphanFilter() - Constructor for class com.arjuna.ats.internal.jta.recovery.arjunacore.JTAActionStatusServiceXAResourceOrphanFilter
 
JTAEnvironmentBean - Class in com.arjuna.ats.jta.common
A JavaBean containing configuration properties for the JTA subsystem.
JTAEnvironmentBean() - Constructor for class com.arjuna.ats.jta.common.JTAEnvironmentBean
 
JTAEnvironmentBeanMBean - Interface in com.arjuna.ats.jta.common
A JMX MBean interface containing configuration for the JTA system.
JTAHelper - Class in com.arjuna.ats.jta.utils
Some useful utility routines.
JTAHelper() - Constructor for class com.arjuna.ats.jta.utils.JTAHelper
 
jtaI18NLogger - Interface in com.arjuna.ats.jta.logging
i18n log messages for the jta module.
jtaI18NLogger_$logger - Class in com.arjuna.ats.jta.logging
Warning this class consists of generated code.
jtaI18NLogger_$logger(Logger) - Constructor for class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
JTAInterposedSynchronization - Interface in com.arjuna.ArjunaOTS
Generated from IDL interface "JTAInterposedSynchronization".
JTAInterposedSynchronizationHelper - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "JTAInterposedSynchronization".
JTAInterposedSynchronizationHelper() - Constructor for class com.arjuna.ArjunaOTS.JTAInterposedSynchronizationHelper
 
JTAInterposedSynchronizationHolder - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "JTAInterposedSynchronization".
JTAInterposedSynchronizationHolder() - Constructor for class com.arjuna.ArjunaOTS.JTAInterposedSynchronizationHolder
 
JTAInterposedSynchronizationHolder(JTAInterposedSynchronization) - Constructor for class com.arjuna.ArjunaOTS.JTAInterposedSynchronizationHolder
 
JTAInterposedSynchronizationImple - Class in com.arjuna.ats.internal.jta.resources.jts.orbspecific
Implementation of the marker interface used to distinguish Synchronizations that should be interposed in the JTA 1.1 TransactionSynchronizationRegistry sense of the term.
JTAInterposedSynchronizationImple(Synchronization) - Constructor for class com.arjuna.ats.internal.jta.resources.jts.orbspecific.JTAInterposedSynchronizationImple
 
JTAInterposedSynchronizationOperations - Interface in com.arjuna.ArjunaOTS
Generated from IDL interface "JTAInterposedSynchronization".
JTAInterposedSynchronizationPOA - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "JTAInterposedSynchronization".
JTAInterposedSynchronizationPOA() - Constructor for class com.arjuna.ArjunaOTS.JTAInterposedSynchronizationPOA
 
JTAInterposedSynchronizationPOATie - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "JTAInterposedSynchronization".
JTAInterposedSynchronizationPOATie(JTAInterposedSynchronizationOperations) - Constructor for class com.arjuna.ArjunaOTS.JTAInterposedSynchronizationPOATie
 
JTAInterposedSynchronizationPOATie(JTAInterposedSynchronizationOperations, POA) - Constructor for class com.arjuna.ArjunaOTS.JTAInterposedSynchronizationPOATie
 
jtaLogger - Class in com.arjuna.ats.jta.logging
 
jtaLogger() - Constructor for class com.arjuna.ats.jta.logging.jtaLogger
 
JTANodeNameXAResourceOrphanFilter - Class in com.arjuna.ats.internal.jta.recovery.arjunacore
An XAResourceOrphanFilter for JTA top level transactions, which uses node name information encoded in the xid to determine if they should be rolled back or not.
JTANodeNameXAResourceOrphanFilter() - Constructor for class com.arjuna.ats.internal.jta.recovery.arjunacore.JTANodeNameXAResourceOrphanFilter
 
JTAOverWSATFeature - Class in org.jboss.jbossts.txbridge.outbound
Web service feature is used to enable or disable JTA context propagation over WS-AT.
JTAOverWSATFeature() - Constructor for class org.jboss.jbossts.txbridge.outbound.JTAOverWSATFeature
Default constructor creates an instance of enabled JTAOverWSATFeature.
JTAOverWSATFeature(boolean) - Constructor for class org.jboss.jbossts.txbridge.outbound.JTAOverWSATFeature
Parametrised constructor creates either enabled or disabled JTAOverWSATFeature based on enabled parameter.
jtaPropertyManager - Class in com.arjuna.ats.jta.common
Property manager wrapper for the JTA module.
jtaPropertyManager() - Constructor for class com.arjuna.ats.jta.common.jtaPropertyManager
 
JTATransactionLogXAResourceOrphanFilter - Class in com.arjuna.ats.internal.jta.recovery.arjunacore
An XAResourceOrphanFilter which vetos rollback for xids owned by top level JTA transactions.
JTATransactionLogXAResourceOrphanFilter() - Constructor for class com.arjuna.ats.internal.jta.recovery.arjunacore.JTATransactionLogXAResourceOrphanFilter
 
JTAX_RECORD - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
JTAXAResourceRecordWrapper(Uid) - Constructor for class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XAResourceRecordBean.JTAXAResourceRecordWrapper
Deprecated.
 
jtaxI18NLogger - Interface in com.arjuna.ats.internal.jta.utils
i18n log messages for the jtax module.
jtaxI18NLogger_$logger - Class in com.arjuna.ats.internal.jta.utils
Warning this class consists of generated code.
jtaxI18NLogger_$logger(Logger) - Constructor for class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
jtaxLogger - Class in com.arjuna.ats.internal.jta.utils
 
jtaxLogger() - Constructor for class com.arjuna.ats.internal.jta.utils.jtaxLogger
 
JTS_INITIALISER_CNAME - Static variable in class com.arjuna.ats.arjuna.tools.osb.util.JMXServer
Deprecated.
 
JTSActionBean - Class in com.arjuna.ats.internal.jta.tools.osb.mbean.jts
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
JTSActionBean(UidWrapper) - Constructor for class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.JTSActionBean
Deprecated.
 
JTSEnvironmentBean - Class in com.arjuna.ats.jts.common
A JavaBean containing configuration properties for the JTS system.
JTSEnvironmentBean() - Constructor for class com.arjuna.ats.jts.common.JTSEnvironmentBean
 
JTSEnvironmentBeanMBean - Interface in com.arjuna.ats.jts.common
A JMX MBean interface containing configuration for the JTS system.
jtsI18NLogger - Interface in com.arjuna.ats.jts.logging
i18n log messages for the jts module.
jtsI18NLogger_$logger - Class in com.arjuna.ats.jts.logging
Warning this class consists of generated code.
jtsI18NLogger_$logger(Logger) - Constructor for class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
jtsLogger - Class in com.arjuna.ats.jts.logging
 
jtsLogger() - Constructor for class com.arjuna.ats.jts.logging.jtsLogger
 
jtsPropertyManager - Class in com.arjuna.ats.jts.common
Property manager wrapper for the JTS module.
jtsPropertyManager() - Constructor for class com.arjuna.ats.jts.common.jtsPropertyManager
 
JTSXAResourceRecordWrapper - Class in com.arjuna.ats.internal.jta.tools.osb.mbean.jts
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
JTSXAResourceRecordWrapper(UidWrapper) - Constructor for class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.JTSXAResourceRecordWrapper
Deprecated.
 
JTSXAResourceRecordWrapper(Uid) - Constructor for class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.XAResourceRecordBean.JTSXAResourceRecordWrapper
Deprecated.
 

K

keySet() - Method in class org.jboss.narayana.txframework.impl.TXDataMapImpl
 

L

LASTRESOURCE - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
The following is for a one-phase aware resource that we enlist in a two-phase commit transaction using the last resource commit optimization.
LastResourceCommitOptimisation - Interface in com.arjuna.ats.jta.resources
Marker interface for Last Resource Commit Optimisation.
LastResourceRecord - Class in com.arjuna.ats.internal.arjuna.abstractrecords
AbstractRecord that helps us do the last resource commit optimization.
LastResourceRecord(OnePhaseResource) - Constructor for class com.arjuna.ats.internal.arjuna.abstractrecords.LastResourceRecord
 
LastResourceRecord() - Constructor for class com.arjuna.ats.internal.arjuna.abstractrecords.LastResourceRecord
 
LastResourceRecord - Class in com.arjuna.ats.internal.jta.resources.jts.orbspecific
XAResourceRecord implementing the Last Resource Commit Optimisation.
LastResourceRecord(TransactionImple, XAResource, Xid, Object[]) - Constructor for class com.arjuna.ats.internal.jta.resources.jts.orbspecific.LastResourceRecord
Construct the record for last resource commit optimisation.
lastResourceUid() - Static method in class com.arjuna.ats.arjuna.common.Uid
Return a last resource Uid (0:0:0:0:1)
length() - Method in class com.arjuna.ats.arjuna.state.InputBuffer
Return the length of the byte buffer.
length() - Method in class com.arjuna.ats.arjuna.state.OutputBuffer
Return the length of the byte array being used to store data types.
lessThan(Uid) - Method in class com.arjuna.ats.arjuna.common.Uid
 
lessThan(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Determine if two records are less than in that both are the same type and their Uids are less than.
lifecycleEventMap - Variable in class org.jboss.narayana.txframework.impl.Participant
 
list - Class in com.arjuna.ats.internal.jdbc.drivers.modifiers
 
list() - Constructor for class com.arjuna.ats.internal.jdbc.drivers.modifiers.list
 
Listener - Class in com.arjuna.ats.internal.arjuna.recovery
 
Listener(int, Service) - Constructor for class com.arjuna.ats.internal.arjuna.recovery.Listener
Creates a listener thread on the specified port for the specified service to run.
Listener(ServerSocket, Service) - Constructor for class com.arjuna.ats.internal.arjuna.recovery.Listener
Creates a listener thread on the specified server socket for the specified service to run.
listHead - Variable in class com.arjuna.ats.arjuna.coordinator.RecordList
 
listInitialServices() - Method in class com.arjuna.orbportability.Services
 
listRecoveredCoordinators() - Static method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
 
listRecoveredCoordinators() - Static method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateATCoordinator
 
listType - Variable in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
Deprecated.
 
loadAndInstantiateClass(Class<T>, String, String) - Static method in class com.arjuna.common.internal.util.ClassloadingUtility
Load, instantiate and return an instance of the named class, which is expected to be an implementation of the specified interface.
loadAndInstantiateClasses(Class<T>, List<String>) - Static method in class com.arjuna.common.internal.util.ClassloadingUtility
 
loadAndInstantiateClassesWithInit(Class<T>, List<String>) - Static method in class com.arjuna.common.internal.util.ClassloadingUtility
 
loadClass(String) - Static method in class com.arjuna.common.internal.util.ClassloadingUtility
Load a class.
loadClass(Class<T>, String) - Static method in class com.arjuna.common.internal.util.ClassloadingUtility
Load and return the named class, which is expected to be an implementation of the specified interface.
loadFromXML(Properties, InputStream) - Method in class com.arjuna.common.util.propertyservice.AbstractPropertiesFactory
 
loadFromXML(Properties, InputStream) - Method in class com.arjuna.common.util.propertyservice.PropertiesFactorySax
Reads XML provided in is input stream and looks for property entries.
loadFromXML(Properties, InputStream) - Method in class com.arjuna.common.util.propertyservice.PropertiesFactoryStax
 
loadObjectState() - Method in class com.arjuna.ats.arjuna.StateManager
Do we need to load the object's state?
loadState() - Method in class com.arjuna.ats.txoj.LockManager
 
loadState() - Method in class org.jboss.stm.internal.optimistic.OptimisticLockManager
 
localAction(Control) - Static method in class com.arjuna.ats.internal.jts.utils.Helper
Given a Control_ptr determine if this is a reference to a local action, and if so return the raw BasicAction pointer.
LocalBAController - Class in org.jboss.narayana.compensations.impl.local
 
LocalBAController() - Constructor for class org.jboss.narayana.compensations.impl.local.LocalBAController
 
LocalCleanupSynchronization - Class in com.arjuna.ats.internal.jta.resources.jts
This synchronization is responsible for removing the JTA transaction from the internal table.
LocalCleanupSynchronization(TransactionImple) - Constructor for class com.arjuna.ats.internal.jta.resources.jts.LocalCleanupSynchronization
 
localControl(Control) - Static method in class com.arjuna.ats.internal.jts.utils.Helper
 
localFactory() - Static method in class com.arjuna.ats.internal.jts.OTSImpleManager
Is a co-located TransactionFactory required?
LocalFactory - Interface in com.arjuna.mwlabs.wscf.coordinator
Local coordinators can implement this interface to enable direct creation of a coordinator and subordinate coordinator.
LocalParticipant - Class in org.jboss.narayana.compensations.impl.local
 
LocalParticipant(CompensationHandler, ConfirmationHandler, TransactionLoggedHandler, Object, String) - Constructor for class org.jboss.narayana.compensations.impl.local.LocalParticipant
 
LocalParticipantManager - Class in org.jboss.narayana.compensations.impl.local
 
LocalParticipantManager(String) - Constructor for class org.jboss.narayana.compensations.impl.local.LocalParticipantManager
 
locateStore(String) - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStore
 
LOCATION - Static variable in class org.jboss.jbossts.star.util.TxLinkNames
 
LOCK - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
lock(int) - Method in class com.arjuna.ats.arjuna.utils.FileLock
 
lock(int, boolean) - Method in class com.arjuna.ats.arjuna.utils.FileLock
 
lock(File, int, boolean) - Method in class com.arjuna.ats.internal.arjuna.objectstore.FileLockingStore
Lock files as we would do on a Unix system.
lock(File, int, boolean) - Method in class com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore
Lock the file in the object store.
lock(File, int, boolean) - Method in class com.arjuna.ats.internal.arjuna.objectstore.LogStore
 
lock(File, int, boolean) - Method in class com.arjuna.ats.internal.arjuna.objectstore.ShadowNoFileLockStore
Override the default lock/unlock implementations to do nothing.
lock(TransactionLocal, Transaction) - Method in class com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate
Lock the transaction local in the context of this transaction.
Lock - Class in com.arjuna.ats.txoj
Instances of this class (or derived user classes) are used when trying to set a lock.
Lock() - Constructor for class com.arjuna.ats.txoj.Lock
Create a new lock.
Lock(int) - Constructor for class com.arjuna.ats.txoj.Lock
Create a new Lock object and initialise it.
Lock(Uid) - Constructor for class com.arjuna.ats.txoj.Lock
This is used when re-initialising a Lock after retrieval from the object store.
lockConflict(Lock) - Method in class com.arjuna.ats.txoj.LockManager
 
LockConflictManager - Class in com.arjuna.ats.internal.txoj
An instance of this class is used to determine what to do in the event of a lock conflict for a given object.
LockConflictManager(ReentrantLock) - Constructor for class com.arjuna.ats.internal.txoj.LockConflictManager
 
LockException - Exception in org.jboss.stm
Thrown when an error occurs during lock acquisition or release.
LockException(String) - Constructor for exception org.jboss.stm.LockException
 
LOCKFREE - Static variable in class com.arjuna.ats.txoj.LockStatus
 
LockFree - Annotation Type in org.jboss.stm.annotations
No locks will be obtained on this method, though any transaction context will still be on the thread.
LockFriend - Class in com.arjuna.ats.internal.txoj
A friend of Lock.
LockFriend() - Constructor for class com.arjuna.ats.internal.txoj.LockFriend
 
LOCKHELD - Static variable in class com.arjuna.ats.txoj.LockStatus
 
LockList - Class in com.arjuna.ats.internal.txoj
 
LockList() - Constructor for class com.arjuna.ats.internal.txoj.LockList
 
LockListIterator - Class in com.arjuna.ats.internal.txoj
 
LockListIterator(LockList) - Constructor for class com.arjuna.ats.internal.txoj.LockListIterator
 
LockManager - Class in com.arjuna.ats.txoj
This class provides (transactional) concurrency control for application objects.
LockManager(Uid) - Constructor for class com.arjuna.ats.txoj.LockManager
 
LockManager(Uid, int) - Constructor for class com.arjuna.ats.txoj.LockManager
 
LockManager(Uid, int, int) - Constructor for class com.arjuna.ats.txoj.LockManager
 
LockManager() - Constructor for class com.arjuna.ats.txoj.LockManager
 
LockManager(int) - Constructor for class com.arjuna.ats.txoj.LockManager
 
LockManager(int, int) - Constructor for class com.arjuna.ats.txoj.LockManager
 
LockManagerProxy<T> - Class in org.jboss.stm.internal.proxy
 
LockManagerProxy(T) - Constructor for class org.jboss.stm.internal.proxy.LockManagerProxy
 
LockManagerProxy(T, RecoverableContainer<T>) - Constructor for class org.jboss.stm.internal.proxy.LockManagerProxy
 
LockManagerProxy(T, int) - Constructor for class org.jboss.stm.internal.proxy.LockManagerProxy
 
LockManagerProxy(T, Uid) - Constructor for class org.jboss.stm.internal.proxy.LockManagerProxy
 
LockManagerProxy(T, Uid, RecoverableContainer<T>) - Constructor for class org.jboss.stm.internal.proxy.LockManagerProxy
 
LockMode - Class in com.arjuna.ats.txoj
The types of lock which can exist.
LockMode() - Constructor for class com.arjuna.ats.txoj.LockMode
 
lockMutex() - Method in class com.arjuna.ats.arjuna.StateManager
 
LockRecord - Class in com.arjuna.ats.internal.txoj.abstractrecords
 
LockRecord(LockManager, BasicAction) - Constructor for class com.arjuna.ats.internal.txoj.abstractrecords.LockRecord
 
LockRecord(LockManager, boolean, BasicAction) - Constructor for class com.arjuna.ats.internal.txoj.abstractrecords.LockRecord
 
LockRecord() - Constructor for class com.arjuna.ats.internal.txoj.abstractrecords.LockRecord
 
LockResult - Class in com.arjuna.ats.txoj
The various results which can occur when setting a lock.
LockResult() - Constructor for class com.arjuna.ats.txoj.LockResult
 
LOCKRETAINED - Static variable in class com.arjuna.ats.txoj.LockStatus
 
locksHeld - Variable in class com.arjuna.ats.txoj.LockManager
 
locksHeldLockObject - Variable in class com.arjuna.ats.txoj.LockManager
 
LockStatus - Class in com.arjuna.ats.txoj
Essentially an enumeration of the status a lock may be in.
LockStatus() - Constructor for class com.arjuna.ats.txoj.LockStatus
 
lockStore - Variable in class com.arjuna.ats.txoj.LockManager
 
LockStore - Class in com.arjuna.ats.txoj.lockstore
The lock store interface is the application's route to using a specific lock store implementation.
LockStore() - Constructor for class com.arjuna.ats.txoj.lockstore.LockStore
 
LockStoreException - Exception in com.arjuna.ats.txoj.exceptions
Exception that can be thrown when attempting to access the lock store.
LockStoreException() - Constructor for exception com.arjuna.ats.txoj.exceptions.LockStoreException
Constructs a new exception with null as its detail message.
LockStoreException(String) - Constructor for exception com.arjuna.ats.txoj.exceptions.LockStoreException
Constructs a new exception with the specified detail message.
LockStoreException(String, Throwable) - Constructor for exception com.arjuna.ats.txoj.exceptions.LockStoreException
Constructs a new exception with the specified detail message and cause.
LockStoreException(Throwable) - Constructor for exception com.arjuna.ats.txoj.exceptions.LockStoreException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
lockStoreType - Variable in class com.arjuna.ats.txoj.LockManager
 
lockType() - Method in class com.arjuna.ats.internal.txoj.abstractrecords.LockRecord
 
log - Variable in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
log - Variable in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
log - Variable in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
log - Variable in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
log - Variable in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
log - Variable in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
log - Variable in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
log - Variable in class com.arjuna.common.logging.commonI18NLogger_$logger
 
log - Variable in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
log - Variable in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
log - Variable in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
log - Variable in class com.arjuna.orbportability.logging.orbportabilityI18NLogger_$logger
 
log - Variable in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
log - Variable in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
log - Static variable in class org.jboss.jbossts.star.resource.RESTRecord
 
log - Static variable in class org.jboss.jbossts.star.resource.Transaction
 
log - Static variable in class org.jboss.jbossts.star.service.Coordinator
 
log - Static variable in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
log - Variable in class org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger_$logger
 
log - Variable in class org.jboss.jbossts.xts.logging.xtsI18NLogger_$logger
 
log - Variable in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
LOG_SIZE - Static variable in class com.arjuna.ats.internal.arjuna.objectstore.LogStore
 
LogBrowser - Class in com.arjuna.ats.arjuna.tools.log
 
LogBrowser() - Constructor for class com.arjuna.ats.arjuna.tools.log.LogBrowser
 
LogEditor - Class in com.arjuna.ats.arjuna.tools.log
 
LogEditor() - Constructor for class com.arjuna.ats.arjuna.tools.log.LogEditor
 
logger - Static variable in class com.arjuna.ats.arjuna.logging.tsLogger
 
logger - Static variable in class com.arjuna.ats.internal.jta.utils.jtaxLogger
 
logger - Static variable in class com.arjuna.ats.jbossatx.logging.jbossatxLogger
 
logger - Static variable in class com.arjuna.ats.jdbc.logging.jdbcLogger
 
logger - Static variable in class com.arjuna.ats.jta.logging.jtaLogger
 
logger - Static variable in class com.arjuna.ats.jts.logging.jtsLogger
 
logger - Static variable in class com.arjuna.ats.txoj.logging.txojLogger
 
logger - Static variable in class com.arjuna.common.logging.commonLogger
 
logger - Static variable in class com.arjuna.mw.wsas.logging.wsasLogger
 
logger - Static variable in class com.arjuna.mw.wscf.logging.wscfLogger
 
logger - Static variable in class com.arjuna.mw.wstx.logging.wstxLogger
 
logger - Static variable in class com.arjuna.orbportability.logging.opLogger
 
logger - Static variable in class com.arjuna.webservices.logging.WSCLogger
 
logger - Static variable in class com.arjuna.webservices.logging.WSTLogger
 
logger - Static variable in class org.jboss.jbossts.txbridge.utils.txbridgeLogger
 
logger - Static variable in class org.jboss.jbossts.xts.logging.XTSLogger
 
logger - Static variable in class org.jboss.jbossts.xts.recovery.logging.RecoveryLogger
 
LogRecordWrapper - Class in com.arjuna.ats.arjuna.tools.osb.mbean
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
LogRecordWrapper(Uid) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
Deprecated.
 
LogRecordWrapper(ActionBean, AbstractRecord, ParticipantStatus, UidWrapper) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
Deprecated.
 
LogRecordWrapper(ActionBean, AbstractRecord, ParticipantStatus) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
Deprecated.
 
LogRecordWrapperMBean - Interface in com.arjuna.ats.arjuna.tools.osb.mbean
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
LogStore - Class in com.arjuna.ats.internal.arjuna.objectstore
 
LogStore(ObjectStoreEnvironmentBean) - Constructor for class com.arjuna.ats.internal.arjuna.objectstore.LogStore
 
LogWriteStateManager - Class in com.arjuna.ats.internal.arjuna
Needs further consideration and then completion.
LogWriteStateManager(Uid) - Constructor for class com.arjuna.ats.internal.arjuna.LogWriteStateManager
 
LogWriteStateManager(Uid, int) - Constructor for class com.arjuna.ats.internal.arjuna.LogWriteStateManager
 
LogWriteStateManager(Uid, int, int) - Constructor for class com.arjuna.ats.internal.arjuna.LogWriteStateManager
 
LogWriteStateManager() - Constructor for class com.arjuna.ats.internal.arjuna.LogWriteStateManager
 
LogWriteStateManager(int) - Constructor for class com.arjuna.ats.internal.arjuna.LogWriteStateManager
 
longToHexString(long) - Static method in class com.arjuna.ats.arjuna.utils.Utility
Convert a long to a hex String.
lookupParticipant(String, String) - Method in class org.jboss.jbossts.star.service.Coordinator
Get the participant url (registered during enlistParticipant) corresponding to a resource reference if the coordinator crashes - the participant list will be empty but this is ok if commit hasn't been called since the TM uses presumed abort semantics.
lookupStatus() - Method in class org.jboss.jbossts.star.resource.RecoveringTransaction
 
lookupStatus() - Method in class org.jboss.jbossts.star.resource.Transaction
 

M

main(String[]) - Static method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
Run the RecoveryManager.
main(String[]) - Static method in class com.arjuna.ats.arjuna.tools.log.LogBrowser
 
main(String[]) - Static method in class com.arjuna.ats.arjuna.tools.log.LogEditor
 
main(String[]) - Static method in class com.arjuna.ats.arjuna.tools.ObjectStateQuery
 
main(String[]) - Static method in class com.arjuna.ats.arjuna.tools.ObjectStoreMonitor
 
main(String[]) - Static method in class com.arjuna.ats.arjuna.tools.OTM
 
main(String[]) - Static method in class com.arjuna.ats.arjuna.tools.RecoveryMonitor
 
main(String[]) - Static method in class com.arjuna.ats.arjuna.tools.stats.TxPerfGraph
 
main(String[]) - Static method in class com.arjuna.ats.arjuna.tools.TransactionMonitor
 
main(String[]) - Static method in class com.arjuna.ats.jts.TransactionServer
 
main(String[]) - Static method in class com.arjuna.common.util.ConfigurationInfo
Print config info to stdout.
main(String[]) - Static method in class io.narayana.perf.Averager
 
maintainHeuristics() - Static method in class com.arjuna.ats.arjuna.coordinator.BasicAction
If heuristic outcomes are returned, by default we will not save the state once the forget method has been called on them (which happens as soon as we have received all outcomes from registered resources).
makeId(Uid, Uid, Uid, boolean) - Static method in class com.arjuna.ats.internal.jts.orbspecific.recovery.recoverycoordinators.GenericRecoveryCoordinator
Construct a string, to be used somehow in the objectkey (probably) of a RecoveryCoordinator reference.
makeRC(Uid, Uid, Uid, boolean) - Method in class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.JavaIdlRCManager
We create a RecoveryCoordinator reference, but without (we think) actually making the implementation object available to the orb.
makeRC(Uid, Uid, Uid, boolean) - Method in class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.JacOrbRCManager
We create a RecoveryCoordinator reference, but without (we think) actually making the implementation object available to the orb.
makeRC(Uid, Uid, Uid, boolean) - Method in class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.JavaIdlRCManager
We create a RecoveryCoordinator reference, but without (we think) actually making the implementation object available to the orb.
makeRC(Uid, Uid, Uid, boolean) - Method in interface com.arjuna.ats.internal.jts.recovery.recoverycoordinators.RcvCoManager
Make a RecoveryCoordinator IOR.
makeTwoPhaseAwareParticipantLinkHeader(String, boolean, String, String) - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
Constructs the participant-resource and participant-terminator URIs for participants in the format: "baseURI/{uid1}/{uid2}/participant" and "baseURI/{uid1}/{uid2}/terminator" and optionally "baseURI/{uid1}/{uid2}/volatile" If uid1 is null then the "{uid1}/" is not included and similarly if uid2 is null.
makeTwoPhaseAwareParticipantLinkHeader(String, String, String) - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
makeTwoPhaseAwareParticipantLinkHeader(String, String) - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
makeTwoPhaseParticipantLinkHeader(HashMap<String, String>) - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
makeTwoPhaseUnAwareParticipantLinkHeader(String, boolean, String, String, boolean) - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
Constructs the participant-resource and participant-terminator URIs for participants in the format: "baseURI/{uid1}/{uid2}/participant" and "baseURI/{uid1}/{uid2}/terminate" If uid1 is null then the "{uid1}/" is not included and similarly if uid2 is null.
makeTwoPhaseUnAwareParticipantLinkHeader(String, String, String, String, String) - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
ManagedSynchronization - Interface in com.arjuna.ArjunaOTS
Generated from IDL interface "ManagedSynchronization".
ManagedSynchronizationHelper - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "ManagedSynchronization".
ManagedSynchronizationHelper() - Constructor for class com.arjuna.ArjunaOTS.ManagedSynchronizationHelper
 
ManagedSynchronizationHolder - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "ManagedSynchronization".
ManagedSynchronizationHolder() - Constructor for class com.arjuna.ArjunaOTS.ManagedSynchronizationHolder
 
ManagedSynchronizationHolder(ManagedSynchronization) - Constructor for class com.arjuna.ArjunaOTS.ManagedSynchronizationHolder
 
ManagedSynchronizationImple - Class in com.arjuna.ats.internal.jta.resources.jts.orbspecific
 
ManagedSynchronizationImple(Synchronization) - Constructor for class com.arjuna.ats.internal.jta.resources.jts.orbspecific.ManagedSynchronizationImple
 
ManagedSynchronizationOperations - Interface in com.arjuna.ArjunaOTS
Generated from IDL interface "ManagedSynchronization".
ManagedSynchronizationPOA - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "ManagedSynchronization".
ManagedSynchronizationPOA() - Constructor for class com.arjuna.ArjunaOTS.ManagedSynchronizationPOA
 
ManagedSynchronizationPOATie - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "ManagedSynchronization".
ManagedSynchronizationPOATie(ManagedSynchronizationOperations) - Constructor for class com.arjuna.ArjunaOTS.ManagedSynchronizationPOATie
 
ManagedSynchronizationPOATie(ManagedSynchronizationOperations, POA) - Constructor for class com.arjuna.ArjunaOTS.ManagedSynchronizationPOATie
 
manager() - Static method in class com.arjuna.ats.arjuna.coordinator.abstractrecord.RecordTypeManager
 
manager() - Static method in class com.arjuna.ats.arjuna.coordinator.ActionManager
 
manager() - Static method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
Obtain a reference to the RecoveryManager singleton.
manager(int) - Static method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
Obtain a reference to the RecoveryManager singleton.
ManualProcessId - Class in com.arjuna.ats.internal.arjuna.utils
Obtains a unique value to represent the process id via configuration.
ManualProcessId() - Constructor for class com.arjuna.ats.internal.arjuna.utils.ManualProcessId
 
MapBuilderAction - Class in com.arjuna.webservices11.util
 
mariadb_driver - Class in com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers
JDBC store implementation driver-specific code.
mariadb_driver() - Constructor for class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.mariadb_driver
 
markAsDead() - Method in class com.arjuna.ats.internal.arjuna.recovery.TransactionStatusManagerItem
The process has died.
MARKED_ROLLEDBACK - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
markedRollbackOnly(Uid) - Method in interface com.arjuna.ats.arjuna.coordinator.listener.ReaperMonitor
The indicated transaction has been marked as rollback-only by the reaper.
markTxRollbackOnly() - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
matchNames(Map<String, String>, String, String) - Static method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
Parse a string for name=value pairs TODO java.util.Scanner might be more efficient
MAX_OBJECT_SIZE - Static variable in class com.arjuna.ats.internal.arjuna.abstractrecords.PersistenceRecord
 
MAX_PORT - Static variable in class com.arjuna.ats.arjuna.utils.Utility
Maximum value for a socket port
MAXBQUALSIZE - Static variable in class com.arjuna.ats.internal.jta.xa.XID
 
MAXGTRIDSIZE - Static variable in class com.arjuna.ats.internal.jta.xa.XID
 
maxTestTime(long) - Method in class io.narayana.perf.Measurement.Builder
 
maxUid() - Static method in class com.arjuna.ats.arjuna.common.Uid
Return the maximum Uid (7fffffffffffffff:7fffffffffffffff:7fffffff:7fffffff:7fffffff)
MBeanProcessId - Class in com.arjuna.ats.internal.arjuna.utils
Obtains a unique value to represent the process id via ManagementFactory.getRuntimeMXBean().getName().
MBeanProcessId() - Constructor for class com.arjuna.ats.internal.arjuna.utils.MBeanProcessId
 
measure(WorkerWorkload<T>) - Method in class io.narayana.perf.Measurement
 
measure(WorkerLifecycle<T>, WorkerWorkload<T>) - Method in class io.narayana.perf.Measurement
 
Measurement<T> - Class in io.narayana.perf
 
Measurement(int, int) - Constructor for class io.narayana.perf.Measurement
 
Measurement(int, int, int) - Constructor for class io.narayana.perf.Measurement
 
Measurement(long, int, int, int) - Constructor for class io.narayana.perf.Measurement
 
Measurement(Measurement) - Constructor for class io.narayana.perf.Measurement
 
Measurement.Builder<T> - Class in io.narayana.perf
 
merge(OTSAbstractRecord) - Method in class com.arjuna.ArjunaOTS._OTSAbstractRecordStub
 
merge(OTSAbstractRecord) - Method in interface com.arjuna.ArjunaOTS.OTSAbstractRecordOperations
 
merge(OTSAbstractRecord) - Method in class com.arjuna.ArjunaOTS.OTSAbstractRecordPOATie
 
merge(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Merge the current record with the one presented.
merge(AbstractRecord) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.ActivationRecord
 
merge(AbstractRecord) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.CadaverRecord
merge takes the information from the incoming PersistenceRecord and uses it to initialise the oldState information.
merge(AbstractRecord) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.LastResourceRecord
 
merge(AbstractRecord) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.RecoveryRecord
 
merge(AbstractRecord) - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.CommitMarkableResourceRecord
 
merge(AbstractRecord) - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
 
merge(OTSAbstractRecord) - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord
 
merge(AbstractRecord) - Method in class com.arjuna.ats.internal.jts.resources.ExtendedResourceRecord
 
merge(AbstractRecord) - Method in class com.arjuna.ats.internal.jts.resources.ResourceRecord
 
merge(AbstractRecord) - Method in class com.arjuna.ats.internal.txoj.abstractrecords.LockRecord
 
merge(AbstractRecord) - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.ParticipantRecord
 
merge(AbstractRecord) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ParticipantRecord
 
merge(AbstractRecord) - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
MessageId - Class in com.arjuna.wsc11.messaging
A simple message id generator, used when UID is inaccessible.
microsoft_driver - Class in com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers
JDBC store implementation driver-specific code.
microsoft_driver() - Constructor for class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.microsoft_driver
 
minUid() - Static method in class com.arjuna.ats.arjuna.common.Uid
Return the minimum Uid (-8000000000000000:-8000000000000000:-80000000:-80000000:-80000000)
MIXED_OUTCOME - Static variable in class com.arjuna.mw.wst11.UserBusinessActivity
 
mode() - Method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
Indicates what mode (INDIRECT_MANAGEMENT or DIRECT_MANAGEMENT) the recovery manager is configured for.
mode - Variable in class com.arjuna.ats.jbossatx.jta.TransactionManagerService
 
model() - Method in class org.jboss.stm.Container
 
modeString(int) - Static method in class com.arjuna.ats.arjuna.utils.FileLock
 
modified() - Method in class com.arjuna.ats.arjuna.StateManager
The object's state is about to be modified, and StateManager should take a snapshot of the state if the object is being used within a transaction.
modified() - Method in class com.arjuna.ats.internal.arjuna.LogWriteStateManager
 
modifiedService(ServiceReference<XAResourceRecovery>, XAResourceRecovery) - Method in class org.jboss.narayana.osgi.jta.internal.OsgiServer
 
ModifierFactory - Class in com.arjuna.ats.internal.jdbc.drivers.modifiers
Keep track of any "modifiers" we may require to run transactions over specific databases.
ModifierFactory() - Constructor for class com.arjuna.ats.internal.jdbc.drivers.modifiers.ModifierFactory
 
modifiesObject() - Method in class com.arjuna.ats.txoj.Lock
Does this lock imply a modification of the object it is applied to? For example, a READ lock would return false, but a WRITE lock would return true.
modifyingActions - Variable in class com.arjuna.ats.arjuna.StateManager
 
moveEntry(Uid) - Method in class com.arjuna.ats.internal.arjuna.recovery.ExpiredTransactionScanner
 
moveHeuristicToPrepared(int) - Method in class com.arjuna.ats.internal.arjuna.tools.log.EditableAtomicAction
Move a previous heuristic participant back to the prepared list so that recovery can try again.
moveHeuristicToPrepared(int) - Method in interface com.arjuna.ats.internal.arjuna.tools.log.EditableTransaction
 
MULTIPLE - Static variable in class com.arjuna.ats.arjuna.ObjectModel
In the MULTIPLE model, it is assumed that multiple instances of the object may exist in different JVMs concurrently, or within the same JVM if each thread gets its own instance.
mustEndSuspendedRMs(XAResource) - Static method in class com.arjuna.ats.internal.jta.utils.XAUtils
 
mutex - Variable in class com.arjuna.ats.txoj.LockManager
 
MXBeanDescription - Annotation Type in com.arjuna.ats.arjuna.tools.osb.annotation
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
MXBeanPropertyDescription - Annotation Type in com.arjuna.ats.arjuna.tools.osb.annotation
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
myFormatId - Variable in class com.arjuna.ats.internal.jta.recovery.arjunacore.JTANodeNameXAResourceOrphanFilter
 
mysql_ab_driver - Class in com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers
JDBC store implementation driver-specific code.
mysql_ab_driver() - Constructor for class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.mysql_ab_driver
 
mysql_driver - Class in com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers
JDBC store implementation driver-specific code.
mysql_driver() - Constructor for class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.mysql_driver
 

N

name() - Method in class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.ClientForwardInterceptor
 
name() - Method in class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.ServerRecoveryInterceptor
 
name() - Method in class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.ClientForwardInterceptor
 
name() - Method in class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.ServerRecoveryInterceptor
 
name() - Method in class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.ClientForwardInterceptor
 
name() - Method in class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.ServerRecoveryInterceptor
 
name() - Method in class com.arjuna.ats.internal.jts.recovery.contact.RecoveryContactWriter
 
name() - Method in class com.arjuna.ats.jts.extensions.DebugTxAssociation
 
name() - Method in interface com.arjuna.ats.jts.extensions.TxAssociation
 
name() - Method in interface com.arjuna.mw.wsas.activity.Outcome
Give a name for this outcome.
name() - Method in class com.arjuna.mw.wscf.model.sagas.outcomes.CoordinationOutcome
Give a name for this outcome.
name() - Method in class com.arjuna.mw.wscf.model.twophase.outcomes.CoordinationOutcome
Give a name for this outcome.
name() - Method in class com.arjuna.mwlabs.wsas.activity.OutcomeImple
Give a name for this outcome.
name() - Method in interface com.arjuna.orbportability.event.EventHandler
 
name() - Method in class com.arjuna.orbportability.oa.Shutdown
 
name() - Method in class com.arjuna.orbportability.orb.Shutdown
 
name(String) - Method in class io.narayana.perf.Measurement.Builder
 
name() - Method in class org.jboss.stm.Container
Get the name of the container.
name() - Method in class org.jboss.stm.internal.RecoverableContainer
Get the name of the container.
name() - Method in class org.omg.XA._XASwitchStub
 
name() - Method in interface org.omg.XA.XASwitchOperations
 
name() - Method in class org.omg.XA.XASwitchPOATie
 
NAME_SERVICE - Static variable in class com.arjuna.orbportability.Services
 
NAMED_CONNECT - Static variable in class com.arjuna.orbportability.Services
 
nameService - Static variable in class com.arjuna.orbportability.Services
 
nameToXID(String) - Static method in class com.arjuna.ats.jts.extensions.Arjuna
 
NAMING - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
narrow(Object) - Static method in class com.arjuna.ArjunaOTS.ActionControlHelper
 
narrow(Object) - Static method in class com.arjuna.ArjunaOTS.ArjunaFactoryHelper
 
narrow(Object) - Static method in class com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourceHelper
 
narrow(Object) - Static method in class com.arjuna.ArjunaOTS.ArjunaTransactionHelper
 
narrow(Object) - Static method in class com.arjuna.ArjunaOTS.CurrentHelper
 
narrow(Object) - Static method in class com.arjuna.ArjunaOTS.JTAInterposedSynchronizationHelper
 
narrow(Object) - Static method in class com.arjuna.ArjunaOTS.ManagedSynchronizationHelper
 
narrow(Object) - Static method in class com.arjuna.ArjunaOTS.OTSAbstractRecordHelper
 
narrow(Object) - Static method in class com.arjuna.ArjunaOTS.UidCoordinatorHelper
 
narrow(Object) - Static method in class org.omg.CORBA.CurrentHelper
 
narrow(Object) - Static method in class org.omg.CosTransactions.ControlHelper
 
narrow(Object) - Static method in class org.omg.CosTransactions.CoordinatorHelper
 
narrow(Object) - Static method in class org.omg.CosTransactions.CurrentHelper
 
narrow(Object) - Static method in class org.omg.CosTransactions.RecoveryCoordinatorHelper
 
narrow(Object) - Static method in class org.omg.CosTransactions.ResourceHelper
 
narrow(Object) - Static method in class org.omg.CosTransactions.SubtransactionAwareResourceHelper
 
narrow(Object) - Static method in class org.omg.CosTransactions.SynchronizationHelper
 
narrow(Object) - Static method in class org.omg.CosTransactions.TerminatorHelper
 
narrow(Object) - Static method in class org.omg.CosTransactions.TransactionalObjectHelper
 
narrow(Object) - Static method in class org.omg.CosTransactions.TransactionFactoryHelper
 
narrow(Object) - Static method in class org.omg.XA.BeforeCompletionCallbackHelper
 
narrow(Object) - Static method in class org.omg.XA.ConnectorHelper
 
narrow(Object) - Static method in class org.omg.XA.CurrentConnectionHelper
 
narrow(Object) - Static method in class org.omg.XA.ResourceManagerHelper
 
narrow(Object) - Static method in class org.omg.XA.XASwitchHelper
 
NativeEndpointReference - Class in com.arjuna.webservices11.wsaddr
internal representation of endpoint reference
NativeEndpointReference() - Constructor for class com.arjuna.webservices11.wsaddr.NativeEndpointReference
 
NativeEndpointReference(Source) - Constructor for class com.arjuna.webservices11.wsaddr.NativeEndpointReference
Creates an EPR from infoset representation
NativeEndpointReferenceContextAction - Class in com.arjuna.webservices11.wsaddr
 
nativeSQL(String) - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
NEITHER - Static variable in class com.arjuna.ats.arjuna.ObjectType
 
NESTED - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionType
 
NESTED - Static variable in class com.arjuna.ats.jts.extensions.AtomicTransaction
 
Nested - Annotation Type in org.jboss.stm.annotations
Defines that the container will create a new transaction for each method invocation, regardless of whether there is already a transaction associated with the caller.
nestedAbort() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
A rollback of a nested transaction has occurred.
nestedAbort() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.ActivationRecord
nestedAbort causes the reset_state function of the object to be invoked passing it the saved ObjectStatus.
nestedAbort() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.CadaverActivationRecord
 
nestedAbort() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.CadaverRecord
The nested transaction has aborted.
nestedAbort() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.DisposeRecord
 
nestedAbort() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.LastResourceRecord
 
nestedAbort() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.RecoveryRecord
nestedAbort causes the restore_state function of the object to be invoked passing it the saved ObjectState.
nestedAbort() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.CommitMarkableResourceRecord
 
nestedAbort() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
 
nestedAbort() - Method in class com.arjuna.ats.internal.jts.resources.ExtendedResourceRecord
General nesting rules: Only SubtransactionAware resources get registered with nested actions.
nestedAbort() - Method in class com.arjuna.ats.internal.jts.resources.ResourceRecord
General nesting rules: Only SubtransactionAware resources get registered with nested actions.
nestedAbort() - Method in class com.arjuna.ats.internal.txoj.abstractrecords.CadaverLockRecord
 
nestedAbort() - Method in class com.arjuna.ats.internal.txoj.abstractrecords.LockRecord
 
nestedAbort() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.ParticipantRecord
The record is being driven through nested rollback.
nestedAbort() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ParticipantRecord
The record is being driven through nested rollback.
nestedAbort() - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
nestedCleanup() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Cleanup is called if a nested is detected to be an orphan.
nestedCommit() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
A commit of a nested transaction has occurred.
nestedCommit() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.ActivationRecord
nestedCommit does nothing since the passing of the state up to the parent action is handled by the record list merging system.
nestedCommit() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.CadaverActivationRecord
 
nestedCommit() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.DisposeRecord
 
nestedCommit() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.LastResourceRecord
 
nestedCommit() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.RecoveryRecord
nestedCommit does nothing since the passing of the state up to the parent action is handled by the record list merging system.
nestedCommit() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.CommitMarkableResourceRecord
 
nestedCommit() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
 
nestedCommit() - Method in class com.arjuna.ats.internal.jts.resources.ExtendedResourceRecord
 
nestedCommit() - Method in class com.arjuna.ats.internal.jts.resources.ResourceRecord
If this resource handles nesting this was done in prepare or it should be ignored.
nestedCommit() - Method in class com.arjuna.ats.internal.txoj.abstractrecords.CadaverLockRecord
 
nestedCommit() - Method in class com.arjuna.ats.internal.txoj.abstractrecords.LockRecord
 
nestedCommit() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.ParticipantRecord
The record is being driven through nested commit.
nestedCommit() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ParticipantRecord
The record is being driven through nested commit.
nestedCommit() - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
nestedLocking - Static variable in class com.arjuna.ats.txoj.LockManager
 
nestedOnePhaseCommit() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Perform a nested one phase commit.
nestedOnePhaseCommit() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
 
nestedOnePhaseCommit() - Method in class com.arjuna.ats.internal.jts.resources.ExtendedResourceRecord
 
nestedOnePhaseCommit() - Method in class com.arjuna.ats.internal.jts.resources.ResourceRecord
 
nestedOnePhaseCommit() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.ParticipantRecord
The record is being driven through nested commit and is the only resource.
nestedOnePhaseCommit() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ParticipantRecord
The record is being driven through nested commit and is the only resource.
nestedOnePhaseCommit() - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
nestedPrepare() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
A prepare for a nested transaction has occurred.
nestedPrepare() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.ActivationRecord
 
nestedPrepare() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.CadaverActivationRecord
 
nestedPrepare() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.CadaverRecord
The nested transaction is preparing.
nestedPrepare() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.DisposeRecord
 
nestedPrepare() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.LastResourceRecord
Not allowed to participate in nested transactions.
nestedPrepare() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.RecoveryRecord
 
nestedPrepare() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.CommitMarkableResourceRecord
 
nestedPrepare() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
 
nestedPrepare() - Method in class com.arjuna.ats.internal.jts.resources.ExtendedResourceRecord
Because resource is an Arjuna AbstractRecord we can do proper nesting!
nestedPrepare() - Method in class com.arjuna.ats.internal.jts.resources.ResourceRecord
OTS does not use nested prepare at all! However, to make nested commit/abort clean we do commit_subtransaction here.
nestedPrepare() - Method in class com.arjuna.ats.internal.txoj.abstractrecords.LockRecord
 
nestedPrepare() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.ParticipantRecord
The record is being driven through nested prepare.
nestedPrepare() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ParticipantRecord
The record is being driven through nested prepare.
nestedPrepare() - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
NestedTopLevel - Annotation Type in org.jboss.stm.annotations
Defines that the container will create a new transaction for each method invocation, regardless of whether there is already a transaction associated with the caller.
NEW - Static variable in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveryStatus
 
NEWLINE - Static variable in class com.arjuna.common.util.propertyservice.StringPropertyReplacer
New line string constant
newObjectKey(String, String) - Static method in class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.RecoverIOR
 
newSwingWorker() - Method in class com.arjuna.ats.arjuna.tools.stats.TxPerfGraph
 
newSwingWorker() - Method in class com.arjuna.ats.arjuna.tools.stats.TxPerfPlugin
 
nextScan(Xid[]) - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.RecoveryXids
Update our tracking with results of a new recovery scan pass
NO_ACTION - Static variable in class com.arjuna.ats.arjuna.coordinator.ActionStatus
 
NO_TIMEOUT - Static variable in class com.arjuna.ats.arjuna.AtomicAction
 
NO_TRANSACTION - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
NO_TXCONTEXT - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
NoActivity - Class in com.arjuna.mw.wsas.status
There is no activity associated with the invoking thread.
NoActivityException - Exception in com.arjuna.mw.wsas.exceptions
Thrown if there is no activity associated with the invoking thread and one needs to be in order to execute the operation.
NoActivityException() - Constructor for exception com.arjuna.mw.wsas.exceptions.NoActivityException
 
NoActivityException(String) - Constructor for exception com.arjuna.mw.wsas.exceptions.NoActivityException
 
NoActivityException(String, int) - Constructor for exception com.arjuna.mw.wsas.exceptions.NoActivityException
 
NoActivityException - Exception in com.arjuna.wsc
 
NoActivityException() - Constructor for exception com.arjuna.wsc.NoActivityException
 
NoActivityException(String) - Constructor for exception com.arjuna.wsc.NoActivityException
 
NoContext - Exception in com.arjuna.ArjunaOTS
Generated from IDL exception "NoContext".
NoContext() - Constructor for exception com.arjuna.ArjunaOTS.NoContext
 
NoContext(String) - Constructor for exception com.arjuna.ArjunaOTS.NoContext
 
NoContextHelper - Class in com.arjuna.ArjunaOTS
Generated from IDL exception "NoContext".
NoContextHelper() - Constructor for class com.arjuna.ArjunaOTS.NoContextHelper
 
NoContextHolder - Class in com.arjuna.ArjunaOTS
com/arjuna/ArjunaOTS/NoContextHolder.java .
NoContextHolder() - Constructor for class com.arjuna.ArjunaOTS.NoContextHolder
 
NoContextHolder(NoContext) - Constructor for class com.arjuna.ArjunaOTS.NoContextHolder
 
NoCoordinatorException - Exception in com.arjuna.mw.wscf.exceptions
There is no coordinator associated with the target.
NoCoordinatorException() - Constructor for exception com.arjuna.mw.wscf.exceptions.NoCoordinatorException
 
NoCoordinatorException(String) - Constructor for exception com.arjuna.mw.wscf.exceptions.NoCoordinatorException
 
NoCoordinatorException(String, int) - Constructor for exception com.arjuna.mw.wscf.exceptions.NoCoordinatorException
 
node - Variable in exception com.arjuna.webservices.SoapFault
The SOAP fault reason.
NODE_NAME_SIZE - Static variable in class com.arjuna.ats.arjuna.common.CoreEnvironmentBean
 
NODE_NAME_SIZE - Static variable in class com.arjuna.ats.arjuna.coordinator.TxControl
 
nodeAsString(Node) - Static method in class com.arjuna.mw.wscf.utils.DomUtil
 
NodeNameXAResourceOrphanFilter - Class in com.arjuna.ats.internal.jta.recovery.arjunacore
An XAResourceOrphanFilter which uses node name information encoded in the xid to determine if they should be rolled back or not.
NodeNameXAResourceOrphanFilter() - Constructor for class com.arjuna.ats.internal.jta.recovery.arjunacore.NodeNameXAResourceOrphanFilter
 
NONE_RECORD - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
NoPermissionException - Exception in com.arjuna.mw.wsas.exceptions
The invoking thread does not have permission to attempt to use the operation.
NoPermissionException() - Constructor for exception com.arjuna.mw.wsas.exceptions.NoPermissionException
 
NoPermissionException(String) - Constructor for exception com.arjuna.mw.wsas.exceptions.NoPermissionException
 
NoPermissionException(String, int) - Constructor for exception com.arjuna.mw.wsas.exceptions.NoPermissionException
 
NORMAL - Static variable in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
 
not() - Method in class org.jboss.stm.internal.types.AtomicBooleanImpl
 
not() - Method in interface org.jboss.stm.types.AtomicBoolean
 
NOT_ASSOCIATED - Static variable in class com.arjuna.ats.internal.jta.xa.TxInfo
 
NOT_CURRENT_TRANSACTION - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
NOT_FOUND - Static variable in class com.arjuna.orbportability.common.Exceptions
 
NOT_PREPARED - Static variable in class com.arjuna.ats.arjuna.coordinator.TwoPhaseOutcome
 
NOT_PREPARED - Static variable in class com.arjuna.mw.wscf.model.sagas.common.TwoPhaseResult
 
NOT_PREPARED - Static variable in class com.arjuna.mw.wscf.model.twophase.common.TwoPhaseResult
 
notAProblem(XAException, boolean) - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryResourceImple
Is the XAException a non-error when received in reply to commit or rollback ? In recovery, the commit/rollback may have been sent before (possibly only just before, in another thread) - in which case the RM will not recognise the XID but id doesn't matter
notAProblem(XAException, boolean) - Method in class com.arjuna.ats.internal.jta.recovery.jts.XARecoveryResourceImple
Is the XAException a non-error when received in reply to commit or rollback ? In recovery, the commit/rollback may have been sent before (possibly only just before, in another thread) - in which case the RM will not recognise the XID but it doesn't matter
notAProblem(XAException, boolean) - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
Is the XAException a non-error when received in reply to commit or rollback ? It normally is, but may be overridden in recovery.
notAProblem(XAException, boolean) - Method in class com.arjuna.ats.internal.jta.resources.errorhandlers.tibco
 
notAProblem(XAException, boolean) - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord
Is the XAException a non-error when received in reply to commit or rollback? It normally is, but may be overridden in recovery.
notAProblem(boolean) - Method in class com.arjuna.ats.internal.jta.resources.XAResourceErrorHandler
Is the XAException a non-error when received in reply to commit or rollback ? It normally is, but may be overridden in recovery.
notAProblem(XAResource, XAException, boolean) - Static method in class com.arjuna.ats.internal.jta.resources.XAResourceErrorHandler
 
notAProblem(XAException, boolean) - Method in interface com.arjuna.ats.jta.resources.XAResourceMap
 
notCompleted(NotificationType, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.CoordinatorCompletionParticipantInboundEvents
Handle the not completed event.
notCompleted(NotificationType, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.ParticipantCompletionParticipantInboundEvents
Handle the not completed event.
notCompleted(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.CoordinatorCompletionParticipantProcessor
Not Completed.
notCompleted(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.ParticipantCompletionParticipantProcessor
Not Completed.
notCompleted(NotificationType) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl
 
notCompleted(NotificationType) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl
 
notCompleted(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.CoordinatorCompletionParticipantProcessorImpl
Not Completed.
notCompleted(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.CoordinatorCompletionParticipantEngine
Handle the not completed event.
notCompleted(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.engines.ParticipantCompletionParticipantEngine
Handle the not completed event.
notCompleted(NotificationType, MAP, ArjunaContext) - Method in class com.arjuna.wst11.messaging.ParticipantCompletionParticipantProcessorImpl
Not Completed.
notCompleted(NotificationType) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionParticipantPortType
 
notCompleted(NotificationType) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithParticipantCompletionParticipantPortType
 
notempty() - Method in class com.arjuna.ats.arjuna.state.InputObjectState
 
notempty() - Method in class com.arjuna.ats.arjuna.state.OutputObjectState
 
notEquals(Uid) - Method in class com.arjuna.ats.arjuna.common.Uid
 
NotFoundMapper - Class in org.jboss.jbossts.star.provider
404 mapper
NotFoundMapper() - Constructor for class org.jboss.jbossts.star.provider.NotFoundMapper
 
Notification - Class in org.oasis_open.docs.ws_tx.wsat._2006._06
Java class for Notification complex type.
Notification() - Constructor for class org.oasis_open.docs.ws_tx.wsat._2006._06.Notification
 
NotificationType - Class in com.arjuna.schemas.ws._2005._10.wsarjtx
Java class for NotificationType complex type.
NotificationType() - Constructor for class com.arjuna.schemas.ws._2005._10.wsarjtx.NotificationType
 
NotificationType - Class in org.oasis_open.docs.ws_tx.wsba._2006._06
Java class for NotificationType complex type.
NotificationType() - Constructor for class org.oasis_open.docs.ws_tx.wsba._2006._06.NotificationType
 
notifyDone() - Method in class com.arjuna.ats.internal.arjuna.recovery.WorkerService
 
notifyFailure() - Method in interface org.jboss.narayana.txframework.impl.handlers.ProtocolHandler
 
notifyFailure() - Method in class org.jboss.narayana.txframework.impl.handlers.wsba.WSBAHandler
 
notifyOfCompletedBranch(String, Xid) - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.CommitMarkableResourceRecordRecoveryModule
 
notifySuccess() - Method in interface org.jboss.narayana.txframework.impl.handlers.ProtocolHandler
 
notifySuccess() - Method in class org.jboss.narayana.txframework.impl.handlers.wsba.WSBAHandler
 
NotImplementedException - Exception in com.arjuna.ats.jta.exceptions
Exception may be thrown under certain circumstances.
NotImplementedException() - Constructor for exception com.arjuna.ats.jta.exceptions.NotImplementedException
Constructs a new exception with null as its detail message.
NotImplementedException(String) - Constructor for exception com.arjuna.ats.jta.exceptions.NotImplementedException
Constructs a new exception with the specified detail message.
NotImplementedException(String, Throwable) - Constructor for exception com.arjuna.ats.jta.exceptions.NotImplementedException
Constructs a new exception with the specified detail message and cause.
NotImplementedException(Throwable) - Constructor for exception com.arjuna.ats.jta.exceptions.NotImplementedException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
NotPrepared - Exception in org.omg.CosTransactions
Generated from IDL exception "NotPrepared".
NotPrepared() - Constructor for exception org.omg.CosTransactions.NotPrepared
 
NotPrepared(String) - Constructor for exception org.omg.CosTransactions.NotPrepared
 
NotPreparedHelper - Class in org.omg.CosTransactions
Generated from IDL exception "NotPrepared".
NotPreparedHelper() - Constructor for class org.omg.CosTransactions.NotPreparedHelper
 
NotPreparedHolder - Class in org.omg.CosTransactions
org/omg/CosTransactions/NotPreparedHolder.java .
NotPreparedHolder() - Constructor for class org.omg.CosTransactions.NotPreparedHolder
 
NotPreparedHolder(NotPrepared) - Constructor for class org.omg.CosTransactions.NotPreparedHolder
 
NoTransaction - Class in com.arjuna.mw.wstx.status
There is no transaction associated with the current thread.
NoTransaction - Exception in org.omg.CosTransactions
Generated from IDL exception "NoTransaction".
NoTransaction() - Constructor for exception org.omg.CosTransactions.NoTransaction
 
NoTransaction(String) - Constructor for exception org.omg.CosTransactions.NoTransaction
 
NoTransactionException - Exception in org.jboss.narayana.compensations.api
Indicates that a compensation-based transaction was not active when the operation was attempted, despite being required.
NoTransactionException(String) - Constructor for exception org.jboss.narayana.compensations.api.NoTransactionException
 
NoTransactionException(String, Throwable) - Constructor for exception org.jboss.narayana.compensations.api.NoTransactionException
 
NoTransactionHelper - Class in org.omg.CosTransactions
Generated from IDL exception "NoTransaction".
NoTransactionHelper() - Constructor for class org.omg.CosTransactions.NoTransactionHelper
 
NoTransactionHolder - Class in org.omg.CosTransactions
org/omg/CosTransactions/NoTransactionHolder.java .
NoTransactionHolder() - Constructor for class org.omg.CosTransactions.NoTransactionHolder
 
NoTransactionHolder(NoTransaction) - Constructor for class org.omg.CosTransactions.NoTransactionHolder
 
NotState - Annotation Type in org.jboss.stm.annotations
Marks member variables that should not be saved/restored during a transaction.
NotSubtransaction - Exception in org.omg.CosTransactions
Generated from IDL exception "NotSubtransaction".
NotSubtransaction() - Constructor for exception org.omg.CosTransactions.NotSubtransaction
 
NotSubtransaction(String) - Constructor for exception org.omg.CosTransactions.NotSubtransaction
 
NotSubtransactionHelper - Class in org.omg.CosTransactions
Generated from IDL exception "NotSubtransaction".
NotSubtransactionHelper() - Constructor for class org.omg.CosTransactions.NotSubtransactionHelper
 
NotSubtransactionHolder - Class in org.omg.CosTransactions
org/omg/CosTransactions/NotSubtransactionHolder.java .
NotSubtransactionHolder() - Constructor for class org.omg.CosTransactions.NotSubtransactionHolder
 
NotSubtransactionHolder(NotSubtransaction) - Constructor for class org.omg.CosTransactions.NotSubtransactionHolder
 
NS - Static variable in class com.arjuna.webservices11.wsaddr.NativeEndpointReference
 
NULL_XID - Static variable in class com.arjuna.ats.internal.jta.xa.XID
 
NullActionStore - Class in com.arjuna.ats.internal.arjuna.objectstore
A null implementation.
NullActionStore(ObjectStoreEnvironmentBean) - Constructor for class com.arjuna.ats.internal.arjuna.objectstore.NullActionStore
 
nullUid() - Static method in class com.arjuna.ats.arjuna.common.Uid
Return a null Uid (0:0:0:0:0)
NUMBER_OF_ABORTED_SERIES - Static variable in class com.arjuna.ats.arjuna.tools.stats.TxPerfGraph
 
NUMBER_OF_COMMITTED_SERIES - Static variable in class com.arjuna.ats.arjuna.tools.stats.TxPerfGraph
 
NUMBER_OF_HEURISTICS_SERIES - Static variable in class com.arjuna.ats.arjuna.tools.stats.TxPerfGraph
 
NUMBER_OF_INFLIGHT_SERIES - Static variable in class com.arjuna.ats.arjuna.tools.stats.TxPerfGraph
 
NUMBER_OF_NESTED_SERIES - Static variable in class com.arjuna.ats.arjuna.tools.stats.TxPerfGraph
 
NUMBER_OF_TIMEDOUT_SERIES - Static variable in class com.arjuna.ats.arjuna.tools.stats.TxPerfGraph
 
NUMBER_OF_TRANSACTIONS_SERIES - Static variable in class com.arjuna.ats.arjuna.tools.stats.TxPerfGraph
 
numberOfAbortedTransactions - Variable in class com.arjuna.ArjunaOTS.GlobalTransactionInfo
 
numberOfActivities() - Method in class com.arjuna.mwlabs.wsas.activity.ActivityReaper
 
numberOfCalls(int) - Method in class io.narayana.perf.Measurement.Builder
 
numberOfCommittedTransactions - Variable in class com.arjuna.ArjunaOTS.GlobalTransactionInfo
 
numberOfHeuristics - Variable in class com.arjuna.ArjunaOTS.GlobalTransactionInfo
 
numberOfMeasurements(int) - Method in class io.narayana.perf.Measurement.Builder
The number of times to run the measurement.
numberOfThreads - Variable in class com.arjuna.ArjunaOTS.TransactionInfo
 
numberOfThreads(int) - Method in class io.narayana.perf.Measurement.Builder
 
numberOfTimeouts() - Method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
Return the number of timeouts registered.
numberOfTransactions(TransactionType) - Method in class com.arjuna.ArjunaOTS._ArjunaFactoryStub
 
numberOfTransactions(TransactionType) - Method in interface com.arjuna.ArjunaOTS.ArjunaFactoryOperations
 
numberOfTransactions(TransactionType) - Method in class com.arjuna.ArjunaOTS.ArjunaFactoryPOATie
 
numberOfTransactions() - Method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
 
numberOfTransactions(TransactionType) - Method in class com.arjuna.ats.internal.jts.orbspecific.TransactionFactoryImple
Now methods to return the identities of the currently running transactions, and those which have terminated but left entries in the object store.
numberOfWarmupCalls(int) - Method in class io.narayana.perf.Measurement.Builder
 

O

OA - Class in com.arjuna.orbportability
An attempt at some ORB portable ways of interacting with the OA.
OA - Class in com.arjuna.orbportability.oa.core
An instance of this class provides access to the ORB specific Object Adapter class.
OA(ORB) - Constructor for class com.arjuna.orbportability.oa.core.OA
 
OAAttribute - Class in com.arjuna.orbportability.debug
This class prints out all of the parameters passed to it.
OAAttribute() - Constructor for class com.arjuna.orbportability.debug.OAAttribute
 
OBJ_STORE_BROWSER_HANDLERS - Static variable in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser
Deprecated.
 
OBJECT_RECOVERY - Static variable in interface com.arjuna.ats.jta.xa.RecoverableXAConnection
 
objectAddr - Variable in class com.arjuna.ats.internal.arjuna.abstractrecords.RecoveryRecord
 
ObjectFactory - Class in com.arjuna.schemas.ws._2005._10.wsarjtx
This object contains factory methods for each Java content interface and Java element interface generated in the com.arjuna.schemas.ws._2005._10.wsarjtx package.
ObjectFactory() - Constructor for class com.arjuna.schemas.ws._2005._10.wsarjtx.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.arjuna.schemas.ws._2005._10.wsarjtx
ObjectFactory - Class in org.jboss.jbossts.star.util.media.txstatusext
This object contains factory methods for each Java content interface and Java element interface generated in the org.jboss.jbossts.star.util.media.txstatusext package.
ObjectFactory() - Constructor for class org.jboss.jbossts.star.util.media.txstatusext.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.jboss.jbossts.star.util.media.txstatusext
ObjectFactory - Class in org.oasis_open.docs.ws_tx.wsat._2006._06
This object contains factory methods for each Java content interface and Java element interface generated in the org.oasis_open.docs.ws_tx.wsat._2006._06 package.
ObjectFactory() - Constructor for class org.oasis_open.docs.ws_tx.wsat._2006._06.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.oasis_open.docs.ws_tx.wsat._2006._06
ObjectFactory - Class in org.oasis_open.docs.ws_tx.wsba._2006._06
This object contains factory methods for each Java content interface and Java element interface generated in the org.oasis_open.docs.ws_tx.wsba._2006._06 package.
ObjectFactory() - Constructor for class org.oasis_open.docs.ws_tx.wsba._2006._06.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.oasis_open.docs.ws_tx.wsba._2006._06
ObjectFactory - Class in org.oasis_open.docs.ws_tx.wscoor._2006._06
This object contains factory methods for each Java content interface and Java element interface generated in the org.oasis_open.docs.ws_tx.wscoor._2006._06 package.
ObjectFactory() - Constructor for class org.oasis_open.docs.ws_tx.wscoor._2006._06.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.oasis_open.docs.ws_tx.wscoor._2006._06
ObjectFactory - Class in org.xmlsoap.schemas.soap.envelope
This object contains factory methods for each Java content interface and Java element interface generated in the org.xmlsoap.schemas.soap.envelope package.
ObjectFactory() - Constructor for class org.xmlsoap.schemas.soap.envelope.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.xmlsoap.schemas.soap.envelope
objectIsReady(Servant, byte[]) - Method in class com.arjuna.orbportability.ChildOA
 
objectIsReady(Servant) - Method in class com.arjuna.orbportability.ChildOA
 
objectIsReady(Servant, byte[]) - Method in class com.arjuna.orbportability.OA
Register the object with the ORB.
objectIsReady(Servant) - Method in class com.arjuna.orbportability.OA
 
objectIsReady(Servant, byte[]) - Method in class com.arjuna.orbportability.RootOA
 
objectIsReady(Servant) - Method in class com.arjuna.orbportability.RootOA
 
objectLocked - Variable in class com.arjuna.ats.txoj.LockManager
 
objectMap - Variable in class com.arjuna.webservices.base.processors.ActivatedObjectProcessor
The identifier to object map.
ObjectModel - Class in com.arjuna.ats.arjuna
An enumeration of the types of object model supported.
ObjectModel() - Constructor for class com.arjuna.ats.arjuna.ObjectModel
 
objectModel - Variable in class com.arjuna.ats.arjuna.StateManager
 
objectModel() - Method in class org.jboss.stm.internal.RecoverableContainer
 
ObjectStateQuery - Class in com.arjuna.ats.arjuna.tools
 
ObjectStateQuery() - Constructor for class com.arjuna.ats.arjuna.tools.ObjectStateQuery
 
ObjectStateWrapper - Class in com.arjuna.ats.arjuna.tools.osb.api.mbeans
Wrapper for ObjectInputState and ObjectOutputState to facilitate use in JMX invocations
ObjectStateWrapper(OutputObjectState) - Constructor for class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ObjectStateWrapper
 
ObjectStateWrapper(InputObjectState) - Constructor for class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ObjectStateWrapper
 
ObjectStateWrapper(InputObjectState, boolean) - Constructor for class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ObjectStateWrapper
 
ObjectStateWrapper() - Constructor for class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ObjectStateWrapper
 
ObjectStatus - Class in com.arjuna.ats.arjuna
A transactional object may go through a number of different states once it has been created.
ObjectStatus() - Constructor for class com.arjuna.ats.arjuna.ObjectStatus
 
ObjectStore - Class in com.arjuna.ats.arjuna.objectstore
The object store interface is the application's route to using a specific object store implementation.
ObjectStore(ObjectStoreEnvironmentBean) - Constructor for class com.arjuna.ats.arjuna.objectstore.ObjectStore
 
ObjectStoreAPI - Interface in com.arjuna.ats.arjuna.objectstore
Created by IntelliJ IDEA.
ObjectStoreEnvironmentBean - Class in com.arjuna.ats.arjuna.common
A JavaBean containing configuration properties for the objectstore and various implementations thereof.
ObjectStoreEnvironmentBean() - Constructor for class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
 
ObjectStoreEnvironmentBeanMBean - Interface in com.arjuna.ats.arjuna.common
A JMX MBean interface containing configuration for the objectstore and various implementations thereof.
ObjectStoreError - Error in com.arjuna.ats.arjuna.exceptions
Error that can be thrown when attempting to access the object store.
ObjectStoreError() - Constructor for error com.arjuna.ats.arjuna.exceptions.ObjectStoreError
Constructs a new error with null as its detail message.
ObjectStoreError(String) - Constructor for error com.arjuna.ats.arjuna.exceptions.ObjectStoreError
Constructs a new error with the specified detail message.
ObjectStoreError(String, Throwable) - Constructor for error com.arjuna.ats.arjuna.exceptions.ObjectStoreError
Constructs a new error with the specified detail message and cause.
ObjectStoreError(Throwable) - Constructor for error com.arjuna.ats.arjuna.exceptions.ObjectStoreError
Constructs a new error with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
ObjectStoreException - Exception in com.arjuna.ats.arjuna.exceptions
Exception that can be thrown when attempting to access the object store.
ObjectStoreException() - Constructor for exception com.arjuna.ats.arjuna.exceptions.ObjectStoreException
Constructs a new exception with null as its detail message.
ObjectStoreException(String) - Constructor for exception com.arjuna.ats.arjuna.exceptions.ObjectStoreException
Constructs a new exception with the specified detail message.
ObjectStoreException(String, Throwable) - Constructor for exception com.arjuna.ats.arjuna.exceptions.ObjectStoreException
Constructs a new exception with the specified detail message and cause.
ObjectStoreException(Throwable) - Constructor for exception com.arjuna.ats.arjuna.exceptions.ObjectStoreException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
ObjectStoreIterator - Class in com.arjuna.ats.arjuna.objectstore
Class that allows us to iterate through instances of objects that may be stored within a specific object store.
ObjectStoreIterator(RecoveryStore, String) - Constructor for class com.arjuna.ats.arjuna.objectstore.ObjectStoreIterator
 
ObjectStoreMonitor - Class in com.arjuna.ats.arjuna.tools
 
ObjectStoreMonitor() - Constructor for class com.arjuna.ats.arjuna.tools.ObjectStoreMonitor
 
ObjectType - Class in com.arjuna.ats.arjuna
The various types of StateManager object which can exist.
ObjectType() - Constructor for class com.arjuna.ats.arjuna.ObjectType
 
objectType() - Method in class com.arjuna.ats.arjuna.StateManager
 
objectType() - Method in class org.jboss.stm.internal.RecoverableContainer
 
objectUid - Variable in class com.arjuna.ats.arjuna.StateManager
 
ObjStoreBrowser - Class in com.arjuna.ats.arjuna.tools.osb.mbean
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
ObjStoreBrowser() - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser
Deprecated.
 
ObjStoreBrowser(String) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser
Deprecated.
 
ObjStoreBrowserMBean - Interface in com.arjuna.ats.arjuna.tools.osb.mbean
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
ObjStoreItemMBean - Interface in com.arjuna.ats.arjuna.tools.osb.mbean
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
ONE_PHASE_ERROR - Static variable in class com.arjuna.ats.arjuna.coordinator.TwoPhaseOutcome
 
onePhaseCommit(boolean) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
There is only one record on the intentions list.
OnePhaseResource - Interface in com.arjuna.ats.arjuna.coordinator
 
open(URL) - Method in interface org.jboss.jbossts.star.util.HttpConnectionCreator
 
openAndLock(String, int, boolean) - Method in class com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore
 
opLogger - Class in com.arjuna.orbportability.logging
 
opLogger() - Constructor for class com.arjuna.orbportability.logging.opLogger
 
opPropertyManager - Class in com.arjuna.orbportability.common
Property manager wrapper for the ORB Portability module.
opPropertyManager() - Constructor for class com.arjuna.orbportability.common.opPropertyManager
 
Optimistic - Annotation Type in org.jboss.stm.annotations
Use optimistic concurrency control.
OptimisticLock - Class in org.jboss.stm.internal.optimistic
Instances of this class (or derived user classes) are used when trying to set a lock.
OptimisticLock() - Constructor for class org.jboss.stm.internal.optimistic.OptimisticLock
 
OptimisticLock(int) - Constructor for class org.jboss.stm.internal.optimistic.OptimisticLock
 
OptimisticLock(Uid) - Constructor for class org.jboss.stm.internal.optimistic.OptimisticLock
 
OptimisticLockManager - Class in org.jboss.stm.internal.optimistic
 
OptimisticLockManager() - Constructor for class org.jboss.stm.internal.optimistic.OptimisticLockManager
 
OptimisticLockManager(int) - Constructor for class org.jboss.stm.internal.optimistic.OptimisticLockManager
 
OptimisticLockManager(int, int) - Constructor for class org.jboss.stm.internal.optimistic.OptimisticLockManager
 
OptimisticLockManager(Uid) - Constructor for class org.jboss.stm.internal.optimistic.OptimisticLockManager
 
OptimisticLockManager(Uid, int) - Constructor for class org.jboss.stm.internal.optimistic.OptimisticLockManager
 
OptimisticLockManagerProxy<T> - Class in org.jboss.stm.internal.proxy
 
OptimisticLockManagerProxy(T) - Constructor for class org.jboss.stm.internal.proxy.OptimisticLockManagerProxy
 
OptimisticLockManagerProxy(T, RecoverableContainer<T>) - Constructor for class org.jboss.stm.internal.proxy.OptimisticLockManagerProxy
 
OptimisticLockManagerProxy(T, int) - Constructor for class org.jboss.stm.internal.proxy.OptimisticLockManagerProxy
 
OptimisticLockManagerProxy(T, int, int, RecoverableContainer<T>) - Constructor for class org.jboss.stm.internal.proxy.OptimisticLockManagerProxy
 
OptimisticLockManagerProxy(T, Uid) - Constructor for class org.jboss.stm.internal.proxy.OptimisticLockManagerProxy
 
OptimisticLockManagerProxy(T, Uid, RecoverableContainer<T>) - Constructor for class org.jboss.stm.internal.proxy.OptimisticLockManagerProxy
 
OptimisticLockManagerProxy(T, Uid, int, RecoverableContainer<T>) - Constructor for class org.jboss.stm.internal.proxy.OptimisticLockManagerProxy
 
OPTIMIZED_ROLLBACK - Static variable in class com.arjuna.ats.internal.jta.xa.TxInfo
 
OptionalJaxWSTxInboundBridgeHandler - Class in org.jboss.jbossts.txbridge.inbound
 
OptionalJaxWSTxInboundBridgeHandler() - Constructor for class org.jboss.jbossts.txbridge.inbound.OptionalJaxWSTxInboundBridgeHandler
 
OPTIONS - Static variable in class org.jboss.jbossts.txbridge.utils.HttpUtils
 
or(AtomicBoolean) - Method in class org.jboss.stm.internal.types.AtomicBooleanImpl
 
or(AtomicBoolean) - Method in interface org.jboss.stm.types.AtomicBoolean
 
oracle_driver - Class in com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers
 
oracle_driver() - Constructor for class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.oracle_driver
 
orb() - Method in class com.arjuna.orbportability.internal.orbspecific.orb.implementations.ORBBase
 
orb(ORB) - Method in class com.arjuna.orbportability.internal.orbspecific.orb.implementations.ORBBase
 
ORB - Class in com.arjuna.orbportability
An attempt at some ORB portable ways of interacting with the ORB.
ORB(String) - Constructor for class com.arjuna.orbportability.ORB
 
ORB - Class in com.arjuna.orbportability.orb.core
An instance of this class provides access to the ORB specific ORB implementation object.
ORB() - Constructor for class com.arjuna.orbportability.orb.core.ORB
 
orb() - Method in class com.arjuna.orbportability.orb.core.ORB
 
orb(ORB) - Method in class com.arjuna.orbportability.orb.core.ORB
 
orb() - Method in interface com.arjuna.orbportability.orb.core.ORBImple
Return a reference to the ORB.
orb(ORB) - Method in interface com.arjuna.orbportability.orb.core.ORBImple
Provide a reference to the ORB.
orb() - Method in class com.arjuna.orbportability.ORB
Obtain a reference to the current ORB.
ORBAttribute - Class in com.arjuna.orbportability.debug
This class prints out all of the parameters passed to it.
ORBAttribute() - Constructor for class com.arjuna.orbportability.debug.ORBAttribute
 
ORBBase - Class in com.arjuna.orbportability.internal.orbspecific.orb.implementations
The base class from which all ORB implementations are derived.
ORBBase() - Constructor for class com.arjuna.orbportability.internal.orbspecific.orb.implementations.ORBBase
 
ORBData - Interface in com.arjuna.orbportability
ORB specific data objects implement this interface to provide runtime information about the ORB.
ORBImple - Interface in com.arjuna.orbportability.orb.core
The Object Request Broker interface.
ORBInfo - Class in com.arjuna.orbportability
This class queries the ORB specific ORBData object for information about the ORB.
ORBInfo() - Constructor for class com.arjuna.orbportability.ORBInfo
 
ORBIX2000 - Static variable in class com.arjuna.orbportability.ORBType
 
orbix2000 - Static variable in class com.arjuna.orbportability.ORBType
 
ORBManager - Class in com.arjuna.ats.internal.jts
Manage the default ORB and POA used by the transaction service for the non-recoverable CORBA objects it creates.
ORBManager() - Constructor for class com.arjuna.ats.internal.jts.ORBManager
 
OrbPortabilityEnvironmentBean - Class in com.arjuna.orbportability.common
A JavaBean containing assorted configuration properties for the Orb Portability layer.
OrbPortabilityEnvironmentBean() - Constructor for class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
 
OrbPortabilityEnvironmentBeanMBean - Interface in com.arjuna.orbportability.common
A JMX MBean interface containing assorted configuration for the Orb Portability layer.
orbportabilityI18NLogger - Interface in com.arjuna.orbportability.logging
i18n log messages for the orbportability module.
orbportabilityI18NLogger_$logger - Class in com.arjuna.orbportability.logging
Warning this class consists of generated code.
orbportabilityI18NLogger_$logger(Logger) - Constructor for class com.arjuna.orbportability.logging.orbportabilityI18NLogger_$logger
 
ORBRunner - Class in com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators
 
ORBRunner() - Constructor for class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.ORBRunner
 
ORBRunner - Class in com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators
 
ORBRunner() - Constructor for class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.ORBRunner
 
ORBRunner - Class in com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators
 
ORBRunner() - Constructor for class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.ORBRunner
 
orbRunnerCompleted() - Static method in class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.JacOrbRCServiceInit
 
ORBSetup - Class in com.arjuna.ats.jts.utils
Setup the ORB and POA used by the transaction system.
ORBSetup() - Constructor for class com.arjuna.ats.jts.utils.ORBSetup
 
orbShutdown() - Method in interface com.arjuna.orbportability.ORBShutdownListener
 
ORBShutdownListener - Interface in com.arjuna.orbportability
 
ORBType - Class in com.arjuna.orbportability
The various types of ORB that are supported.
ORBType() - Constructor for class com.arjuna.orbportability.ORBType
 
order() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Return the Uid of this abstract record so that it can be ordered in the intentions list.
order() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.CommitMarkableResourceRecord
 
order() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
 
order() - Method in class com.arjuna.ats.internal.jts.resources.ExtendedResourceRecord
 
org.jboss.jbossts - package org.jboss.jbossts
 
org.jboss.jbossts.star.provider - package org.jboss.jbossts.star.provider
 
org.jboss.jbossts.star.resource - package org.jboss.jbossts.star.resource
 
org.jboss.jbossts.star.service - package org.jboss.jbossts.star.service
 
org.jboss.jbossts.star.util - package org.jboss.jbossts.star.util
 
org.jboss.jbossts.star.util.media.txstatusext - package org.jboss.jbossts.star.util.media.txstatusext
 
org.jboss.jbossts.txbridge.inbound - package org.jboss.jbossts.txbridge.inbound
 
org.jboss.jbossts.txbridge.outbound - package org.jboss.jbossts.txbridge.outbound
 
org.jboss.jbossts.txbridge.utils - package org.jboss.jbossts.txbridge.utils
 
org.jboss.jbossts.xts.bridge.at - package org.jboss.jbossts.xts.bridge.at
 
org.jboss.jbossts.xts.bytemanSupport - package org.jboss.jbossts.xts.bytemanSupport
 
org.jboss.jbossts.xts.bytemanSupport.participantCompletion - package org.jboss.jbossts.xts.bytemanSupport.participantCompletion
 
org.jboss.jbossts.xts.bytemanSupport.participantReadOnly - package org.jboss.jbossts.xts.bytemanSupport.participantReadOnly
 
org.jboss.jbossts.xts.environment - package org.jboss.jbossts.xts.environment
 
org.jboss.jbossts.xts.initialisation - package org.jboss.jbossts.xts.initialisation
 
org.jboss.jbossts.xts.logging - package org.jboss.jbossts.xts.logging
 
org.jboss.jbossts.xts.recovery - package org.jboss.jbossts.xts.recovery
 
org.jboss.jbossts.xts.recovery.coordinator - package org.jboss.jbossts.xts.recovery.coordinator
 
org.jboss.jbossts.xts.recovery.coordinator.at - package org.jboss.jbossts.xts.recovery.coordinator.at
 
org.jboss.jbossts.xts.recovery.coordinator.ba - package org.jboss.jbossts.xts.recovery.coordinator.ba
 
org.jboss.jbossts.xts.recovery.logging - package org.jboss.jbossts.xts.recovery.logging
 
org.jboss.jbossts.xts.recovery.participant - package org.jboss.jbossts.xts.recovery.participant
 
org.jboss.jbossts.xts.recovery.participant.at - package org.jboss.jbossts.xts.recovery.participant.at
 
org.jboss.jbossts.xts.recovery.participant.ba - package org.jboss.jbossts.xts.recovery.participant.ba
 
org.jboss.jbossts.xts11.recovery.participant.at - package org.jboss.jbossts.xts11.recovery.participant.at
 
org.jboss.jbossts.xts11.recovery.participant.ba - package org.jboss.jbossts.xts11.recovery.participant.ba
 
org.jboss.narayana.compensations.api - package org.jboss.narayana.compensations.api
 
org.jboss.narayana.compensations.impl - package org.jboss.narayana.compensations.impl
 
org.jboss.narayana.compensations.impl.local - package org.jboss.narayana.compensations.impl.local
 
org.jboss.narayana.compensations.impl.remote - package org.jboss.narayana.compensations.impl.remote
 
org.jboss.narayana.jta.jms - package org.jboss.narayana.jta.jms
 
org.jboss.narayana.osgi.jta.internal - package org.jboss.narayana.osgi.jta.internal
 
org.jboss.narayana.rest.bridge.inbound - package org.jboss.narayana.rest.bridge.inbound
 
org.jboss.narayana.rest.integration - package org.jboss.narayana.rest.integration
 
org.jboss.narayana.rest.integration.api - package org.jboss.narayana.rest.integration.api
 
org.jboss.narayana.txframework.api.annotation.lifecycle.ba - package org.jboss.narayana.txframework.api.annotation.lifecycle.ba
 
org.jboss.narayana.txframework.api.annotation.service - package org.jboss.narayana.txframework.api.annotation.service
 
org.jboss.narayana.txframework.api.annotation.transaction - package org.jboss.narayana.txframework.api.annotation.transaction
 
org.jboss.narayana.txframework.api.configuration.service - package org.jboss.narayana.txframework.api.configuration.service
 
org.jboss.narayana.txframework.api.configuration.transaction - package org.jboss.narayana.txframework.api.configuration.transaction
 
org.jboss.narayana.txframework.api.exception - package org.jboss.narayana.txframework.api.exception
 
org.jboss.narayana.txframework.api.management - package org.jboss.narayana.txframework.api.management
 
org.jboss.narayana.txframework.impl - package org.jboss.narayana.txframework.impl
 
org.jboss.narayana.txframework.impl.as - package org.jboss.narayana.txframework.impl.as
 
org.jboss.narayana.txframework.impl.handlers - package org.jboss.narayana.txframework.impl.handlers
 
org.jboss.narayana.txframework.impl.handlers.wsba - package org.jboss.narayana.txframework.impl.handlers.wsba
 
org.jboss.stm - package org.jboss.stm
 
org.jboss.stm.annotations - package org.jboss.stm.annotations
 
org.jboss.stm.async - package org.jboss.stm.async
 
org.jboss.stm.internal - package org.jboss.stm.internal
 
org.jboss.stm.internal.async - package org.jboss.stm.internal.async
 
org.jboss.stm.internal.optimistic - package org.jboss.stm.internal.optimistic
 
org.jboss.stm.internal.proxy - package org.jboss.stm.internal.proxy
 
org.jboss.stm.internal.reflect - package org.jboss.stm.internal.reflect
 
org.jboss.stm.internal.types - package org.jboss.stm.internal.types
 
org.jboss.stm.types - package org.jboss.stm.types
 
org.oasis_open.docs.ws_tx.wsat._2006._06 - package org.oasis_open.docs.ws_tx.wsat._2006._06
 
org.oasis_open.docs.ws_tx.wsba._2006._06 - package org.oasis_open.docs.ws_tx.wsba._2006._06
 
org.oasis_open.docs.ws_tx.wscoor._2006._06 - package org.oasis_open.docs.ws_tx.wscoor._2006._06
 
org.omg.CORBA - package org.omg.CORBA
 
org.omg.CosTransactions - package org.omg.CosTransactions
 
org.omg.XA - package org.omg.XA
 
org.xmlsoap.schemas.soap.envelope - package org.xmlsoap.schemas.soap.envelope
 
originalCoordinator() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.ServerControl
 
originalTerminator() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.ServerControl
 
OS_COMMITTED - Static variable in class com.arjuna.ats.arjuna.objectstore.StateStatus
 
OS_COMMITTED_HIDDEN - Static variable in class com.arjuna.ats.arjuna.objectstore.StateStatus
 
OS_HIDDEN - Static variable in class com.arjuna.ats.arjuna.objectstore.StateStatus
 
OS_INVISIBLE - Static variable in class com.arjuna.ats.arjuna.objectstore.StateType
 
OS_ORIGINAL - Static variable in class com.arjuna.ats.arjuna.objectstore.StateType
 
OS_SHADOW - Static variable in class com.arjuna.ats.arjuna.objectstore.StateType
StateType.
OS_SHARED - Static variable in class com.arjuna.ats.arjuna.objectstore.StateType
 
OS_UNCOMMITTED - Static variable in class com.arjuna.ats.arjuna.objectstore.StateStatus
 
OS_UNCOMMITTED_HIDDEN - Static variable in class com.arjuna.ats.arjuna.objectstore.StateStatus
 
OS_UNKNOWN - Static variable in class com.arjuna.ats.arjuna.objectstore.StateStatus
StateStatus
OS_UNSHARED - Static variable in class com.arjuna.ats.arjuna.objectstore.StateType
 
OSBTypeHandler - Class in com.arjuna.ats.arjuna.tools.osb.mbean
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
OSBTypeHandler(boolean, String, String, String, String) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.OSBTypeHandler
Deprecated.
 
OSBTypeHandler(boolean, boolean, String, String, String, String) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.OSBTypeHandler
Deprecated.
 
OSEntryBean - Class in com.arjuna.ats.arjuna.tools.osb.mbean
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
OSEntryBean() - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
Deprecated.
 
OSEntryBean(UidWrapper) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
Deprecated.
 
OSEntryBeanMBean - Interface in com.arjuna.ats.arjuna.tools.osb.mbean
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
OsgiServer - Class in org.jboss.narayana.osgi.jta.internal
 
OsgiServer(BundleContext, Dictionary<String, ?>) - Constructor for class org.jboss.narayana.osgi.jta.internal.OsgiServer
 
OsgiTransactionManager - Class in org.jboss.narayana.osgi.jta.internal
 
OsgiTransactionManager() - Constructor for class org.jboss.narayana.osgi.jta.internal.OsgiTransactionManager
 
OsgiTransactionManager.Listener - Interface in org.jboss.narayana.osgi.jta.internal
 
OSIInterposition - Class in com.arjuna.ats.internal.jts.interposition.resources.osi
 
OSIInterposition() - Constructor for class com.arjuna.ats.internal.jts.interposition.resources.osi.OSIInterposition
 
OSIInterpositionCreator - Class in com.arjuna.ats.internal.jts.interposition.resources.osi
 
OSIInterpositionCreator() - Constructor for class com.arjuna.ats.internal.jts.interposition.resources.osi.OSIInterpositionCreator
 
osiXID() - Static method in class com.arjuna.ats.jts.extensions.Arjuna
 
other - Variable in class com.arjuna.ats.arjuna.common.Uid
 
otid - Variable in class org.omg.CosTransactions.TransIdentity
 
otid_t - Class in org.omg.CosTransactions
Generated from IDL struct "otid_t".
otid_t() - Constructor for class org.omg.CosTransactions.otid_t
 
otid_t(int, int, byte[]) - Constructor for class org.omg.CosTransactions.otid_t
 
otid_tHelper - Class in org.omg.CosTransactions
Generated from IDL struct "otid_t".
otid_tHelper() - Constructor for class org.omg.CosTransactions.otid_tHelper
 
otid_tHolder - Class in org.omg.CosTransactions
Generated from IDL struct "otid_t".
otid_tHolder() - Constructor for class org.omg.CosTransactions.otid_tHolder
 
otid_tHolder(otid_t) - Constructor for class org.omg.CosTransactions.otid_tHolder
 
OTIDMap - Class in com.arjuna.ats.internal.jts.interposition.resources.osi
 
OTIDMap() - Constructor for class com.arjuna.ats.internal.jts.interposition.resources.osi.OTIDMap
 
otidToUid(otid_t) - Static method in class com.arjuna.ats.jts.utils.Utility
 
OTM - Class in com.arjuna.ats.arjuna.tools
 
OTM() - Constructor for class com.arjuna.ats.arjuna.tools.OTM
 
OTS_ABSTRACTRECORD - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
OTS_BAD_OPERATION_BASE - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
BAD_OPERATION
OTS_BAD_PARAM_BASE - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
BAD_PARAM
OTS_GENERAL_BASE - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
The Minor version numbers for some system exceptions we may raise.
OTS_ISSUE_RECOVERY_ROLLBACK - Static variable in class com.arjuna.ats.jts.recovery.RecoveryEnvironment
Deprecated.
 
OTS_RECORD - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
OTS_UNKNOWN_BASE - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
UNKNOWN
OTSAbstractRecord - Interface in com.arjuna.ArjunaOTS
Generated from IDL interface "OTSAbstractRecord".
OTSAbstractRecordHelper - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "OTSAbstractRecord".
OTSAbstractRecordHelper() - Constructor for class com.arjuna.ArjunaOTS.OTSAbstractRecordHelper
 
OTSAbstractRecordHolder - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "OTSAbstractRecord".
OTSAbstractRecordHolder() - Constructor for class com.arjuna.ArjunaOTS.OTSAbstractRecordHolder
 
OTSAbstractRecordHolder(OTSAbstractRecord) - Constructor for class com.arjuna.ArjunaOTS.OTSAbstractRecordHolder
 
OTSAbstractRecordOperations - Interface in com.arjuna.ArjunaOTS
Generated from IDL interface "OTSAbstractRecord".
OTSAbstractRecordPOA - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "OTSAbstractRecord".
OTSAbstractRecordPOA() - Constructor for class com.arjuna.ArjunaOTS.OTSAbstractRecordPOA
 
OTSAbstractRecordPOATie - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "OTSAbstractRecord".
OTSAbstractRecordPOATie(OTSAbstractRecordOperations) - Constructor for class com.arjuna.ArjunaOTS.OTSAbstractRecordPOATie
 
OTSAbstractRecordPOATie(OTSAbstractRecordOperations, POA) - Constructor for class com.arjuna.ArjunaOTS.OTSAbstractRecordPOATie
 
OTSImpleManager - Class in com.arjuna.ats.internal.jts
This class is responsible for managing the various implementations that are common throughout the transaction service stack, e.g., CurrentImple and TransactionFactoryImple.
OTSImpleManager() - Constructor for class com.arjuna.ats.internal.jts.OTSImpleManager
 
otsKind - Static variable in class com.arjuna.orbportability.Services
 
OTSManager - Class in com.arjuna.ats.jts
This class is essentially here for convenience purposes, and until all ORBs provide a means to set their initial references for Current and the TransactionFactory.
OTSManager() - Constructor for class com.arjuna.ats.jts.OTSManager
 
otsStatus() - Method in class com.arjuna.ats.internal.jts.interposition.resources.arjuna.ServerResource
 
OTSThread - Class in com.arjuna.ats.jts.thread
Create an OTS transactional thread.
OTSThread() - Constructor for class com.arjuna.ats.jts.thread.OTSThread
 
OutboundBridge - Class in org.jboss.jbossts.txbridge.outbound
Manages Thread association of the interposed coordinator.
OutboundBridge(BridgeWrapper) - Constructor for class org.jboss.jbossts.txbridge.outbound.OutboundBridge
Create a new OutboundBridge to manage the given subordinate WS-AT transaction.
OutboundBridgeManager - Class in org.jboss.jbossts.txbridge.outbound
Maintains the mapping data that relates JTA transactions to WS-AT subordinate transactions and related objects.
OutboundBridgeManager() - Constructor for class org.jboss.jbossts.txbridge.outbound.OutboundBridgeManager
 
OutboundBridgeRecoveryManager - Class in org.jboss.jbossts.txbridge.outbound
Integrates with JBossAS MC lifecycle and JBossTS recovery manager to provide recovery services for outbound bridged transactions.
OutboundBridgeRecoveryManager() - Constructor for class org.jboss.jbossts.txbridge.outbound.OutboundBridgeRecoveryManager
 
outboundMap(Map<String, Object>) - Static method in class com.arjuna.webservices11.wsaddr.AddressingHelper
retrieve the outbound client message address properties attached to a message request map
Outcome - Interface in com.arjuna.mw.wsas.activity
The Outcome represents the final outcome of the activity.
OutcomeImple - Class in com.arjuna.mwlabs.wsas.activity
The Outcome represents the final outcome of the activity.
OutcomeImple(CompletionStatus) - Constructor for class com.arjuna.mwlabs.wsas.activity.OutcomeImple
 
OutcomeImple(HLSException, CompletionStatus) - Constructor for class com.arjuna.mwlabs.wsas.activity.OutcomeImple
 
OutputBuffer - Class in com.arjuna.ats.arjuna.state
An OuptputBuffer is used to store various Java types as a byte stream.
OutputBuffer() - Constructor for class com.arjuna.ats.arjuna.state.OutputBuffer
Create a new buffer.
OutputBuffer(int) - Constructor for class com.arjuna.ats.arjuna.state.OutputBuffer
Create a new buffer with the specified initial size.
OutputBuffer(byte[]) - Constructor for class com.arjuna.ats.arjuna.state.OutputBuffer
Create a new buffer using the provided byte array.
OutputBuffer(OutputBuffer) - Constructor for class com.arjuna.ats.arjuna.state.OutputBuffer
Create a new OutputBuffer and initialise its state with a copy of the provided buffer.
OutputObjectState - Class in com.arjuna.ats.arjuna.state
OutputObjectState provides some additional methods to a basic OutputBuffer.
OutputObjectState() - Constructor for class com.arjuna.ats.arjuna.state.OutputObjectState
 
OutputObjectState(OutputObjectState) - Constructor for class com.arjuna.ats.arjuna.state.OutputObjectState
 
OutputObjectState(InputObjectState) - Constructor for class com.arjuna.ats.arjuna.state.OutputObjectState
 
OutputObjectState(Uid, String) - Constructor for class com.arjuna.ats.arjuna.state.OutputObjectState
 
OutputObjectState(Uid, String, byte[]) - Constructor for class com.arjuna.ats.arjuna.state.OutputObjectState
 
OutputObjectStateWrapper - Class in com.arjuna.ats.arjuna.tools.osb.api.mbeans
Wrapper for ObjectOutputState to facilitate use in JMX invocations
OutputObjectStateWrapper(OutputObjectState) - Constructor for class com.arjuna.ats.arjuna.tools.osb.api.mbeans.OutputObjectStateWrapper
 

P

pack(OutputBuffer) - Method in class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
Pack the hierarchy into the buffer.
pack(OutputObjectState) - Method in interface com.arjuna.ats.arjuna.coordinator.OnePhaseResource
 
pack(OutputObjectState) - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAOnePhaseResource
Pack the state of the resource.
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.
packHeader(OutputObjectState, Header) - Method in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredServerTransaction
Override StateManager packHeader so it gets the original processUid, not this process's
packHeader(OutputObjectState, Header) - Method in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredTransaction
Override StateManager packHeader so it gets the original processUid, not this process's
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(Uid, OutputBuffer) - Static method in class com.arjuna.ats.internal.arjuna.common.UidHelper
 
packInto(OutputBuffer) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCStore
 
packInto(OutputObjectState) - Method in class com.arjuna.ats.internal.jdbc.DirectRecoverableConnection
 
packInto(OutputObjectState) - Method in class com.arjuna.ats.internal.jdbc.IndirectRecoverableConnection
 
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.
 
parent() - Method in class com.arjuna.mwlabs.wsas.activity.ActivityImple
 
parents - Variable in class org.omg.CosTransactions.PropagationContext
 
parentTransaction - Variable in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
 
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 - Static variable in class org.jboss.jbossts.star.util.TxLinkNames
 
participant - Variable in class org.jboss.jbossts.xts.recovery.participant.at.ATParticipantRecoveryRecord
 
participant - Variable in class org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryRecord
 
Participant - Interface in org.jboss.narayana.rest.integration.api
 
Participant - Class in org.jboss.narayana.txframework.impl
 
Participant(ServiceInvocationMeta, Map) - Constructor for class org.jboss.narayana.txframework.impl.Participant
 
PARTICIPANT_BEAN_NAME - Static variable in class com.arjuna.ats.arjuna.tools.osb.api.proxy.StoreManagerProxy
 
PARTICIPANT_COMMIT - Static variable in class org.jboss.jbossts.star.util.TxLinkNames
 
PARTICIPANT_COMMIT_ONE_PHASE - Static variable in class org.jboss.jbossts.star.util.TxLinkNames
 
PARTICIPANT_COMPLETION_COORDINATOR_PORT_NAME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The WSBA Participant Completion Cordinator Port Name.
PARTICIPANT_COMPLETION_COORDINATOR_PORT_QNAME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The WSBA Participant Completion Cordinator Port QName.
PARTICIPANT_COMPLETION_COORDINATOR_SERVICE_NAME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The WSBA Participant Completion Cordinator Service Name.
PARTICIPANT_COMPLETION_COORDINATOR_SERVICE_QNAME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The WSBA Participant Completion Cordinator Service QName.
PARTICIPANT_COMPLETION_PARTICIPANT_PORT_NAME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The WSBA Participant Completion Participant Port Name.
PARTICIPANT_COMPLETION_PARTICIPANT_PORT_QNAME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The WSBA Participant Completion Participant Port QName.
PARTICIPANT_COMPLETION_PARTICIPANT_SERVICE_NAME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The WSBA Participant Completion Participant Service Name.
PARTICIPANT_COMPLETION_PARTICIPANT_SERVICE_QNAME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The WSBA Participant Completion Participant Service QName.
PARTICIPANT_PORT_NAME - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The WSAT Participant Port Name.
PARTICIPANT_PORT_QNAME - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The WSAT Participant Port QName.
PARTICIPANT_PREFIX - Static variable in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
unique string used as prefix for participant ids to ensure they can be identified at recovery
PARTICIPANT_PREFIX - Static variable in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateATCoordinator
unique string used as prefix for participant ids to ensure they can be identified at recovery
PARTICIPANT_PREPARE - Static variable in class org.jboss.jbossts.star.util.TxLinkNames
 
PARTICIPANT_RECOVERY - Static variable in class org.jboss.jbossts.star.util.TxLinkNames
 
PARTICIPANT_RESOURCE - Static variable in class org.jboss.jbossts.star.util.TxLinkNames
 
PARTICIPANT_ROLLBACK - Static variable in class org.jboss.jbossts.star.util.TxLinkNames
 
PARTICIPANT_SERVICE_NAME - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The participant service name.
PARTICIPANT_SERVICE_QNAME - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The participant service qname.
PARTICIPANT_TERMINATOR - Static variable in class org.jboss.jbossts.star.util.TxLinkNames
 
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.
participantCannotComplete(String) - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.BACoordinator
 
participantCannotComplete(String) - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorControl
 
participantCannotComplete(String) - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorServiceImple
 
ParticipantClient - Class in com.arjuna.webservices11.wsat.client
The Client side of the Participant.
ParticipantClient() - Constructor for class com.arjuna.webservices11.wsat.client.ParticipantClient
 
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.
participantCompleted(String) - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.BACoordinator
 
participantCompleted(String) - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorControl
 
participantCompleted(String) - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorServiceImple
 
ParticipantCompletionCoordinatorClient - Class in com.arjuna.webservices11.wsba.client
The Client side of the Participant Completion Coordinator.
ParticipantCompletionCoordinatorCloseBeforeCompletedRules - Class in org.jboss.jbossts.xts.bytemanSupport.participantCompletion
 
ParticipantCompletionCoordinatorCloseBeforeCompletedRules() - Constructor for class org.jboss.jbossts.xts.bytemanSupport.participantCompletion.ParticipantCompletionCoordinatorCloseBeforeCompletedRules
 
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.
ParticipantCompletionCoordinatorInboundEvents - Interface in com.arjuna.webservices11.wsba
The Participant events.
ParticipantCompletionCoordinatorInitialisation - Class in com.arjuna.webservices11.wsba.server
Activate the Participant Completion Coordinator service
ParticipantCompletionCoordinatorInitialisation() - Constructor for class com.arjuna.webservices11.wsba.server.ParticipantCompletionCoordinatorInitialisation
 
ParticipantCompletionCoordinatorProcessor - Class in com.arjuna.webservices11.wsba.processors
The Participant Completion Coordinator processor.
ParticipantCompletionCoordinatorProcessor() - Constructor for class com.arjuna.webservices11.wsba.processors.ParticipantCompletionCoordinatorProcessor
 
ParticipantCompletionCoordinatorProcessorImpl - Class in com.arjuna.wst11.messaging
The Participant Completion Coordinator processor.
ParticipantCompletionCoordinatorProcessorImpl() - Constructor for class com.arjuna.wst11.messaging.ParticipantCompletionCoordinatorProcessorImpl
 
ParticipantCompletionCoordinatorRules - Class in org.jboss.jbossts.xts.bytemanSupport.participantCompletion
 
ParticipantCompletionCoordinatorRules() - Constructor for class org.jboss.jbossts.xts.bytemanSupport.participantCompletion.ParticipantCompletionCoordinatorRules
 
ParticipantCompletionParticipantClient - Class in com.arjuna.webservices11.wsba.client
The Client side of the Participant Participant Coordinator.
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.
ParticipantCompletionParticipantInboundEvents - Interface in com.arjuna.webservices11.wsba
The Participant events.
ParticipantCompletionParticipantInitialisation - Class in com.arjuna.webservices11.wsba.server
Activate the Participant Completion Participant service
ParticipantCompletionParticipantInitialisation() - Constructor for class com.arjuna.webservices11.wsba.server.ParticipantCompletionParticipantInitialisation
 
ParticipantCompletionParticipantProcessor - Class in com.arjuna.webservices11.wsba.processors
The Participant Completion Participant processor.
ParticipantCompletionParticipantProcessor() - Constructor for class com.arjuna.webservices11.wsba.processors.ParticipantCompletionParticipantProcessor
 
ParticipantCompletionParticipantProcessorImpl - Class in com.arjuna.wst11.messaging
The Participant Completion Participant processor.
ParticipantCompletionParticipantProcessorImpl() - Constructor for class com.arjuna.wst11.messaging.ParticipantCompletionParticipantProcessorImpl
 
ParticipantCompletionReadOnlyRules - Class in org.jboss.jbossts.xts.bytemanSupport.participantReadOnly
 
ParticipantCompletionReadOnlyRules() - Constructor for class org.jboss.jbossts.xts.bytemanSupport.participantReadOnly.ParticipantCompletionReadOnlyRules
 
ParticipantDeserializer - Interface in org.jboss.narayana.rest.integration.api
 
ParticipantElement - Class in org.jboss.jbossts.star.util.media.txstatusext
 
ParticipantElement() - Constructor for class org.jboss.jbossts.star.util.media.txstatusext.ParticipantElement
 
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.
ParticipantException - Exception in org.jboss.narayana.rest.integration.api
 
ParticipantException() - Constructor for exception org.jboss.narayana.rest.integration.api.ParticipantException
 
ParticipantException(String) - Constructor for exception org.jboss.narayana.rest.integration.api.ParticipantException
 
ParticipantException(String, Throwable) - Constructor for exception org.jboss.narayana.rest.integration.api.ParticipantException
 
participantFaulted(String) - Method in interface com.arjuna.mw.wscf.model.sagas.api.CoordinatorManager
A participant has faulted during normal execution or compensation.
participantFaulted(String) - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.BACoordinator
 
participantFaulted(String) - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorControl
 
participantFaulted(String) - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorServiceImple
 
ParticipantImpl - Class in org.jboss.narayana.compensations.impl
 
ParticipantImpl(CompensationHandler, ConfirmationHandler, TransactionLoggedHandler, Object) - Constructor for class org.jboss.narayana.compensations.impl.ParticipantImpl
 
ParticipantInboundEvents - Interface in com.arjuna.webservices11.wsat
The Participant events.
ParticipantInformation - Class in org.jboss.narayana.rest.integration
 
ParticipantInformation(String, String, String, Participant) - Constructor for class org.jboss.narayana.rest.integration.ParticipantInformation
 
ParticipantInformation(String, String, String, Participant, String) - Constructor for class org.jboss.narayana.rest.integration.ParticipantInformation
 
ParticipantInitialisation - Class in com.arjuna.webservices11.wsat.server
Activate the Participant service
ParticipantInitialisation() - Constructor for class com.arjuna.webservices11.wsat.server.ParticipantInitialisation
 
ParticipantInterceptor - Class in org.jboss.narayana.compensations.impl
 
ParticipantInterceptor() - Constructor for class org.jboss.narayana.compensations.impl.ParticipantInterceptor
 
participantManager() - Method in class com.arjuna.mwlabs.wst11.ba.participants.BusinessAgreementWithParticipantCompletionImple
 
ParticipantManager - Interface in org.jboss.narayana.compensations.impl
 
ParticipantPortType - Interface in org.oasis_open.docs.ws_tx.wsat._2006._06
This class was generated by the JAX-WS RI.
ParticipantPortTypeImpl - Class in com.arjuna.webservices11.wsat.sei
This class was generated by the JAX-WS RI.
ParticipantPortTypeImpl() - Constructor for class com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl
 
ParticipantProcessor - Class in com.arjuna.webservices11.wsat.processors
The Participant processor.
ParticipantProcessor() - Constructor for class com.arjuna.webservices11.wsat.processors.ParticipantProcessor
 
ParticipantProcessorImpl - Class in com.arjuna.wst11.messaging
The Participant processor.
ParticipantProcessorImpl() - Constructor for class com.arjuna.wst11.messaging.ParticipantProcessorImpl
 
participantProtocolService - Variable in class org.oasis_open.docs.ws_tx.wscoor._2006._06.RegisterType
 
participantReadOnly(String) - Method in interface com.arjuna.mw.wscf.model.twophase.api.CoordinatorManager
A participant is readonly.
participantReadOnly(String) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ATCoordinator
 
participantReadOnly(String) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorControl
 
participantReadOnly(String) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorServiceImple
A participant is readonly.
ParticipantRecord - Class in com.arjuna.mwlabs.wscf.model.sagas.arjunacore
Arjuna abstract record to handle two-phase participants.
ParticipantRecord(Participant, Uid) - Constructor for class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.ParticipantRecord
Constructor.
ParticipantRecord() - Constructor for class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.ParticipantRecord
 
ParticipantRecord - Class in com.arjuna.mwlabs.wscf.model.twophase.arjunacore
Arjuna abstract record to handle two-phase participants.
ParticipantRecord(Participant, Uid) - Constructor for class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ParticipantRecord
Constructor.
ParticipantRecord() - Constructor for class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ParticipantRecord
 
ParticipantRecoveryInitialisation - Class in org.jboss.jbossts.xts.recovery.participant
manager allowing XTS participant recovery moduels to be registered at startup and unregistered at shutdown.
ParticipantRecoveryInitialisation() - Constructor for class org.jboss.jbossts.xts.recovery.participant.ParticipantRecoveryInitialisation
 
ParticipantRegistrationException - Exception in org.jboss.narayana.txframework.impl.handlers
 
ParticipantRegistrationException(String) - Constructor for exception org.jboss.narayana.txframework.impl.handlers.ParticipantRegistrationException
 
ParticipantRegistrationException(String, Throwable) - Constructor for exception org.jboss.narayana.txframework.impl.handlers.ParticipantRegistrationException
 
ParticipantResource - Class in org.jboss.narayana.rest.integration
 
ParticipantResource() - Constructor for class org.jboss.narayana.rest.integration.ParticipantResource
 
participantRolledback(String) - Method in interface com.arjuna.mw.wscf.model.twophase.api.CoordinatorManager
The participant has rolled back.
participantRolledBack(String) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ATCoordinator
 
participantRolledBack(String) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorControl
 
participantRolledback(String) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorServiceImple
The participant has rolled back.
ParticipantsContainer - Class in org.jboss.narayana.rest.integration
 
ParticipantService - Class in org.oasis_open.docs.ws_tx.wsat._2006._06
This class was generated by the JAX-WS RI.
ParticipantService(URL, QName) - Constructor for class org.oasis_open.docs.ws_tx.wsat._2006._06.ParticipantService
 
ParticipantService() - Constructor for class org.oasis_open.docs.ws_tx.wsat._2006._06.ParticipantService
 
ParticipantSideInitialisation - Class in org.jboss.jbossts.xts.initialisation
A class used to perform all 1.1 participant side initialisation
ParticipantSideInitialisation() - Constructor for class org.jboss.jbossts.xts.initialisation.ParticipantSideInitialisation
 
ParticipantsManager - Interface in org.jboss.narayana.rest.integration.api
 
ParticipantsManagerFactory - Class in org.jboss.narayana.rest.integration.api
 
ParticipantsManagerFactory() - Constructor for class org.jboss.narayana.rest.integration.api.ParticipantsManagerFactory
 
ParticipantsManagerImpl - Class in org.jboss.narayana.rest.integration
 
ParticipantsManagerImpl() - Constructor for class org.jboss.narayana.rest.integration.ParticipantsManagerImpl
 
ParticipantStatus - Enum in com.arjuna.ats.arjuna.tools.osb.mbean
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
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() - Method in class com.arjuna.ats.internal.jdbc.DirectRecoverableConnection
 
password() - Method in class com.arjuna.ats.internal.jdbc.IndirectRecoverableConnection
 
password() - Method in class com.arjuna.ats.internal.jdbc.ProvidedXADataSourceConnection
 
PASSWORD - Static variable in class com.arjuna.ats.internal.jdbc.recovery.JDBCXARecovery
 
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
 
PERF_ARGS_FILENAME - Static variable in class io.narayana.perf.RegressionChecker
 
PERF_DATA_FILENAME - Static variable in class io.narayana.perf.RegressionChecker
 
PERF_VAR_FILENAME - Static variable in class io.narayana.perf.RegressionChecker
 
PERFARGSFILENAME - Static variable in class io.narayana.perf.PerformanceProfileStore
 
PERFDATAFILENAME - Static variable in class io.narayana.perf.PerformanceProfileStore
 
PerformanceProfileStore - Class in io.narayana.perf
Maintain performance data and check for regressions.
PerformanceProfileStore() - Constructor for class io.narayana.perf.PerformanceProfileStore
 
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
PERFVARIANCEFILENAME - Static variable in class io.narayana.perf.PerformanceProfileStore
 
PERIODIC - Static variable in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
 
PeriodicRecovery - Class in com.arjuna.ats.internal.arjuna.recovery
Threaded object to perform the periodic recovery.
PeriodicRecovery(boolean, boolean) - Constructor for class com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery
 
PeriodicRecovery.Mode - Enum in com.arjuna.ats.internal.arjuna.recovery
state values indicating operating mode of scanning process for ad hoc threads and controlling behaviour of singleton periodic recovery thread.
PeriodicRecovery.Status - Enum in com.arjuna.ats.internal.arjuna.recovery
state values indicating whether or not some thread is currently scanning.
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
periodicWorkFirstPass() - Method in class com.arjuna.ats.internal.arjuna.recovery.AtomicActionRecoveryModule
This is called periodically by the RecoveryManager
periodicWorkFirstPass() - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.CommitMarkableResourceRecordRecoveryModule
 
periodicWorkFirstPass() - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule
 
periodicWorkFirstPass() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.ServerTransactionRecoveryModule
This is called periodically by the RecoveryManager
periodicWorkFirstPass() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.TopLevelTransactionRecoveryModule
This is called periodically by the RecoveryManager
periodicWorkFirstPass() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule
This is called periodically by the RecoveryManager
periodicWorkFirstPass() - Method in class com.arjuna.ats.internal.txoj.recovery.TORecoveryModule
 
periodicWorkFirstPass() - Method in class org.jboss.jbossts.txbridge.inbound.InboundBridgeRecoveryManager
Called by the RecoveryManager at start up, and then PERIODIC_RECOVERY_PERIOD seconds after the completion, for all RecoveryModules, of the second pass
periodicWorkFirstPass() - Method in class org.jboss.jbossts.txbridge.outbound.OutboundBridgeRecoveryManager
Called by the RecoveryManager at start up, and then PERIODIC_RECOVERY_PERIOD seconds after the completion, for all RecoveryModules, of the second pass
periodicWorkFirstPass() - Method in class org.jboss.jbossts.xts.recovery.coordinator.at.ATCoordinatorRecoveryModule
This is called periodically by the RecoveryManager
periodicWorkFirstPass() - Method in class org.jboss.jbossts.xts.recovery.coordinator.at.SubordinateATCoordinatorRecoveryModule
This is called periodically by the RecoveryManager
periodicWorkFirstPass() - Method in class org.jboss.jbossts.xts.recovery.coordinator.ba.BACoordinatorRecoveryModule
This is called periodically by the RecoveryManager
periodicWorkFirstPass() - Method in class org.jboss.jbossts.xts.recovery.coordinator.ba.SubordinateBACoordinatorRecoveryModule
This is called periodically by the RecoveryManager
periodicWorkFirstPass() - Method in class org.jboss.jbossts.xts.recovery.participant.at.ATParticipantRecoveryModule
This is called periodically by the RecoveryManager
periodicWorkFirstPass() - Method in class org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryModule
This is called periodically by the RecoveryManager
periodicWorkFirstPass() - Method in class org.jboss.narayana.rest.bridge.inbound.InboundBridgeRecoveryModule
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
periodicWorkSecondPass() - Method in class com.arjuna.ats.internal.arjuna.recovery.AtomicActionRecoveryModule
 
periodicWorkSecondPass() - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.CommitMarkableResourceRecordRecoveryModule
 
periodicWorkSecondPass() - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule
 
periodicWorkSecondPass() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.ServerTransactionRecoveryModule
 
periodicWorkSecondPass() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.TopLevelTransactionRecoveryModule
 
periodicWorkSecondPass() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule
 
periodicWorkSecondPass() - Method in class com.arjuna.ats.internal.txoj.recovery.TORecoveryModule
 
periodicWorkSecondPass() - Method in class org.jboss.jbossts.txbridge.inbound.InboundBridgeRecoveryManager
Called by the RecoveryManager RECOVERY_BACKOFF_PERIOD seconds after the completion of the first pass
periodicWorkSecondPass() - Method in class org.jboss.jbossts.txbridge.outbound.OutboundBridgeRecoveryManager
Called by the RecoveryManager RECOVERY_BACKOFF_PERIOD seconds after the completion of the first pass
periodicWorkSecondPass() - Method in class org.jboss.jbossts.xts.recovery.coordinator.at.ATCoordinatorRecoveryModule
 
periodicWorkSecondPass() - Method in class org.jboss.jbossts.xts.recovery.coordinator.at.SubordinateATCoordinatorRecoveryModule
 
periodicWorkSecondPass() - Method in class org.jboss.jbossts.xts.recovery.coordinator.ba.BACoordinatorRecoveryModule
 
periodicWorkSecondPass() - Method in class org.jboss.jbossts.xts.recovery.coordinator.ba.SubordinateBACoordinatorRecoveryModule
 
periodicWorkSecondPass() - Method in class org.jboss.jbossts.xts.recovery.participant.at.ATParticipantRecoveryModule
 
periodicWorkSecondPass() - Method in class org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryModule
 
periodicWorkSecondPass() - Method in class org.jboss.narayana.rest.bridge.inbound.InboundBridgeRecoveryModule
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.
PersistableATParticipant - Interface in org.jboss.jbossts.xts.recovery.participant.at
an interface which can be implemented by AT participants which wish to save recovery state at prepare which they can subsequently use to restore the participant state if a crash happnes bteween prepare and commit/rollback
PersistableBAParticipant - Interface in org.jboss.jbossts.xts.recovery.participant.ba
an interface which can be implemented by BA participants which wish to save recovery state at prepare which they can subsequently use to restore the participant state if a crash happnes bteween prepare and commit/rollback
PersistableParticipant - Interface in com.arjuna.wst
The interface for a persistable resource.
PersistableParticipant - Interface in org.jboss.narayana.rest.integration.api
Participants implementing this interface can write their state to the byte array which is later written to the object store for recovery.
PersistableParticipantHelper - Class in com.arjuna.mwlabs.wst.util
Helper class for persisting participants.
PersistableParticipantHelper() - Constructor for class com.arjuna.mwlabs.wst.util.PersistableParticipantHelper
 
PERSISTENCE - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
PersistenceRecord - Class in com.arjuna.ats.internal.arjuna.abstractrecords
A PersistenceRecord is created whenever a persistent object is created/read/modified within the scope of a transaction.
PersistenceRecord(OutputObjectState, ParticipantStore, StateManager) - Constructor for class com.arjuna.ats.internal.arjuna.abstractrecords.PersistenceRecord
This constructor is used to create a new instance of PersistenceRecord.
PersistenceRecord() - Constructor for class com.arjuna.ats.internal.arjuna.abstractrecords.PersistenceRecord
Creates a 'blank' persistence record.
PersistentContainer<T> - Class in org.jboss.stm.internal
Instances of this class represent the transactional memory within which persistent user objects can be placed and managed.
PersistentContainer() - Constructor for class org.jboss.stm.internal.PersistentContainer
Create a container without a name.
PersistentContainer(String) - Constructor for class org.jboss.stm.internal.PersistentContainer
Create a named container.
PersistentContainer(int) - Constructor for class org.jboss.stm.internal.PersistentContainer
Create a container without a name.
PersistentContainer(String, int) - Constructor for class org.jboss.stm.internal.PersistentContainer
Create a named container.
persistParticipantInformation(ParticipantInformation) - Method in class org.jboss.narayana.rest.integration.RecoveryManager
 
Pessimistic - Annotation Type in org.jboss.stm.annotations
Specifies that pessimistic concurrency control should be used.
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.
PID - Static variable in class org.jboss.narayana.osgi.jta.internal.Activator
 
PING - Static variable in class com.arjuna.ats.arjuna.recovery.RecoveryDriver
 
PLAIN_MEDIA_TYPE - Static variable in class org.jboss.jbossts.star.util.TxMediaType
 
PlatformTransactionManagerImple - Class in org.jboss.narayana.osgi.jta.internal
 
PlatformTransactionManagerImple(OsgiTransactionManager) - Constructor for class org.jboss.narayana.osgi.jta.internal.PlatformTransactionManagerImple
 
poa(String) - Method in class com.arjuna.orbportability.internal.orbspecific.oa.implementations.POABase
 
poa(String, POA) - Method in class com.arjuna.orbportability.internal.orbspecific.oa.implementations.POABase
 
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
 
POABase - Class in com.arjuna.orbportability.internal.orbspecific.oa.implementations
 
POABase() - Constructor for class com.arjuna.orbportability.internal.orbspecific.oa.implementations.POABase
 
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
 
pop() - Method in class com.arjuna.ats.internal.txoj.LockList
 
popAction() - Static method in class com.arjuna.ats.internal.arjuna.thread.ThreadActionData
 
popAction(boolean) - Static method in class com.arjuna.ats.internal.arjuna.thread.ThreadActionData
 
popAction(String) - Static method in class com.arjuna.ats.internal.arjuna.thread.ThreadActionData
 
popAction(String, boolean) - Static method in class com.arjuna.ats.internal.arjuna.thread.ThreadActionData
By setting the unregister flag accordingly, information about the thread is not removed from the action.
popAction(String) - Method in class com.arjuna.ats.internal.jts.context.ContextManager
 
popAction() - Method in class com.arjuna.ats.internal.jts.context.ContextManager
 
port() - Method in class com.arjuna.ats.internal.arjuna.recovery.TransactionStatusManagerItem
Accessor method for the port used by this object.
position() - Method in interface com.arjuna.mw.wsas.context.corba.IIOPContext
 
POST - Static variable in class org.jboss.jbossts.txbridge.utils.HttpUtils
 
post_init(ORBInitInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.ClientInitializer
This method resolves the NameService and registers the interceptor.
post_init(ORBInitInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.ServerInitializer
This method resolves the NameService and registers the interceptor.
post_init(ORBInitInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.ClientInitializer
This method resolves the NameService and registers the interceptor.
post_init(ORBInitInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.ServerInitializer
This method resolves the NameService and registers the interceptor.
post_init(ORBInitInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.ClientInitializer
This method resolves the NameService and registers the interceptor.
post_init(ORBInitInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.ServerInitializer
This method resolves the NameService and registers the interceptor.
post_init(ORBInitInfo) - Method in class com.arjuna.ats.jbossatx.jts.InboundTransactionCurrentInitializer
 
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
 
POST_MEDIA_TYPE - Static variable in class org.jboss.jbossts.star.util.TxMediaType
 
postgres_driver - Class in com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers
JDBC store implementation driver-specific code.
postgres_driver() - Constructor for class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.postgres_driver
 
postgresql_driver - Class in com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers
JDBC store implementation driver-specific code.
postgresql_driver() - Constructor for class com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.postgresql_driver
 
PostInitLoader - Class in com.arjuna.orbportability.internal.utils
 
PostInitLoader(String, Object) - Constructor for class com.arjuna.orbportability.internal.utils.PostInitLoader
 
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
 
PostSetLoader - Class in com.arjuna.orbportability.internal.utils
 
PostSetLoader(String, Object) - Constructor for class com.arjuna.orbportability.internal.utils.PostSetLoader
 
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.internal.jts.orbspecific.ibmorb.recoverycoordinators.ClientInitializer
 
pre_init(ORBInitInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.ServerInitializer
 
pre_init(ORBInitInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.ClientInitializer
 
pre_init(ORBInitInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.ServerInitializer
 
pre_init(ORBInitInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.ClientInitializer
 
pre_init(ORBInitInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.ServerInitializer
 
pre_init(ORBInitInfo) - Method in class com.arjuna.ats.jbossatx.jts.InboundTransactionCurrentInitializer
 
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
 
PreInitLoader - Class in com.arjuna.orbportability.internal.utils
 
PreInitLoader(String, Object) - Constructor for class com.arjuna.orbportability.internal.utils.PreInitLoader
 
preInvocation() - Method in interface org.jboss.narayana.txframework.impl.handlers.ProtocolHandler
 
preInvocation() - Method in class org.jboss.narayana.txframework.impl.handlers.wsba.WSBAHandler
 
prepare() - Method in class com.arjuna.ArjunaOTS._ArjunaSubtranAwareResourceStub
 
prepare() - Method in class com.arjuna.ArjunaOTS._OTSAbstractRecordStub
 
prepare() - Method in class com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourcePOATie
 
prepare() - Method in class com.arjuna.ArjunaOTS.OTSAbstractRecordPOATie
 
prepare(boolean) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Phase one of a two phase commit protocol.
prepare(Xid) - Method in class com.arjuna.ats.internal.jdbc.IsSameRMOverrideXAResource
 
prepare() - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.LastResourceRecord
Prepare this resource.
prepare() - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord
 
prepare(Xid) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.jca.XATerminatorImple
Prepare the imported transaction.
prepare(Xid) - Method in class com.arjuna.ats.internal.jta.transaction.jts.jca.XATerminatorImple
 
prepare() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna.ServerNestedAction
 
prepare() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna.ServerTopLevelAction
 
prepare() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.osi.ServerOSITopLevelAction
 
prepare() - Method in interface com.arjuna.mw.wscf.model.twophase.participants.Participant
Prepare the participant for top-level.
prepare() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateATCoordinator
this is driven by a durable participant registered on behalf of the coordinator and does a normal prepare mninus the before completion processing which has already been performed
prepare() - Method in class com.arjuna.mwlabs.wst.at.participants.DurableTwoPhaseCommitParticipant
tell the participant to prepare
prepare(Notification, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsat.ParticipantInboundEvents
Handle the prepare event.
prepare(Notification, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsat.processors.ParticipantProcessor
Prepare.
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() - Method in class org.jboss.jbossts.txbridge.inbound.BridgeDurableParticipant
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 org.jboss.jbossts.txbridge.inbound.BridgeVolatileParticipant
Perform beforeCompletion activities such as flushing cached state to stable store.
prepare(Xid) - Method in class org.jboss.jbossts.txbridge.outbound.BridgeXAResource
Ask the resource manager to prepare for a transaction commit of the transaction specified in xid.
prepare() - Method in class org.jboss.jbossts.xts.bridge.at.BridgeWrapper
prepare the bridged-to transaction
prepare(Xid) - Method in class org.jboss.narayana.jta.jms.JmsXAResourceRecoveryHelper
Delegates XAResource#prepare call to the connected JMS resource.
prepare(Xid) - Method in class org.jboss.narayana.rest.bridge.inbound.InboundBridge
 
prepare() - Method in class org.jboss.narayana.rest.bridge.inbound.InboundBridgeParticipant
 
prepare() - Method in interface org.jboss.narayana.rest.integration.api.Participant
 
prepare() - Method in class org.omg.CosTransactions._ResourceStub
 
prepare() - Method in class org.omg.CosTransactions._SubtransactionAwareResourceStub
 
prepare() - Method in interface org.omg.CosTransactions.ResourceOperations
 
prepare() - Method in class org.omg.CosTransactions.ResourcePOATie
 
prepare() - Method in class org.omg.CosTransactions.SubtransactionAwareResourcePOATie
 
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
 
prepare_subtransaction() - Method in class com.arjuna.ArjunaOTS._ArjunaSubtranAwareResourceStub
 
prepare_subtransaction() - Method in class com.arjuna.ArjunaOTS._OTSAbstractRecordStub
 
prepare_subtransaction() - Method in interface com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourceOperations
 
prepare_subtransaction() - Method in class com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourcePOATie
 
prepare_subtransaction() - Method in class com.arjuna.ArjunaOTS.OTSAbstractRecordPOATie
 
prepare_subtransaction() - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord
 
prepareCall(String) - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
prepareCall(String, int, int) - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
prepareCall(String, int, int, int) - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
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(Notification, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsat.CoordinatorInboundEvents
Handle the prepared event.
prepared(Notification, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsat.processors.CoordinatorProcessor
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.
Prepared - Class in org.jboss.narayana.rest.integration.api
Participant successfully prepared.
Prepared() - Constructor for class org.jboss.narayana.rest.integration.api.Prepared
 
preparedList - Variable in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
preparedOperation(Notification) - Method in class com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl
 
preparedOperation(Notification) - Method in interface org.oasis_open.docs.ws_tx.wsat._2006._06.CoordinatorPortType
 
preparedStatus() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
preparedStatus() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.coordinator.ServerTransaction
 
prepareOperation(Notification) - Method in class com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl
 
prepareOperation(Notification) - Method in interface org.oasis_open.docs.ws_tx.wsat._2006._06.ParticipantPortType
 
prepareStatement(String) - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
prepareStatement(String, int, int) - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
prepareStatement(String, int, int, int) - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
prepareStatement(String, int) - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
prepareStatement(String, int[]) - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
prepareStatement(String, String[]) - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
prepareVolatile() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateATCoordinator
this is driven by a volatile participant registered on behalf of the coordinator
prepareVolatile() - Method in class org.jboss.jbossts.xts.bridge.at.BridgeWrapper
initiate synchronization beforeCompletion processing for the bridged-to transaction
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(Uid) - Method in class com.arjuna.ats.internal.jts.interposition.resources.arjuna.Interposition
 
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
 
preventCommit() - Method in class com.arjuna.ats.internal.jts.ControlWrapper
 
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) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.ActivationRecord
 
print(PrintWriter) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.CadaverRecord
Override AbstractRecord.print to write specific information to the specified stream.
print(PrintWriter) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.DisposeRecord
 
print(PrintWriter) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.LastResourceRecord
 
print(PrintWriter) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.PersistenceRecord
 
print(PrintWriter) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.RecoveryRecord
 
print(PrintWriter) - Method in class com.arjuna.ats.internal.jts.resources.ExtendedResourceRecord
 
print(PrintWriter) - Method in class com.arjuna.ats.internal.jts.resources.ResourceRecord
 
print(PrintWriter) - Method in class com.arjuna.ats.internal.txoj.abstractrecords.CadaverLockRecord
 
print(PrintWriter) - Method in class com.arjuna.ats.internal.txoj.abstractrecords.LockRecord
 
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
 
print(PrintWriter) - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.ParticipantRecord
 
print(PrintWriter) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ParticipantRecord
 
printBean(Object) - Static method in class com.arjuna.common.internal.util.propertyservice.BeanPopulator
 
printIORinfo(String) - Static method in class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.RecoverIOR
 
printState(PrintWriter) - Method in class com.arjuna.ats.txoj.LockManager
Load state into object prior to doing the printing.
printState() - Static method in class com.arjuna.common.internal.util.propertyservice.BeanPopulator
Render the state of the known bean instances as text.
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.
priority() - Method in class com.arjuna.mwlabs.wscf11.model.sagas.arjunacore.SagasHLSImple
The activity service maintains a priority ordered list of HLS implementations.
priority() - Method in class com.arjuna.mwlabs.wscf11.model.twophase.arjunacore.TwoPhaseHLSImple
The activity service maintains a priority ordered list of HLS implementations.
PrivilegedMapBuilderFactory - Class in com.arjuna.webservices11.util
 
PrivilegedServiceFactory<T extends Service> - Class in com.arjuna.webservices11.util
 
PrivilegedServiceFactory(Class<T>) - Constructor for class com.arjuna.webservices11.util.PrivilegedServiceFactory
 
PrivilegedServiceHelper - Class in com.arjuna.webservices11.util
 
PrivilegedServiceRegistryFactory - Class in com.arjuna.webservices11.util
 
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.
PROCESS - Interface in org.omg.XA
Generated from IDL const "PROCESS".
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.
propagate(Uid, Uid) - Method in class org.jboss.stm.internal.optimistic.OptimisticLockManager
 
propagateOnAbort() - Method in class com.arjuna.ArjunaOTS._OTSAbstractRecordStub
 
propagateOnAbort() - Method in interface com.arjuna.ArjunaOTS.OTSAbstractRecordOperations
 
propagateOnAbort() - Method in class com.arjuna.ArjunaOTS.OTSAbstractRecordPOATie
 
propagateOnAbort() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Determine if records are discarded on action abort or must be propagated to parents.
propagateOnAbort() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.CadaverActivationRecord
 
propagateOnAbort() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.CadaverRecord
Override default AbstractRecord method.
propagateOnAbort() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.DisposeRecord
 
propagateOnAbort() - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord
 
propagateOnAbort() - Method in class com.arjuna.ats.internal.jts.resources.ExtendedResourceRecord
 
propagateOnAbort() - Method in class com.arjuna.ats.internal.txoj.abstractrecords.CadaverLockRecord
 
propagateOnCommit() - Method in class com.arjuna.ArjunaOTS._OTSAbstractRecordStub
 
propagateOnCommit() - Method in interface com.arjuna.ArjunaOTS.OTSAbstractRecordOperations
 
propagateOnCommit() - Method in class com.arjuna.ArjunaOTS.OTSAbstractRecordPOATie
 
propagateOnCommit() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Determine if records are discarded on action commit or must be propagated to parents.
propagateOnCommit() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.LastResourceRecord
 
propagateOnCommit() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.CommitMarkableResourceRecord
 
propagateOnCommit() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
 
propagateOnCommit() - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord
 
propagateOnCommit() - Method in class com.arjuna.ats.internal.jts.resources.ExtendedResourceRecord
 
propagateOnCommit() - Method in class com.arjuna.ats.internal.jts.resources.ResourceRecord
 
propagateOnCommit() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.ParticipantRecord
Override AbstractRecord.propagateOnCommit
propagateOnCommit() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ParticipantRecord
Override AbstractRecord.propagateOnCommit
PropagationContext - Class in org.omg.CosTransactions
Generated from IDL struct "PropagationContext".
PropagationContext() - Constructor for class org.omg.CosTransactions.PropagationContext
 
PropagationContext(int, TransIdentity, TransIdentity[], Any) - Constructor for class org.omg.CosTransactions.PropagationContext
 
PropagationContextHelper - Class in org.omg.CosTransactions
Generated from IDL struct "PropagationContext".
PropagationContextHelper() - Constructor for class org.omg.CosTransactions.PropagationContextHelper
 
PropagationContextHolder - Class in org.omg.CosTransactions
Generated from IDL struct "PropagationContext".
PropagationContextHolder() - Constructor for class org.omg.CosTransactions.PropagationContextHolder
 
PropagationContextHolder(PropagationContext) - Constructor for class org.omg.CosTransactions.PropagationContextHolder
 
PropagationContextManager - Class in com.arjuna.ats.internal.jbossatx.jta
 
PropagationContextManager() - Constructor for class com.arjuna.ats.internal.jbossatx.jta.PropagationContextManager
 
PropagationContextManager - Class in com.arjuna.ats.internal.jbossatx.jts
 
PropagationContextManager() - Constructor for class com.arjuna.ats.internal.jbossatx.jts.PropagationContextManager
 
PropagationContextWrapper - Class in com.arjuna.ats.internal.jbossatx.jts
This class is a wrapper around a PropagationContext object allowing it to be serialized.
PropagationContextWrapper() - Constructor for class com.arjuna.ats.internal.jbossatx.jts.PropagationContextWrapper
Default constructor required for serialization
PropagationContextWrapper(PropagationContext) - Constructor for class com.arjuna.ats.internal.jbossatx.jts.PropagationContextWrapper
Create a wrapper around a propagation context class
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
 
PropertyFileDynamicClass - Class in com.arjuna.ats.internal.jdbc.drivers
A dynamic class that reads from a properties file and uses the information to instantiate and configure an XADataSource.
PropertyFileDynamicClass() - Constructor for class com.arjuna.ats.internal.jdbc.drivers.PropertyFileDynamicClass
 
PropertyPrefix - Annotation Type in com.arjuna.common.internal.util.propertyservice
Annotation used to set the default property name prefix for EnvironmentBean classes
PROPFILE_COMMENT - Static variable in class io.narayana.perf.PerformanceProfileStore
 
PROPFILE_COMMENT - Static variable in class io.narayana.perf.RegressionChecker
 
ProtocolHandler - Interface in org.jboss.narayana.txframework.impl.handlers
 
protocolIdentifier - Variable in class org.oasis_open.docs.ws_tx.wscoor._2006._06.RegisterType
 
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
 
ProvidedXADataSourceConnection - Class in com.arjuna.ats.internal.jdbc
This class is responsible for maintaining connection information in such a manner that we can recover the connection to the XA database in the event of a failure.
ProvidedXADataSourceConnection(String, String, String, XADataSource, ConnectionImple) - Constructor for class com.arjuna.ats.internal.jdbc.ProvidedXADataSourceConnection
 
PseudoControlWrapper - Class in com.arjuna.ats.internal.jts
a wrapper used to wrap a ControlImple or a Control when attempting to remove it from the TransactionReaper transactions list.
PseudoControlWrapper(Control) - Constructor for class com.arjuna.ats.internal.jts.PseudoControlWrapper
wrap a Control in a wrapper which can be used to test for equality against ControlWrapper instances n.b.
PseudoControlWrapper(ControlImple) - Constructor for class com.arjuna.ats.internal.jts.PseudoControlWrapper
wrap a ControlImple in a wrapper which can be used to test for equality against ControlWrapper instances
purge() - Static method in class com.arjuna.ats.internal.jts.OTSImpleManager
Tidy-up the system prior to exiting.
purgeAction(BasicAction) - Static method in class com.arjuna.ats.internal.arjuna.thread.ThreadActionData
 
purgeAction(BasicAction, Thread) - Static method in class com.arjuna.ats.internal.arjuna.thread.ThreadActionData
 
purgeAction(BasicAction, Thread, boolean) - Static method in class com.arjuna.ats.internal.arjuna.thread.ThreadActionData
 
purgeActions() - Static method in class com.arjuna.ats.internal.arjuna.thread.ThreadActionData
 
purgeActions(Thread) - Static method in class com.arjuna.ats.internal.arjuna.thread.ThreadActionData
 
purgeActions(Thread, boolean) - Static method in class com.arjuna.ats.internal.arjuna.thread.ThreadActionData
 
purgeActions(String) - Method in class com.arjuna.ats.internal.jts.context.ContextManager
 
purgeActions() - Method in class com.arjuna.ats.internal.jts.context.ContextManager
 
push(Lock) - Method in class com.arjuna.ats.internal.txoj.LockList
 
pushAction(BasicAction) - Static method in class com.arjuna.ats.internal.arjuna.thread.ThreadActionData
 
pushAction(BasicAction, boolean) - Static method in class com.arjuna.ats.internal.arjuna.thread.ThreadActionData
By setting the register flag accordingly, information about the thread may not be propagated to the action, i.e., only the thread's notion of current changes.
pushAction(ControlWrapper) - Method in class com.arjuna.ats.internal.jts.context.ContextManager
If we have a hierarchy of remote actions (controls) then they will not be registered with BasicAction.
put(BasicAction) - Method in class com.arjuna.ats.arjuna.coordinator.ActionManager
 
PUT - Static variable in class org.jboss.jbossts.txbridge.utils.HttpUtils
 
put(K, V) - Method in class org.jboss.narayana.txframework.impl.TXDataMapImpl
 
putAll(Map<? extends K, ? extends V>) - Method in class org.jboss.narayana.txframework.impl.TXDataMapImpl
 
putFront(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.RecordList
Explicit push onto front of list.
putModifier(String, int, int, String) - Static method in class com.arjuna.ats.internal.jdbc.drivers.modifiers.ModifierFactory
 
putRear(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.RecordList
Explicit push onto rear of list.
putResource(Object, Object) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionSynchronizationRegistryImple
 
putResource(Object, Object) - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionSynchronizationRegistryImple
 
putTransaction(TransactionImple) - Static method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
 
putTransaction(TransactionImple) - Static method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionImple
 
putTxLocalResource(Object, Object) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
 
putTxLocalResource(Object, Object) - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionImple
 
putTxLocalResource(Object, Object) - Method in interface com.arjuna.ats.jta.transaction.Transaction
 

Q

QNameHelper - Class in com.arjuna.webservices.util
Helper class for manipulating QNames.
QNameHelper() - Constructor for class com.arjuna.webservices.util.QNameHelper
 
Qualifier - Interface in com.arjuna.mw.wscf.common
A qualifier for the core coordination engine to use.
qualifierName() - Method in interface com.arjuna.mw.wscf.common.Qualifier
 
qualifiers() - Method in interface com.arjuna.mw.wscf.api.UserCoordinatorService
 
qualifiers() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.BACoordinator
 
qualifiers() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorControl
Not supported by basic ArjunaCore.
qualifiers() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ATCoordinator
 
qualifiers() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorControl
Not supported by basic ArjunaCore.
qualifiers() - Method in class com.arjuna.mwlabs.wscf11.model.sagas.arjunacore.SagasHLSImple
Not supported by basic ArjunaCore.
qualifiers() - Method in class com.arjuna.mwlabs.wscf11.model.twophase.arjunacore.TwoPhaseHLSImple
Not supported by basic ArjunaCore.
queryNames(String, QueryExp) - Method in class com.arjuna.ats.arjuna.tools.osb.util.JMXServer
Deprecated.
 
queueTask(Task) - Method in class com.arjuna.services.framework.task.TaskManager
Queue the task for execution.

R

ra - Variable in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
Deprecated.
 
rcKeyDelimiter - Variable in class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.JacOrbRCManager
 
RcvCoManager - Interface in com.arjuna.ats.internal.jts.recovery.recoverycoordinators
Interface to handle the creation of RecoveryCoordinator IORs.
ReactivatedObjectProcessor - Class in com.arjuna.webservices.base.processors
A specialization of ActivatedObjectProcessor which allows for ghost entries to be left in the table after deletion.
ReactivatedObjectProcessor() - Constructor for class com.arjuna.webservices.base.processors.ReactivatedObjectProcessor
 
read(InputStream) - Static method in class com.arjuna.ArjunaOTS.ActionControlHelper
 
read(InputStream) - Static method in class com.arjuna.ArjunaOTS.ActiveThreadsHelper
 
read(InputStream) - Static method in class com.arjuna.ArjunaOTS.ActiveTransactionHelper
 
read(InputStream) - Static method in class com.arjuna.ArjunaOTS.ArjunaFactoryHelper
 
read(InputStream) - Static method in class com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourceHelper
 
read(InputStream) - Static method in class com.arjuna.ArjunaOTS.ArjunaTransactionHelper
 
read(InputStream) - Static method in class com.arjuna.ArjunaOTS.BadControlHelper
 
read(InputStream) - Static method in class com.arjuna.ArjunaOTS.CurrentHelper
 
read(InputStream) - Static method in class com.arjuna.ArjunaOTS.DestroyedHelper
 
read(InputStream) - Static method in class com.arjuna.ArjunaOTS.GlobalTransactionInfoHelper
 
read(InputStream) - Static method in class com.arjuna.ArjunaOTS.InterpositionFailedHelper
 
read(InputStream) - Static method in class com.arjuna.ArjunaOTS.JTAInterposedSynchronizationHelper
 
read(InputStream) - Static method in class com.arjuna.ArjunaOTS.ManagedSynchronizationHelper
 
read(InputStream) - Static method in class com.arjuna.ArjunaOTS.NoContextHelper
 
read(InputStream) - Static method in class com.arjuna.ArjunaOTS.OTSAbstractRecordHelper
 
read(InputStream) - Static method in class com.arjuna.ArjunaOTS.TransactionInfoHelper
 
read(InputStream) - Static method in class com.arjuna.ArjunaOTS.TransactionTypeHelper
 
read(InputStream) - Static method in class com.arjuna.ArjunaOTS.txIdsHelper
 
read(InputStream) - Static method in class com.arjuna.ArjunaOTS.UidCoordinatorHelper
 
READ - Static variable in class com.arjuna.ats.txoj.LockMode
 
read(InputStream) - Static method in class org.omg.CORBA.CurrentHelper
 
read(InputStream) - Static method in class org.omg.CosTransactions.ControlHelper
 
read(InputStream) - Static method in class org.omg.CosTransactions.CoordinatorHelper
 
read(InputStream) - Static method in class org.omg.CosTransactions.CurrentHelper
 
read(InputStream) - Static method in class org.omg.CosTransactions.HeuristicCommitHelper
 
read(InputStream) - Static method in class org.omg.CosTransactions.HeuristicHazardHelper
 
read(InputStream) - Static method in class org.omg.CosTransactions.HeuristicMixedHelper
 
read(InputStream) - Static method in class org.omg.CosTransactions.HeuristicRollbackHelper
 
read(InputStream) - Static method in class org.omg.CosTransactions.InactiveHelper
 
read(InputStream) - Static method in class org.omg.CosTransactions.InvalidControlHelper
 
read(InputStream) - Static method in class org.omg.CosTransactions.NotPreparedHelper
 
read(InputStream) - Static method in class org.omg.CosTransactions.NoTransactionHelper
 
read(InputStream) - Static method in class org.omg.CosTransactions.NotSubtransactionHelper
 
read(InputStream) - Static method in class org.omg.CosTransactions.otid_tHelper
 
read(InputStream) - Static method in class org.omg.CosTransactions.PropagationContextHelper
 
read(InputStream) - Static method in class org.omg.CosTransactions.RecoveryCoordinatorHelper
 
read(InputStream) - Static method in class org.omg.CosTransactions.ResourceHelper
 
read(InputStream) - Static method in class org.omg.CosTransactions.StatusHelper
 
read(InputStream) - Static method in class org.omg.CosTransactions.SubtransactionAwareResourceHelper
 
read(InputStream) - Static method in class org.omg.CosTransactions.SubtransactionsUnavailableHelper
 
read(InputStream) - Static method in class org.omg.CosTransactions.SynchronizationHelper
 
read(InputStream) - Static method in class org.omg.CosTransactions.SynchronizationUnavailableHelper
 
read(InputStream) - Static method in class org.omg.CosTransactions.TerminatorHelper
 
read(InputStream) - Static method in class org.omg.CosTransactions.TransactionalObjectHelper
 
read(InputStream) - Static method in class org.omg.CosTransactions.TransactionFactoryHelper
 
read(InputStream) - Static method in class org.omg.CosTransactions.TransIdentityHelper
 
read(InputStream) - Static method in class org.omg.CosTransactions.UnavailableHelper
 
read(InputStream) - Static method in class org.omg.CosTransactions.VoteHelper
 
read(InputStream) - Static method in class org.omg.XA.BeforeCompletionCallbackHelper
 
read(InputStream) - Static method in class org.omg.XA.ConnectorHelper
 
read(InputStream) - Static method in class org.omg.XA.CurrentConnectionHelper
 
read(InputStream) - Static method in class org.omg.XA.ResourceManagerHelper
 
read(InputStream) - Static method in class org.omg.XA.ThreadModelHelper
 
read(InputStream) - Static method in class org.omg.XA.XASwitchHelper
 
read(InputStream) - Static method in class org.omg.XA.XIDsHelper
 
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_committed(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.ActionStore
 
read_committed(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore
 
read_committed(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalStore
Read the object's committed state.
read_committed(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqObjectStoreAdaptor
Read the object's committed state.
read_committed(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCStore
 
read_committed(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.NullActionStore
 
read_committed(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.TwoPhaseVolatileStore
Read the object's committed state.
read_committed(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.VolatileStore
Read the object's committed state.
read_state(Uid, String, int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.CacheStore
Before we look at the disk let's look in the state cache first for the state, just in case it hasn't been written out to persistent store yet.
read_state(Uid, String, int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.FileLockingStore
 
read_state(Uid, String, int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore
 
read_state(Uid, String, int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCImple_driver
 
read_state(Uid, String, int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.LogStore
Shouldn't be called during normal execution only during recovery.
read_state(Uid, String, int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.ShadowingStore
 
read_state(Uid, String) - Method in class com.arjuna.ats.internal.txoj.lockstore.BasicLockStore
 
read_state(Uid, String) - Method in class com.arjuna.ats.internal.txoj.lockstore.BasicPersistentLockStore
 
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
 
read_uncommitted(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.ActionStore
 
read_uncommitted(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore
 
read_uncommitted(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqObjectStoreAdaptor
Read the object's shadowed state.
read_uncommitted(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCStore
 
read_uncommitted(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.LogStore
 
read_uncommitted(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.NullActionStore
 
read_uncommitted(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.TwoPhaseVolatileStore
Read the object's shadowed state.
read_uncommitted(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.VolatileStore
Read the object's shadowed state.
readBooleanProperty(String) - Static method in class io.narayana.perf.RegressionChecker
 
readExternal(ObjectInput) - Method in class com.arjuna.ats.internal.jbossatx.jts.PropagationContextWrapper
 
readFrom(Source) - Static method in class com.arjuna.webservices11.wsaddr.NativeEndpointReference
Directly read a NativeEndpointReference from the given source instead of leveraging the Provider's readEndpointReference method.
ReadLock - Annotation Type in org.jboss.stm.annotations
Grab a read lock for this method.
readonly() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ParticipantRecord
 
readOnly(Notification, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsat.CoordinatorInboundEvents
Handle the readOnly event.
readOnly(Notification, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsat.processors.CoordinatorProcessor
Read only.
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.
ReadOnly - Class in org.jboss.narayana.rest.integration.api
Participant did not do any changes.
ReadOnly() - Constructor for class org.jboss.narayana.rest.integration.api.ReadOnly
 
readOnly() - Method in interface org.jboss.narayana.txframework.api.management.TxControl
Deprecated.
this method can be called from a web service method while a transaction is active to notify the framework that no changes have been made during execution of the service method.
readOnly() - Method in class org.jboss.narayana.txframework.impl.handlers.wsba.WSBATxControlImpl
 
readonlyList - Variable in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
readOnlyOperation(Notification) - Method in class com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl
 
readOnlyOperation(Notification) - Method in interface org.oasis_open.docs.ws_tx.wsat._2006._06.CoordinatorPortType
 
readResolve() - Method in class com.arjuna.webservices.util.Enumerated
Replace any serialised version of this class with the same instance.
Reapable - Interface in com.arjuna.ats.arjuna.coordinator
 
ReaperElement - Class in com.arjuna.ats.internal.arjuna.coordinator
 
ReaperElement(Reapable, int) - Constructor for class com.arjuna.ats.internal.arjuna.coordinator.ReaperElement
 
ReaperElement - Class in com.arjuna.mwlabs.wsas.activity
 
ReaperElement(ActivityImple, int) - Constructor for class com.arjuna.mwlabs.wsas.activity.ReaperElement
 
ReaperElementManager - Class in com.arjuna.ats.internal.arjuna.coordinator
 
ReaperElementManager() - Constructor for class com.arjuna.ats.internal.arjuna.coordinator.ReaperElementManager
 
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.
ReaperThread - Class in com.arjuna.ats.internal.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.
ReaperThread(TransactionReaper) - Constructor for class com.arjuna.ats.internal.arjuna.coordinator.ReaperThread
 
ReaperThread - Class in com.arjuna.mwlabs.wsas.activity
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.
ReaperThread(ActivityReaper) - Constructor for class com.arjuna.mwlabs.wsas.activity.ReaperThread
 
reaperTimeout - Variable in class com.arjuna.ArjunaOTS.GlobalTransactionInfo
 
ReaperWorkerThread - Class in com.arjuna.ats.internal.arjuna.coordinator
Class to reap timed out transactions on behalf of the transaction reaper thread which is dispatched to terminate a series of transactions when their timeout elapses.
ReaperWorkerThread(TransactionReaper) - Constructor for class com.arjuna.ats.internal.arjuna.coordinator.ReaperWorkerThread
 
reason - Variable in class com.arjuna.schemas.ws._2005._10.wsarjtx.ExceptionType
 
reason - Variable in exception com.arjuna.webservices.SoapFault
The SOAP fault reason.
rec - Variable in class com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
Deprecated.
 
RecActivatorLoader - Class in com.arjuna.ats.internal.arjuna.recovery
RecoveryActivators are dynamically loaded.
RecActivatorLoader() - Constructor for class com.arjuna.ats.internal.arjuna.recovery.RecActivatorLoader
 
receive_exception(ClientRequestInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.ClientForwardInterceptor
 
receive_exception(ClientRequestInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.ClientForwardInterceptor
 
receive_exception(ClientRequestInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.ClientForwardInterceptor
 
receive_other(ClientRequestInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.ClientForwardInterceptor
 
receive_other(ClientRequestInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.ClientForwardInterceptor
 
receive_other(ClientRequestInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.ClientForwardInterceptor
 
receive_reply(ClientRequestInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.ClientForwardInterceptor
 
receive_reply(ClientRequestInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.ClientForwardInterceptor
 
receive_reply(ClientRequestInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.ClientForwardInterceptor
 
receive_request(ServerRequestInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.ServerRecoveryInterceptor
 
receive_request(ServerRequestInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.ServerRecoveryInterceptor
 
receive_request(ServerRequestInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.ServerRecoveryInterceptor
 
receive_request_service_contexts(ServerRequestInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.ServerRecoveryInterceptor
 
receive_request_service_contexts(ServerRequestInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.ServerRecoveryInterceptor
 
receive_request_service_contexts(ServerRequestInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.ServerRecoveryInterceptor
 
reconfigure() - Method in class org.jboss.narayana.osgi.jta.internal.Activator
 
reconstruct(String) - Static method in class com.arjuna.ats.internal.jts.orbspecific.recovery.recoverycoordinators.GenericRecoveryCoordinator
(re)construct a RecoveryCoordinator instance using the encoded information in the parameter.
reconstruct(String) - Static method in class com.arjuna.ats.internal.jts.orbspecific.recovery.recoverycoordinators.RecoveryCoordinatorId
Construct an id from the encoded string
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
 
recordTransaction() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple
 
recordTransaction() - Method in class com.arjuna.ats.internal.jta.transaction.jts.subordinate.jca.TransactionImple
Only to be used by crash recovery.
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(int) - Method in class com.arjuna.ats.internal.jdbc.IsSameRMOverrideXAResource
 
recover() - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryResourceImple
 
recover() - Method in class com.arjuna.ats.internal.jta.recovery.jts.XARecoveryResourceImple
 
recover() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
 
recover() - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord
 
recover() - Method in interface com.arjuna.ats.internal.jta.transaction.arjunacore.jca.SubordinateTransaction
 
recover(int) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.jca.XATerminatorImple
Return a list of indoubt transactions.
recover() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple
Force this transaction to try to recover itself again.
recover(int) - Method in class com.arjuna.ats.internal.jta.transaction.jts.jca.XATerminatorImple
 
recover() - Method in class com.arjuna.ats.internal.jta.transaction.jts.subordinate.jca.TransactionImple
 
recover() - Method in interface com.arjuna.ats.jta.recovery.XARecoveryResource
Attempt the recovery.
recover(int) - Method in class org.jboss.jbossts.txbridge.outbound.BridgeXAResource
Obtains a list of prepared transaction branches from a resource manager.
recover(String) - Static method in class org.jboss.jbossts.xts.bridge.at.BridgeWrapper
recreate a wrapper for a bridged-to WS-AT 1.1 transaction recovered from the log
recover(int) - Method in class org.jboss.narayana.jta.jms.JmsXAResourceRecoveryHelper
Delegates XAResource#recover call to the connected JMS resource.
recover() - Method in class org.jboss.narayana.jta.jms.SessionProxy
 
recover(int) - Method in class org.jboss.narayana.rest.bridge.inbound.InboundBridge
 
RECOVER_ALL_NODES - Static variable in class com.arjuna.ats.internal.jta.recovery.arjunacore.NodeNameXAResourceOrphanFilter
 
RECOVER_ALL_NODES - Static variable in class com.arjuna.ats.internal.jta.recovery.arjunacore.SubordinateJTAXAResourceOrphanFilter
 
RECOVERABLE - Static variable in class com.arjuna.ats.arjuna.ObjectType
 
recoverable() - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryResourceImple
 
recoverable() - Method in class com.arjuna.ats.internal.jta.recovery.jts.XARecoveryResourceImple
 
recoverable() - Method in interface com.arjuna.ats.jta.recovery.XARecoveryResource
If we don't have an XAResource then we cannot recover at this stage.
RecoverableContainer<T> - Class in org.jboss.stm.internal
Instances of this class represent the transactional memory within which non-persistent user objects can be placed and managed.
RecoverableContainer() - Constructor for class org.jboss.stm.internal.RecoverableContainer
Create a container without a name.
RecoverableContainer(String) - Constructor for class org.jboss.stm.internal.RecoverableContainer
Create a named container.
RecoverableContainer(int) - Constructor for class org.jboss.stm.internal.RecoverableContainer
 
RecoverableContainer(String, int) - Constructor for class org.jboss.stm.internal.RecoverableContainer
 
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.
RecoverConnectableAtomicAction - Class in com.arjuna.ats.internal.jta.recovery.arjunacore
 
RecoverConnectableAtomicAction(String, Uid, InputObjectState) - Constructor for class com.arjuna.ats.internal.jta.recovery.arjunacore.RecoverConnectableAtomicAction
 
RecoverConnectableAtomicActionBean - Class in com.arjuna.ats.internal.jta.tools.osb.mbean.jta
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
RecoverConnectableAtomicActionBean(UidWrapper) - Constructor for class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.RecoverConnectableAtomicActionBean
Deprecated.
 
RecoverConnectableAtomicActionBeanMBean - Interface in com.arjuna.ats.internal.jta.tools.osb.mbean.jta
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
RECOVERED_OK - Static variable in interface com.arjuna.ats.jta.recovery.XARecoveryResource
Results of performing recovery.
RecoveredServerTransaction - Class in com.arjuna.ats.internal.jts.recovery.transactions
Transaction type only instantiated at recovery time.
RecoveredServerTransaction(Uid) - Constructor for class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredServerTransaction
actionUid is the local transaction identification for the remote transaction - the name of the store entry which contains the state of the server transaction.
RecoveredServerTransaction(Uid, String) - Constructor for class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredServerTransaction
actionUid is the local transaction identification for the remote transaction - the name of the store entry which contains the state of the server transaction.
RecoveredTransaction - Class in com.arjuna.ats.internal.jts.recovery.transactions
Transaction type only instantiated at recovery time.
RecoveredTransaction(Uid) - Constructor for class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredTransaction
 
RecoveredTransaction(Uid, String) - Constructor for class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredTransaction
 
RecoveredTransactionalObject - Class in com.arjuna.ats.internal.txoj.recovery
TransactionalObject shell instantiated at recovery time.
RecoveredTransactionalObject(Uid, String, ParticipantStore) - Constructor for class com.arjuna.ats.internal.txoj.recovery.RecoveredTransactionalObject
 
RecoveredTransactionReplayer - Class in com.arjuna.ats.internal.jts.recovery.transactions
Threaded object used to replay phase 2 of the commit protocol in a background thread.
RecoveredTransactionReplayer(Uid, String) - Constructor for class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredTransactionReplayer
 
RecoveredTransactionWrapper - Class in com.arjuna.ats.internal.jta.tools.osb.mbean.jts
 
RecoveredTransactionWrapper() - Constructor for class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.RecoveredTransactionWrapper
 
RecoveredTransactionWrapper(Uid) - Constructor for class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.RecoveredTransactionWrapper
 
RecoveredTransactionWrapper(ActionBean, UidWrapper) - Constructor for class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.RecoveredTransactionWrapper
 
RecoveringTransaction - Class in org.jboss.jbossts.star.resource
 
RecoveringTransaction(Uid) - Constructor for class org.jboss.jbossts.star.resource.RecoveringTransaction
 
RecoverIOR - Class in com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators
Construct a recovery IOR for use with the default ORB bundled with the default JDK
RecoverIOR() - Constructor for class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.RecoverIOR
 
RecoverIOR - Class in com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators
 
RecoverIOR() - Constructor for class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.RecoverIOR
 
RecoverIOR - Class in com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators
Construct a recovery IOR for use with the default ORB bundled with the default JDK
RecoverIOR() - Constructor for class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.RecoverIOR
 
recoverParticipants() - Method in class org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManager
process all entries in the recovered participant map and attempt to recreate the application participant and activate it
recoverParticipants() - Method in class org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManagerImple
process all entries in the recovered participant map and attempt to recreate the application participant and activate it
recoverParticipants() - Method in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManager
process all entries in the recovered participant map and attempt to recreate the application participant and activate it
recoverParticipants() - Method in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManagerImple
process all entries in the recovered participant map and attempt to recreate the application participant and activate it
recoverTransaction(Uid) - Method in interface com.arjuna.ats.internal.jta.transaction.arjunacore.jca.TransactionImporter
Used to recover an imported transaction.
recoverTransaction(Uid) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.jca.TransactionImporterImple
Used to recover an imported transaction.
recoverTransaction(Uid) - Method in class com.arjuna.ats.internal.jta.transaction.jts.jca.TransactionImporterImple
 
recoverTransaction(Uid) - Method in class com.arjuna.ats.internal.jts.recovery.transactions.ServerTransactionRecoveryModule
 
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.
RecoveryATCoordinator - Class in org.jboss.jbossts.xts.recovery.coordinator.at
This class is a plug-in module for the recovery manager.
RecoveryATCoordinator(Uid) - Constructor for class org.jboss.jbossts.xts.recovery.coordinator.at.RecoveryATCoordinator
Re-creates/activates an AtomicAction for the specified transaction Uid.
RecoveryBACoordinator - Class in org.jboss.jbossts.xts.recovery.coordinator.ba
This class is a plug-in module for the recovery manager.
RecoveryBACoordinator(Uid) - Constructor for class org.jboss.jbossts.xts.recovery.coordinator.ba.RecoveryBACoordinator
Re-creates/activates an AtomicAction for the specified transaction Uid.
recoveryConnection() - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
RecoveryContactWriter - Class in com.arjuna.ats.internal.jts.recovery.contact
An instance of this object is registered so as to be invoked when any CORBA object is constructed, but ignores everything except the first ArjunaFactory On seeing an ArjunaFactory, it causes a FactoryContactItem to be saved and deregisters itself (and thus relies on the fact (true for 2.1) that any ArjunaFactory can be used to find the status of any transaction.
RecoveryContactWriter() - Constructor for class com.arjuna.ats.internal.jts.recovery.contact.RecoveryContactWriter
 
RecoveryCoordinator - Interface in org.omg.CosTransactions
Generated from IDL interface "RecoveryCoordinator".
RecoveryCoordinatorHelper - Class in org.omg.CosTransactions
Generated from IDL interface "RecoveryCoordinator".
RecoveryCoordinatorHelper() - Constructor for class org.omg.CosTransactions.RecoveryCoordinatorHelper
 
RecoveryCoordinatorHolder - Class in org.omg.CosTransactions
Generated from IDL interface "RecoveryCoordinator".
RecoveryCoordinatorHolder() - Constructor for class org.omg.CosTransactions.RecoveryCoordinatorHolder
 
RecoveryCoordinatorHolder(RecoveryCoordinator) - Constructor for class org.omg.CosTransactions.RecoveryCoordinatorHolder
 
RecoveryCoordinatorId - Class in com.arjuna.ats.internal.jts.orbspecific.recovery.recoverycoordinators
Holds and manipulates the fields used to identify which branch of which transaction a RecoveryCoordinator is concerned with.
RecoveryCoordinatorOperations - Interface in org.omg.CosTransactions
Generated from IDL interface "RecoveryCoordinator".
RecoveryCoordinatorPOA - Class in org.omg.CosTransactions
Generated from IDL interface "RecoveryCoordinator".
RecoveryCoordinatorPOA() - Constructor for class org.omg.CosTransactions.RecoveryCoordinatorPOA
 
RecoveryCoordinatorPOATie - Class in org.omg.CosTransactions
Generated from IDL interface "RecoveryCoordinator".
RecoveryCoordinatorPOATie(RecoveryCoordinatorOperations) - Constructor for class org.omg.CosTransactions.RecoveryCoordinatorPOATie
 
RecoveryCoordinatorPOATie(RecoveryCoordinatorOperations, POA) - Constructor for class org.omg.CosTransactions.RecoveryCoordinatorPOATie
 
RecoveryCreator - Class in com.arjuna.ats.internal.jts.recovery
This abstract class is used to allow dynamic registration of creators for RecoveryCoordinators.
RecoveryCreator() - Constructor for class com.arjuna.ats.internal.jts.recovery.RecoveryCreator
 
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
 
RecoveryEnablement - Class in com.arjuna.ats.internal.jts.orbspecific.recovery
Registers the appropriate classes with the ORB.
RecoveryEnablement() - Constructor for class com.arjuna.ats.internal.jts.orbspecific.recovery.RecoveryEnablement
Constructor does the work as a result of being registered as an ORBPreInit class
RecoveryEnvironment - Class in com.arjuna.ats.jts.recovery
Deprecated.
use JTSEnvironmentBean instead
RecoveryEnvironment() - Constructor for class com.arjuna.ats.jts.recovery.RecoveryEnvironment
Deprecated.
 
RecoveryEnvironmentBean - Class in com.arjuna.ats.arjuna.common
A JavaBean containing configuration properties for the recovery system.
RecoveryEnvironmentBean() - Constructor for class com.arjuna.ats.arjuna.common.RecoveryEnvironmentBean
 
RecoveryEnvironmentBean - Class in org.jboss.jbossts.xts.environment
bean storing recovery implementation configuration values derived from the xts properties file, system property settings and, in case we are running inside JBossAS the xts bean.xml file
RecoveryEnvironmentBean() - Constructor for class org.jboss.jbossts.xts.environment.RecoveryEnvironmentBean
 
RecoveryEnvironmentBeanMBean - Interface in com.arjuna.ats.arjuna.common
A JMX MBean interface containing configuration for the recovery system.
recoveryI18NLogger - Interface in org.jboss.jbossts.xts.recovery.logging
i18n log messages for the xtsrecovery module.
recoveryI18NLogger_$logger - Class in org.jboss.jbossts.xts.recovery.logging
Warning this class consists of generated code.
recoveryI18NLogger_$logger(Logger) - Constructor for class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
RecoveryInit - Class in com.arjuna.ats.internal.jts.recovery
Registers the appropriate classes with the ORB.
RecoveryInit() - Constructor for class com.arjuna.ats.internal.jts.recovery.RecoveryInit
Constructor does the work as a result of being registered as an ORBPreInit class
RecoveryLogger - Class in org.jboss.jbossts.xts.recovery.logging
 
RecoveryLogger() - Constructor for class org.jboss.jbossts.xts.recovery.logging.RecoveryLogger
 
RecoveryManager - Class in com.arjuna.ats.arjuna.recovery
The RecoveryManager daemon.
RecoveryManager - Class in org.jboss.narayana.rest.integration
 
RecoveryManagerImple - Class in com.arjuna.ats.internal.arjuna.recovery
The RecoveryManagerImple - does the real work.
RecoveryManagerImple(boolean) - Constructor for class com.arjuna.ats.internal.arjuna.recovery.RecoveryManagerImple
Does the work of setting up crash recovery.
RecoveryManagerService - Class in com.arjuna.ats.jbossatx.jta
JBoss Transaction Recovery Service.
RecoveryManagerService() - Constructor for class com.arjuna.ats.jbossatx.jta.RecoveryManagerService
 
RecoveryManagerService - Class in com.arjuna.ats.jbossatx.jts
JBoss Transaction Recovery Service.
RecoveryManagerService(ORB) - Constructor for class com.arjuna.ats.jbossatx.jts.RecoveryManagerService
 
RecoveryManagerStatus - Enum in com.arjuna.ats.internal.arjuna.recovery
Exposes the current status of the periodic recovery thread as reported by RecoveryManagerImple.trySuspendScan(boolean)
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
 
RecoveryRecord - Class in com.arjuna.ats.internal.arjuna.abstractrecords
 
RecoveryRecord(OutputObjectState, StateManager) - Constructor for class com.arjuna.ats.internal.arjuna.abstractrecords.RecoveryRecord
This constructor is used to create a new instance of a RecoveryRecord.
RecoveryRecord() - Constructor for class com.arjuna.ats.internal.arjuna.abstractrecords.RecoveryRecord
 
RecoveryScan - Interface in com.arjuna.ats.arjuna.recovery
Interface for users to receive a callback whenever a recovery scan completes.
RecoveryServiceInit - Interface in com.arjuna.ats.internal.jts.recovery.recoverycoordinators
 
RecoveryStatus - Class in com.arjuna.ats.internal.jts.recovery.transactions
 
RecoveryStatus() - Constructor for class com.arjuna.ats.internal.jts.recovery.transactions.RecoveryStatus
 
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
 
RecoverySubordinateATCoordinator - Class in org.jboss.jbossts.xts.recovery.coordinator.at
This class is a plug-in module for the recovery manager.
RecoverySubordinateATCoordinator(Uid) - Constructor for class org.jboss.jbossts.xts.recovery.coordinator.at.RecoverySubordinateATCoordinator
Re-creates/activates an AtomicAction for the specified transaction Uid.
RecoverySubordinateBACoordinator - Class in org.jboss.jbossts.xts.recovery.coordinator.ba
This class is a plug-in module for the recovery manager.
RecoverySubordinateBACoordinator(Uid) - Constructor for class org.jboss.jbossts.xts.recovery.coordinator.ba.RecoverySubordinateBACoordinator
Re-creates/activates an AtomicAction for the specified transaction Uid.
RecoveryXids - Class in com.arjuna.ats.internal.jta.recovery.arjunacore
 
RecoveryXids(XAResource) - Constructor for class com.arjuna.ats.internal.jta.recovery.arjunacore.RecoveryXids
 
recreate(PropagationContext) - Method in class com.arjuna.ArjunaOTS._ArjunaFactoryStub
 
recreate(PropagationContext) - Method in class com.arjuna.ArjunaOTS.ArjunaFactoryPOATie
 
recreate(Uid) - Static method in class com.arjuna.ats.internal.arjuna.recovery.TransactionStatusManagerItem
Crash Recovery uses this method to recreate a representation of the Transaction Status Managers host/port pair contact.
recreate(PropagationContext) - Method in interface com.arjuna.ats.internal.jts.interposition.FactoryCreator
 
recreate(PropagationContext, int) - Static method in class com.arjuna.ats.internal.jts.interposition.FactoryList
 
recreate(PropagationContext) - Method in class com.arjuna.ats.internal.jts.interposition.resources.arjuna.InterpositionCreator
 
recreate(PropagationContext) - Method in class com.arjuna.ats.internal.jts.interposition.resources.osi.OSIInterpositionCreator
 
recreate(PropagationContext) - Method in class com.arjuna.ats.internal.jts.interposition.resources.restricted.RestrictedInterpositionCreator
 
recreate(PropagationContext) - Method in class com.arjuna.ats.internal.jts.interposition.resources.strict.StrictInterpositionCreator
 
recreate(PropagationContext) - Method in class com.arjuna.ats.internal.jts.orbspecific.TransactionFactoryImple
 
recreate(String, byte[]) - Method in class org.jboss.jbossts.txbridge.inbound.InboundBridgeRecoveryManager
Unused recovery callback.
recreate(String, byte[]) - Method in interface org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryModule
called during recovery processing to allow an application to identify a participant id belonging to one of its participants and use the saved recovery state to recreate the participant.
recreate(String, byte[]) - Method in class org.jboss.jbossts.xts.recovery.participant.at.XTSATSubordinateRecoveryModule
 
recreate(byte[]) - Method in class org.jboss.narayana.rest.bridge.inbound.InboundBridgeParticipantDeserializer
 
recreate(byte[]) - Method in interface org.jboss.narayana.rest.integration.api.ParticipantDeserializer
Recreates participant from byte array.
recreate(T, Uid) - Method in class org.jboss.stm.internal.PersistentContainer
Given a unique identifier, the container will either return an existing handle to the object or recreate the handle with the same state that existed at the commit of the last transaction to use it.
recreate(PropagationContext) - Method in class org.omg.CosTransactions._TransactionFactoryStub
 
recreate(PropagationContext) - Method in interface org.omg.CosTransactions.TransactionFactoryOperations
 
recreate(PropagationContext) - Method in class org.omg.CosTransactions.TransactionFactoryPOATie
 
recreateCoordinatorCompletionParticipant(String, byte[]) - Method in interface org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryModule
called during recovery processing to allow an application to identify a participant id belonging to one of its participants and use the saved recovery state to recreate the participant.
recreateCoordinatorCompletionParticipant(String, byte[]) - Method in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBASubordinateRecoveryModule
 
recreateLocal(PropagationContext) - Method in interface com.arjuna.ats.internal.jts.interposition.FactoryCreator
 
recreateLocal(PropagationContext, int) - Static method in class com.arjuna.ats.internal.jts.interposition.FactoryList
 
recreateLocal(PropagationContext) - Method in class com.arjuna.ats.internal.jts.interposition.resources.arjuna.InterpositionCreator
 
recreateLocal(PropagationContext) - Method in class com.arjuna.ats.internal.jts.interposition.resources.osi.OSIInterpositionCreator
 
recreateLocal(PropagationContext) - Method in class com.arjuna.ats.internal.jts.interposition.resources.restricted.RestrictedInterpositionCreator
 
recreateLocal(PropagationContext) - Method in class com.arjuna.ats.internal.jts.interposition.resources.strict.StrictInterpositionCreator
 
recreateLocal(PropagationContext) - Method in class com.arjuna.ats.internal.jts.orbspecific.TransactionFactoryImple
In Arjuna we can do low-cost nested aborts at clients which do not involve telling servers.
recreateParticipantCompletionParticipant(String, byte[]) - Method in interface org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryModule
called during recovery processing to allow an application to identify a participant id belonging to one of its participants and use the saved recovery state to recreate the participant.
recreateParticipantCompletionParticipant(String, byte[]) - Method in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBASubordinateRecoveryModule
 
recuids - Variable in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
Deprecated.
 
ref_ReCoo - Static variable in class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.JavaIdlRCManager
 
ref_ReCoo - Static variable in class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.JacOrbRCManager
 
ref_ReCoo - Static variable in class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.JavaIdlRCManager
 
refreshTransactionHeaders(Map<String, String>) - Method in class org.jboss.jbossts.star.util.TxSupport
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() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ArjunaTransactionImpleWrapper
Deprecated.
 
register() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.JTSActionBean
Deprecated.
 
register() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.RecoveredTransactionWrapper
 
register() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ServerTransactionWrapper
 
register(RcvCoManager) - Static method in class com.arjuna.ats.internal.jts.recovery.recoverycoordinators.GenericRecoveryCreator
Create an instance of this class, which will delegate the orb-specific aspects to the supplied RcvCoManager instance and register it with the transaction service.
register(BeforeBeanDiscovery, BeanManager) - Method in class com.arjuna.ats.jta.cdi.TransactionExtension
 
register(W3CEndpointReference, String, InstanceIdentifier, boolean) - Method in class com.arjuna.mwlabs.wst11.at.RegistrarImple
Registers the interest of participant in a particular protocol.
register(W3CEndpointReference, String, InstanceIdentifier, boolean) - Method in class com.arjuna.mwlabs.wst11.ba.RegistrarImple
Registers the interest of participant in a particular protocol.
register(String, Callback) - Method in class com.arjuna.webservices.base.processors.BaseProcessor
Register the callback for the message ID.
register(RegisterType, MAP, ArjunaContext, boolean) - Method in class com.arjuna.webservices11.wscoor.processors.RegistrationCoordinatorProcessor
Register the participant in the protocol.
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.
register(BeforeBeanDiscovery, BeanManager) - Method in class org.jboss.narayana.compensations.impl.CompensationsCDIExtension
Register all admin CDI beans.
register(Class<T>, T) - Method in class org.jboss.narayana.osgi.jta.internal.OsgiServer
 
register(BundleContext, OsgiTransactionManager) - Static method in class org.jboss.narayana.osgi.jta.internal.PlatformTransactionManagerImple
 
register(BeforeBeanDiscovery, BeanManager) - Method in class org.jboss.narayana.txframework.impl.as.TXFrameworkCDIExtension
Register all admin CDI beans.
register_before_completion_callback(BeforeCompletionCallback) - Method in class org.omg.XA._ResourceManagerStub
 
register_before_completion_callback(BeforeCompletionCallback) - Method in interface org.omg.XA.ResourceManagerOperations
 
register_before_completion_callback(BeforeCompletionCallback) - Method in class org.omg.XA.ResourceManagerPOATie
 
register_resource(Resource) - Method in class com.arjuna.ArjunaOTS._ArjunaTransactionStub
 
register_resource(Resource) - Method in class com.arjuna.ArjunaOTS._UidCoordinatorStub
 
register_resource(Resource) - Method in class com.arjuna.ArjunaOTS.ArjunaTransactionPOATie
 
register_resource(Resource) - Method in class com.arjuna.ArjunaOTS.UidCoordinatorPOATie
 
register_resource(Resource) - Method in class com.arjuna.ats.internal.jts.ControlWrapper
 
register_resource(Resource) - Method in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
Resources are only registered with the current transaction, whereas subtransaction aware resources are registered with their parents when the current transaction ends.
register_resource(Resource) - Method in class org.omg.CosTransactions._CoordinatorStub
 
register_resource(Resource) - Method in interface org.omg.CosTransactions.CoordinatorOperations
 
register_resource(Resource) - Method in class org.omg.CosTransactions.CoordinatorPOATie
 
register_subtran_aware(SubtransactionAwareResource) - Method in class com.arjuna.ArjunaOTS._ArjunaTransactionStub
 
register_subtran_aware(SubtransactionAwareResource) - Method in class com.arjuna.ArjunaOTS._UidCoordinatorStub
 
register_subtran_aware(SubtransactionAwareResource) - Method in class com.arjuna.ArjunaOTS.ArjunaTransactionPOATie
 
register_subtran_aware(SubtransactionAwareResource) - Method in class com.arjuna.ArjunaOTS.UidCoordinatorPOATie
 
register_subtran_aware(SubtransactionAwareResource) - Method in class com.arjuna.ats.internal.jts.ControlWrapper
 
register_subtran_aware(SubtransactionAwareResource) - Method in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
Do not propagate the resource to the parent.
register_subtran_aware(SubtransactionAwareResource) - Method in class org.omg.CosTransactions._CoordinatorStub
 
register_subtran_aware(SubtransactionAwareResource) - Method in interface org.omg.CosTransactions.CoordinatorOperations
 
register_subtran_aware(SubtransactionAwareResource) - Method in class org.omg.CosTransactions.CoordinatorPOATie
 
register_synchronization(Synchronization) - Method in class com.arjuna.ArjunaOTS._ArjunaTransactionStub
 
register_synchronization(Synchronization) - Method in class com.arjuna.ArjunaOTS._UidCoordinatorStub
 
register_synchronization(Synchronization) - Method in class com.arjuna.ArjunaOTS.ArjunaTransactionPOATie
 
register_synchronization(Synchronization) - Method in class com.arjuna.ArjunaOTS.UidCoordinatorPOATie
 
register_synchronization(Synchronization) - Method in class com.arjuna.ats.internal.jts.ControlWrapper
 
register_synchronization(Synchronization) - Method in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
The spec states that a synchronization is registered with a single top-level action only.
register_synchronization(Synchronization) - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.coordinator.ServerTransaction
Registering a synchronization with interposition is a bit complicated! Synchronizations must be called prior to prepare; if no interposed-synchronization is used then either synchronizations would be registered locally (and then ignored by the commit protocol) or they would need to be registered remotely, which would mean a cross-address space call for each synchronization! The first time a synchronization is registered locally, we register a proxy back with the real coordinator.
register_synchronization(Synchronization) - Method in class org.omg.CosTransactions._CoordinatorStub
 
register_synchronization(Synchronization) - Method in interface org.omg.CosTransactions.CoordinatorOperations
 
register_synchronization(Synchronization) - Method in class org.omg.CosTransactions.CoordinatorPOATie
 
registerBean(ObjectName, Object, boolean) - Static method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.StoreManagerProxy
MBean registration helper method
registerBean(Contextual<T>, CreationalContext<T>, T) - Method in class com.arjuna.ats.jta.cdi.TransactionScopeCleanup
 
registerCallback(String, TerminationParticipantCallback) - Method in class com.arjuna.webservices11.wsarjtx.processors.TerminationParticipantProcessor
Register a callback for the specific instance identifier.
registerCallback(String, CompletionInitiatorCallback) - Method in class com.arjuna.webservices11.wsat.processors.CompletionInitiatorProcessor
Register a callback for the specific instance identifier.
registerDatabase() - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
Whenever a JDBC call is invoked on us we get an XAResource and try to register it with the transaction.
registerDeserializer(String, ParticipantDeserializer) - Method in interface org.jboss.narayana.rest.integration.api.ParticipantsManager
Register ParticipantDeserializer instance which can be used during recovery to recreate participant instances.
registerDeserializer(String, ParticipantDeserializer) - Method in class org.jboss.narayana.rest.integration.ParticipantsManagerImpl
 
registerDeserializer(String, ParticipantDeserializer) - Method in class org.jboss.narayana.rest.integration.RecoveryManager
 
registerEventsOfInterest(Class<? extends Annotation>...) - Method in class org.jboss.narayana.txframework.impl.Participant
 
registerHandler(OSBTypeHandler) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser
Deprecated.
 
registerInterposedSynchronization(Synchronization) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionSynchronizationRegistryImple
 
registerInterposedSynchronization(Synchronization) - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionSynchronizationRegistryImple
 
registerMBean(String, ObjStoreItemMBean) - Method in class com.arjuna.ats.arjuna.tools.osb.util.JMXServer
Deprecated.
 
registerOperation(RegisterType) - Method in class com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl
 
registerOperation(RegisterType) - Method in interface org.oasis_open.docs.ws_tx.wscoor._2006._06.RegistrationPortType
 
registerRecoveryModule(XTSATRecoveryModule) - Method in class org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManager
register an application specific recovery module which acts as a helper to recreate a WS-AT durable participant from the participant's recovery data saved at prepare
registerRecoveryModule(XTSATRecoveryModule) - Method in class org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManagerImple
register an application specific recovery module which acts as a helper to recreate a WS-AT durable participant from the participant's recovery data saved at prepare
registerRecoveryModule(XTSBARecoveryModule) - Method in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManager
register an application specific recovery module which acts as a helper to recreate a WS-BA durable participant from the participant's recovery data saved at prepare
registerRecoveryModule(XTSBARecoveryModule) - Method in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManagerImple
register an application specific recovery module which acts as a helper to recreate a WS-BA durable participant from the participant's recovery data saved at prepare
registerResource(Coordinator) - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna.ServerTopLevelAction
 
registerResource(Resource) - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
Register the specified resource with this transaction.
RegisterResponseType - Class in org.oasis_open.docs.ws_tx.wscoor._2006._06
Java class for RegisterResponseType complex type.
RegisterResponseType() - Constructor for class org.oasis_open.docs.ws_tx.wscoor._2006._06.RegisterResponseType
 
registerSecureServiceProvider(String, String) - Method in class com.arjuna.webservices11.ServiceRegistry
Register the specified secure service.
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
 
registerServiceProvider(String, String) - Method in class com.arjuna.webservices11.ServiceRegistry
Register the specified service.
registerSubTran(Coordinator) - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna.ServerNestedAction
 
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.internal.jta.transaction.arjunacore.TransactionImple
 
registerSynchronization(Synchronization) - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionImple
 
registerSynchronization(Synchronization) - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
Register the specified synchronization with this transaction.
registerSynchronization(Synchronization) - Method in interface org.jboss.narayana.jta.jms.TransactionHelper
 
registerSynchronization(Synchronization) - Method in class org.jboss.narayana.jta.jms.TransactionHelperImpl
 
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
 
RegisterType - Class in org.oasis_open.docs.ws_tx.wscoor._2006._06
Java class for RegisterType complex type.
RegisterType() - Constructor for class org.oasis_open.docs.ws_tx.wscoor._2006._06.RegisterType
 
registerWork(Work, Xid, long) - Method in class com.arjuna.ats.internal.jbossatx.jta.jca.XATerminator
Register the unit of work with the specified transaction.
registerWork(Work, Xid, long) - Method in class com.arjuna.ats.internal.jbossatx.jts.jca.XATerminator
Register the unit of work with the specified transaction.
registerXAExceptionFormatter(Class, XAExceptionFormatter) - Method in class com.arjuna.ats.jbossatx.jta.TransactionManagerService
This method has been put in here so that it is compatible with the JBoss standard Transaction Manager.
registerXAExceptionFormatter(Class, XAExceptionFormatter) - Method in interface com.arjuna.ats.jbossatx.jta.TransactionManagerServiceMBean
This method has been put in here so that it is compatible with the JBoss standard Transaction Manager.
registerXAExceptionFormatter(Class, XAExceptionFormatter) - Method in interface com.arjuna.ats.jbossatx.jts.TransactionManagerServiceMBean
This method has been put in here so that it is compatible with the JBoss standard Transaction Manager.
registerXAResource(XAResource) - Method in interface org.jboss.narayana.jta.jms.TransactionHelper
 
registerXAResource(XAResource) - Method in class org.jboss.narayana.jta.jms.TransactionHelperImpl
 
registrar() - Method in class com.arjuna.mwlabs.wst11.at.ContextFactoryImple
 
registrar() - Method in class com.arjuna.mwlabs.wst11.ba.ContextFactoryImple
 
Registrar - Interface in com.arjuna.wsc11
 
RegistrarImple - Class in com.arjuna.mwlabs.wst11.at
 
RegistrarImple() - Constructor for class com.arjuna.mwlabs.wst11.at.RegistrarImple
 
RegistrarImple - Class in com.arjuna.mwlabs.wst11.ba
 
RegistrarImple() - Constructor for class com.arjuna.mwlabs.wst11.ba.RegistrarImple
 
RegistrarMapper - Class in com.arjuna.wsc11
The registrar mapper.
RegistrarMapper() - Constructor for class com.arjuna.wsc11.RegistrarMapper
Default constructor
REGISTRATION_ENDPOINT_NAME - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
 
REGISTRATION_ENDPOINT_QNAME - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
 
REGISTRATION_SERVICE_NAME - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
 
REGISTRATION_SERVICE_QNAME - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
 
RegistrationCoordinator - Class in com.arjuna.wsc11
Wrapper around low level Registration Coordinator messaging.
RegistrationCoordinator() - Constructor for class com.arjuna.wsc11.RegistrationCoordinator
 
RegistrationCoordinatorInitialisation - Class in com.arjuna.webservices11.wscoor.server
Activate the Registration Coordinator service
RegistrationCoordinatorInitialisation() - Constructor for class com.arjuna.webservices11.wscoor.server.RegistrationCoordinatorInitialisation
 
RegistrationCoordinatorProcessor - Class in com.arjuna.webservices11.wscoor.processors
The Registration Coordinator processor.
RegistrationCoordinatorProcessor() - Constructor for class com.arjuna.webservices11.wscoor.processors.RegistrationCoordinatorProcessor
 
RegistrationCoordinatorProcessorImpl - Class in com.arjuna.wsc11.messaging
The Registration Coordinator processor.
RegistrationCoordinatorProcessorImpl() - Constructor for class com.arjuna.wsc11.messaging.RegistrationCoordinatorProcessorImpl
 
RegistrationPortType - Interface in org.oasis_open.docs.ws_tx.wscoor._2006._06
This class was generated by the JAX-WS RI.
RegistrationPortTypeImpl - Class in com.arjuna.webservices11.wscoor.sei
Created by IntelliJ IDEA.
RegistrationPortTypeImpl() - Constructor for class com.arjuna.webservices11.wscoor.sei.RegistrationPortTypeImpl
 
registrationService - Variable in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CoordinationContextType
 
RegistrationService - Class in org.oasis_open.docs.ws_tx.wscoor._2006._06
This class was generated by the JAX-WS RI.
RegistrationService(URL, QName) - Constructor for class org.oasis_open.docs.ws_tx.wscoor._2006._06.RegistrationService
 
RegistrationService() - Constructor for class org.oasis_open.docs.ws_tx.wscoor._2006._06.RegistrationService
 
regressionCheck(WorkerWorkload<T>, String, boolean, int, int, int, int) - Static method in class io.narayana.perf.PerformanceProfileStore
Measure the performance of a workload.
regressionCheck(WorkerWorkload<T>, String, boolean, long, int, int, int, int) - Static method in class io.narayana.perf.PerformanceProfileStore
Measure the performance of a workload.
regressionCheck(WorkerLifecycle, WorkerWorkload<T>, String, boolean, long, int, int, int, int) - Static method in class io.narayana.perf.PerformanceProfileStore
Measure the performance of a workload.
RegressionChecker - Class in io.narayana.perf
 
RegressionChecker() - Constructor for class io.narayana.perf.RegressionChecker
 
RegressionChecker(String, String, String) - Constructor for class io.narayana.perf.RegressionChecker
 
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
releaseSavepoint(Savepoint) - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
rememberAction(BasicAction, int, int) - Method in class com.arjuna.ats.arjuna.StateManager
Remember that the specified transaction is using the object.
rememberAction(StateManager, BasicAction, int, int) - Static method in class com.arjuna.ats.internal.arjuna.abstractrecords.StateManagerFriend
 
RemoteBAController - Class in org.jboss.narayana.compensations.impl.remote
 
RemoteBAController() - Constructor for class org.jboss.narayana.compensations.impl.remote.RemoteBAController
 
RemoteParticipant - Class in org.jboss.narayana.compensations.impl.remote
 
RemoteParticipant(CompensationHandler, ConfirmationHandler, TransactionLoggedHandler, Object) - Constructor for class org.jboss.narayana.compensations.impl.remote.RemoteParticipant
 
RemoteParticipantManager - Class in org.jboss.narayana.compensations.impl.remote
 
RemoteParticipantManager(BAParticipantManager) - Constructor for class org.jboss.narayana.compensations.impl.remote.RemoteParticipantManager
 
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(ReaperElement) - Method in class com.arjuna.ats.internal.arjuna.coordinator.ReaperElementManager
 
remove(ConnectionImple) - Static method in class com.arjuna.ats.internal.jdbc.ConnectionManager
 
remove(Xid) - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.RecoveryXids
 
remove(LogRecordWrapper) - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ArjunaTransactionImpleWrapper
Deprecated.
 
remove(LogRecordWrapper) - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.RecoveredTransactionWrapper
 
remove(LogRecordWrapper) - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ServerTransactionWrapper
 
remove() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.XAResourceRecordBean
Deprecated.
 
remove() - Static method in class com.arjuna.ats.internal.jts.coordinator.CheckedActions
 
remove(int) - Static method in class com.arjuna.ats.internal.jts.interposition.FactoryList
 
remove(Uid) - Static method in class com.arjuna.ats.internal.jts.interposition.resources.osi.OTIDMap
 
remove(AbstractRecord) - Static method in class com.arjuna.ats.internal.jts.resources.ResourceRecord
 
remove(TxAssociation) - Static method in class com.arjuna.ats.jts.extensions.ThreadAssociations
 
remove(ActivityImple) - Method in class com.arjuna.mwlabs.wsas.activity.ActivityReaper
 
remove(String) - Static method in class org.jboss.jbossts.xts.bytemanSupport.BMScript
 
remove(Object) - Method in class org.jboss.narayana.txframework.impl.TXDataMapImpl
 
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_committed(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.ActionStore
 
remove_committed(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore
 
remove_committed(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalStore
Remove the object's committed state.
remove_committed(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqObjectStoreAdaptor
Remove the object's committed state.
remove_committed(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCStore
 
remove_committed(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.NullActionStore
 
remove_committed(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.TwoPhaseVolatileStore
Remove the object's committed state.
remove_committed(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.VolatileStore
Remove the object's committed state.
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, int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.CacheStore
 
remove_state(Uid, String, int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.FileLockingStore
 
remove_state(Uid, String, int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore
 
remove_state(Uid, String, int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCImple_driver
 
remove_state(Uid, String, int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.LogStore
Does nothing except indicate that this thread is finished with the log on behalf of this transaction.
remove_state(Uid, String, int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.ShadowingStore
 
remove_state(Uid, String) - Method in class com.arjuna.ats.internal.txoj.lockstore.BasicLockStore
 
remove_state(Uid, String) - Method in class com.arjuna.ats.internal.txoj.lockstore.BasicPersistentLockStore
 
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
 
remove_uncommitted(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.ActionStore
 
remove_uncommitted(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore
 
remove_uncommitted(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqObjectStoreAdaptor
Remove the object's uncommitted state.
remove_uncommitted(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCStore
 
remove_uncommitted(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.LogStore
 
remove_uncommitted(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.NullActionStore
 
remove_uncommitted(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.TwoPhaseVolatileStore
Remove the object's uncommitted state.
remove_uncommitted(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.VolatileStore
Remove the object's uncommitted state.
removeActiveProxy(String) - Static method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
 
removeActiveProxy(String) - Static method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateATCoordinator
 
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.
removeAllModules(boolean) - Method in class com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery
Remove all modules.
removeAllModules(boolean) - Method in class com.arjuna.ats.internal.arjuna.recovery.RecoveryManagerImple
 
removeCallback(String) - Method in class com.arjuna.webservices.base.processors.BaseProcessor
Remove the callback for the specified message ID.
removeChild(ServerNestedAction) - Method in class com.arjuna.ats.internal.jts.interposition.resources.arjuna.ServerResource
 
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.
removeConnection(Socket) - Method in class com.arjuna.ats.internal.arjuna.recovery.Listener
 
removeContextFactory(String) - Method in class com.arjuna.wsc11.ContextFactoryMapper
Remove the context factory for the specified coordination type.
removeControl() - Method in class com.arjuna.ats.internal.jts.orbspecific.ControlImple
 
removeControl() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.ServerControl
 
removeDefault() - Static method in class com.arjuna.ats.internal.jts.interposition.FactoryList
 
removedService(ServiceReference<XAResourceRecovery>, XAResourceRecovery) - Method in class org.jboss.narayana.osgi.jta.internal.OsgiServer
 
removeFromCache(String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore
 
removeFromCache(String, boolean) - Method in class com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore
Print a warning if the file to be removed is not in the cache.
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.
removeHierarchy(Uid) - Method in class com.arjuna.ats.internal.jts.interposition.resources.arjuna.Interposition
 
removeHLS(HLS) - Method in interface com.arjuna.mw.wsas.ActivityManager
Unregister the specified HLS with the activity service.
removeHLS(HLS) - Static method in class com.arjuna.mwlabs.wsas.activity.HLSManager
 
removeHLS(HLS) - Method in class com.arjuna.mwlabs.wsas.ActivityManagerImple
 
removeImportedTransaction(Xid) - Method in interface com.arjuna.ats.internal.jta.transaction.arjunacore.jca.TransactionImporter
Remove the subordinate (imported) transaction.
removeImportedTransaction(Xid) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.jca.TransactionImporterImple
Remove the subordinate (imported) transaction.
removeImportedTransaction(Xid) - Method in class com.arjuna.ats.internal.jta.transaction.jts.jca.TransactionImporterImple
Remove the subordinate (imported) transaction.
removeInboundBridge(Xid) - Method in class org.jboss.narayana.rest.bridge.inbound.InboundBridgeManager
 
removeListener(ReaperMonitor) - Method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
 
removeMapping(String) - Static method in class org.jboss.jbossts.txbridge.inbound.InboundBridgeManager
Remove the mapping for the given externalTxId.
removeMapping(Uid) - Static method in class org.jboss.jbossts.txbridge.outbound.OutboundBridgeManager
Remove the mapping for the given externalTxId.
removeModule(RecoveryModule, boolean) - Method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
Remove a recovery module from the system.
removeModule(RecoveryModule, boolean) - Method in class com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery
remove a recovery module from the recovery modules list
removeModule(RecoveryModule, boolean) - Method in class com.arjuna.ats.internal.arjuna.recovery.RecoveryManagerImple
 
removeOldStoreEntry() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredServerTransaction
 
removeOldStoreEntry() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredTransaction
 
removeParticipantInformation(String) - Method in class org.jboss.narayana.rest.integration.ParticipantsContainer
 
removeParticipantInformation(ParticipantInformation) - Method in class org.jboss.narayana.rest.integration.RecoveryManager
 
removeRecoveredCoordinator(SubordinateBACoordinator) - Static method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
 
removeRecoveredCoordinator(SubordinateATCoordinator) - Static method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateATCoordinator
 
removeRegistrar(String) - Method in class com.arjuna.wsc11.RegistrarMapper
Remove the registrar for the specified protocol identifier.
removeSecureServiceProvider(String) - Method in class com.arjuna.webservices11.ServiceRegistry
Remove the specified secure service.
removeServiceProvider(String) - Method in class com.arjuna.webservices11.ServiceRegistry
Remove the specified service.
removeSetup(ThreadSetup) - Static method in class com.arjuna.ats.internal.arjuna.thread.ThreadActionData
Remove a per thread setup object to the global list.
removeState(Uid, String, int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.CacheStore
 
removeThis(Uid) - Static method in class com.arjuna.ats.internal.arjuna.recovery.TransactionStatusManagerItem
Destroy the host/port pair for the specified process Uid.
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
 
removeTransaction(TransactionImple) - Static method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
 
removeTransaction(TransactionImple) - Static method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionImple
 
removeTxState(int, Transaction, Collection<String>) - Method in class org.jboss.jbossts.star.service.Coordinator
 
removeVolatileParticipant(String) - Method in class org.jboss.narayana.rest.integration.ParticipantsContainer
 
removeWork(Work, Transaction) - Static method in class com.arjuna.ats.internal.jta.transaction.arjunacore.jca.TxWorkManager
Remove the specified unit of work from the transaction.
removeWork(Work, Transaction) - Static method in class com.arjuna.ats.internal.jta.transaction.jts.jca.TxWorkManager
Remove the specified unit of work from the transaction.
removeXAResourceOrphanFilter(XAResourceOrphanFilter) - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule
 
removeXAResourceRecovery(XAResourceRecovery) - Method in class com.arjuna.ats.jbossatx.jta.RecoveryManagerService
 
removeXAResourceRecoveryHelper(XAResourceRecoveryHelper) - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule
 
renameFromTo(File, File) - Method in class com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore
 
renameFromToInternal(File, File) - Method in class com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore
 
reorder(ReaperElement, long) - Method in class com.arjuna.ats.internal.arjuna.coordinator.ReaperElementManager
 
replace(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
The current record is about to replace the one presented.
replace(AbstractRecord) - Method in class com.arjuna.ats.internal.txoj.abstractrecords.CadaverLockRecord
 
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
 
replay() - Method in class com.arjuna.mwlabs.wst11.at.remote.TransactionManagerImple
 
replay_completion(Resource) - Method in class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.JavaIdlRCDefaultServant
 
replay_completion(Resource) - Method in class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.JacOrbRCDefaultServant
 
replay_completion(Resource) - Method in class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.JavaIdlRCDefaultServant
 
replay_completion(Resource) - Method in class com.arjuna.ats.internal.jts.orbspecific.recovery.recoverycoordinators.GenericRecoveryCoordinator
Implementation of IDL method:
replay_completion(RecoveryCoordinatorId, Resource) - Static method in class com.arjuna.ats.internal.jts.orbspecific.recovery.recoverycoordinators.GenericRecoveryCoordinator
Respond to a replay_completion request for the RecoveryCoordinator identified by parameter id.
replay_completion(Resource) - Method in class org.omg.CosTransactions._RecoveryCoordinatorStub
 
replay_completion(Resource) - Method in interface org.omg.CosTransactions.RecoveryCoordinatorOperations
 
replay_completion(Resource) - Method in class org.omg.CosTransactions.RecoveryCoordinatorPOATie
 
REPLAY_FAILED - Static variable in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveryStatus
 
REPLAYED - Static variable in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveryStatus
 
REPLAYING - Static variable in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveryStatus
 
replayPhase2() - Method in class com.arjuna.ats.arjuna.recovery.RecoverAtomicAction
Replays phase 2 of the commit protocol.
replayPhase2() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.CachedRecoveredTransaction
Replays phase 2 of the transaction.
replayPhase2() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredServerTransaction
Causes phase 2 of the commit protocol to be replayed.
replayPhase2() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredTransaction
Causes phase 2 of the commit protocol to be replayed.
replayPhase2() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredTransactionReplayer
Starts the thread to replay phase 2 of the transaction in the background.
replayPhase2(Uid, String) - Static method in class com.arjuna.ats.internal.jts.recovery.transactions.TransactionCache
Replays phase 2 of a transaction.
replayPhase2() - Method in class com.arjuna.ats.internal.txoj.recovery.RecoveredTransactionalObject
 
replayPhase2() - Method in class org.jboss.jbossts.xts.recovery.coordinator.at.RecoveryATCoordinator
Replays phase 2 of the commit protocol.
replayPhase2() - Method in class org.jboss.jbossts.xts.recovery.coordinator.at.RecoverySubordinateATCoordinator
Replays phase 2 of the commit protocol.
replayPhase2() - Method in class org.jboss.jbossts.xts.recovery.coordinator.ba.RecoveryBACoordinator
Replays phase 2 of the commit protocol.
replayPhase2() - Method in class org.jboss.jbossts.xts.recovery.coordinator.ba.RecoverySubordinateBACoordinator
Replays phase 2 of the commit protocol.
REPLICATION - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
reportHeuristic(String, HeuristicType) - Method in interface org.jboss.narayana.rest.integration.api.ParticipantsManager
Report heuristic decision.
reportHeuristic(String, HeuristicType) - Method in class org.jboss.narayana.rest.integration.ParticipantsManagerImpl
 
REQUEST_CONTEXT_KEY - Static variable in class com.arjuna.mw.wst11.client.WSTXFeature
Key to store WSTXFeature's enabled/disabled value in SOAP header.
REQUEST_CONTEXT_KEY - Static variable in class org.jboss.jbossts.txbridge.outbound.JTAOverWSATFeature
Key to store JTAOverWSATFeature's enabled/disabled value in SOAP header.
requiresSameRMOverride() - Method in interface com.arjuna.ats.internal.jdbc.drivers.modifiers.ConnectionModifier
This method indicates whether the driver supports TMJOIN reliably.
requiresSameRMOverride() - Method in class com.arjuna.ats.internal.jdbc.drivers.modifiers.IsSameRMModifier
 
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 class com.arjuna.ats.internal.jdbc.DirectRecoverableConnection
 
reset() - Method in class com.arjuna.ats.internal.jdbc.IndirectRecoverableConnection
 
reset() - Method in class com.arjuna.ats.internal.jdbc.ProvidedXADataSourceConnection
 
reset() - Static method in class com.arjuna.ats.internal.jts.ORBManager
 
reset() - Method in class com.arjuna.ats.internal.txoj.LockListIterator
 
reset() - Method in interface com.arjuna.ats.jta.xa.RecoverableXAConnection
 
RESET_NETRICS_PROP - Static variable in class io.narayana.perf.PerformanceProfileStore
 
RESET_NETRICS_PROP - Static variable in class io.narayana.perf.RegressionChecker
 
resetMetrics - Static variable in class io.narayana.perf.PerformanceProfileStore
 
resetUserTransactionAvailability(boolean) - Method in class com.arjuna.ats.jta.cdi.transactional.TransactionalInterceptorBase
 
RESOLVE_INITIAL_REFERENCES - Static variable in class com.arjuna.orbportability.Services
 
resolveEnum(Object) - Method in class com.arjuna.webservices.SoapFaultType
Resolve the enumeration for the specified value.
resolveEnum(Object) - Method in class com.arjuna.webservices.util.Enumerated
Resolve the value of an enumeration.
resolveEnum(Object) - Method in class com.arjuna.webservices11.wsat.State
Resolve the enumeration for the specified value.
resolveEnum(Object) - Method in class com.arjuna.webservices11.wsba.State
Resolve the enumeration for the specified value.
Resource - Interface in org.omg.CosTransactions
Generated from IDL interface "Resource".
RESOURCE_PATH - Static variable in class org.jboss.jbossts.xts.bytemanSupport.participantCompletion.ParticipantCompletionCoordinatorCloseBeforeCompletedRules
 
RESOURCE_PATH - Static variable in class org.jboss.jbossts.xts.bytemanSupport.participantCompletion.ParticipantCompletionCoordinatorRules
 
RESOURCE_PATH - Static variable in class org.jboss.jbossts.xts.bytemanSupport.participantReadOnly.ParticipantCompletionReadOnlyRules
 
ResourceCompletor - Class in com.arjuna.ats.internal.jts.recovery.recoverycoordinators
Threaded object used to terminate a prepared Resource after a failure.
ResourceCompletor(Resource, int) - Constructor for class com.arjuna.ats.internal.jts.recovery.recoverycoordinators.ResourceCompletor
 
resourceHandle() - Method in class com.arjuna.ats.internal.jts.resources.ExtendedResourceRecord
Specific OTS method for getting at the value.
resourceHandle() - Method in class com.arjuna.ats.internal.jts.resources.ResourceRecord
 
ResourceHelper - Class in org.omg.CosTransactions
Generated from IDL interface "Resource".
ResourceHelper() - Constructor for class org.omg.CosTransactions.ResourceHelper
 
ResourceHolder - Class in org.omg.CosTransactions
Generated from IDL interface "Resource".
ResourceHolder() - Constructor for class org.omg.CosTransactions.ResourceHolder
 
ResourceHolder(Resource) - Constructor for class org.omg.CosTransactions.ResourceHolder
 
ResourceManager - Interface in org.omg.XA
Generated from IDL interface "ResourceManager".
ResourceManagerHelper - Class in org.omg.XA
Generated from IDL interface "ResourceManager".
ResourceManagerHelper() - Constructor for class org.omg.XA.ResourceManagerHelper
 
ResourceManagerHolder - Class in org.omg.XA
Generated from IDL interface "ResourceManager".
ResourceManagerHolder() - Constructor for class org.omg.XA.ResourceManagerHolder
 
ResourceManagerHolder(ResourceManager) - Constructor for class org.omg.XA.ResourceManagerHolder
 
ResourceManagerOperations - Interface in org.omg.XA
Generated from IDL interface "ResourceManager".
ResourceManagerPOA - Class in org.omg.XA
Generated from IDL interface "ResourceManager".
ResourceManagerPOA() - Constructor for class org.omg.XA.ResourceManagerPOA
 
ResourceManagerPOATie - Class in org.omg.XA
Generated from IDL interface "ResourceManager".
ResourceManagerPOATie(ResourceManagerOperations) - Constructor for class org.omg.XA.ResourceManagerPOATie
 
ResourceManagerPOATie(ResourceManagerOperations, POA) - Constructor for class org.omg.XA.ResourceManagerPOATie
 
ResourceNotFoundException - Exception in org.jboss.jbossts.star.provider
404 exception
ResourceNotFoundException(String) - Constructor for exception org.jboss.jbossts.star.provider.ResourceNotFoundException
 
ResourceOperations - Interface in org.omg.CosTransactions
Generated from IDL interface "Resource".
ResourcePOA - Class in org.omg.CosTransactions
Generated from IDL interface "Resource".
ResourcePOA() - Constructor for class org.omg.CosTransactions.ResourcePOA
 
ResourcePOATie - Class in org.omg.CosTransactions
Generated from IDL interface "Resource".
ResourcePOATie(ResourceOperations) - Constructor for class org.omg.CosTransactions.ResourcePOATie
 
ResourcePOATie(ResourceOperations, POA) - Constructor for class org.omg.CosTransactions.ResourcePOATie
 
ResourceRecord - Class in com.arjuna.ats.internal.jts.resources
Arjuna abstract record to handle CORBA (SubtransactionAware)Resource interface.
ResourceRecord(boolean, Resource, Coordinator, Uid, ArjunaTransactionImple) - Constructor for class com.arjuna.ats.internal.jts.resources.ResourceRecord
Constructor
ResourceRecord(boolean, Resource, Uid) - Constructor for class com.arjuna.ats.internal.jts.resources.ResourceRecord
 
ResourceRecord() - Constructor for class com.arjuna.ats.internal.jts.resources.ResourceRecord
 
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.internal.arjuna.abstractrecords.ActivationRecord
Saving of ActivationRecords is only undertaken during the Prepare phase of the top level 2PC.
restore_state(InputObjectState, int) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.DisposeRecord
 
restore_state(InputObjectState, int) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.PersistenceRecord
 
restore_state(InputObjectState, int) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.RecoveryRecord
 
restore_state(InputObjectState, int) - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.CommitMarkableResourceRecord
 
restore_state(InputObjectState, int) - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
 
restore_state(InputObjectState, int) - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XAResourceRecordBean.JTAXAResourceRecordWrapper
Deprecated.
 
restore_state(InputObjectState, int) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.SubordinateAtomicAction
 
restore_state(InputObjectState, int) - Method in class com.arjuna.ats.internal.jta.transaction.jts.subordinate.jca.coordinator.ServerTransaction
 
restore_state(InputObjectState, int) - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.coordinator.ServerTransaction
 
restore_state(InputObjectState, int) - Method in class com.arjuna.ats.internal.jts.recovery.transactions.AssumedCompleteHeuristicServerTransaction
 
restore_state(InputObjectState, int) - Method in class com.arjuna.ats.internal.jts.recovery.transactions.AssumedCompleteHeuristicTransaction
 
restore_state(InputObjectState, int) - Method in class com.arjuna.ats.internal.jts.recovery.transactions.AssumedCompleteServerTransaction
 
restore_state(InputObjectState, int) - Method in class com.arjuna.ats.internal.jts.recovery.transactions.AssumedCompleteTransaction
 
restore_state(InputObjectState, int) - Method in class com.arjuna.ats.internal.jts.resources.ExtendedResourceRecord
restore_state and save_state for ExtendedResourceRecords doesn't generally apply due to object pointers.
restore_state(InputObjectState, int) - Method in class com.arjuna.ats.internal.jts.resources.ResourceRecord
restore_state and save_state for ResourceRecords doesn't generally apply due to object pointers.
restore_state(InputObjectState, int) - Method in class com.arjuna.ats.internal.txoj.abstractrecords.LockRecord
 
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 com.arjuna.mwlabs.wscf.model.sagas.arjunacore.ParticipantRecord
 
restore_state(InputObjectState, int) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ParticipantRecord
 
restore_state(InputObjectState, int) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateATCoordinator
 
restore_state(InputObjectState) - Method in class com.arjuna.mwlabs.wst.at.participants.DurableTwoPhaseCommitParticipant
 
restore_state(InputObjectState) - Static method in class com.arjuna.mwlabs.wst.util.PersistableParticipantHelper
Restore the resource state.
restore_state(InputObjectState) - Method in class com.arjuna.mwlabs.wst11.ba.participants.BusinessAgreementWithParticipantCompletionImple
 
restore_state(InputObjectState, int) - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
restore_state(InputObjectState) - Method in class org.jboss.narayana.compensations.impl.local.LocalParticipant
 
restore_state(InputObjectState, int) - Method in class org.jboss.stm.internal.proxy.LockManagerProxy
 
restore_state(InputObjectState, int) - Method in class org.jboss.stm.internal.proxy.OptimisticLockManagerProxy
 
restore_state(InputObjectState) - Method in class org.jboss.stm.internal.types.AtomicArrayImpl
 
restoreActions(BasicAction) - Static method in class com.arjuna.ats.internal.arjuna.thread.ThreadActionData
Put back the entire hierarchy, removing whatever is already there.
restoreEndpointReference(InputObjectState) - Method in class org.jboss.jbossts.xts.recovery.participant.at.ATParticipantRecoveryRecord
restore the endpoint reference to the coordinator for this participant
restoreEndpointReference(InputObjectState) - Method in class org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryRecord
restore the endpoint reference to the coordinator for this participant
restoreEndpointReference(InputObjectState) - Method in class org.jboss.jbossts.xts11.recovery.participant.at.ATParticipantRecoveryRecord
restore the endpoint reference to the coordinator for this participant
restoreEndpointReference(InputObjectState) - Method in class org.jboss.jbossts.xts11.recovery.participant.ba.BAParticipantRecoveryRecord
restore the endpoint reference to the coordinator for this participant
restoreParticipant(XTSATRecoveryModule) - Method in class org.jboss.jbossts.xts.recovery.participant.at.ATParticipantRecoveryRecord
called during recovery processing to attempt to convert the restored application- specific recovery state back into a participant
restoreParticipant(XTSBARecoveryModule) - Method in class org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryRecord
called during recovery processing to attempt to convert the restored application- specific recovery state back into a participant
restoreState(InputObjectState) - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord
 
restoreState(InputObjectState) - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.XAResourceRecordBean.JTSXAResourceRecordWrapper
Deprecated.
 
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.
restoreState(InputObjectState) - Method in class org.jboss.jbossts.xts.recovery.participant.at.ATParticipantRecoveryRecord
Restore the state of the particpant from the specified input object stream.
restoreState(InputObjectState) - Method in class org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryRecord
Restore the state of the particpant from the specified input object stream.
RestoreState - Annotation Type in org.jboss.stm.annotations
Used to define the specific restore_state method for the class.
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
 
RestrictedInterposition - Class in com.arjuna.ats.internal.jts.interposition.resources.restricted
 
RestrictedInterposition() - Constructor for class com.arjuna.ats.internal.jts.interposition.resources.restricted.RestrictedInterposition
 
RestrictedInterpositionCreator - Class in com.arjuna.ats.internal.jts.interposition.resources.restricted
 
RestrictedInterpositionCreator() - Constructor for class com.arjuna.ats.internal.jts.interposition.resources.restricted.RestrictedInterpositionCreator
 
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(Control) - Method in class com.arjuna.ArjunaOTS._CurrentStub
 
resume(Control) - Method in class com.arjuna.ArjunaOTS.CurrentPOATie
 
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(Transaction) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionManagerImple
Unlike the OTS, if we are already associated with a transaction then we cannot call resume.
resume(Transaction) - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionManagerImple
Unlike the OTS, if we are already associated with a transaction then we cannot call resume.
resume(Control) - Method in class com.arjuna.ats.internal.jts.orbspecific.CurrentImple
To support checked transactions we can only resume if the action is local or we received it implicitly.
resume(Transaction) - Method in class com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate
Resume the specified transaction.
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.
resume(ActivityHierarchy) - Method in class com.arjuna.mwlabs.wsas.UserActivityImple
Given a token representing a context, associate it with the current thread of control.
resume() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorControl
The activity has been resumed on the current thread.
resume(ActivityHierarchy) - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorServiceImple
Given a token representing a context, associate it with the current thread of control.
resume() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorControl
The activity has been resumed on the current thread.
resume(ActivityHierarchy) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorServiceImple
Given a token representing a context, associate it with the current thread of control.
resume(TxContext) - Method in class com.arjuna.mwlabs.wst.at.remote.ContextManager
 
resume(TxContext) - Method in class com.arjuna.mwlabs.wst.ba.remote.ContextManager
 
resume(TxContext) - Method in class com.arjuna.mwlabs.wst11.at.remote.TransactionManagerImple
 
resume(TxContext) - Method in class com.arjuna.mwlabs.wst11.ba.remote.BusinessActivityManagerImple
 
resume(Object) - Method in interface org.jboss.narayana.compensations.impl.BAController
 
resume(CompensationManagerState) - Static method in class org.jboss.narayana.compensations.impl.CompensationManagerImpl
 
resume(Object) - Method in class org.jboss.narayana.compensations.impl.local.LocalBAController
 
resume(Object) - Method in class org.jboss.narayana.compensations.impl.remote.RemoteBAController
 
resume(Transaction) - Method in class org.jboss.narayana.osgi.jta.internal.OsgiTransactionManager
 
resume(BAParticipantManager) - Static method in class org.jboss.narayana.txframework.impl.handlers.wsba.WSBATxControlImpl
 
resume() - Method in class org.jboss.narayana.txframework.impl.Participant
 
resume(Map) - Static method in class org.jboss.narayana.txframework.impl.TXDataMapImpl
 
resume(Transaction) - Static method in class org.jboss.stm.async.Transaction
Resume transaction association on the current thread.
resume(Control) - Method in class org.omg.CosTransactions._CurrentStub
 
resume(Control) - Method in interface org.omg.CosTransactions.CurrentOperations
 
resume(Control) - Method in class org.omg.CosTransactions.CurrentPOATie
 
resume(Coordinator, otid_t) - Method in class org.omg.XA._CurrentConnectionStub
 
resume(Coordinator, otid_t) - Method in interface org.omg.XA.CurrentConnectionOperations
 
resume(Coordinator, otid_t) - Method in class org.omg.XA.CurrentConnectionPOATie
 
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.
resumed() - Method in class com.arjuna.mwlabs.wscf11.model.sagas.arjunacore.SagasHLSImple
The activity has been resumed on the current thread.
resumed() - Method in class com.arjuna.mwlabs.wscf11.model.twophase.arjunacore.TwoPhaseHLSImple
The activity has been resumed on the current thread.
resumed(Transaction) - Method in interface org.jboss.narayana.osgi.jta.internal.OsgiTransactionManager.Listener
 
resumeImple(ControlImple) - Method in class com.arjuna.ats.internal.jts.orbspecific.CurrentImple
 
resumeScan() - Method in class com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery
resume scanning operations This switches the recovery operation mode from SUSPENDED to RESUMED.
resumeScan() - Method in class com.arjuna.ats.internal.arjuna.recovery.RecoveryManagerImple
 
resumeWrapper(ControlWrapper) - Method in class com.arjuna.ats.internal.jts.orbspecific.CurrentImple
 
Retry - Annotation Type in org.jboss.stm.annotations
If pessimistic concurrency control is being used then a conflict will immediately cause the operation to fail and the application can do something else.
reuseConnectionFalse - Static variable in class com.arjuna.ats.internal.jdbc.drivers.modifiers.extensions
 
reuseConnectionTrue - Static variable in class com.arjuna.ats.internal.jdbc.drivers.modifiers.extensions
 
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
 
reveal_state(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.ActionStore
 
reveal_state(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqObjectStoreAdaptor
Reveal a hidden object's state.
reveal_state(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCImple_driver
 
reveal_state(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCStore
 
reveal_state(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.LogStore
 
reveal_state(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.NullActionStore
 
reveal_state(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.ShadowingStore
 
reveal_state(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.TwoPhaseVolatileStore
Reveal a hidden object's state.
reveal_state(Uid, String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.VolatileStore
Reveal a hidden object's state.
revealedId(String) - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStore
Given a type id which is possibly hidden (e.g., has a ! at the end), make it a valid Uid so we can return it.
revealedId(String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.ShadowingStore
 
rewrite() - Method in class com.arjuna.ats.arjuna.state.OutputBuffer
Reset the pack pointer.
rmid() - Method in class org.omg.XA._CurrentConnectionStub
 
rmid() - Method in interface org.omg.XA.CurrentConnectionOperations
 
rmid() - Method in class org.omg.XA.CurrentConnectionPOATie
 
role - Variable in exception com.arjuna.webservices.SoapFault
The SOAP fault role.
rollback() - Method in class com.arjuna.ArjunaOTS._ArjunaSubtranAwareResourceStub
 
rollback() - Method in class com.arjuna.ArjunaOTS._ArjunaTransactionStub
 
rollback() - Method in class com.arjuna.ArjunaOTS._CurrentStub
 
rollback() - Method in class com.arjuna.ArjunaOTS._OTSAbstractRecordStub
 
rollback() - Method in class com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourcePOATie
 
rollback() - Method in class com.arjuna.ArjunaOTS.ArjunaTransactionPOATie
 
rollback() - Method in class com.arjuna.ArjunaOTS.CurrentPOATie
 
rollback() - Method in class com.arjuna.ArjunaOTS.OTSAbstractRecordPOATie
 
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.internal.jdbc.ConnectionImple
 
rollback(Savepoint) - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
rollback(Xid) - Method in class com.arjuna.ats.internal.jdbc.IsSameRMOverrideXAResource
 
rollback() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAOnePhaseResource
Commit the one phase resource.
rollback() - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord
 
rollback() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction
 
rollback(Xid) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.jca.XATerminatorImple
Rollback the imported transaction subordinate.
rollback() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.TransactionImple
This is a subordinate transaction, so any attempt to commit it or roll it back directly, should fail.
rollback() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
 
rollback() - Method in class com.arjuna.ats.internal.jta.transaction.jts.BaseTransaction
 
rollback(Xid) - Method in class com.arjuna.ats.internal.jta.transaction.jts.jca.XATerminatorImple
 
rollback() - Method in class com.arjuna.ats.internal.jta.transaction.jts.subordinate.TransactionImple
This is a subordinate transaction, so any attempt to commit it or roll it back directly, should fail.
rollback() - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionImple
 
rollback() - Method in class com.arjuna.ats.internal.jts.ControlWrapper
 
rollback() - Method in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
 
rollback() - Method in class com.arjuna.ats.internal.jts.orbspecific.CurrentImple
If another thread has already terminated the transaction then: (i) if it rolled back, we do nothing - could throw TransactionRequired of INVALID_TRANSACTION, or NoTransaction.
rollback() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.coordinator.ServerTransaction
 
rollback() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna.ServerNestedAction
 
rollback() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna.ServerTopLevelAction
 
rollback() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.osi.ServerOSITopLevelAction
 
ROLLBACK - Static variable in class com.arjuna.ats.internal.jts.recovery.recoverycoordinators.ResourceCompletor
 
rollback() - Method in class com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate
Rollback the current transaction and disassociate from the thread.
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 class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateATCoordinator
this is driven by a durable participant registered on behalf of the coordinator and does a normal commit minus the after completion processing which will be driven by a volatile participant also registerd for this coordinator..
rollback() - Method in class com.arjuna.mwlabs.wst11.at.participants.CompletionCoordinatorImple
 
rollback() - Method in class com.arjuna.mwlabs.wst11.at.participants.CompletionCoordinatorRPCImple
 
rollback() - Method in class com.arjuna.mwlabs.wst11.at.remote.UserSubordinateTransactionImple
it is inappropriate to call this even if the current transaction is a top level AT transaction so we always throw a WrongStateException.
rollback() - Method in class com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple
 
rollback() - Method in class com.arjuna.mwlabs.wst11.at.remote.UserTransactionStandaloneImple
 
rollback(Notification, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsat.ParticipantInboundEvents
Handle the rollback event.
rollback(Notification, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsat.processors.CompletionCoordinatorProcessor
Rollback.
rollback(Notification, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsat.processors.CompletionCoordinatorRPCProcessor
Rollback.
rollback(Notification, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsat.processors.ParticipantProcessor
Rollback.
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
rollback() - Method in class org.jboss.jbossts.txbridge.inbound.BridgeDurableParticipant
The participant should undo the work that it controls.
rollback() - Method in class org.jboss.jbossts.txbridge.inbound.BridgeVolatileParticipant
Perform afterCompletion cleanup activities such as releasing resources.
rollback(Xid) - Method in class org.jboss.jbossts.txbridge.outbound.BridgeXAResource
Informs the resource manager to roll back work done on behalf of a transaction branch.
rollback() - Method in class org.jboss.jbossts.xts.bridge.at.BridgeWrapper
rollback the bridged-to transaction
rollback(Xid) - Method in class org.jboss.narayana.jta.jms.JmsXAResourceRecoveryHelper
Delegates XAResource#rollback call to the connected JMS resource.
rollback() - Method in class org.jboss.narayana.jta.jms.SessionProxy
 
rollback(Xid) - Method in class org.jboss.narayana.rest.bridge.inbound.InboundBridge
 
rollback() - Method in class org.jboss.narayana.rest.bridge.inbound.InboundBridgeParticipant
 
rollback() - Method in interface org.jboss.narayana.rest.integration.api.Participant
 
rollback() - Method in class org.omg.CosTransactions._CurrentStub
 
rollback() - Method in class org.omg.CosTransactions._ResourceStub
 
rollback() - Method in class org.omg.CosTransactions._SubtransactionAwareResourceStub
 
rollback() - Method in class org.omg.CosTransactions._TerminatorStub
 
rollback() - Method in interface org.omg.CosTransactions.CurrentOperations
 
rollback() - Method in class org.omg.CosTransactions.CurrentPOATie
 
rollback() - Method in interface org.omg.CosTransactions.ResourceOperations
 
rollback() - Method in class org.omg.CosTransactions.ResourcePOATie
 
rollback() - Method in class org.omg.CosTransactions.SubtransactionAwareResourcePOATie
 
rollback() - Method in interface org.omg.CosTransactions.TerminatorOperations
 
rollback() - Method in class org.omg.CosTransactions.TerminatorPOATie
 
rollback_only() - Method in class com.arjuna.ArjunaOTS._ArjunaTransactionStub
 
rollback_only() - Method in class com.arjuna.ArjunaOTS._CurrentStub
 
rollback_only() - Method in class com.arjuna.ArjunaOTS._UidCoordinatorStub
 
rollback_only() - Method in class com.arjuna.ArjunaOTS.ArjunaTransactionPOATie
 
rollback_only() - Method in class com.arjuna.ArjunaOTS.CurrentPOATie
 
rollback_only() - Method in class com.arjuna.ArjunaOTS.UidCoordinatorPOATie
 
rollback_only() - Method in class com.arjuna.ats.internal.jts.ControlWrapper
 
rollback_only() - Method in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
 
rollback_only() - Method in class com.arjuna.ats.internal.jts.orbspecific.CurrentImple
If the transaction has already terminated (or is being terminated) then throw INVALID_TRANSACTION.
rollback_only() - Method in class org.omg.CosTransactions._CoordinatorStub
 
rollback_only() - Method in class org.omg.CosTransactions._CurrentStub
 
rollback_only() - Method in interface org.omg.CosTransactions.CoordinatorOperations
 
rollback_only() - Method in class org.omg.CosTransactions.CoordinatorPOATie
 
rollback_only() - Method in interface org.omg.CosTransactions.CurrentOperations
 
rollback_only() - Method in class org.omg.CosTransactions.CurrentPOATie
 
rollback_subtransaction() - Method in class com.arjuna.ArjunaOTS._ArjunaSubtranAwareResourceStub
 
rollback_subtransaction() - Method in class com.arjuna.ArjunaOTS._OTSAbstractRecordStub
 
rollback_subtransaction() - Method in class com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourcePOATie
 
rollback_subtransaction() - Method in class com.arjuna.ArjunaOTS.OTSAbstractRecordPOATie
 
rollback_subtransaction() - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord
 
rollback_subtransaction() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna.ServerNestedAction
 
rollback_subtransaction() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.osi.ServerOSINestedAction
 
rollback_subtransaction() - Method in class org.omg.CosTransactions._SubtransactionAwareResourceStub
 
rollback_subtransaction() - Method in interface org.omg.CosTransactions.SubtransactionAwareResourceOperations
 
rollback_subtransaction() - Method in class org.omg.CosTransactions.SubtransactionAwareResourcePOATie
 
rollbackAndDisassociate() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.TransactionImple
 
rollbackAndDisassociate() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
Does the same as rollback, but also changes the thread-to-tx association.
rollbackAndDisassociate() - Method in class com.arjuna.ats.internal.jta.transaction.jts.subordinate.TransactionImple
 
rollbackAndDisassociate() - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionImple
 
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.
RollbackOnly - Class in com.arjuna.mw.wstx.status
The transaction is in a state which means that the only eventual outcome is for it to rollback.
rollbackOperation(Notification) - Method in class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorPortTypeImpl
 
rollbackOperation(Notification) - Method in class com.arjuna.webservices11.wsat.sei.CompletionCoordinatorRPCPortTypeImpl
 
rollbackOperation(Notification) - Method in class com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl
 
rollbackOperation(Notification) - Method in interface org.oasis_open.docs.ws_tx.wsat._2006._06.CompletionCoordinatorPortType
 
rollbackOperation(Notification) - Method in interface org.oasis_open.docs.ws_tx.wsat._2006._06.CompletionCoordinatorRPCPortType
 
rollbackOperation(Notification) - Method in interface org.oasis_open.docs.ws_tx.wsat._2006._06.ParticipantPortType
 
rollbackTx() - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
rollbackVolatile() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateATCoordinator
this is driven by a volatile participant registered on behalf of the coordinator
rollbackVolatile() - Method in class org.jboss.jbossts.xts.bridge.at.BridgeWrapper
initiate synchronization afterCompletion processing for the bridged-to transaction following a rollback
rolledBack(Uid) - Method in interface com.arjuna.ats.arjuna.coordinator.listener.ReaperMonitor
The indicated transaction has been rolled back by the reaper.
RolledBack - Class in com.arjuna.mw.wstx.status
The transaction has rolled back.
rolledback() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ParticipantRecord
 
RollingBack - Class in com.arjuna.mw.wstx.status
The transaction is rolling back.
RootOA - Class in com.arjuna.orbportability
RootOA class which represents a RootPOA
rootPoa() - Method in class com.arjuna.orbportability.internal.orbspecific.oa.implementations.POABase
 
rootPoa(POA) - Method in class com.arjuna.orbportability.internal.orbspecific.oa.implementations.POABase
 
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 - Static variable in class com.arjuna.ats.internal.arjuna.coordinator.ReaperElement
 
run() - Method in class com.arjuna.ats.internal.arjuna.coordinator.ReaperThread
 
run() - Method in class com.arjuna.ats.internal.arjuna.coordinator.ReaperWorkerThread
 
run() - Method in class com.arjuna.ats.internal.arjuna.recovery.Connection
Obtains input and output streams and executes work required by the service.
run() - Method in class com.arjuna.ats.internal.arjuna.recovery.ExpiredEntryMonitor
performs periodic scans until a shutdwn is notified
run() - Method in class com.arjuna.ats.internal.arjuna.recovery.Listener
Loops waiting for connection requests from client, creates a new Connection object for each connection.
run() - Method in class com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery
Implements the background thread which performs the periodic recovery
run() - Method in class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.ORBRunner
 
run() - Method in class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.ORBRunner
 
run() - Method in class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.ORBRunner
 
run() - Method in class com.arjuna.ats.internal.jts.recovery.recoverycoordinators.ResourceCompletor
 
run() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredTransactionReplayer
 
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.mwlabs.wsas.activity.ReaperThread
 
run() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator.SubordinateCallback
 
run() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateATCoordinator.SubordinateCallback
 
run() - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.InputStreamFileWriter
 
run(ORB, String) - Method in class com.arjuna.orbportability.internal.orbspecific.oa.implementations.POABase
 
run(ORB) - Method in class com.arjuna.orbportability.internal.orbspecific.oa.implementations.POABase
 
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
 
run() - Method in class com.arjuna.services.framework.startup.Sequencer.Callback
a callback method which is invoked invoked per callback in registration order per web app in web app order per sequence as soon as all callback lists in the sequence have been closed
run() - Method in class com.arjuna.services.framework.task.TaskWorker
Execute the tasks.
run() - Method in class com.arjuna.webservices11.util.MapBuilderAction
 
run() - Method in class com.arjuna.webservices11.util.ServiceAction
 
run() - Method in class com.arjuna.webservices11.util.ServiceRegistryAction
 
run() - Method in class com.arjuna.webservices11.wsaddr.JAXBContextUnmarshalAction
 
run() - Method in class com.arjuna.webservices11.wsaddr.NativeEndpointReferenceContextAction
 
run() - Method in class org.jboss.narayana.jta.jms.SessionProxy
 
run() - Method in class org.jboss.narayana.osgi.jta.internal.Activator
 
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
 
running() - Method in class com.arjuna.ats.internal.jts.ControlWrapper
 

S

SagasHLS - Interface in com.arjuna.mw.wscf.model.sagas.hls
 
SagasHLSImple - Class in com.arjuna.mwlabs.wscf11.model.sagas.arjunacore
The ArjunaCore coordination service implementation.
SagasHLSImple() - Constructor for class com.arjuna.mwlabs.wscf11.model.sagas.arjunacore.SagasHLSImple
 
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, ObjectType) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.ActivationRecord
 
save_state(OutputObjectState, int) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.DisposeRecord
 
save_state(OutputObjectState, int) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.PersistenceRecord
 
save_state(OutputObjectState, int) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.RecoveryRecord
 
save_state(OutputObjectState, int) - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.CommitMarkableResourceRecord
 
save_state(OutputObjectState, int) - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
 
save_state(OutputObjectState, int) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.SubordinateAtomicAction
 
save_state(OutputObjectState, int) - Method in class com.arjuna.ats.internal.jta.transaction.jts.subordinate.jca.coordinator.ServerTransaction
 
save_state(OutputObjectState, int) - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.coordinator.ServerTransaction
 
save_state(OutputObjectState, int) - Method in class com.arjuna.ats.internal.jts.recovery.transactions.AssumedCompleteHeuristicServerTransaction
 
save_state(OutputObjectState, int) - Method in class com.arjuna.ats.internal.jts.recovery.transactions.AssumedCompleteHeuristicTransaction
 
save_state(OutputObjectState, int) - Method in class com.arjuna.ats.internal.jts.recovery.transactions.AssumedCompleteServerTransaction
 
save_state(OutputObjectState, int) - Method in class com.arjuna.ats.internal.jts.recovery.transactions.AssumedCompleteTransaction
 
save_state(OutputObjectState, int) - Method in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredServerTransaction
 
save_state(OutputObjectState, int) - Method in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredTransaction
 
save_state(OutputObjectState, int) - Method in class com.arjuna.ats.internal.jts.resources.ExtendedResourceRecord
restore_state and save_state for ExtendedResourceRecords doesn't generally apply due to object pointers.
save_state(OutputObjectState, int) - Method in class com.arjuna.ats.internal.jts.resources.ResourceRecord
 
save_state(OutputObjectState, int) - Method in class com.arjuna.ats.internal.txoj.abstractrecords.LockRecord
 
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 com.arjuna.mwlabs.wscf.model.sagas.arjunacore.ParticipantRecord
 
save_state(OutputObjectState, int) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ParticipantRecord
 
save_state(OutputObjectState, int) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateATCoordinator
 
save_state(OutputObjectState) - Method in class com.arjuna.mwlabs.wst.at.participants.DurableTwoPhaseCommitParticipant
 
save_state(OutputObjectState, Object) - Static method in class com.arjuna.mwlabs.wst.util.PersistableParticipantHelper
Save the resource state.
save_state(OutputObjectState) - Method in class com.arjuna.mwlabs.wst11.ba.participants.BusinessAgreementWithParticipantCompletionImple
 
save_state(OutputObjectState, int) - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
save_state(OutputObjectState) - Method in class org.jboss.narayana.compensations.impl.local.LocalParticipant
 
save_state(OutputObjectState, int) - Method in class org.jboss.stm.internal.proxy.LockManagerProxy
 
save_state(OutputObjectState, int) - Method in class org.jboss.stm.internal.proxy.OptimisticLockManagerProxy
 
save_state(OutputObjectState) - Method in class org.jboss.stm.internal.types.AtomicArrayImpl
 
savedIntentionList - Variable in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
saveEndpointReference(OutputObjectState) - Method in class org.jboss.jbossts.xts.recovery.participant.at.ATParticipantRecoveryRecord
save the endpoint reference to the coordinator for this participant
saveEndpointReference(OutputObjectState) - Method in class org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryRecord
save the endpoint reference to the coordinator for this participant
saveEndpointReference(OutputObjectState) - Method in class org.jboss.jbossts.xts11.recovery.participant.at.ATParticipantRecoveryRecord
save the endpoint reference to the coordinator for this participant
saveEndpointReference(OutputObjectState) - Method in class org.jboss.jbossts.xts11.recovery.participant.ba.BAParticipantRecoveryRecord
save the endpoint reference to the coordinator for this participant
saveRecord() - Method in class com.arjuna.ArjunaOTS._OTSAbstractRecordStub
 
saveRecord() - Method in interface com.arjuna.ArjunaOTS.OTSAbstractRecordOperations
 
saveRecord() - Method in class com.arjuna.ArjunaOTS.OTSAbstractRecordPOATie
 
saveRecord() - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.LastResourceRecord
 
saveRecord() - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord
 
saveState(OutputObjectState) - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord
 
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.
saveState(OutputObjectState) - Method in class org.jboss.jbossts.xts.recovery.participant.at.ATParticipantRecoveryRecord
Retrieve and save the state of the particpant to the specified input object stream.
saveState(OutputObjectState) - Method in class org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryRecord
Retrieve and save the state of the particpant to the specified input object stream.
SaveState - Annotation Type in org.jboss.stm.annotations
Used to define the specific save_state method for the class.
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.
scan() - Method in class com.arjuna.ats.internal.arjuna.recovery.ExpiredTransactionScanner
This is called periodically by the RecoveryManager
scan() - Method in class com.arjuna.ats.internal.arjuna.recovery.ExpiredTransactionStatusManagerScanner
This is called periodically by the RecoveryManager
scan() - Method in class com.arjuna.ats.internal.arjuna.recovery.RecoveryManagerImple
 
scan() - Method in class com.arjuna.ats.internal.jts.recovery.contact.ExpiredContactScanner
This is called periodically by the RecoveryManager
scan() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.ExpiredAssumedCompleteScanner
 
scan(String) - Static method in class org.jboss.jbossts.xts.bridge.at.BridgeWrapper
return a list of bridge wrappers for all recovered subordinate transactions with a given subordinate type
scanZeroLengthFiles - Variable in class com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore
 
SCHEDULE_CANCEL - Static variable in class com.arjuna.ats.internal.arjuna.coordinator.ReaperElement
 
sec - Variable in class com.arjuna.ats.arjuna.common.Uid
 
send_exception(ServerRequestInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.ServerRecoveryInterceptor
 
send_exception(ServerRequestInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.ServerRecoveryInterceptor
 
send_exception(ServerRequestInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.ServerRecoveryInterceptor
 
send_other(ServerRequestInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.ServerRecoveryInterceptor
 
send_other(ServerRequestInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.ServerRecoveryInterceptor
 
send_other(ServerRequestInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.ServerRecoveryInterceptor
 
send_poll(ClientRequestInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.ClientForwardInterceptor
 
send_poll(ClientRequestInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.ClientForwardInterceptor
 
send_poll(ClientRequestInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.ClientForwardInterceptor
 
send_reply(ServerRequestInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.ServerRecoveryInterceptor
 
send_reply(ServerRequestInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.ServerRecoveryInterceptor
 
send_reply(ServerRequestInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.ServerRecoveryInterceptor
 
send_request(ClientRequestInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.ClientForwardInterceptor
Throws a ForwardRequest
send_request(ClientRequestInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.ClientForwardInterceptor
Throws a ForwardRequest
send_request(ClientRequestInfo) - Method in class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.ClientForwardInterceptor
Throws a ForwardRequest
sendAborted(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsat.client.CompletionInitiatorClient
Send an aborted request.
sendAborted(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsat.client.CoordinatorClient
Send an aborted request.
sendCancel(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsarjtx.client.TerminationCoordinatorClient
Send a cancel request.
sendCancel(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsarjtx.client.TerminationCoordinatorRPCClient
Send a cancel request.
sendCancel(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsba.client.CoordinatorCompletionParticipantClient
Send a cancel request.
sendCancel(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsba.client.ParticipantCompletionParticipantClient
Send a cancel request.
sendCancelled(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsarjtx.client.TerminationParticipantClient
Send a cancelled request.
sendCancelled(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsba.client.CoordinatorCompletionCoordinatorClient
Send a cancelled request.
sendCancelled(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsba.client.ParticipantCompletionCoordinatorClient
Send a cancelled request.
sendCannotComplete(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsba.client.CoordinatorCompletionCoordinatorClient
Send a cannot complete request.
sendCannotComplete(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsba.client.ParticipantCompletionCoordinatorClient
Send a cannot complete request.
sendClose(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsarjtx.client.TerminationCoordinatorClient
Send a close request.
sendClose(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsarjtx.client.TerminationCoordinatorRPCClient
Send a close request.
sendClose(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsba.client.CoordinatorCompletionParticipantClient
Send a close request.
sendClose(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsba.client.ParticipantCompletionParticipantClient
Send a close request.
sendClosed(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsarjtx.client.TerminationParticipantClient
Send a closed request.
sendClosed(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsba.client.CoordinatorCompletionCoordinatorClient
Send a closed request.
sendClosed(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsba.client.ParticipantCompletionCoordinatorClient
Send a closed request.
sendCommit(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsat.client.CompletionCoordinatorClient
Send a commit request.
sendCommit(W3CEndpointReference, MAP) - Method in class com.arjuna.webservices11.wsat.client.CompletionCoordinatorRPCClient
Send a commit request.
sendCommit(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsat.client.ParticipantClient
Send a commit request.
sendCommitted(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsat.client.CompletionInitiatorClient
Send a committed request.
sendCommitted(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsat.client.CoordinatorClient
Send a committed request.
sendCompensate(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsba.client.CoordinatorCompletionParticipantClient
Send a compensate request.
sendCompensate(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsba.client.ParticipantCompletionParticipantClient
Send a compensate request.
sendCompensated(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsba.client.CoordinatorCompletionCoordinatorClient
Send a compensated request.
sendCompensated(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsba.client.ParticipantCompletionCoordinatorClient
Send a compensated request.
sendComplete(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsarjtx.client.TerminationCoordinatorClient
Send a complete request.
sendComplete(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsarjtx.client.TerminationCoordinatorRPCClient
Send a complete request.
sendComplete(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsba.client.CoordinatorCompletionParticipantClient
Send a complete request.
sendCompleted(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsarjtx.client.TerminationParticipantClient
Send a completed request.
sendCompleted(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsba.client.CoordinatorCompletionCoordinatorClient
Send a completed request.
sendCompleted(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsba.client.ParticipantCompletionCoordinatorClient
Send a completed request.
sendCreateCoordination(MAP, String, Expires, CoordinationContext) - Method in class com.arjuna.webservices11.wscoor.client.ActivationCoordinatorClient
Send a create coordination request.
sendExit(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsba.client.CoordinatorCompletionCoordinatorClient
Send an exit request.
sendExit(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsba.client.ParticipantCompletionCoordinatorClient
Send an exit request.
sendExited(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsba.client.CoordinatorCompletionParticipantClient
Send an exited request.
sendExited(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsba.client.ParticipantCompletionParticipantClient
Send an exited request.
sendFail(W3CEndpointReference, MAP, InstanceIdentifier, QName) - Method in class com.arjuna.webservices11.wsba.client.CoordinatorCompletionCoordinatorClient
Address Send a fail request.
sendFail(W3CEndpointReference, MAP, InstanceIdentifier, QName) - Method in class com.arjuna.webservices11.wsba.client.ParticipantCompletionCoordinatorClient
Send a fault request.
sendFailed(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsba.client.CoordinatorCompletionParticipantClient
Send a failed request.
sendFailed(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsba.client.ParticipantCompletionParticipantClient
Send a failed request.
sendFaulted(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsarjtx.client.TerminationParticipantClient
Send a faulted request.
sendGetStatus(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsba.client.CoordinatorCompletionCoordinatorClient
Send a get status request.
sendGetStatus(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsba.client.CoordinatorCompletionParticipantClient
Send a get status request.
sendGetStatus(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsba.client.ParticipantCompletionCoordinatorClient
Send a get status request.
sendGetStatus(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsba.client.ParticipantCompletionParticipantClient
Send a get status request.
sendNotCompleted(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsba.client.CoordinatorCompletionParticipantClient
Send an exited request.
sendNotCompleted(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsba.client.ParticipantCompletionParticipantClient
Send a not completed request.
sendPrepare(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsat.client.ParticipantClient
Send a prepare request.
sendPrepared(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsat.client.CoordinatorClient
Send a prepared request.
sendReadOnly(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsat.client.CoordinatorClient
Send a read only request.
sendRollback(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsat.client.CompletionCoordinatorClient
Send a rollback request.
sendRollback(W3CEndpointReference, MAP) - Method in class com.arjuna.webservices11.wsat.client.CompletionCoordinatorRPCClient
Send a rollback request.
sendRollback(W3CEndpointReference, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsat.client.ParticipantClient
Send a rollback request.
sendSoapFault(W3CEndpointReference, MAP, SoapFault, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsarjtx.client.TerminationParticipantClient
Send a fault.
sendSoapFault(SoapFault, MAP, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsarjtx.client.TerminationParticipantClient
Send a fault.
sendSoapFault(W3CEndpointReference, MAP, SoapFault, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsat.client.CompletionInitiatorClient
Send a fault.
sendSoapFault(MAP, SoapFault, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsat.client.CompletionInitiatorClient
Send a fault for an unknown participant.
sendSoapFault(W3CEndpointReference, MAP, SoapFault, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsat.client.CoordinatorClient
Send a fault.
sendSoapFault(MAP, SoapFault, InstanceIdentifier) - Method in class com.arjuna.webservices11.wsat.client.ParticipantClient
Send a fault.
sendSoapFault(SoapFault11, W3CEndpointReference, MAP, String) - Method in class com.arjuna.webservices11.wsba.client.CoordinatorCompletionCoordinatorClient
send a soap fault
sendSoapFault(SoapFault11, W3CEndpointReference, MAP, String) - Method in class com.arjuna.webservices11.wsba.client.CoordinatorCompletionParticipantClient
send a soap fault
sendSoapFault(SoapFault11, W3CEndpointReference, MAP, String) - Method in class com.arjuna.webservices11.wsba.client.ParticipantCompletionCoordinatorClient
send a soap fault
sendSoapFault(SoapFault11, W3CEndpointReference, MAP, String) - Method in class com.arjuna.webservices11.wsba.client.ParticipantCompletionParticipantClient
send a soap fault
sendStatus(W3CEndpointReference, MAP, InstanceIdentifier, QName) - Method in class com.arjuna.webservices11.wsba.client.CoordinatorCompletionCoordinatorClient
Send a status request.
sendStatus(W3CEndpointReference, MAP, InstanceIdentifier, QName) - Method in class com.arjuna.webservices11.wsba.client.CoordinatorCompletionParticipantClient
Send a status request.
sendStatus(W3CEndpointReference, MAP, InstanceIdentifier, QName) - Method in class com.arjuna.webservices11.wsba.client.ParticipantCompletionCoordinatorClient
Send a status request.
sendStatus(W3CEndpointReference, MAP, InstanceIdentifier, QName) - Method in class com.arjuna.webservices11.wsba.client.ParticipantCompletionParticipantClient
Send a status request.
SEQUENCE_MAX - Static variable in class com.arjuna.services.framework.startup.Sequencer
count of independent startup sequences.
SEQUENCE_WSCOOR10 - Static variable in class com.arjuna.services.framework.startup.Sequencer
index of startup sequence used for serialization of WSCOOR 1.0 initialization callbacks
SEQUENCE_WSCOOR11 - Static variable in class com.arjuna.services.framework.startup.Sequencer
index of startup sequence used for serialization of WSCOOR 1.1 initialization callbacks
Sequencer - Class in com.arjuna.services.framework.startup
A manager which allows initializaton callabcks for a suite of related web apps to be registered and subsequently run in a fixed order, irrespective of the order in which the application server initializes the web apps.
Sequencer.Callback - Class in com.arjuna.services.framework.startup
a callback class specialised by client web apps to execute startup code
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.
serialiseToElement(Element) - Method in class com.arjuna.mwlabs.wst11.at.context.ArjunaContextImple
Serialise the SOAP context into a DOM node.
serialiseToElement(Element) - Method in class com.arjuna.mwlabs.wst11.ba.context.ArjunaContextImple
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.
SERVER_CLASS - Static variable in class org.jboss.narayana.osgi.jta.internal.Activator
 
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
 
ServerControl - Class in com.arjuna.ats.internal.jts.orbspecific.interposition
As with ControlImple, the transaction is maintained until the control object is deleted.
ServerControl(Uid, Control, ArjunaTransactionImple, Coordinator, Terminator) - Constructor for class com.arjuna.ats.internal.jts.orbspecific.interposition.ServerControl
 
ServerControl(ServerTransaction) - Constructor for class com.arjuna.ats.internal.jts.orbspecific.interposition.ServerControl
 
ServerControlWrapper - Class in com.arjuna.ats.internal.jts.interposition
This class attempts to mask the local/remote control issue.
ServerControlWrapper(Control) - Constructor for class com.arjuna.ats.internal.jts.interposition.ServerControlWrapper
 
ServerControlWrapper(ControlImple) - Constructor for class com.arjuna.ats.internal.jts.interposition.ServerControlWrapper
 
ServerControlWrapper(Control, ControlImple) - Constructor for class com.arjuna.ats.internal.jts.interposition.ServerControlWrapper
 
ServerControlWrapper(Control, Uid) - Constructor for class com.arjuna.ats.internal.jts.interposition.ServerControlWrapper
 
ServerFactory - Class in com.arjuna.ats.internal.jts.interposition
This is a server-side factory used for creating server transactions.
ServerFactory() - Constructor for class com.arjuna.ats.internal.jts.interposition.ServerFactory
 
ServerInitializer - Class in com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators
This class registers the ServerForwardInterceptor with the ORB.
ServerInitializer() - Constructor for class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.ServerInitializer
 
ServerInitializer - Class in com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators
This class registers the ServerForwardInterceptor with the ORB.
ServerInitializer() - Constructor for class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.ServerInitializer
 
ServerInitializer - Class in com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators
This class registers the ServerForwardInterceptor with the ORB.
ServerInitializer() - Constructor for class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.ServerInitializer
 
ServerNestedAction - Class in com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna
This looks like an atomic action, but is not actually derived from BasicAction or OTS_Transaction.
ServerNestedAction(ServerControl) - Constructor for class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna.ServerNestedAction
Create local transactions with same ids as remote.
ServerNestedAction() - Constructor for class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna.ServerNestedAction
 
ServerOSINestedAction - Class in com.arjuna.ats.internal.jts.orbspecific.interposition.resources.osi
 
ServerOSINestedAction(ServerControl, boolean) - Constructor for class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.osi.ServerOSINestedAction
 
ServerOSITopLevelAction - Class in com.arjuna.ats.internal.jts.orbspecific.interposition.resources.osi
 
ServerOSITopLevelAction(ServerControl, boolean) - Constructor for class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.osi.ServerOSITopLevelAction
 
ServerRecoveryInterceptor - Class in com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators
This interceptor looks for the content of the Service Context field and extract the data that contains information identifying the transaction and the process Id.
ServerRecoveryInterceptor(ORB) - Constructor for class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.ServerRecoveryInterceptor
 
ServerRecoveryInterceptor - Class in com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators
This interceptor looks for the content of the Service Context field and extract the data that contains information identifying the transaction and the process Id.
ServerRecoveryInterceptor(ORB) - Constructor for class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.ServerRecoveryInterceptor
 
ServerRecoveryInterceptor - Class in com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators
This interceptor looks for the content of the Service Context field and extract the data that contains information identifying the transaction and the process Id.
ServerRecoveryInterceptor(ORB) - Constructor for class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.ServerRecoveryInterceptor
 
ServerRecoveryTopLevelAction - Class in com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna
 
ServerRecoveryTopLevelAction(ServerControl) - Constructor for class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna.ServerRecoveryTopLevelAction
 
ServerResource - Class in com.arjuna.ats.internal.jts.interposition.resources.arjuna
The base class from which interposed resources derive.
ServerResource() - Constructor for class com.arjuna.ats.internal.jts.interposition.resources.arjuna.ServerResource
 
ServerResource(ServerControl) - Constructor for class com.arjuna.ats.internal.jts.interposition.resources.arjuna.ServerResource
 
ServerRestrictedNestedAction - Class in com.arjuna.ats.internal.jts.orbspecific.interposition.resources.restricted
 
ServerRestrictedNestedAction(ServerControl) - Constructor for class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.restricted.ServerRestrictedNestedAction
 
ServerRestrictedTopLevelAction - Class in com.arjuna.ats.internal.jts.orbspecific.interposition.resources.restricted
 
ServerRestrictedTopLevelAction(ServerControl) - Constructor for class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.restricted.ServerRestrictedTopLevelAction
 
ServerStrictNestedAction - Class in com.arjuna.ats.internal.jts.orbspecific.interposition.resources.strict
 
ServerStrictNestedAction(ServerControl, boolean) - Constructor for class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.strict.ServerStrictNestedAction
 
ServerStrictTopLevelAction - Class in com.arjuna.ats.internal.jts.orbspecific.interposition.resources.strict
 
ServerStrictTopLevelAction(ServerControl, boolean) - Constructor for class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.strict.ServerStrictTopLevelAction
 
ServerSynchronization - Class in com.arjuna.ats.internal.jts.orbspecific.interposition.resources
 
ServerSynchronization(ServerTransaction) - Constructor for class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.ServerSynchronization
 
ServerTopLevelAction - Class in com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna
This looks like an atomic action, but is not actually derived from BasicAction or Transaction.
ServerTopLevelAction(ServerControl) - Constructor for class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna.ServerTopLevelAction
 
ServerTopLevelAction() - Constructor for class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna.ServerTopLevelAction
 
ServerTransaction - Class in com.arjuna.ats.internal.jta.transaction.jts.subordinate.jca.coordinator
This looks like an Transaction, but is only created for importing transactions via JCA.
ServerTransaction(Uid, Xid) - Constructor for class com.arjuna.ats.internal.jta.transaction.jts.subordinate.jca.coordinator.ServerTransaction
 
ServerTransaction(Uid) - Constructor for class com.arjuna.ats.internal.jta.transaction.jts.subordinate.jca.coordinator.ServerTransaction
 
ServerTransaction - Class in com.arjuna.ats.internal.jts.orbspecific.interposition.coordinator
This looks like an Transaction, but is only created for interposition purposes.
ServerTransaction(Uid, Control) - Constructor for class com.arjuna.ats.internal.jts.orbspecific.interposition.coordinator.ServerTransaction
 
ServerTransaction(Uid, Control, ArjunaTransactionImple) - Constructor for class com.arjuna.ats.internal.jts.orbspecific.interposition.coordinator.ServerTransaction
 
ServerTransaction(Uid) - Constructor for class com.arjuna.ats.internal.jts.orbspecific.interposition.coordinator.ServerTransaction
Used during crash recovery.
ServerTransactionHeaderReader - Class in com.arjuna.ats.internal.jta.tools.osb.mbean.jts
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
ServerTransactionHeaderReader() - Constructor for class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ServerTransactionHeaderReader
Deprecated.
 
ServerTransactionRecoveryModule - Class in com.arjuna.ats.internal.jts.recovery.transactions
This class is a plug-in module for the recovery manager.
ServerTransactionRecoveryModule() - Constructor for class com.arjuna.ats.internal.jts.recovery.transactions.ServerTransactionRecoveryModule
 
ServerTransactionWrapper - Class in com.arjuna.ats.internal.jta.tools.osb.mbean.jts
 
ServerTransactionWrapper() - Constructor for class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ServerTransactionWrapper
 
ServerTransactionWrapper(Uid) - Constructor for class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ServerTransactionWrapper
 
ServerTransactionWrapper(ActionBean, UidWrapper) - Constructor for class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ServerTransactionWrapper
 
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.
SERVICE - Static variable in class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorRPCService
 
SERVICE_TERMINATION_COORDINATOR - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The termination coordinator service name.
SERVICE_TERMINATION_PARTICIPANT - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The termination participant service name.
ServiceAction<T extends Service> - Class in com.arjuna.webservices11.util
 
ServiceAction(Class<T>) - Constructor for class com.arjuna.webservices11.util.ServiceAction
 
serviceId - Static variable in class com.arjuna.ats.jts.OTSManager
 
serviceInvocationMeta - Variable in class org.jboss.narayana.txframework.impl.Participant
 
ServiceInvocationMeta - Class in org.jboss.narayana.txframework.impl
 
ServiceInvocationMeta(Object, Class, Method) - Constructor for class org.jboss.narayana.txframework.impl.ServiceInvocationMeta
 
ServiceRegistry - Class in com.arjuna.webservices11
The registry of WS service providers for the WS-C and WS-T services.
ServiceRegistry() - Constructor for class com.arjuna.webservices11.ServiceRegistry
 
ServiceRegistryAction - Class in com.arjuna.webservices11.util
 
ServiceRequest - Annotation Type in org.jboss.narayana.txframework.api.annotation.service
Deprecated.
The TXFramework API will be removed. The org.jboss.narayana.compensations API should be used instead. The new API is superior for these reasons:

i) offers a higher level API; ii) The API very closely matches that of JTA, making it easier for developers to learn, iii) It works for non-distributed transactions as well as distributed transactions. iv) It is CDI based so only needs a CDI container to run, rather than a full Java EE server.

Method level annotation used to enable lifecycle handling and configure parameters which control its operation

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
 
serviceType() - Method in class com.arjuna.mwlabs.wsas.activity.ActivityImple
 
serviceType() - Method in class com.arjuna.mwlabs.wsas.UserActivityImple
 
serviceType - Static variable in class com.arjuna.mwlabs.wscf11.model.sagas.arjunacore.SagasHLSImple
 
serviceType - Static variable in class com.arjuna.mwlabs.wscf11.model.twophase.arjunacore.TwoPhaseHLSImple
 
serviceType - Static variable in class com.arjuna.mwlabs.wst11.at.context.ArjunaContextImple
 
serviceType - Static variable in class com.arjuna.mwlabs.wst11.ba.context.ArjunaContextImple
 
SessionClosingSynchronization - Class in org.jboss.narayana.jta.jms
 
SessionClosingSynchronization(Session) - Constructor for class org.jboss.narayana.jta.jms.SessionClosingSynchronization
 
SessionProxy - Class in org.jboss.narayana.jta.jms
 
SessionProxy(XASession, TransactionHelper) - Constructor for class org.jboss.narayana.jta.jms.SessionProxy
 
set(CheckedAction) - Static method in class com.arjuna.ats.internal.jts.coordinator.CheckedActions
 
set(int, E) - Method in class org.jboss.stm.internal.types.AtomicArrayImpl
 
set(boolean) - Method in class org.jboss.stm.internal.types.AtomicBooleanImpl
 
set(double) - Method in class org.jboss.stm.internal.types.AtomicDoubleImpl
 
set(float) - Method in class org.jboss.stm.internal.types.AtomicFloatImpl
 
set(int) - Method in class org.jboss.stm.internal.types.AtomicIntegerImpl
 
set(long) - Method in class org.jboss.stm.internal.types.AtomicLongImpl
 
set(int, E) - Method in interface org.jboss.stm.types.AtomicArray
 
set(boolean) - Method in interface org.jboss.stm.types.AtomicBoolean
 
set(double) - Method in interface org.jboss.stm.types.AtomicDouble
 
set(float) - Method in interface org.jboss.stm.types.AtomicFloat
 
set(int) - Method in interface org.jboss.stm.types.AtomicInteger
 
set(long) - Method in interface org.jboss.stm.types.AtomicLong
 
set_coordinator(Coordinator) - Method in class com.arjuna.ats.internal.jts.orbspecific.ControlImple
 
set_terminator(Terminator) - Method in class com.arjuna.ats.internal.jts.orbspecific.ControlImple
 
set_timeout(int) - Method in class com.arjuna.ArjunaOTS._CurrentStub
 
set_timeout(int) - Method in class com.arjuna.ArjunaOTS.CurrentPOATie
 
set_timeout(int) - Method in class com.arjuna.ats.internal.jts.orbspecific.CurrentImple
 
set_timeout(int) - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
Set the transaction timeout.
set_timeout(int) - Method in class org.omg.CosTransactions._CurrentStub
 
set_timeout(int) - Method in interface org.omg.CosTransactions.CurrentOperations
 
set_timeout(int) - Method in class org.omg.CosTransactions.CurrentPOATie
 
setAbsoluteTimeout(long) - Method in class com.arjuna.ats.internal.arjuna.coordinator.ReaperElement
Sets the absolute timeout.
setAction(String) - Method in exception com.arjuna.webservices.SoapFault
Set the fault action.
setActivated() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
 
setActivated() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateATCoordinator
 
setActive(int) - Method in class org.jboss.jbossts.star.util.media.txstatusext.TransactionStatisticsElement
 
setAddress(String) - Method in class com.arjuna.webservices11.wsaddr.NativeEndpointReference
 
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.
 
setAllTimeoutsToZero() - Method in class com.arjuna.ats.internal.arjuna.coordinator.ReaperElementManager
 
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.
setAsyncIO(boolean) - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBean
Sets the type of Journal.
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.
setAutoCommit(boolean) - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
Not allowed if within a transaction.
setBaseUrl(String) - Method in interface org.jboss.narayana.rest.integration.api.ParticipantsManager
Set the URL of the deployment which contains the ParticipantsManager.
setBaseUrl(String) - Method in class org.jboss.narayana.rest.integration.ParticipantsManagerImpl
 
setBeforeCompletionWhenRollbackOnly(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets if beforeCompletion should be called on transactions that are set rollback only.
setBindAddress10(String) - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Deprecated.
setBindAddress11(String) - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Sets the bind address on which the web service is listening.
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
 
setBindPort10(int) - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Deprecated.
setBindPort11(int) - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Sets the port which will be used to service non-secure requests.
setBindPortSecure10(int) - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Deprecated.
setBindPortSecure11(int) - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Sets the port which will be used to service secure requests.
setBody(Body) - Method in class org.xmlsoap.schemas.soap.envelope.Envelope
Sets the value of the body property.
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.
setBufferFlushesPerSecond(int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBean
Sets the target number of timer based buffer flushes per second.
setBufferSize(int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBean
Sets the buffer size in bytes.
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.
setBusinessActivityManager10(String) - Method in class org.jboss.jbossts.xts.environment.WSTEnvironmentBean
Deprecated.
setBusinessActivityManager11(String) - Method in class org.jboss.jbossts.xts.environment.WSTEnvironmentBean
Sets the name of the class used to implement the WSBA 1.1 BusinessActivityManager API.
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.
setCancelOnly() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorServiceImple
Set the termination status for the current activity to cancel only.
setCancelOnly() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorServiceImple
Set the termination status for the current activity to cancel only.
setCatalog(String) - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
setCheckedAction(CheckedAction) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
Add the specified CheckedAction object to this transaction.
setCheckedAction(CheckedAction) - Method in class com.arjuna.ats.internal.jts.orbspecific.CurrentImple
 
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
 
setClientID(String) - Method in class org.jboss.narayana.jta.jms.ConnectionProxy
 
setClientInfo(String, String) - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
setClientInfo(Properties) - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
setClientServiceURLPath(String) - Method in class org.jboss.jbossts.xts.environment.WSTEnvironmentBean
Sets the URL path component of the URL at which 1.1 WS-T client services have been mapped.
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.
setCommitted(int) - Method in class org.jboss.jbossts.star.util.media.txstatusext.TransactionStatisticsElement
 
setCommitURI(String) - Method in class org.jboss.jbossts.star.util.media.txstatusext.TwoPhaseUnawareParticipantElement
 
setCommunicationStore(String) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Deprecated.
setCompactMinFiles(int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBean
Sets the minimal number of files before we can consider compacting.
setCompactPercentage(int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBean
Sets the percentage minimum capacity usage at which to start compacting.
setCompensateOnly() - Method in interface org.jboss.narayana.compensations.api.CompensationManager
Mark the transaction as "compensate only".
setCompensateOnly() - Method in class org.jboss.narayana.compensations.impl.CompensationManagerImpl
 
setCompensateOnly(boolean) - Method in class org.jboss.narayana.compensations.impl.CompensationManagerState
 
setCompletionStatus(CompletionStatus) - Method in interface com.arjuna.mw.wsas.UserActivity
Set the termination status for the current activity, if any.
setCompletionStatus(CompletionStatus) - Method in class com.arjuna.mwlabs.wsas.activity.ActivityImple
Set the termination status for the current activity, if any.
setCompletionStatus(CompletionStatus) - Method in class com.arjuna.mwlabs.wsas.UserActivityImple
Set the termination status for the current activity, if any.
setContext(T) - Method in class io.narayana.perf.Measurement
 
setContextPropMode(String) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Sets the name of the context propagation mode.
setControlHandle(ControlImple) - Method in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
 
setCoordinationContext(CoordinationContextType) - Method in interface com.arjuna.mw.wsc11.context.Context
 
setCoordinationContext(CoordinationContextType) - Method in class com.arjuna.mwlabs.wst11.at.ContextImple
 
setCoordinationContext(CoordinationContextType) - Method in class com.arjuna.mwlabs.wst11.ba.ContextImple
 
setCoordinationContext(CoordinationContext) - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CreateCoordinationContextResponseType
Sets the value of the coordinationContext property.
setCoordinationType(String) - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CoordinationContextType
Sets the value of the coordinationType property.
setCoordinationType(String) - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CreateCoordinationContextType
Sets the value of the coordinationType property.
setCoordinator(ActivationCoordinatorProcessor) - Static method in class com.arjuna.webservices11.wscoor.processors.ActivationCoordinatorProcessor
Set the coordinator.
setCoordinator(RegistrationCoordinatorProcessor) - Static method in class com.arjuna.webservices11.wscoor.processors.RegistrationCoordinatorProcessor
Set the coordinator.
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
setCoordinatorAddress10(String) - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Deprecated.
setCoordinatorAddress11(String) - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Sets the address which will be used to construct a coordinator URL if it is not specified.
setCoordinatorPath10(String) - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Deprecated.
setCoordinatorPath11(String) - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Sets the path which will be used to construct a coordinator URL if it is not specified.
setCoordinatorPort10(int) - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Deprecated.
setCoordinatorPort11(int) - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Sets the port which will be used to construct a coordinator URL if it is not specified.
setCoordinatorProtocolService(W3CEndpointReference) - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.RegisterResponseType
Sets the value of the coordinatorProtocolService property.
setCoordinatorRecoveryModules(List<String>) - Method in class org.jboss.jbossts.xts.environment.RecoveryEnvironmentBean
Sets the list of XTS coordinator recovery modules to be installed at startup and removed at shutdown.
setCoordinatorRecoveryStarted() - Method in class org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManager
record the fact that the first AT coordinator recovery scan has completed.
setCoordinatorRecoveryStarted() - Method in class org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManagerImple
record the fact that the first AT coordinator recovery scan has completed.
setCoordinatorRecoveryStarted() - Method in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManager
record the fact that the first BA coordinator recovery scan has completed.
setCoordinatorRecoveryStarted() - Method in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManagerImple
record the fact that the first BA coordinator recovery scan has completed.
setCoordinatorScheme10(String) - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Deprecated.
setCoordinatorScheme11(String) - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Sets the scheme which will be used to construct a coordinator URL if it is not specified.
setCoordinatorServiceURLPath(String) - Method in class org.jboss.jbossts.xts.environment.WSTEnvironmentBean
Sets the URL path component of the URL at which 1.1 WS-T coordinator services have been mapped.
setCoordinatorURL10(String) - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Deprecated.
setCoordinatorURL11(String) - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Sets the URL to be used by XTS clients to address the Activation Coordinator service when starting a transaction.
setCreated(Date) - Method in class org.jboss.jbossts.star.util.media.txstatusext.CoordinatorElement
 
setCreated(Date) - Method in class org.jboss.jbossts.star.util.media.txstatusext.ParticipantElement
 
setCreated(Date) - Method in class org.jboss.jbossts.star.util.media.txstatusext.TransactionManagerElement
 
setCreateTable(boolean) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Set whether to create the table.
setCreator(RecoveryCreator) - Static method in class com.arjuna.ats.internal.jts.recovery.RecoveryCreator
 
setCurrentContext(CreateCoordinationContextType.CurrentContext) - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CreateCoordinationContextType
Sets the value of the currentContext property.
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.
setDefaultProperties(Properties) - Static method in class org.jboss.jbossts.xts.environment.XTSPropertiesFactory
Returns the systems default properties, as read from the configuration file.
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
 
setDetail(String) - Method in exception com.arjuna.webservices.SoapFault
Set the SOAP fault detail.
setDetail(Detail) - Method in class org.xmlsoap.schemas.soap.envelope.Fault
Sets the value of the detail property.
setDetailElement(Element) - Method in exception com.arjuna.webservices11.SoapFault11
Set the SOAP fault detailElement.
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.
setDurableParticipantEnlistmentURI(String) - Method in class org.jboss.jbossts.star.util.media.txstatusext.CoordinatorElement
 
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
 
setEndpoint(W3CEndpointReference) - Method in class com.arjuna.mwlabs.wst11.ba.BusinessActivityTerminatorImple
update the business activity terminator with an endpoint supplied at registration time
setEndpointInstanceIdentifier(W3CEndpointReferenceBuilder, String) - Static method in class com.arjuna.webservices11.wsarj.InstanceIdentifier
Set the identifier on a W3C endpoint reference under construction.
setEndpointInstanceIdentifier(W3CEndpointReferenceBuilder, InstanceIdentifier) - Static method in class com.arjuna.webservices11.wsarj.InstanceIdentifier
Set the identifier on a W3C endpoint reference under construction.
setEndpointInstanceIdentifier(MAPEndpoint, InstanceIdentifier) - Static method in class com.arjuna.webservices11.wsarj.InstanceIdentifier
Set the identifier on a WS Addressing endpoint reference under construction.
setEndpointInstanceIdentifier(MAPEndpoint, String) - Static method in class com.arjuna.webservices11.wsarj.InstanceIdentifier
Set the identifier on a WS Addressing endpoint reference under construction.
setEndpointName(QName) - Method in class com.arjuna.webservices11.wsaddr.NativeEndpointReference
 
setEnlistmentUrl(String) - Method in class org.jboss.narayana.rest.bridge.inbound.InboundBridge
 
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.
setException(Exception) - Method in class io.narayana.perf.Measurement
 
setExceptionIdentifier(QName) - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.ExceptionType
Sets the value of the exceptionIdentifier property.
setExceptionListener(ExceptionListener) - Method in class org.jboss.narayana.jta.jms.ConnectionProxy
 
setExpires(Expires) - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CoordinationContextType
Sets the value of the expires property.
setExpires(Expires) - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CreateCoordinationContextType
Sets the value of the expires property.
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
 
setFailed() - Method in class com.arjuna.webservices.base.processors.Callback
Set the failed flag.
setFailOnRegression(boolean) - Method in class io.narayana.perf.RegressionChecker
 
setFault(String) - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
setFault(String) - Method in class org.jboss.jbossts.star.resource.Transaction
 
setFaultactor(String) - Method in class org.xmlsoap.schemas.soap.envelope.Fault
Sets the value of the faultactor property.
setFaultcode(QName) - Method in class org.xmlsoap.schemas.soap.envelope.Fault
Sets the value of the faultcode property.
setFaultstring(String) - Method in class org.xmlsoap.schemas.soap.envelope.Fault
Sets the value of the faultstring property.
setFileDir(String) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Sets the name of the directory to store reference files in.
setFileExtension(String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBean
Sets the suffix to be used when naming each log file.
setFilename(String) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler
 
setFilePrefix(String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBean
Sets the prefix to be used when naming each log file.
setFileSize(int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBean
Sets the desired size in bytes for each log file.
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.
setHeader(Header) - Method in class org.xmlsoap.schemas.soap.envelope.Envelope
Sets the value of the header property.
setHeaderElements(Element[]) - Method in exception com.arjuna.webservices11.SoapFault11
Set the SOAP fault header elements.
setHeaderFault(boolean) - Method in exception com.arjuna.webservices.SoapFault
Set the header fault flag.
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.
setHoldability(int) - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
setHttpBindInetAddress(InetAddress) - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
this setter is used by the microcontainer to inject the inet address supplied during app server startup.
setHttpConnectionCreator(HttpConnectionCreator) - Static method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
setIdentifier(CoordinationContextType.Identifier) - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CoordinationContextType
Sets the value of the identifier property.
setIDLExecutable(String) - Method in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
 
setInfo(String) - Method in class io.narayana.perf.Measurement
 
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.
setInitialTransportPeriod(int) - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Sets initial time to wait before resending a coordination protocol message.
setInproperty(String) - Method in class com.arjuna.orbportability.common.ant.IDLBuildList
 
setInstanceIdentifier(InstanceIdentifier) - Method in class com.arjuna.webservices11.wsarj.ArjunaContext
Set the instance identifier.
setInstanceIdentifier(String) - Method in class com.arjuna.webservices11.wsarj.InstanceIdentifier
Set the instance identifier of this element.
setInterposition(String) - Method in class com.arjuna.ats.jts.common.JTSEnvironmentBean
Sets the Xid format interposition strategy.
setIsolationLevel(Connection, int) - Method in interface com.arjuna.ats.internal.jdbc.drivers.modifiers.ConnectionModifier
 
setIsolationLevel(Connection, int) - Method in class com.arjuna.ats.internal.jdbc.drivers.modifiers.IsSameRMModifier
 
setIsolationLevel(Connection, int) - Method in class com.arjuna.ats.internal.jdbc.drivers.modifiers.jndi
 
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.
setJbossXATerminator(JBossXATerminator) - Method in class com.arjuna.ats.jbossatx.jta.TransactionManagerService
 
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
setJndiName(String) - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
Sets the resource manager JNDI name.
setJndiProperties(Hashtable) - Method in class com.arjuna.ats.jdbc.common.JDBCEnvironmentBean
Sets the JNDI properties used by transactional driver code.
setJtsXAResourceRecord(JTSXAResourceRecordWrapper) - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.XAResourceRecordBean
Deprecated.
 
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, Lock) - Static method in class com.arjuna.ats.internal.txoj.LockFriend
 
setLink(Lock) - Method in class com.arjuna.ats.txoj.Lock
Set the next lock in the chain.
setLinkHeader(Response.ResponseBuilder, String, String, String, String) - Static method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
setLinkHeader(Response.ResponseBuilder, Link) - Static method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
setListener(OsgiTransactionManager.Listener) - Method in class org.jboss.narayana.osgi.jta.internal.OsgiTransactionManager
 
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
 
setlock(Lock, int, int) - Method in class org.jboss.stm.internal.optimistic.OptimisticLockManager
 
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.
setLoggedTransaction(AppendLogTransaction) - Method in class com.arjuna.ats.internal.arjuna.coordinator.AppendLogTransaction
 
setLogRates(boolean) - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBean
Sets the debug log mode for Journal throughput statistics.
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
 
setMaximumTransportPeriod(long) - Static method in class com.arjuna.webservices.util.TransportTimer
Set the maximum transport period for engines which require an exponentially increasing period between message resends.
setMaximumTransportPeriod(int) - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Sets maximum time to wait before resending a coordination protocol message.
setMaximumWorkerCount(int) - Method in class com.arjuna.services.framework.task.TaskManager
Set the maximum worker count for the pool.
setMaxIO(int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBean
Sets the maximum write requests queue depth.
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
 
setMessageListener(MessageListener) - Method in class org.jboss.narayana.jta.jms.SessionProxy
 
setMetadata(List<Element>) - Method in class com.arjuna.webservices11.wsaddr.NativeEndpointReference
 
setMinFiles(int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBean
Sets the minimum number of log files to use.
setMinimumWorkerCount(int) - Method in class com.arjuna.services.framework.task.TaskManager
Set the minimum worker count for the pool.
setModifier(ConnectionModifier) - Method in class com.arjuna.ats.internal.jdbc.DirectRecoverableConnection
 
setModifier(ConnectionModifier) - Method in class com.arjuna.ats.internal.jdbc.IndirectRecoverableConnection
 
setModifier(ConnectionModifier) - Method in class com.arjuna.ats.internal.jdbc.ProvidedXADataSourceConnection
 
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.
setNetworkTimeout(Executor, int) - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
setNext(AbstractRecord) - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
Set the next element in the list to the specified instance.
setNext(AtomicLinkedList) - Method in interface org.jboss.stm.types.AtomicLinkedList
 
setNode(String) - Method in exception com.arjuna.webservices.SoapFault
Set the SOAP fault node.
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.
setNumberOfErrors(int) - Method in class io.narayana.perf.Measurement
 
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.internal.jts.ORBManager
 
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
 
setParentHandle(ServerResource) - Method in class com.arjuna.ats.internal.jts.interposition.resources.arjuna.ServerResource
 
setParticipantCount(Integer) - Static method in class org.jboss.jbossts.xts.bytemanSupport.participantCompletion.ParticipantCompletionCoordinatorCloseBeforeCompletedRules
 
setParticipantCount(Integer) - Static method in class org.jboss.jbossts.xts.bytemanSupport.participantCompletion.ParticipantCompletionCoordinatorRules
 
setParticipantProtocolService(W3CEndpointReference) - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.RegisterType
Sets the value of the participantProtocolService property.
setParticipantRecoveryModules(List<String>) - Method in class org.jboss.jbossts.xts.environment.RecoveryEnvironmentBean
Sets the list of XTS participant recovery modules to be installed at startup and removed at shutdown.
setParticipantServiceURLPath(String) - Method in class org.jboss.jbossts.xts.environment.WSTEnvironmentBean
Sets the URL path component of the URL at which 1.1 WS-T participant services have been mapped.
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.internal.jts.ORBManager
 
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.
setPoolSize(int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBean
Sets the number of files that can be reused.
setPrepared(int) - Method in class org.jboss.jbossts.star.util.media.txstatusext.TransactionStatisticsElement
 
setPrepareURI(String) - Method in class org.jboss.jbossts.star.util.media.txstatusext.TwoPhaseUnawareParticipantElement
 
setPrev(AtomicLinkedList) - Method in interface org.jboss.stm.types.AtomicLinkedList
 
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
 
setProcessId(Uid) - Method in class com.arjuna.ats.internal.arjuna.Header
 
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.
setProcessor(TerminationCoordinatorProcessor) - Static method in class com.arjuna.webservices11.wsarjtx.processors.TerminationCoordinatorProcessor
Set the processor.
setProcessor(TerminationCoordinatorRPCProcessor) - Static method in class com.arjuna.webservices11.wsarjtx.processors.TerminationCoordinatorRPCProcessor
Set the processor.
setProcessor(CompletionCoordinatorProcessor) - Static method in class com.arjuna.webservices11.wsat.processors.CompletionCoordinatorProcessor
Set the processor.
setProcessor(CompletionCoordinatorRPCProcessor) - Static method in class com.arjuna.webservices11.wsat.processors.CompletionCoordinatorRPCProcessor
Set the processor.
setProcessor(CoordinatorProcessor) - Static method in class com.arjuna.webservices11.wsat.processors.CoordinatorProcessor
Set the processor singleton.
setProcessor(ParticipantProcessor) - Static method in class com.arjuna.webservices11.wsat.processors.ParticipantProcessor
Set the processor.
setProcessor(CoordinatorCompletionCoordinatorProcessor) - Static method in class com.arjuna.webservices11.wsba.processors.CoordinatorCompletionCoordinatorProcessor
Set the processor.
setProcessor(CoordinatorCompletionParticipantProcessor) - Static method in class com.arjuna.webservices11.wsba.processors.CoordinatorCompletionParticipantProcessor
Set the processor.
setProcessor(ParticipantCompletionCoordinatorProcessor) - Static method in class com.arjuna.webservices11.wsba.processors.ParticipantCompletionCoordinatorProcessor
Set the processor.
setProcessor(ParticipantCompletionParticipantProcessor) - Static method in class com.arjuna.webservices11.wsba.processors.ParticipantCompletionParticipantProcessor
Set the processor.
setProductName(String) - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
Sets the resource manager product name.
setProductVersion(String) - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
Sets the resource manager product version.
setPropagateFullContext(boolean) - Static method in class com.arjuna.ats.internal.jbossatx.jts.PropagationContextWrapper
 
setPropagateFullContext(boolean) - Method in class com.arjuna.ats.jbossatx.jts.TransactionManagerService
Set whether the transaction propagation context manager should propagate a full PropagationContext (JTS) or just a cut-down version (for JTA).
setPropagateFullContext(boolean) - Method in interface com.arjuna.ats.jbossatx.jts.TransactionManagerServiceMBean
Set whether the transaction propagation context manager should propagate a full PropagationContext (JTS) or just a cut-down version (for JTA).
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.
setProperty(String, String) - Method in class com.arjuna.ats.internal.jdbc.drivers.XADataSourceReflectionWrapper
 
setProtocolIdentifier(String) - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.RegisterType
Sets the value of the protocolIdentifier property.
setProtocolImplementations(List<String>) - Method in class org.jboss.jbossts.xts.environment.WSCFEnvironmentBean
Sets the list of names of classes which provide protocol implementations.
setPurgeTime(long) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets the purge interval for the LogStore, in milliseconds.
setReactivationProcessingStarted() - Static method in class com.arjuna.webservices.base.processors.ReactivatedObjectProcessor
notify completion of a recovery log scan for XTS data
setReadOnly(boolean) - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
Can only set readonly before we use the connection in a given transaction!
setReadonlyOptimisation(boolean) - Method in class com.arjuna.ats.arjuna.common.CoordinatorEnvironmentBean
Sets if handling of read only resources should be optimized.
setReason(String) - Method in class com.arjuna.schemas.ws._2005._10.wsarjtx.ExceptionType
Sets the value of the reason property.
setReason(String) - Method in exception com.arjuna.webservices.SoapFault
Set the SOAP fault reason.
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.
setRecoveryCoordinator(RecoveryCoordinator) - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord
 
setRecoveryCoordinator(RecoveryCoordinator) - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.coordinator.ServerTransaction
 
setRecoveryCoordinator() - Method in class org.jboss.jbossts.xts.recovery.coordinator.ba.RecoveryBACoordinator
provide the recovered participants with a handle on this coordinator so they can propagate events through to it.
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.
setRecoveryManager(XTSATRecoveryManager) - Static method in class org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManager
set the WS-AT recovery manager singleton instance
setRecoveryManager(XTSBARecoveryManager) - Static method in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManager
set the WS-BA recovery manager singleton instance
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
 
setRecoveryURI(String) - Method in class org.jboss.jbossts.star.util.media.txstatusext.ParticipantElement
 
setReferenceParameters(List<Element>) - Method in class com.arjuna.webservices11.wsaddr.NativeEndpointReference
 
setRegistrationService(W3CEndpointReference) - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CoordinationContextType
Sets the value of the registrationService property.
setRegression(boolean) - Method in class io.narayana.perf.Measurement
 
setResetMetrics(boolean) - Method in class io.narayana.perf.RegressionChecker
 
setResolveService(String) - Method in class com.arjuna.orbportability.common.OrbPortabilityEnvironmentBean
Sets the symbolic name of the configuration mechanism for resolving service references.
setResourceURI(String) - Method in class org.jboss.jbossts.star.util.media.txstatusext.ParticipantElement
 
setRole(String) - Method in exception com.arjuna.webservices.SoapFault
Set the SOAP fault role.
setRollbackOnly() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction
 
setRollbackOnly() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
 
setRollbackOnly() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionSynchronizationRegistryImple
 
setRollbackOnly() - Method in class com.arjuna.ats.internal.jta.transaction.jts.BaseTransaction
 
setRollbackOnly() - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionImple
 
setRollbackOnly() - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionSynchronizationRegistryImple
 
setRollbackOnly() - Method in class com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate
Set rollback only on the current transaction.
setRollbackOnly() - Method in class org.jboss.jbossts.txbridge.inbound.InboundBridge
 
setRollbackURI(String) - Method in class org.jboss.jbossts.star.util.media.txstatusext.TwoPhaseUnawareParticipantElement
 
setRolledback(int) - Method in class org.jboss.jbossts.star.util.media.txstatusext.TransactionStatisticsElement
 
setRootPoa(POA) - Method in class com.arjuna.orbportability.ChildOA
Set the Root POA represented by this ChildOA class
setSavepoint() - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
setSavepoint(String) - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
setScanZeroLengthFiles(boolean) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets if zero length files should be returned by a recovery scan.
setSchema(String) - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
setServiceName(QName) - Method in class com.arjuna.webservices11.wsaddr.NativeEndpointReference
 
setServiceURLPath(String) - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Sets the URL path component of the URL at which 1.1 WS-C services have been mapped.
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.
setSoapFaultType(String) - Method in class com.arjuna.schemas.ws._2005._10.wsarjtx.ExceptionType
Sets the value of the soapFaultType property.
setSoapFaultType(SoapFaultType) - Method in exception com.arjuna.webservices.SoapFault
Set the SOAP fault type.
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.
setState(int) - Method in class com.arjuna.ats.internal.jta.xa.TxInfo
 
setState(QName) - Method in class org.oasis_open.docs.ws_tx.wsba._2006._06.StatusType
Sets the value of the state property.
setStatistics(TransactionStatisticsElement) - Method in class org.jboss.jbossts.star.util.media.txstatusext.TransactionManagerElement
 
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.
 
setStatus(TransactionStatusElement) - Method in class org.jboss.jbossts.star.util.media.txstatusext.CoordinatorElement
 
setStatus(TransactionStatusElement) - Method in class org.jboss.jbossts.star.util.media.txstatusext.ParticipantElement
 
setStatus(String) - Method in class org.jboss.narayana.rest.integration.ParticipantInformation
 
setStoreDir(String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBean
Sets the log directory path.
setSubCode(QName) - Method in class com.arjuna.schemas.ws._2005._10.wsarjtx.ExceptionType
Sets the value of the subCode property.
setSubcode(QName) - Method in exception com.arjuna.webservices.SoapFault
Set the SOAP fault subcode.
setSubordinateCoordinatorRecoveryStarted() - Method in class org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManager
record the fact that the first AT subordinate coordinator recovery scan has completed.
setSubordinateCoordinatorRecoveryStarted() - Method in class org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManagerImple
record the fact that the first AT subordinate coordinator recovery scan has completed.
setSubordinateCoordinatorRecoveryStarted() - Method in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManager
record the fact that the first BA subordinate coordinator recovery scan has completed.
setSubordinateCoordinatorRecoveryStarted() - Method in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManagerImple
 
setSubordinateNodeName(XID, String) - Static method in class com.arjuna.ats.jta.xa.XATxConverter
 
setSubSubcode(QName) - Method in exception com.arjuna.webservices.SoapFault
Set the SOAP fault sub subcode.
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.
setSyncDeletes(boolean) - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBean
Sets if log delete operations should be synchronous or not.
setSynchronousRemoval(boolean) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets if the LogStore should write removal records synchronously or not.
setSyncWrites(boolean) - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalEnvironmentBean
Sets if log write operations should be synchronous 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
setTerminateURI(String) - Method in class org.jboss.jbossts.star.util.media.txstatusext.CoordinatorElement
 
setTerminatorURI(String) - Method in class org.jboss.jbossts.star.util.media.txstatusext.TwoPhaseAwareParticipantElement
 
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.
setTimeout(int) - Method in class com.arjuna.mwlabs.wsas.UserActivityImple
Set the timeout to be associated with all subsequently created activities.
setTimeout(int) - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorServiceImple
Set the timeout to be associated with all subsequently created activities.
setTimeout(int) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorServiceImple
Set the timeout to be associated with all subsequently created activities.
setTimeout(long) - Method in class org.jboss.jbossts.star.util.media.txstatusext.CoordinatorElement
 
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.
 
setTotalMillis(long) - Method in class io.narayana.perf.Measurement
 
setTransaction(Transaction) - Method in class com.arjuna.ats.internal.jdbc.DirectRecoverableConnection
 
setTransaction(Transaction) - Method in class com.arjuna.ats.internal.jdbc.IndirectRecoverableConnection
 
setTransaction(Transaction) - Method in class com.arjuna.ats.internal.jdbc.ProvidedXADataSourceConnection
 
setTransaction(Transaction) - Method in interface com.arjuna.ats.internal.jdbc.TransactionalDriverXAConnection
Remember the transaction we are being used within.
setTransaction(Transaction) - Method in interface com.arjuna.ats.jta.xa.RecoverableXAConnection
Remember the transaction we are being used within.
setTransactionIsolation(int) - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
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.
setTransactionManager10(String) - Method in class org.jboss.jbossts.xts.environment.WSTEnvironmentBean
Deprecated.
setTransactionManager11(String) - Method in class org.jboss.jbossts.xts.environment.WSTEnvironmentBean
Sets the name of the class used to implement the WSAT 1.1 TransactionManager API.
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.jbossatx.jta.TransactionManagerService
 
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.
setTransactionTimeout(int) - Method in class com.arjuna.ats.internal.jdbc.IsSameRMOverrideXAResource
 
setTransactionTimeout(int) - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction
 
setTransactionTimeout(int) - Method in class com.arjuna.ats.internal.jta.transaction.jts.BaseTransaction
 
setTransactionTimeout(int) - Method in class com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate
Set the transaction timeout on the current thread.
setTransactionTimeout(int) - Method in class org.jboss.jbossts.txbridge.outbound.BridgeXAResource
Sets the current transaction timeout value for this XAResource instance.
setTransactionTimeout(int) - Method in class org.jboss.narayana.jta.jms.JmsXAResourceRecoveryHelper
Delegates XAResource#setTransactionTimeout call to the connected JMS resource.
setTransactionTimeout(int) - Method in class org.jboss.narayana.rest.bridge.inbound.InboundBridge
 
setTransportPeriod(long) - Static method in class com.arjuna.webservices.util.TransportTimer
Set the initial transport period.
setTransportTimeout(long) - Static method in class com.arjuna.webservices.util.TransportTimer
Set the transport timeout.
setTransportTimeout(int) - Method in class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
Sets the wait period after sending a protocol message and not getting the expected reply before it is decided that the server at the other end has crashed.
setTriggered() - Method in class com.arjuna.webservices.base.processors.Callback
Set the triggered flag.
setTxContextToExtend(Object) - Static method in class org.jboss.narayana.compensations.impl.CompensationContext
 
setTxId(Uid) - Method in class com.arjuna.ats.internal.arjuna.Header
 
setTxLogSize(long) - Method in class com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Sets the default size of the LogStore, in bytes.
setTxnMgrUrl(String) - Static method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
setTxnURI(String) - Method in class org.jboss.jbossts.star.util.media.txstatusext.CoordinatorElement
 
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.
setTxType(SubordinationManager.TxType) - Static method in class com.arjuna.ats.internal.jta.transaction.arjunacore.jca.SubordinationManager
 
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
setTypeMap(Map<String, Class<?>>) - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
setTypes(Map<String, String>) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser
Deprecated.
setup() - Method in interface com.arjuna.ats.internal.arjuna.thread.ThreadSetup
 
setupHierarchy(PropagationContext) - Method in class com.arjuna.ats.internal.jts.interposition.resources.arjuna.Interposition
 
setupHierarchy(PropagationContext) - Method in class com.arjuna.ats.internal.jts.interposition.resources.osi.OSIInterposition
 
setupHierarchy(PropagationContext) - Method in class com.arjuna.ats.internal.jts.interposition.resources.restricted.RestrictedInterposition
 
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.
setUserBusinessActivity10(String) - Method in class org.jboss.jbossts.xts.environment.WSTEnvironmentBean
Deprecated.
setUserBusinessActivity11(String) - Method in class org.jboss.jbossts.xts.environment.WSTEnvironmentBean
Sets the name of the class used to implement the WSBA 1.1 UserBusinessActivity API.
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.
setUserTransaction10(String) - Method in class org.jboss.jbossts.xts.environment.WSTEnvironmentBean
Deprecated.
setUserTransaction11(String) - Method in class org.jboss.jbossts.xts.environment.WSTEnvironmentBean
Sets the name of the class used to implement the WSAT 1.1 UserTransaction API.
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 com.arjuna.ats.internal.arjuna.abstractrecords.ActivationRecord
 
setValue(Object) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.LastResourceRecord
 
setValue(Object) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.RecoveryRecord
 
setValue(Object) - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.CommitMarkableResourceRecord
 
setValue(Object) - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
 
setValue(Object) - Method in class com.arjuna.ats.internal.jts.resources.ExtendedResourceRecord
 
setValue(Object) - Method in class com.arjuna.ats.internal.jts.resources.ResourceRecord
 
setValue(Object) - Method in class com.arjuna.ats.internal.txoj.abstractrecords.LockRecord
 
setValue(Object) - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.ParticipantRecord
Set the internal value.
setValue(Object) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ParticipantRecord
Set the internal value.
setValue(Object) - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
setValue(String) - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CoordinationContextType.Identifier
Sets the value of the value property.
setValue(long) - Method in class org.oasis_open.docs.ws_tx.wscoor._2006._06.Expires
Sets the value of the value property.
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
 
setVolatileParticipantEnlistmentURI(String) - Method in class org.jboss.jbossts.star.util.media.txstatusext.CoordinatorElement
 
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.
setWsdlLocation(String) - Method in class com.arjuna.webservices11.wsaddr.NativeEndpointReference
 
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.
setXAResource(XAResource) - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord
For those objects where the original XAResource could not be saved.
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.
setXid(Xid) - Method in class org.jboss.narayana.rest.bridge.inbound.InboundBridge
 
setXtsInitialisations(List<String>) - Method in class org.jboss.jbossts.xts.environment.XTSEnvironmentBean
Sets the list of XTS recovery modules to be installed at startup and removed at shutdown.
SHADOWCHAR - Static variable in class com.arjuna.ats.internal.arjuna.objectstore.HashedStore
 
SHADOWCHAR - Static variable in class com.arjuna.ats.internal.arjuna.objectstore.ShadowingStore
 
shadowForced() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.PersistenceRecord
Cadaver records force write shadows.
ShadowingStore - Class in com.arjuna.ats.internal.arjuna.objectstore
A shadowing file store implementation.
ShadowingStore(ObjectStoreEnvironmentBean) - Constructor for class com.arjuna.ats.internal.arjuna.objectstore.ShadowingStore
 
shadowMade - Variable in class com.arjuna.ats.internal.arjuna.abstractrecords.PersistenceRecord
 
ShadowNoFileLockStore - Class in com.arjuna.ats.internal.arjuna.objectstore
Almost the same as the ShadowingStore implementation, but assumes all concurrency control is provided by the object.
ShadowNoFileLockStore(ObjectStoreEnvironmentBean) - Constructor for class com.arjuna.ats.internal.arjuna.objectstore.ShadowNoFileLockStore
 
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(OTSAbstractRecord) - Method in class com.arjuna.ArjunaOTS._OTSAbstractRecordStub
 
shouldAdd(OTSAbstractRecord) - Method in interface com.arjuna.ArjunaOTS.OTSAbstractRecordOperations
 
shouldAdd(OTSAbstractRecord) - Method in class com.arjuna.ArjunaOTS.OTSAbstractRecordPOATie
 
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 com.arjuna.ats.internal.arjuna.abstractrecords.ActivationRecord
 
shouldAdd(AbstractRecord) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.DisposeRecord
 
shouldAdd(AbstractRecord) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.LastResourceRecord
 
shouldAdd(AbstractRecord) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.RecoveryRecord
 
shouldAdd(AbstractRecord) - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.CommitMarkableResourceRecord
 
shouldAdd(AbstractRecord) - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
 
shouldAdd(OTSAbstractRecord) - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.LastResourceRecord
 
shouldAdd(OTSAbstractRecord) - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord
 
shouldAdd(AbstractRecord) - Method in class com.arjuna.ats.internal.jts.resources.ExtendedResourceRecord
 
shouldAdd(AbstractRecord) - Method in class com.arjuna.ats.internal.jts.resources.ResourceRecord
 
shouldAdd(AbstractRecord) - Method in class com.arjuna.ats.internal.txoj.abstractrecords.LockRecord
 
shouldAdd(AbstractRecord) - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.ParticipantRecord
 
shouldAdd(AbstractRecord) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ParticipantRecord
 
shouldAdd(AbstractRecord) - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
shouldAlter(OTSAbstractRecord) - Method in class com.arjuna.ArjunaOTS._OTSAbstractRecordStub
 
shouldAlter(OTSAbstractRecord) - Method in interface com.arjuna.ArjunaOTS.OTSAbstractRecordOperations
 
shouldAlter(OTSAbstractRecord) - Method in class com.arjuna.ArjunaOTS.OTSAbstractRecordPOATie
 
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 com.arjuna.ats.internal.arjuna.abstractrecords.ActivationRecord
 
shouldAlter(AbstractRecord) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.DisposeRecord
 
shouldAlter(AbstractRecord) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.LastResourceRecord
 
shouldAlter(AbstractRecord) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.RecoveryRecord
 
shouldAlter(AbstractRecord) - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.CommitMarkableResourceRecord
 
shouldAlter(AbstractRecord) - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
 
shouldAlter(OTSAbstractRecord) - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord
 
shouldAlter(AbstractRecord) - Method in class com.arjuna.ats.internal.jts.resources.ExtendedResourceRecord
 
shouldAlter(AbstractRecord) - Method in class com.arjuna.ats.internal.jts.resources.ResourceRecord
 
shouldAlter(AbstractRecord) - Method in class com.arjuna.ats.internal.txoj.abstractrecords.LockRecord
 
shouldAlter(AbstractRecord) - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.ParticipantRecord
 
shouldAlter(AbstractRecord) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ParticipantRecord
 
shouldAlter(AbstractRecord) - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
shouldFail() - Method in class io.narayana.perf.Measurement
 
shouldMerge(OTSAbstractRecord) - Method in class com.arjuna.ArjunaOTS._OTSAbstractRecordStub
 
shouldMerge(OTSAbstractRecord) - Method in interface com.arjuna.ArjunaOTS.OTSAbstractRecordOperations
 
shouldMerge(OTSAbstractRecord) - Method in class com.arjuna.ArjunaOTS.OTSAbstractRecordPOATie
 
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 com.arjuna.ats.internal.arjuna.abstractrecords.ActivationRecord
 
shouldMerge(AbstractRecord) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.CadaverRecord
Overrides AbstractRecord.shouldMerge
shouldMerge(AbstractRecord) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.DisposeRecord
 
shouldMerge(AbstractRecord) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.LastResourceRecord
 
shouldMerge(AbstractRecord) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.RecoveryRecord
 
shouldMerge(AbstractRecord) - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.CommitMarkableResourceRecord
 
shouldMerge(AbstractRecord) - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
 
shouldMerge(OTSAbstractRecord) - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord
 
shouldMerge(AbstractRecord) - Method in class com.arjuna.ats.internal.jts.resources.ExtendedResourceRecord
 
shouldMerge(AbstractRecord) - Method in class com.arjuna.ats.internal.jts.resources.ResourceRecord
 
shouldMerge(AbstractRecord) - Method in class com.arjuna.ats.internal.txoj.abstractrecords.LockRecord
 
shouldMerge(AbstractRecord) - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.ParticipantRecord
 
shouldMerge(AbstractRecord) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ParticipantRecord
 
shouldMerge(AbstractRecord) - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
shouldReplace(OTSAbstractRecord) - Method in class com.arjuna.ArjunaOTS._OTSAbstractRecordStub
 
shouldReplace(OTSAbstractRecord) - Method in interface com.arjuna.ArjunaOTS.OTSAbstractRecordOperations
 
shouldReplace(OTSAbstractRecord) - Method in class com.arjuna.ArjunaOTS.OTSAbstractRecordPOATie
 
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 com.arjuna.ats.internal.arjuna.abstractrecords.ActivationRecord
 
shouldReplace(AbstractRecord) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.CadaverActivationRecord
 
shouldReplace(AbstractRecord) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.CadaverRecord
Overrides AbstractRecord.shouldReplace
shouldReplace(AbstractRecord) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.DisposeRecord
 
shouldReplace(AbstractRecord) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.LastResourceRecord
 
shouldReplace(AbstractRecord) - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.RecoveryRecord
 
shouldReplace(AbstractRecord) - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.CommitMarkableResourceRecord
 
shouldReplace(AbstractRecord) - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
 
shouldReplace(OTSAbstractRecord) - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord
 
shouldReplace(AbstractRecord) - Method in class com.arjuna.ats.internal.jts.resources.ExtendedResourceRecord
 
shouldReplace(AbstractRecord) - Method in class com.arjuna.ats.internal.jts.resources.ResourceRecord
 
shouldReplace(AbstractRecord) - Method in class com.arjuna.ats.internal.txoj.abstractrecords.CadaverLockRecord
 
shouldReplace(AbstractRecord) - Method in class com.arjuna.ats.internal.txoj.abstractrecords.LockRecord
 
shouldReplace(AbstractRecord) - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.ParticipantRecord
 
shouldReplace(AbstractRecord) - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ParticipantRecord
 
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() - Method in class com.arjuna.ats.internal.arjuna.coordinator.ReaperThread
 
shutdown() - Method in class com.arjuna.ats.internal.arjuna.coordinator.ReaperWorkerThread
 
shutdown() - Static method in class com.arjuna.ats.internal.arjuna.recovery.ExpiredEntryMonitor
terminate any currently active monitor thread, cancelling any further scans but waiting for the thread to exit before returning
shutdown(boolean) - Method in class com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery
initiate termination of the periodic recovery thread and stop any subsequent scan requests from proceeding.
shutdown() - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionImple
 
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() - Static method in class com.arjuna.mwlabs.wsas.activity.ActivityReaper
make sure the reaper thread exits
shutdown() - Method in class com.arjuna.mwlabs.wsas.activity.ReaperThread
 
shutdown() - Method in class com.arjuna.orbportability.internal.orbspecific.orb.implementations.ORBBase
 
shutdown(boolean) - Method in class com.arjuna.orbportability.internal.orbspecific.orb.implementations.ORBBase
 
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() - Method in class com.arjuna.services.framework.task.TaskManager
Close all threads and reset the task list.
shutdown() - Static method in class com.arjuna.webservices11.wsarjtx.server.TerminationCoordinatorInitialisation
 
shutdown() - Static method in class com.arjuna.webservices11.wsarjtx.server.TerminationCoordinatorRPCInitialisation
 
shutdown() - Static method in class com.arjuna.webservices11.wsarjtx.server.TerminationParticipantInitialisation
 
shutdown() - Static method in class com.arjuna.webservices11.wsat.server.CompletionCoordinatorInitialisation
 
shutdown() - Static method in class com.arjuna.webservices11.wsat.server.CompletionCoordinatorRPCInitialisation
 
shutdown() - Static method in class com.arjuna.webservices11.wsat.server.CoordinatorInitialisation
 
shutdown() - Static method in class com.arjuna.webservices11.wsat.server.ParticipantInitialisation
 
shutdown() - Static method in class com.arjuna.webservices11.wsba.server.CoordinatorCompletionCoordinatorInitialisation
 
shutdown() - Static method in class com.arjuna.webservices11.wsba.server.CoordinatorCompletionParticipantInitialisation
 
shutdown() - Static method in class com.arjuna.webservices11.wsba.server.ParticipantCompletionCoordinatorInitialisation
 
shutdown() - Static method in class com.arjuna.webservices11.wsba.server.ParticipantCompletionParticipantInitialisation
 
shutdown() - Static method in class com.arjuna.webservices11.wscoor.server.ActivationCoordinatorInitialisation
 
shutdown() - Static method in class com.arjuna.webservices11.wscoor.server.RegistrationCoordinatorInitialisation
 
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
 
shutdown() - Method in class org.jboss.jbossts.xts.initialisation.ClientSideInitialisation
 
shutdown() - Method in class org.jboss.jbossts.xts.initialisation.ClientSideStandaloneInitialisation
 
shutdown() - Method in class org.jboss.jbossts.xts.initialisation.CoordinatorSideInitialisation
 
shutdown() - Method in class org.jboss.jbossts.xts.initialisation.ParticipantSideInitialisation
 
shutdown() - Method in class org.jboss.jbossts.xts.initialisation.XTS10Initialisation
 
shutdown() - Method in interface org.jboss.jbossts.xts.initialisation.XTSInitialisation
 
shutdown() - Static method in class org.jboss.jbossts.xts.recovery.coordinator.CoordinatorRecoveryInitialisation
shutdown routine which removes all installed recovery modules
shutdown() - Static method in class org.jboss.jbossts.xts.recovery.participant.ParticipantRecoveryInitialisation
shutdown routine which removes all installed recovery modules
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
 
ShutdownOTS - Class in com.arjuna.ats.internal.jts.lifecycle
 
ShutdownOTS() - Constructor for class com.arjuna.ats.internal.jts.lifecycle.ShutdownOTS
 
shutdownRCService() - Static method in class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.JavaIdlRCServiceInit
 
shutdownRCService() - Static method in class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.JacOrbRCServiceInit
 
shutdownRCService() - Static method in class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.JavaIdlRCServiceInit
 
shutdwon() - Static method in class com.arjuna.webservices11.wsat.server.CompletionInitiatorInitialisation
The context is about to be destroyed.
signal() - Method in class com.arjuna.ats.internal.txoj.LockConflictManager
Signal that the lock has been released.
SimpleXMLParser - Class in com.arjuna.orbportability.internal.utils
An extremely simple XML parser used to parse the XML returned by ORBInfo.
SimpleXMLParser(String) - Constructor for class com.arjuna.orbportability.internal.utils.SimpleXMLParser
Create a simple xml parser which parses the given XML fragment.
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 class com.arjuna.ats.internal.arjuna.coordinator.ReaperElementManager
 
size() - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.RecoveryXids
 
size() - Method in interface com.arjuna.mw.wsas.activity.ActivityHierarchy
 
size() - Method in class com.arjuna.mwlabs.wsas.activity.ActivityHierarchyImple
 
size() - Method in class org.jboss.narayana.txframework.impl.TXDataMapImpl
 
size() - Method in class org.jboss.stm.internal.types.AtomicArrayImpl
 
size() - Method in interface org.jboss.stm.types.AtomicArray
 
skipToNextStartElement(XMLStreamReader) - Static method in class com.arjuna.webservices11.util.StreamHelper
Make sure the stream is at the start of the next element.
skipToStartElement(XMLStreamReader) - Static method in class com.arjuna.webservices11.util.StreamHelper
Make sure the stream is at the start of an element.
sleepPeriod() - Method in class com.arjuna.mwlabs.wsas.activity.ActivityReaper
 
SOAPContext - Interface in com.arjuna.mw.wsas.context.soap
 
SoapFault - Exception in com.arjuna.webservices
Class representing a SOAP Fault
SoapFault() - Constructor for exception com.arjuna.webservices.SoapFault
Default constructor.
SoapFault(Throwable) - Constructor for exception com.arjuna.webservices.SoapFault
Construct a SOAP fault based on a throwable.
SoapFault(SoapFaultType, QName, String) - Constructor for exception com.arjuna.webservices.SoapFault
Create a custom SOAP fault.
SoapFault(SoapFaultType, String) - Constructor for exception com.arjuna.webservices.SoapFault
Create a custom SOAP fault.
SoapFault(SoapFaultType, String, String) - Constructor for exception com.arjuna.webservices.SoapFault
Create a custom SOAP fault.
SoapFault(SoapFaultType, QName, String, String) - Constructor for exception com.arjuna.webservices.SoapFault
Create a custom SOAP fault.
soapFault(SoapFault, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsarjtx.processors.TerminationCoordinatorProcessor
handle a soap fault sent by the participant.
soapFault(SoapFault, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsarjtx.processors.TerminationParticipantCallback
A SOAP fault response.
soapFault(SoapFault, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsat.CoordinatorInboundEvents
Handle the soap fault event.
soapFault(SoapFault, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsat.ParticipantInboundEvents
Handle the soap fault event.
soapFault(SoapFault, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsat.processors.CompletionInitiatorCallback
A SOAP fault response.
soapFault(SoapFault, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsat.processors.CoordinatorProcessor
SOAP fault.
soapFault(SoapFault, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsat.processors.ParticipantProcessor
SOAP Fault.
soapFault(Fault) - Method in class com.arjuna.webservices11.wsat.sei.CompletionInitiatorPortTypeImpl
 
soapFault(Fault) - Method in class com.arjuna.webservices11.wsat.sei.CoordinatorPortTypeImpl
 
soapFault(Fault) - Method in class com.arjuna.webservices11.wsat.sei.ParticipantPortTypeImpl
 
soapFault(SoapFault, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.CoordinatorCompletionCoordinatorInboundEvents
Handle the soap fault event.
soapFault(SoapFault, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.CoordinatorCompletionParticipantInboundEvents
Handle the soap fault event.
soapFault(SoapFault, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.ParticipantCompletionCoordinatorInboundEvents
Handle the soap fault event.
soapFault(SoapFault, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.ParticipantCompletionParticipantInboundEvents
Handle the soap fault event.
soapFault(SoapFault, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.CoordinatorCompletionCoordinatorProcessor
SOAP fault.
soapFault(SoapFault, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.CoordinatorCompletionParticipantProcessor
SOAP fault.
soapFault(SoapFault, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.ParticipantCompletionCoordinatorProcessor
SOAP fault.
soapFault(SoapFault, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.ParticipantCompletionParticipantProcessor
SOAP fault.
soapFault(Fault) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl
 
soapFault(Fault) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl
 
soapFault(Fault) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl
 
soapFault(Fault) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl
 
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.
soapFault(Fault) - Method in interface org.oasis_open.docs.ws_tx.wsat._2006._06.CompletionInitiatorPortType
 
soapFault(Fault) - Method in interface org.oasis_open.docs.ws_tx.wsat._2006._06.CoordinatorPortType
 
soapFault(Fault) - Method in interface org.oasis_open.docs.ws_tx.wsat._2006._06.ParticipantPortType
 
soapFault(Fault) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionCoordinatorPortType
 
soapFault(Fault) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionParticipantPortType
 
soapFault(Fault) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithParticipantCompletionCoordinatorPortType
 
soapFault(Fault) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithParticipantCompletionParticipantPortType
 
SoapFault11 - Exception in com.arjuna.webservices11
Created by IntelliJ IDEA.
SoapFault11() - Constructor for exception com.arjuna.webservices11.SoapFault11
Default constructor.
SoapFault11(Throwable) - Constructor for exception com.arjuna.webservices11.SoapFault11
Construct a SOAP fault based on a throwable.
SoapFault11(Throwable, Element[]) - Constructor for exception com.arjuna.webservices11.SoapFault11
Construct a SOAP header fault based on a throwable.
SoapFault11(SoapFaultType, QName, String) - Constructor for exception com.arjuna.webservices11.SoapFault11
Create a custom SOAP fault.
SoapFault11(SoapFaultType, QName, String, Element[]) - Constructor for exception com.arjuna.webservices11.SoapFault11
Create a custom SOAP fault.
SoapFault11(SoapFaultType, QName, String, Element) - Constructor for exception com.arjuna.webservices11.SoapFault11
Create a custom SOAP fault.
SoapFault11(SoapFaultType, String) - Constructor for exception com.arjuna.webservices11.SoapFault11
Create a custom SOAP fault.
SoapFault11(SoapFaultType, String, Element) - Constructor for exception com.arjuna.webservices11.SoapFault11
Create a custom SOAP fault.
SoapFault11(SoapFaultType, QName, String, Element, Element[]) - Constructor for exception com.arjuna.webservices11.SoapFault11
Create a custom SOAP fault.
soapFaultType - Variable in class com.arjuna.schemas.ws._2005._10.wsarjtx.ExceptionType
 
soapFaultType - Variable in exception com.arjuna.webservices.SoapFault
The SOAP fault type.
SoapFaultType - Class in com.arjuna.webservices
Class representing the soap fault type.
SOAPUtil - Class in com.arjuna.mw.wst.common
Utility class for SOAP.
SOAPUtil() - Constructor for class com.arjuna.mw.wst.common.SOAPUtil
 
SoapUtils - Class in com.arjuna.webservices.soap
Utility methods for SOAP processing.
SoapUtils() - Constructor for class com.arjuna.webservices.soap.SoapUtils
 
SocketProcessId - Class in com.arjuna.ats.internal.arjuna.utils
Obtains a unique value to represent the process id via sockets and ports.
SocketProcessId() - Constructor for class com.arjuna.ats.internal.arjuna.utils.SocketProcessId
 
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() - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalStore
 
start() - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqObjectStoreAdaptor
 
start() - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCStore
 
start() - Method in class com.arjuna.ats.internal.arjuna.recovery.RecoveryManagerImple
 
start(Xid, int) - Method in class com.arjuna.ats.internal.jdbc.IsSameRMOverrideXAResource
 
start() - Method in class com.arjuna.ats.jbossatx.jta.RecoveryManagerService
 
start() - Method in class com.arjuna.ats.jbossatx.jta.TransactionManagerService
 
start() - Method in class com.arjuna.ats.jbossatx.jts.TransactionManagerService
 
start(ORB) - Method in class com.arjuna.ats.jbossatx.jts.TransactionManagerService
 
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 com.arjuna.mwlabs.wsas.activity.ActivityImple
Start a new activity.
start(int) - Method in class com.arjuna.mwlabs.wsas.activity.ActivityImple
Start a new activity.
start(String) - Method in class com.arjuna.mwlabs.wsas.UserActivityImple
Start a new activity.
start(String, int) - Method in class com.arjuna.mwlabs.wsas.UserActivityImple
Start a new activity.
start() - Method in class org.jboss.jbossts.txbridge.inbound.InboundBridge
Associate the JTA transaction to the current Thread.
start() - Method in class org.jboss.jbossts.txbridge.inbound.InboundBridgeRecoveryManager
MC lifecycle callback, used to register components with the recovery manager.
start(Xid, int) - Method in class org.jboss.jbossts.txbridge.outbound.BridgeXAResource
Starts work on behalf of a transaction branch specified in xid.
start() - Method in class org.jboss.jbossts.txbridge.outbound.OutboundBridge
Associate the WS-AT transaction to the current Thread.
start() - Method in class org.jboss.jbossts.txbridge.outbound.OutboundBridgeRecoveryManager
MC lifecycle callback, used to register components with the recovery manager.
start() - Method in class org.jboss.jbossts.XTSService
 
start() - Method in class org.jboss.narayana.jta.jms.ConnectionProxy
 
start(Xid, int) - Method in class org.jboss.narayana.jta.jms.JmsXAResourceRecoveryHelper
Delegates XAResource#start call to the connected JMS resource.
start(BundleContext) - Method in class org.jboss.narayana.osgi.jta.internal.Activator
 
start() - Method in class org.jboss.narayana.osgi.jta.internal.OsgiServer
 
start() - Method in class org.jboss.narayana.rest.bridge.inbound.InboundBridge
 
start(Xid, int) - Method in class org.jboss.narayana.rest.bridge.inbound.InboundBridge
 
start(Coordinator, otid_t) - Method in class org.omg.XA._CurrentConnectionStub
 
start(Coordinator, otid_t) - Method in interface org.omg.XA.CurrentConnectionOperations
 
start(Coordinator, otid_t) - Method in class org.omg.XA.CurrentConnectionPOATie
 
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
startRCservice() - Method in class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.JavaIdlRCServiceInit
This starts the service in the RecoveryManager.
startRCservice() - Method in class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.JacOrbRCServiceInit
This starts the service in the RecoveryManager.
startRCservice() - Method in class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.JavaIdlRCServiceInit
This starts the service in the RecoveryManager.
startRCservice() - Method in class com.arjuna.ats.internal.jts.orbspecific.recovery.RecoveryEnablement
Used by the RecoveryManager to start the recoverycoordinator service, using whatever orb-specific techniques are appropriate.
startRCservice() - Method in interface com.arjuna.ats.internal.jts.recovery.recoverycoordinators.RecoveryServiceInit
 
startRecoveryActivators() - Method in class com.arjuna.ats.internal.arjuna.recovery.RecActivatorLoader
 
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
startTransaction(int, TxContextImple) - Method in class com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple
 
startTransaction(int, TxContextImple) - Method in class com.arjuna.mwlabs.wst11.at.remote.UserTransactionStandaloneImple
 
startTx() - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
startTx(long) - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
startUp() - Static method in class com.arjuna.ats.internal.arjuna.recovery.ExpiredEntryMonitor
Start the monitor thread, if the properties make it appropriate
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.webservices11.wsarjtx.server.TerminationCoordinatorInitialisation
 
startup() - Static method in class com.arjuna.webservices11.wsarjtx.server.TerminationCoordinatorRPCInitialisation
 
startup() - Static method in class com.arjuna.webservices11.wsarjtx.server.TerminationParticipantInitialisation
 
startup() - Static method in class com.arjuna.webservices11.wsat.server.CompletionCoordinatorInitialisation
 
startup() - Static method in class com.arjuna.webservices11.wsat.server.CompletionCoordinatorRPCInitialisation
 
startup() - Static method in class com.arjuna.webservices11.wsat.server.CompletionInitiatorInitialisation
 
startup() - Static method in class com.arjuna.webservices11.wsat.server.CoordinatorInitialisation
 
startup() - Static method in class com.arjuna.webservices11.wsat.server.ParticipantInitialisation
 
startup() - Static method in class com.arjuna.webservices11.wsba.server.CoordinatorCompletionCoordinatorInitialisation
 
startup() - Static method in class com.arjuna.webservices11.wsba.server.CoordinatorCompletionParticipantInitialisation
 
startup() - Static method in class com.arjuna.webservices11.wsba.server.ParticipantCompletionCoordinatorInitialisation
 
startup() - Static method in class com.arjuna.webservices11.wsba.server.ParticipantCompletionParticipantInitialisation
 
startup() - Static method in class com.arjuna.webservices11.wscoor.server.ActivationCoordinatorInitialisation
 
startup() - Static method in class com.arjuna.webservices11.wscoor.server.RegistrationCoordinatorInitialisation
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
 
startup() - Method in class org.jboss.jbossts.xts.initialisation.ClientSideInitialisation
 
startup() - Method in class org.jboss.jbossts.xts.initialisation.ClientSideStandaloneInitialisation
 
startup() - Method in class org.jboss.jbossts.xts.initialisation.CoordinatorSideInitialisation
 
startup() - Method in class org.jboss.jbossts.xts.initialisation.ParticipantSideInitialisation
 
startup() - Method in class org.jboss.jbossts.xts.initialisation.XTS10Initialisation
 
startup() - Method in interface org.jboss.jbossts.xts.initialisation.XTSInitialisation
 
startup() - Static method in class org.jboss.jbossts.xts.recovery.coordinator.CoordinatorRecoveryInitialisation
initialisation routine which registers all configured XTS recovery modules
startup() - Static method in class org.jboss.jbossts.xts.recovery.participant.ParticipantRecoveryInitialisation
initialisation routine which registers all configured XTS recovery modules
StartupOTS - Class in com.arjuna.ats.internal.jts.lifecycle
 
StartupOTS() - Constructor for class com.arjuna.ats.internal.jts.lifecycle.StartupOTS
 
startWork(Work, Xid) - Method in class com.arjuna.ats.internal.jbossatx.jta.jca.XATerminator
Associate the current thread with the specified transaction.
startWork(Work, Xid) - Method in class com.arjuna.ats.internal.jbossatx.jts.jca.XATerminator
Associate the current thread with the specified transaction.
StartXAResource - Interface in com.arjuna.ats.jta.resources
 
state - Variable in class com.arjuna.ats.internal.arjuna.abstractrecords.RecoveryRecord
 
State - Class in com.arjuna.webservices11.wsat
Class representing AT state enumerations.
State - Class in com.arjuna.webservices11.wsba
Class representing state enumerations.
State - Annotation Type in org.jboss.stm.annotations
State that will be written to the log (or restored).
state - Variable in class org.oasis_open.docs.ws_tx.wsba._2006._06.StatusType
 
STATE_ABORTING - Static variable in class com.arjuna.webservices11.wsat.State
The Aborting state.
STATE_ACTIVE - Static variable in class com.arjuna.webservices11.wsat.State
The Active state.
STATE_ACTIVE - Static variable in class com.arjuna.webservices11.wsba.State
The Active state.
STATE_CANCELING - Static variable in class com.arjuna.webservices11.wsba.State
The Canceling state.
STATE_CANCELING_ACTIVE - Static variable in class com.arjuna.webservices11.wsba.State
The Canceling-Active state.
STATE_CANCELING_COMPLETING - Static variable in class com.arjuna.webservices11.wsba.State
The Canceling-Completing state.
STATE_CLOSING - Static variable in class com.arjuna.webservices11.wsba.State
The Closing state.
STATE_COMMITTING - Static variable in class com.arjuna.webservices11.wsat.State
The Committing state.
STATE_COMPENSATING - Static variable in class com.arjuna.webservices11.wsba.State
The Compensating state.
STATE_COMPLETED - Static variable in class com.arjuna.webservices11.wsba.State
The Completed state.
STATE_COMPLETING - Static variable in class com.arjuna.webservices11.wsba.State
The Completing state.
STATE_ENDED - Static variable in class com.arjuna.webservices11.wsba.State
The Ended state.
STATE_EXITING - Static variable in class com.arjuna.webservices11.wsba.State
The Exiting state.
STATE_FAILING_ACTIVE - Static variable in class com.arjuna.webservices11.wsba.State
The Failing-Active state.
STATE_FAILING_CANCELING - Static variable in class com.arjuna.webservices11.wsba.State
The Failing-Canceling state.
STATE_FAILING_COMPENSATING - Static variable in class com.arjuna.webservices11.wsba.State
The Failing-Compensating state.
STATE_FAILING_COMPLETING - Static variable in class com.arjuna.webservices11.wsba.State
The Failing-Completing state.
STATE_NOT_COMPLETING - Static variable in class com.arjuna.webservices11.wsba.State
The NotCompleting state.
STATE_PREPARED - Static variable in class com.arjuna.webservices11.wsat.State
The Prepared state.
STATE_PREPARED_SUCCESS - Static variable in class com.arjuna.webservices11.wsat.State
The PreparedSuccess state.
STATE_PREPARING - Static variable in class com.arjuna.webservices11.wsat.State
The Preparing state.
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
 
StateManagerFriend - Class in com.arjuna.ats.internal.arjuna.abstractrecords
Some StateManager methods really shouldn't be available to users to call inadvertently.
StateManagerWrapper - Class in com.arjuna.ats.arjuna.tools.osb.mbean
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
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
 
STATISTICS - Static variable in class org.jboss.jbossts.star.util.TxLinkNames
 
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 class com.arjuna.mwlabs.wsas.activity.ActivityImple
 
status() - Method in class com.arjuna.mwlabs.wsas.UserActivityImple
 
status() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorControl
 
status() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorServiceImple
 
status() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorControl
 
status() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorServiceImple
 
status() - Method in class com.arjuna.mwlabs.wscf11.model.sagas.arjunacore.SagasHLSImple
 
status() - Method in class com.arjuna.mwlabs.wscf11.model.twophase.arjunacore.TwoPhaseHLSImple
 
status() - Method in class com.arjuna.mwlabs.wst11.ba.participants.BusinessAgreementWithParticipantCompletionImple
 
status(StatusType, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.CoordinatorCompletionCoordinatorInboundEvents
Handle the status event.
status(StatusType, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.CoordinatorCompletionParticipantInboundEvents
Handle the status event.
status(StatusType, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.ParticipantCompletionCoordinatorInboundEvents
Handle the status event.
status(StatusType, MAP, ArjunaContext) - Method in interface com.arjuna.webservices11.wsba.ParticipantCompletionParticipantInboundEvents
Handle the status event.
status(StatusType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.CoordinatorCompletionCoordinatorProcessor
Status.
status(StatusType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.CoordinatorCompletionParticipantProcessor
Status.
status(StatusType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.ParticipantCompletionCoordinatorProcessor
Status.
status(StatusType, MAP, ArjunaContext) - Method in class com.arjuna.webservices11.wsba.processors.ParticipantCompletionParticipantProcessor
Status.
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() - Method in enum org.jboss.jbossts.star.util.TxStatus
 
status() - Method in class org.jboss.narayana.compensations.impl.ParticipantImpl
 
status() - Method in class org.jboss.narayana.compensations.impl.remote.RemoteParticipant
 
Status - Annotation Type in org.jboss.narayana.txframework.api.annotation.lifecycle.ba
Deprecated.
The TXFramework API will be removed. The org.jboss.narayana.compensations API should be used instead. The new API is superior for these reasons:

i) offers a higher level API; ii) The API very closely matches that of JTA, making it easier for developers to learn, iii) It works for non-distributed transactions as well as distributed transactions. iv) It is CDI based so only needs a CDI container to run, rather than a full Java EE server.

Method level annotation stating that this @ServiceInvocation method should Complete a ParticipantCompletion WS-BA Transaction on successful completion.

status() - Method in class org.jboss.narayana.txframework.impl.handlers.wsba.WSBAParticipantCompletionParticipant
 
Status - Class in org.omg.CosTransactions
Generated from IDL enum "Status".
Status(int) - Constructor for class org.omg.CosTransactions.Status
 
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
 
STATUS_PROPERTY - Static variable in class org.jboss.jbossts.star.util.TxStatusMediaType
 
StatusActive - Static variable in class org.omg.CosTransactions.Status
 
StatusChecker - Class in com.arjuna.ats.internal.jts.recovery.contact
Checks the status of a transaction as known to the original process that created it - assuming the transaction still exists.
StatusChecker() - Constructor for class com.arjuna.ats.internal.jts.recovery.contact.StatusChecker
why isn't this private
StatusCommitted - Static variable in class org.omg.CosTransactions.Status
 
StatusCommitting - Static variable in class org.omg.CosTransactions.Status
 
StatusConverter - Class in com.arjuna.ats.internal.jta.utils.arjunacore
 
StatusConverter() - Constructor for class com.arjuna.ats.internal.jta.utils.arjunacore.StatusConverter
 
StatusConverter - Class in com.arjuna.ats.internal.jta.utils.jts
Some useful utility routines.
StatusConverter() - Constructor for class com.arjuna.ats.internal.jta.utils.jts.StatusConverter
 
StatusHelper - Class in org.omg.CosTransactions
Generated from IDL enum "Status".
StatusHelper() - Constructor for class org.omg.CosTransactions.StatusHelper
 
StatusHolder - Class in org.omg.CosTransactions
Generated from IDL enum "Status".
StatusHolder() - Constructor for class org.omg.CosTransactions.StatusHolder
 
StatusHolder(Status) - Constructor for class org.omg.CosTransactions.StatusHolder
 
StatusMarkedRollback - Static variable in class org.omg.CosTransactions.Status
 
statusName() - Method in class com.arjuna.ats.internal.arjuna.coordinator.ReaperElement
 
StatusNoTransaction - Static variable in class org.omg.CosTransactions.Status
 
statusOperation(StatusType) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionCoordinatorPortTypeImpl
 
statusOperation(StatusType) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithCoordinatorCompletionParticipantPortTypeImpl
 
statusOperation(StatusType) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionCoordinatorPortTypeImpl
 
statusOperation(StatusType) - Method in class com.arjuna.webservices11.wsba.sei.BusinessAgreementWithParticipantCompletionParticipantPortTypeImpl
 
statusOperation(StatusType) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionCoordinatorPortType
 
statusOperation(StatusType) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithCoordinatorCompletionParticipantPortType
 
statusOperation(StatusType) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithParticipantCompletionCoordinatorPortType
 
statusOperation(StatusType) - Method in interface org.oasis_open.docs.ws_tx.wsba._2006._06.BusinessAgreementWithParticipantCompletionParticipantPortType
 
StatusPrepared - Static variable in class org.omg.CosTransactions.Status
 
StatusPreparing - Static variable in class org.omg.CosTransactions.Status
 
StatusRolledBack - Static variable in class org.omg.CosTransactions.Status
 
StatusRollingBack - Static variable in class org.omg.CosTransactions.Status
 
StatusType - Class in org.oasis_open.docs.ws_tx.wsba._2006._06
Java class for StatusType complex type.
StatusType() - Constructor for class org.oasis_open.docs.ws_tx.wsba._2006._06.StatusType
 
StatusUnknown - Static variable in class org.omg.CosTransactions.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 com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalStore
 
stop() - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqObjectStoreAdaptor
 
stop() - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCStore
 
stop(boolean) - Method in class com.arjuna.ats.internal.arjuna.recovery.RecoveryManagerImple
stop the recovery manager
stop() - Method in class com.arjuna.ats.jbossatx.jta.RecoveryManagerService
 
stop() - Method in class com.arjuna.ats.jbossatx.jta.TransactionManagerService
 
stop() - Method in class com.arjuna.ats.jbossatx.jts.TransactionManagerService
 
stop() - Method in class org.jboss.jbossts.txbridge.inbound.InboundBridge
Disassociate the JTA transaction from the current Thread.
stop() - Method in class org.jboss.jbossts.txbridge.inbound.InboundBridgeRecoveryManager
MC lifecycle callback, used to unregister components from the recovery manager.
stop() - Method in class org.jboss.jbossts.txbridge.outbound.OutboundBridge
Disassociate the WS-AT transaction from the current Thread.
stop() - Method in class org.jboss.jbossts.txbridge.outbound.OutboundBridgeRecoveryManager
MC lifecycle callback, used to unregister components from the recovery manager.
stop() - Method in class org.jboss.jbossts.XTSService
 
stop() - Method in class org.jboss.narayana.jta.jms.ConnectionProxy
 
stop(BundleContext) - Method in class org.jboss.narayana.osgi.jta.internal.Activator
 
stop() - Method in class org.jboss.narayana.osgi.jta.internal.OsgiServer
 
stop() - Method in class org.jboss.narayana.rest.bridge.inbound.InboundBridge
 
stopListener() - Method in class com.arjuna.ats.internal.arjuna.recovery.Listener
Halts running of the listener thread.
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
 
storeValue(TransactionLocal, Transaction, Object) - Method in class com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate
Store the value of the transaction local in the specified transaction.
StreamHelper - Class in com.arjuna.webservices11.util
Helper class for Stream operations.
StreamHelper() - Constructor for class com.arjuna.webservices11.util.StreamHelper
 
StrictInterposition - Class in com.arjuna.ats.internal.jts.interposition.resources.strict
 
StrictInterposition() - Constructor for class com.arjuna.ats.internal.jts.interposition.resources.strict.StrictInterposition
 
StrictInterpositionCreator - Class in com.arjuna.ats.internal.jts.interposition.resources.strict
 
StrictInterpositionCreator() - Constructor for class com.arjuna.ats.internal.jts.interposition.resources.strict.StrictInterpositionCreator
 
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.internal.jts.recovery.transactions.RecoveryStatus
 
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
 
subCode - Variable in class com.arjuna.schemas.ws._2005._10.wsarjtx.ExceptionType
 
subcode - Variable in exception com.arjuna.webservices.SoapFault
The SOAP fault subcode.
submit(String) - Static method in class org.jboss.jbossts.xts.bytemanSupport.BMScript
 
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
 
SUBORDINATE_TX_TYPE_AT_AT - Static variable in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateATCoordinator
standard AT subordinate tx type for an AT subordinate created below another AT transaction
SUBORDINATE_TX_TYPE_AT_AT - Static variable in class org.jboss.jbossts.xts.bridge.at.BridgeWrapper
the standard type string used to identify AT AT subordinate transactions.
SubordinateActionBean - Class in com.arjuna.ats.internal.jta.tools.osb.mbean.jta
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
SubordinateActionBean(UidWrapper) - Constructor for class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.SubordinateActionBean
Deprecated.
 
SubordinateActionBeanMBean - Interface in com.arjuna.ats.internal.jta.tools.osb.mbean.jta
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
SubordinateATCoordinator - Class in com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate
This class represents a specific coordination instance.
SubordinateATCoordinator() - Constructor for class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateATCoordinator
normal constructor
SubordinateATCoordinator(String) - Constructor for class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateATCoordinator
bridge wrapper constructor
SubordinateATCoordinator(Uid) - Constructor for class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateATCoordinator
constructor for recovered coordinator
SubordinateATCoordinator.SubordinateCallback - Class in com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate
class implemented by any code which wishes to register a callabck
SubordinateATCoordinatorRecoveryModule - Class in org.jboss.jbossts.xts.recovery.coordinator.at
This class is a plug-in module for the recovery manager.
SubordinateATCoordinatorRecoveryModule() - Constructor for class org.jboss.jbossts.xts.recovery.coordinator.at.SubordinateATCoordinatorRecoveryModule
 
SubordinateATCoordinatorRecoveryModule(String) - Constructor for class org.jboss.jbossts.xts.recovery.coordinator.at.SubordinateATCoordinatorRecoveryModule
 
SubordinateAtomicAction - Class in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca
A subordinate JTA transaction; used when importing another transaction context via JCA.
SubordinateAtomicAction() - Constructor for class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.SubordinateAtomicAction
Deprecated.
This is only used by test code
SubordinateAtomicAction(Uid) - Constructor for class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.SubordinateAtomicAction
 
SubordinateAtomicAction(Uid, boolean) - Constructor for class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.SubordinateAtomicAction
 
SubordinateAtomicAction(int, Xid) - Constructor for class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.SubordinateAtomicAction
 
SubordinateAtomicAction - Class in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate
A subordinate JTA transaction; used when importing another transaction context.
SubordinateAtomicAction() - Constructor for class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.SubordinateAtomicAction
 
SubordinateAtomicAction(int) - Constructor for class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.SubordinateAtomicAction
 
SubordinateAtomicAction(Uid) - Constructor for class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.SubordinateAtomicAction
For crash recovery purposes.
SubordinateAtomicTransaction - Class in com.arjuna.ats.internal.jta.transaction.jts.subordinate.jca
A subordinate JTA transaction; used when importing another transaction context.
SubordinateAtomicTransaction(Uid, Xid, int) - Constructor for class com.arjuna.ats.internal.jta.transaction.jts.subordinate.jca.SubordinateAtomicTransaction
 
SubordinateAtomicTransaction(Uid) - Constructor for class com.arjuna.ats.internal.jta.transaction.jts.subordinate.jca.SubordinateAtomicTransaction
Failure recovery constructor.
SubordinateAtomicTransaction - Class in com.arjuna.ats.internal.jta.transaction.jts.subordinate
A subordinate JTA transaction; used when importing another transaction context.
SubordinateAtomicTransaction(ControlWrapper) - Constructor for class com.arjuna.ats.internal.jta.transaction.jts.subordinate.SubordinateAtomicTransaction
 
SubordinateBACoordinator - Class in com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate
This class represents a specific coordination instance.
SubordinateBACoordinator() - Constructor for class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
normal constructor
SubordinateBACoordinator(Uid) - Constructor for class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
constructor for recovered coordinator
SubordinateBACoordinator.SubordinateCallback - Class in com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate
class implemented by any code which wishes to register a callabck
SubordinateBACoordinatorRecoveryModule - Class in org.jboss.jbossts.xts.recovery.coordinator.ba
This class is a plug-in module for the recovery manager.
SubordinateBACoordinatorRecoveryModule() - Constructor for class org.jboss.jbossts.xts.recovery.coordinator.ba.SubordinateBACoordinatorRecoveryModule
 
SubordinateBACoordinatorRecoveryModule(String) - Constructor for class org.jboss.jbossts.xts.recovery.coordinator.ba.SubordinateBACoordinatorRecoveryModule
 
SubordinateBAParticipantManagerImple - Class in com.arjuna.mwlabs.wst11.ba.remote
This is the interface that the core exposes in order to allow different types of participants to be enrolled.
SubordinateBAParticipantManagerImple(SubordinateBACoordinator, String) - Constructor for class com.arjuna.mwlabs.wst11.ba.remote.SubordinateBAParticipantManagerImple
 
SubordinateCallback() - Constructor for class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator.SubordinateCallback
 
SubordinateCallback() - Constructor for class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateATCoordinator.SubordinateCallback
 
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
SubordinateImporter - Class in com.arjuna.mwlabs.wst11.at
class to manage association of incoming AT transactions with subordinate AT transactions coordinated by the local coordination servcie
SubordinateImporter() - Constructor for class com.arjuna.mwlabs.wst11.at.SubordinateImporter
 
SubordinateImporter - Class in com.arjuna.mwlabs.wst11.ba
class to manage association of incoming BA transactions with subordinate BA transactions coordinated by the local coordination service
SubordinateImporter() - Constructor for class com.arjuna.mwlabs.wst11.ba.SubordinateImporter
 
SubordinateJTAXAResourceOrphanFilter - Class in com.arjuna.ats.internal.jta.recovery.arjunacore
An XAResourceOrphanFilter which uses detects orphaned subordinate XA Resources.
SubordinateJTAXAResourceOrphanFilter() - Constructor for class com.arjuna.ats.internal.jta.recovery.arjunacore.SubordinateJTAXAResourceOrphanFilter
 
SubordinateTransaction - Interface in com.arjuna.ats.internal.jta.transaction.arjunacore.jca
Subordinate transactions are those designed to be driven by a foreign controller, so they expose methods for driving each of the termination phases individually.
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
 
SubordinateXidImple - Class in com.arjuna.ats.internal.jta.transaction.arjunacore.jca
 
SubordinateXidImple(Xid) - Constructor for class com.arjuna.ats.internal.jta.transaction.arjunacore.jca.SubordinateXidImple
 
SubordinationManager - Class in com.arjuna.ats.internal.jta.transaction.arjunacore.jca
Utility factory class to return appropriate implementations of the TransactionImporter and XATerminator interfaces.
SubordinationManager() - Constructor for class com.arjuna.ats.internal.jta.transaction.arjunacore.jca.SubordinationManager
 
SubordinationManager.TxType - Enum in com.arjuna.ats.internal.jta.transaction.arjunacore.jca
 
subSubcode - Variable in exception com.arjuna.webservices.SoapFault
The SOAP fault sub subcode.
subtract(AtomicDouble) - Method in class org.jboss.stm.internal.types.AtomicDoubleImpl
 
subtract(AtomicFloat) - Method in class org.jboss.stm.internal.types.AtomicFloatImpl
 
subtract(AtomicInteger) - Method in class org.jboss.stm.internal.types.AtomicIntegerImpl
 
subtract(AtomicLong) - Method in class org.jboss.stm.internal.types.AtomicLongImpl
 
subtract(AtomicDouble) - Method in interface org.jboss.stm.types.AtomicDouble
 
subtract(AtomicFloat) - Method in interface org.jboss.stm.types.AtomicFloat
 
subtract(AtomicInteger) - Method in interface org.jboss.stm.types.AtomicInteger
 
subtract(AtomicLong) - Method in interface org.jboss.stm.types.AtomicLong
 
SubtransactionAwareResource - Interface in org.omg.CosTransactions
Generated from IDL interface "SubtransactionAwareResource".
SubtransactionAwareResourceHelper - Class in org.omg.CosTransactions
Generated from IDL interface "SubtransactionAwareResource".
SubtransactionAwareResourceHelper() - Constructor for class org.omg.CosTransactions.SubtransactionAwareResourceHelper
 
SubtransactionAwareResourceHolder - Class in org.omg.CosTransactions
Generated from IDL interface "SubtransactionAwareResource".
SubtransactionAwareResourceHolder() - Constructor for class org.omg.CosTransactions.SubtransactionAwareResourceHolder
 
SubtransactionAwareResourceHolder(SubtransactionAwareResource) - Constructor for class org.omg.CosTransactions.SubtransactionAwareResourceHolder
 
SubtransactionAwareResourceOperations - Interface in org.omg.CosTransactions
Generated from IDL interface "SubtransactionAwareResource".
SubtransactionAwareResourcePOA - Class in org.omg.CosTransactions
Generated from IDL interface "SubtransactionAwareResource".
SubtransactionAwareResourcePOA() - Constructor for class org.omg.CosTransactions.SubtransactionAwareResourcePOA
 
SubtransactionAwareResourcePOATie - Class in org.omg.CosTransactions
Generated from IDL interface "SubtransactionAwareResource".
SubtransactionAwareResourcePOATie(SubtransactionAwareResourceOperations) - Constructor for class org.omg.CosTransactions.SubtransactionAwareResourcePOATie
 
SubtransactionAwareResourcePOATie(SubtransactionAwareResourceOperations, POA) - Constructor for class org.omg.CosTransactions.SubtransactionAwareResourcePOATie
 
SubtransactionsUnavailable - Exception in org.omg.CosTransactions
Generated from IDL exception "SubtransactionsUnavailable".
SubtransactionsUnavailable() - Constructor for exception org.omg.CosTransactions.SubtransactionsUnavailable
 
SubtransactionsUnavailable(String) - Constructor for exception org.omg.CosTransactions.SubtransactionsUnavailable
 
SubtransactionsUnavailableHelper - Class in org.omg.CosTransactions
Generated from IDL exception "SubtransactionsUnavailable".
SubtransactionsUnavailableHelper() - Constructor for class org.omg.CosTransactions.SubtransactionsUnavailableHelper
 
SubtransactionsUnavailableHolder - Class in org.omg.CosTransactions
org/omg/CosTransactions/SubtransactionsUnavailableHolder.java .
SubtransactionsUnavailableHolder() - Constructor for class org.omg.CosTransactions.SubtransactionsUnavailableHolder
 
SubtransactionsUnavailableHolder(SubtransactionsUnavailable) - Constructor for class org.omg.CosTransactions.SubtransactionsUnavailableHolder
 
Success - Class in com.arjuna.mw.wsas.completionstatus
The activity has terminated in a success state.
supportsMultipleConnections() - Method in interface com.arjuna.ats.internal.jdbc.drivers.modifiers.ConnectionModifier
Does their JDBC driver support multiple connections in a single transaction?
supportsMultipleConnections() - Method in class com.arjuna.ats.internal.jdbc.drivers.modifiers.IsSameRMModifier
 
supportsMultipleConnections() - Method in class com.arjuna.ats.internal.jdbc.drivers.modifiers.jndi
 
supressEntry(String) - Method in class com.arjuna.ats.arjuna.objectstore.ObjectStore
Suppress directories of the specified type from allTypes etc?
supressEntry(String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore
 
supressEntry(String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.TwoPhaseVolatileStore
Suppress directories of the specified type from allTypes etc?
supressEntry(String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.VolatileStore
Suppress directories of the specified type from allTypes etc?
suspend() - Method in class com.arjuna.ArjunaOTS._CurrentStub
 
suspend() - Method in class com.arjuna.ArjunaOTS.CurrentPOATie
 
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.internal.jta.transaction.arjunacore.TransactionManagerImple
 
suspend() - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionManagerImple
 
suspend() - Method in class com.arjuna.ats.internal.jts.orbspecific.CurrentImple
The spec.
suspend() - Method in class com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate
Suspend the current transaction.
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.
suspend() - Method in class com.arjuna.mwlabs.wsas.UserActivityImple
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.mwlabs.wscf.model.sagas.arjunacore.CoordinatorControl
The activity has been suspended.
suspend() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorServiceImple
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.mwlabs.wscf.model.twophase.arjunacore.CoordinatorControl
The activity has been suspended.
suspend() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorServiceImple
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.mwlabs.wst.at.remote.ContextManager
 
suspend() - Method in class com.arjuna.mwlabs.wst.ba.remote.ContextManager
 
suspend() - Method in class com.arjuna.mwlabs.wst11.at.remote.TransactionManagerImple
 
suspend() - Method in class com.arjuna.mwlabs.wst11.ba.remote.BusinessActivityManagerImple
 
suspend() - Method in interface org.jboss.narayana.compensations.impl.BAController
 
suspend() - Static method in class org.jboss.narayana.compensations.impl.CompensationManagerImpl
 
suspend() - Method in class org.jboss.narayana.compensations.impl.local.LocalBAController
 
suspend() - Method in class org.jboss.narayana.compensations.impl.remote.RemoteBAController
 
suspend() - Method in class org.jboss.narayana.osgi.jta.internal.OsgiTransactionManager
 
suspend() - Static method in class org.jboss.narayana.txframework.impl.handlers.wsba.WSBATxControlImpl
 
suspend() - Static method in class org.jboss.narayana.txframework.impl.Participant
 
suspend() - Static method in class org.jboss.narayana.txframework.impl.TXDataMapImpl
 
suspend() - Static method in class org.jboss.stm.async.Transaction
Suspend all transaction association from the invoking thread.
suspend() - Method in class org.omg.CosTransactions._CurrentStub
 
suspend() - Method in interface org.omg.CosTransactions.CurrentOperations
 
suspend() - Method in class org.omg.CosTransactions.CurrentPOATie
 
suspend(Coordinator, otid_t) - Method in class org.omg.XA._CurrentConnectionStub
 
suspend(Coordinator, otid_t) - Method in interface org.omg.XA.CurrentConnectionOperations
 
suspend(Coordinator, otid_t) - Method in class org.omg.XA.CurrentConnectionPOATie
 
suspended() - Method in interface com.arjuna.mw.wsas.activity.HLS
The activity is being suspended, but is still active on the current thread.
suspended() - Method in class com.arjuna.mwlabs.wscf11.model.sagas.arjunacore.SagasHLSImple
The activity has been suspended.
suspended() - Method in class com.arjuna.mwlabs.wscf11.model.twophase.arjunacore.TwoPhaseHLSImple
The activity has been suspended.
suspended(Transaction) - Method in interface org.jboss.narayana.osgi.jta.internal.OsgiTransactionManager.Listener
 
suspendScan(boolean) - Method in class com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery
make all scanning operations suspend.
suspendWrapper() - Method in class com.arjuna.ats.internal.jts.orbspecific.CurrentImple
 
swapResource(Uid, Resource) - Method in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredTransactionReplayer
Swap an old Resource that was registered with the transaction for a new one.
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
 
sync() - Method in class com.arjuna.ats.internal.arjuna.objectstore.CacheStore
 
sync() - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqObjectStoreAdaptor
Some object store implementations may be running with automatic sync disabled.
sync() - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCStore
Some object store implementations may be running with automatic sync disabled.
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 - Interface in org.omg.CosTransactions
Generated from IDL interface "Synchronization".
SYNCHRONIZATION_EXCEPTION - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
SynchronizationHelper - Class in org.omg.CosTransactions
Generated from IDL interface "Synchronization".
SynchronizationHelper() - Constructor for class org.omg.CosTransactions.SynchronizationHelper
 
SynchronizationHolder - Class in org.omg.CosTransactions
Generated from IDL interface "Synchronization".
SynchronizationHolder() - Constructor for class org.omg.CosTransactions.SynchronizationHolder
 
SynchronizationHolder(Synchronization) - Constructor for class org.omg.CosTransactions.SynchronizationHolder
 
SynchronizationImple - Class in com.arjuna.ats.internal.jta.resources.arjunacore
Whenever a synchronization is registered, an instance of this class is used to wrap it.
SynchronizationImple(Synchronization) - Constructor for class com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple
 
SynchronizationImple(Synchronization, boolean) - Constructor for class com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple
 
SynchronizationImple - Class in com.arjuna.ats.internal.jta.resources.jts.orbspecific
Whenever a synchronization is registered, an instance of this class is used to wrap it.
SynchronizationImple(Synchronization) - Constructor for class com.arjuna.ats.internal.jta.resources.jts.orbspecific.SynchronizationImple
 
SynchronizationOperations - Interface in org.omg.CosTransactions
Generated from IDL interface "Synchronization".
SynchronizationPOA - Class in org.omg.CosTransactions
Generated from IDL interface "Synchronization".
SynchronizationPOA() - Constructor for class org.omg.CosTransactions.SynchronizationPOA
 
SynchronizationPOATie - Class in org.omg.CosTransactions
Generated from IDL interface "Synchronization".
SynchronizationPOATie(SynchronizationOperations) - Constructor for class org.omg.CosTransactions.SynchronizationPOATie
 
SynchronizationPOATie(SynchronizationOperations, POA) - Constructor for class org.omg.CosTransactions.SynchronizationPOATie
 
SynchronizationRecord - Interface in com.arjuna.ats.arjuna.coordinator
 
SynchronizationRecord - Class in com.arjuna.ats.internal.jts.resources
CosTransactions::Synchronizations are maintained in a separate list from the standard transaction intentions list.
SynchronizationRecord(Synchronization) - Constructor for class com.arjuna.ats.internal.jts.resources.SynchronizationRecord
 
SynchronizationRecord(Synchronization, boolean) - Constructor for class com.arjuna.ats.internal.jts.resources.SynchronizationRecord
 
SynchronizationRecord - Class in com.arjuna.mwlabs.wscf.model.sagas.arjunacore
An implementation of the ArjunaCore synchronization interface for the sagas model.
SynchronizationRecord(Synchronization, Uid) - Constructor for class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.SynchronizationRecord
Constructor.
SynchronizationRecord - Class in com.arjuna.mwlabs.wscf.model.twophase.arjunacore
An implementation of the ArjunaCore synchronization interface.
SynchronizationRecord(Synchronization, Uid) - Constructor for class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.SynchronizationRecord
Constructor.
SynchronizationUnavailable - Exception in org.omg.CosTransactions
Generated from IDL exception "SynchronizationUnavailable".
SynchronizationUnavailable() - Constructor for exception org.omg.CosTransactions.SynchronizationUnavailable
 
SynchronizationUnavailable(String) - Constructor for exception org.omg.CosTransactions.SynchronizationUnavailable
 
SynchronizationUnavailableHelper - Class in org.omg.CosTransactions
Generated from IDL exception "SynchronizationUnavailable".
SynchronizationUnavailableHelper() - Constructor for class org.omg.CosTransactions.SynchronizationUnavailableHelper
 
SynchronizationUnavailableHolder - Class in org.omg.CosTransactions
org/omg/CosTransactions/SynchronizationUnavailableHolder.java .
SynchronizationUnavailableHolder() - Constructor for class org.omg.CosTransactions.SynchronizationUnavailableHolder
 
SynchronizationUnavailableHolder(SynchronizationUnavailable) - Constructor for class org.omg.CosTransactions.SynchronizationUnavailableHolder
 
synchronousScan() - Method in class com.arjuna.ats.arjuna.recovery.RecoveryDriver
 
synchronousScan(int, int) - Method in class com.arjuna.ats.arjuna.recovery.RecoveryDriver
 
synchronousWrites() - Method in class com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore
Are synchronous write enabled?
syncWrites - Variable in class com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore
 
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
 
systemCurrent() - Static method in class com.arjuna.ats.internal.jts.OTSImpleManager
 
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
 

T

tableName - Variable in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCImple_driver
 
tableName - Variable in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCStore
 
targetParticipantStore - Variable in class com.arjuna.ats.internal.arjuna.abstractrecords.PersistenceRecord
 
Task - Interface in com.arjuna.services.framework.task
The task interface for tasks scheduled by the task manager.
TaskManager - Class in com.arjuna.services.framework.task
This class manages the client side of the task manager
TaskWorker - Class in com.arjuna.services.framework.task
Class responsible for executing tasks.
term - Variable in class org.omg.CosTransactions.TransIdentity
 
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.
terminate(String, String) - Method in class org.jboss.narayana.rest.integration.ParticipantResource
 
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.
TERMINATION_COORDINATOR_PORT_NAME - Static variable in interface com.arjuna.webservices11.wsarjtx.ArjunaTX11Constants
The termination coordinator soap service port name
TERMINATION_COORDINATOR_PORT_QNAME - Static variable in interface com.arjuna.webservices11.wsarjtx.ArjunaTX11Constants
The termination coordinator soap service port qname
TERMINATION_COORDINATOR_RPC_PORT_NAME - Static variable in interface com.arjuna.webservices11.wsarjtx.ArjunaTX11Constants
The termination coordinator soap service port name
TERMINATION_COORDINATOR_RPC_PORT_QNAME - Static variable in interface com.arjuna.webservices11.wsarjtx.ArjunaTX11Constants
The termination coordinator soap service port qname
TERMINATION_COORDINATOR_RPC_SERVICE_NAME - Static variable in interface com.arjuna.webservices11.wsarjtx.ArjunaTX11Constants
The termination coordinator service name.
TERMINATION_COORDINATOR_RPC_SERVICE_QNAME - Static variable in interface com.arjuna.webservices11.wsarjtx.ArjunaTX11Constants
The termination coordinator service qname.
TERMINATION_COORDINATOR_SERVICE_NAME - Static variable in interface com.arjuna.webservices11.wsarjtx.ArjunaTX11Constants
The termination coordinator service name.
TERMINATION_COORDINATOR_SERVICE_QNAME - Static variable in interface com.arjuna.webservices11.wsarjtx.ArjunaTX11Constants
The termination coordinator service qname.
TERMINATION_PARTICIPANT_PORT_NAME - Static variable in interface com.arjuna.webservices11.wsarjtx.ArjunaTX11Constants
The termination participant soap service port name
TERMINATION_PARTICIPANT_PORT_QNAME - Static variable in interface com.arjuna.webservices11.wsarjtx.ArjunaTX11Constants
The termination participant soap service port qname
TERMINATION_PARTICIPANT_SERVICE_NAME - Static variable in interface com.arjuna.webservices11.wsarjtx.ArjunaTX11Constants
The termination participant service name.
TERMINATION_PARTICIPANT_SERVICE_QNAME - Static variable in interface com.arjuna.webservices11.wsarjtx.ArjunaTX11Constants
The termination participant service qname.
TerminationClient - Class in com.arjuna.webservices11.wsarjtx.client
Created by IntelliJ IDEA.
TerminationClient() - Constructor for class com.arjuna.webservices11.wsarjtx.client.TerminationClient
 
TerminationCoordinatorClient - Class in com.arjuna.webservices11.wsarjtx.client
The Client side of the Terminator Participant.
TerminationCoordinatorInitialisation - Class in com.arjuna.webservices11.wsarjtx.server
Activate the Terminator Participant service
TerminationCoordinatorInitialisation() - Constructor for class com.arjuna.webservices11.wsarjtx.server.TerminationCoordinatorInitialisation
 
TerminationCoordinatorPortType - Interface in com.arjuna.schemas.ws._2005._10.wsarjtx
This class was generated by the JAX-WS RI.
TerminationCoordinatorPortTypeImpl - Class in com.arjuna.webservices11.wsarjtx.sei
This class was generated by the JAX-WS RI.
TerminationCoordinatorPortTypeImpl() - Constructor for class com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorPortTypeImpl
 
TerminationCoordinatorProcessor - Class in com.arjuna.webservices11.wsarjtx.processors
The Terminator Participant processor.
TerminationCoordinatorProcessor() - Constructor for class com.arjuna.webservices11.wsarjtx.processors.TerminationCoordinatorProcessor
 
TerminationCoordinatorProcessorImpl - Class in com.arjuna.wst11.messaging
The Terminator Participant processor.
TerminationCoordinatorProcessorImpl() - Constructor for class com.arjuna.wst11.messaging.TerminationCoordinatorProcessorImpl
 
TerminationCoordinatorRPCClient - Class in com.arjuna.webservices11.wsarjtx.client
The client side which makes synchronous requests to the BA termination coordinator using an RPC MEP.
TerminationCoordinatorRPCInitialisation - Class in com.arjuna.webservices11.wsarjtx.server
Activate the Terminator Participant service
TerminationCoordinatorRPCInitialisation() - Constructor for class com.arjuna.webservices11.wsarjtx.server.TerminationCoordinatorRPCInitialisation
 
TerminationCoordinatorRPCPortType - Interface in com.arjuna.schemas.ws._2005._10.wsarjtx
This class was generated by Apache CXF 2.2.9-patch-01 Thu Aug 26 17:20:43 BST 2010 Generated source version: 2.2.9-patch-01
TerminationCoordinatorRPCPortType - Static variable in class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorRPCService
 
TerminationCoordinatorRPCPortTypeImpl - Class in com.arjuna.webservices11.wsarjtx.sei
This class was generated by Apache CXF 2.2.9-patch-01 Thu Aug 26 17:07:44 BST 2010 Generated source version: 2.2.9-patch-01
TerminationCoordinatorRPCPortTypeImpl() - Constructor for class com.arjuna.webservices11.wsarjtx.sei.TerminationCoordinatorRPCPortTypeImpl
 
TerminationCoordinatorRPCProcessor - Class in com.arjuna.webservices11.wsarjtx.processors
The Terminator Participant processor.
TerminationCoordinatorRPCProcessor() - Constructor for class com.arjuna.webservices11.wsarjtx.processors.TerminationCoordinatorRPCProcessor
 
TerminationCoordinatorRPCProcessorImpl - Class in com.arjuna.wst11.messaging
The Terminator Participant processor.
TerminationCoordinatorRPCProcessorImpl() - Constructor for class com.arjuna.wst11.messaging.TerminationCoordinatorRPCProcessorImpl
 
TerminationCoordinatorRPCService - Class in com.arjuna.schemas.ws._2005._10.wsarjtx
This class was generated by Apache CXF 2.2.9-patch-01 Thu Aug 26 17:20:43 BST 2010 Generated source version: 2.2.9-patch-01
TerminationCoordinatorRPCService(URL) - Constructor for class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorRPCService
 
TerminationCoordinatorRPCService(URL, QName) - Constructor for class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorRPCService
 
TerminationCoordinatorRPCService() - Constructor for class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorRPCService
 
TerminationCoordinatorService - Class in com.arjuna.schemas.ws._2005._10.wsarjtx
This class was generated by the JAX-WS RI.
TerminationCoordinatorService(URL, QName) - Constructor for class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorService
 
TerminationCoordinatorService() - Constructor for class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorService
 
TerminationParticipantCallback - Class in com.arjuna.webservices11.wsarjtx.processors
The Terminator Coordinator callback.
TerminationParticipantCallback() - Constructor for class com.arjuna.webservices11.wsarjtx.processors.TerminationParticipantCallback
 
TerminationParticipantClient - Class in com.arjuna.webservices11.wsarjtx.client
The Client side of the Terminator Coordinator.
TerminationParticipantInitialisation - Class in com.arjuna.webservices11.wsarjtx.server
Activate the Terminator Coordinator service
TerminationParticipantInitialisation() - Constructor for class com.arjuna.webservices11.wsarjtx.server.TerminationParticipantInitialisation
 
TerminationParticipantPortType - Interface in com.arjuna.schemas.ws._2005._10.wsarjtx
This class was generated by the JAX-WS RI.
TerminationParticipantPortTypeImpl - Class in com.arjuna.webservices11.wsarjtx.sei
This class was generated by the JAX-WS RI.
TerminationParticipantPortTypeImpl() - Constructor for class com.arjuna.webservices11.wsarjtx.sei.TerminationParticipantPortTypeImpl
 
TerminationParticipantProcessor - Class in com.arjuna.webservices11.wsarjtx.processors
The Terminator Coordinator processor.
TerminationParticipantProcessor() - Constructor for class com.arjuna.webservices11.wsarjtx.processors.TerminationParticipantProcessor
 
TerminationParticipantService - Class in com.arjuna.schemas.ws._2005._10.wsarjtx
This class was generated by the JAX-WS RI.
TerminationParticipantService(URL, QName) - Constructor for class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationParticipantService
 
TerminationParticipantService() - Constructor for class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationParticipantService
 
TERMINATOR - Static variable in class org.jboss.jbossts.star.util.TxLinkNames
 
Terminator - Interface in org.omg.CosTransactions
Generated from IDL interface "Terminator".
TerminatorHelper - Class in org.omg.CosTransactions
Generated from IDL interface "Terminator".
TerminatorHelper() - Constructor for class org.omg.CosTransactions.TerminatorHelper
 
TerminatorHolder - Class in org.omg.CosTransactions
Generated from IDL interface "Terminator".
TerminatorHolder() - Constructor for class org.omg.CosTransactions.TerminatorHolder
 
TerminatorHolder(Terminator) - Constructor for class org.omg.CosTransactions.TerminatorHolder
 
TerminatorOperations - Interface in org.omg.CosTransactions
Generated from IDL interface "Terminator".
TerminatorPOA - Class in org.omg.CosTransactions
Generated from IDL interface "Terminator".
TerminatorPOA() - Constructor for class org.omg.CosTransactions.TerminatorPOA
 
TerminatorPOATie - Class in org.omg.CosTransactions
Generated from IDL interface "Terminator".
TerminatorPOATie(TerminatorOperations) - Constructor for class org.omg.CosTransactions.TerminatorPOATie
 
TerminatorPOATie(TerminatorOperations, POA) - Constructor for class org.omg.CosTransactions.TerminatorPOATie
 
test(TransactionStatusManagerItem) - Method in class com.arjuna.ats.internal.arjuna.recovery.TransactionStatusConnector
Check that a connection can be made to the Transaction Status Manager's process.
theRecoveryManager - Static variable in class org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManager
the singleton instance of the recovery manager
theRecoveryManager - Static variable in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManager
the singleton instance of the recovery manager
theResource() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna.ServerNestedAction
 
thread() - Method in class com.arjuna.ats.internal.jta.xa.TxInfo
 
THREAD - Interface in org.omg.XA
Generated from IDL const "THREAD".
thread_model() - Method in class org.omg.XA._CurrentConnectionStub
 
thread_model() - Method in interface org.omg.XA.CurrentConnectionOperations
 
thread_model() - Method in class org.omg.XA.CurrentConnectionPOATie
 
ThreadActionData - Class in com.arjuna.ats.internal.arjuna.thread
This class maintains a mapping between a thread and its notion of the current transaction.
ThreadActionData() - Constructor for class com.arjuna.ats.internal.arjuna.thread.ThreadActionData
 
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
 
ThreadModelHelper - Class in org.omg.XA
Generated from IDL alias "ThreadModel".
ThreadModelHelper() - Constructor for class org.omg.XA.ThreadModelHelper
 
ThreadSetup - Interface in com.arjuna.ats.internal.arjuna.thread
Implementations of this class can be registered with the low-level transaction-threading system to set up any thread data that is needed for thread-to-transaction tracking to be done correctly.
ThreadUtil - Class in com.arjuna.ats.arjuna.utils
Provides utilities to manage thread ids.
ThreadUtil() - Constructor for class com.arjuna.ats.arjuna.utils.ThreadUtil
 
tibco - Class in com.arjuna.ats.internal.jta.resources.errorhandlers
 
tibco() - Constructor for class com.arjuna.ats.internal.jta.resources.errorhandlers.tibco
 
tid() - Method in interface com.arjuna.mw.wsas.activity.ActivityHandle
 
tid() - Method in class com.arjuna.mwlabs.wsas.activity.ActivityHandleImple
 
tid - Variable in class org.omg.CosTransactions.otid_t
 
tidyup() - Method in class com.arjuna.ats.internal.jts.interposition.resources.arjuna.ServerResource
 
tidyup() - Method in class com.arjuna.ats.internal.jts.orbspecific.ControlImple
No need to protect with mutex since only called from destroy (and destructor), which is protected with a mutex.
tidyup() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredTransactionReplayer
 
tidyup() - Method in class com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple
 
tidyup() - Method in class com.arjuna.mwlabs.wst11.at.remote.UserTransactionStandaloneImple
 
timeout - Variable in class com.arjuna.ArjunaOTS.TransactionInfo
 
Timeout - Annotation Type in org.jboss.stm.annotations
If pessimistic concurrency control is being used then a conflict will immediately cause the operation to fail and the application can do something else.
timeout - Variable in class org.omg.CosTransactions.PropagationContext
 
TIMEOUT_PROPERTY - Static variable in class org.jboss.jbossts.star.util.TxMediaType
 
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.
toBeUsed() - Method in class com.arjuna.ats.internal.arjuna.recovery.ExpiredTransactionScanner
 
toBeUsed() - Method in class com.arjuna.ats.internal.arjuna.recovery.ExpiredTransactionStatusManagerScanner
 
toBeUsed() - Method in class com.arjuna.ats.internal.jts.recovery.contact.ExpiredContactScanner
 
toBeUsed() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.ExpiredAssumedCompleteScanner
 
toContent(String, String) - Static method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
toDo() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.RecoverConnectableAtomicActionBean
Deprecated.
 
toDo() - Method in interface com.arjuna.ats.internal.jta.tools.osb.mbean.jta.RecoverConnectableAtomicActionBeanMBean
Deprecated.
 
toFault() - Method in exception com.arjuna.webservices11.SoapFault11
 
toMediaType(TxStatus) - Static method in class org.jboss.jbossts.star.util.TxStatusMediaType
 
ToolsInitialiser - Class in com.arjuna.ats.internal.jta.tools.osb.mbean.jts
Deprecated.
as of 5.0.5.Final - no longer required
ToolsInitialiser() - Constructor for class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ToolsInitialiser
Deprecated.
 
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 com.arjuna.ats.internal.arjuna.abstractrecords.ActivationRecord
topLevelAbort for Activation records is exactly like a nested abort.
topLevelAbort() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.CadaverActivationRecord
 
topLevelAbort() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.CadaverRecord
The nested transaction has aborted.
topLevelAbort() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.DisposeRecord
 
topLevelAbort() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.LastResourceRecord
 
topLevelAbort() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.PersistenceRecord
topLevelAbort may have to remove the persistent state that was written into the object store during the processing of topLevelPrepare.
topLevelAbort() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.RecoveryRecord
topLevelAbort for Recovery records implies the object state should be restored to the saved state exactly like a nested abort.
topLevelAbort() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.CommitMarkableResourceRecord
 
topLevelAbort() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
 
topLevelAbort() - Method in class com.arjuna.ats.internal.jts.resources.ExtendedResourceRecord
 
topLevelAbort() - Method in class com.arjuna.ats.internal.jts.resources.ResourceRecord
 
topLevelAbort() - Method in class com.arjuna.ats.internal.txoj.abstractrecords.CadaverLockRecord
 
topLevelAbort() - Method in class com.arjuna.ats.internal.txoj.abstractrecords.LockRecord
 
topLevelAbort() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.ParticipantRecord
The record is being driven through top-level rollback.
topLevelAbort() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ParticipantRecord
The record is being driven through top-level rollback.
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.
topLevelCleanup() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.PersistenceRecord
topLevelCleanup must leave the persistent state that was written in the object store during the processing of topLevelPrepare intact.
topLevelCommit() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
A commit of a top-level transaction has occurred.
topLevelCommit() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.ActivationRecord
 
topLevelCommit() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.CadaverActivationRecord
 
topLevelCommit() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.CadaverRecord
At topLevelCommit we commit the uncommitted version already saved into object participantStore.
topLevelCommit() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.DisposeRecord
At topLevelCommit we remove the state from the object participantStore.
topLevelCommit() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.LastResourceRecord
 
topLevelCommit() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.PersistenceRecord
commit the state saved during the prepare phase.
topLevelCommit() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.RecoveryRecord
topLevelCommit has nothing to do for RecoveryRecords as no changes have been made in the object store.
topLevelCommit() - Method in class com.arjuna.ats.internal.arjuna.TxLogWritePersistenceRecord
commit the state saved during the prepare phase.
topLevelCommit() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.CommitMarkableResourceRecord
 
topLevelCommit() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
 
topLevelCommit() - Method in class com.arjuna.ats.internal.jts.resources.ExtendedResourceRecord
 
topLevelCommit() - Method in class com.arjuna.ats.internal.jts.resources.ResourceRecord
 
topLevelCommit() - Method in class com.arjuna.ats.internal.txoj.abstractrecords.CadaverLockRecord
 
topLevelCommit() - Method in class com.arjuna.ats.internal.txoj.abstractrecords.LockRecord
 
topLevelCommit() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.ParticipantRecord
The record is being driven through top-level commit.
topLevelCommit() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ParticipantRecord
The record is being driven through top-level commit.
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 com.arjuna.ats.internal.jta.resources.arjunacore.CommitMarkableResourceRecord
 
topLevelOnePhaseCommit() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
For commit_one_phase we can do whatever we want since the transaction outcome is whatever we want.
topLevelOnePhaseCommit() - Method in class com.arjuna.ats.internal.jts.resources.ExtendedResourceRecord
 
topLevelOnePhaseCommit() - Method in class com.arjuna.ats.internal.jts.resources.ResourceRecord
 
topLevelOnePhaseCommit() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.ParticipantRecord
The record is being driven through top-level commit and is the only resource.
topLevelOnePhaseCommit() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ParticipantRecord
The record is being driven through top-level commit and is the only resource.
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 com.arjuna.ats.internal.arjuna.abstractrecords.ActivationRecord
 
topLevelPrepare() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.CadaverActivationRecord
 
topLevelPrepare() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.CadaverRecord
At topLevelPrepare write uncommitted version into object participantStore.
topLevelPrepare() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.DisposeRecord
 
topLevelPrepare() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.LastResourceRecord
 
topLevelPrepare() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.PersistenceRecord
topLevelPrepare attempts to save the object.
topLevelPrepare() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.RecoveryRecord
topLevelPrepare can return PREPARE_READONLY to avoid topLevelCommit being called in the action commit case
topLevelPrepare() - Method in class com.arjuna.ats.internal.arjuna.TxLogWritePersistenceRecord
topLevelPrepare attempts to save the object.
topLevelPrepare() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.CommitMarkableResourceRecord
This will add the required recovery data about this resource into the resources preparedConnection.
topLevelPrepare() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
 
topLevelPrepare() - Method in class com.arjuna.ats.internal.jts.resources.ExtendedResourceRecord
 
topLevelPrepare() - Method in class com.arjuna.ats.internal.jts.resources.ResourceRecord
 
topLevelPrepare() - Method in class com.arjuna.ats.internal.txoj.abstractrecords.LockRecord
 
topLevelPrepare() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.ParticipantRecord
The record is being driven through top-level prepare.
topLevelPrepare() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ParticipantRecord
The record is being driven through top-level prepare.
topLevelPrepare() - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
topLevelState - Variable in class com.arjuna.ats.internal.arjuna.abstractrecords.PersistenceRecord
 
TopLevelTransaction - Class in com.arjuna.ats.jts.extensions
Creates a nested top-level transaction.
TopLevelTransaction() - Constructor for class com.arjuna.ats.jts.extensions.TopLevelTransaction
 
TopLevelTransactionRecoveryModule - Class in com.arjuna.ats.internal.jts.recovery.transactions
This class is a plug-in module for the recovery manager.
TopLevelTransactionRecoveryModule() - Constructor for class com.arjuna.ats.internal.jts.recovery.transactions.TopLevelTransactionRecoveryModule
 
topLevelUid() - Method in class com.arjuna.ArjunaOTS._ArjunaTransactionStub
 
topLevelUid() - Method in class com.arjuna.ArjunaOTS._UidCoordinatorStub
 
topLevelUid() - Method in class com.arjuna.ArjunaOTS.ArjunaTransactionPOATie
 
topLevelUid() - Method in interface com.arjuna.ArjunaOTS.UidCoordinatorOperations
 
topLevelUid() - Method in class com.arjuna.ArjunaOTS.UidCoordinatorPOATie
 
topLevelUid() - Method in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
 
toQName(NamespaceContext, String) - Static method in class com.arjuna.webservices.util.QNameHelper
Return the qname represented by the qualified name.
toQualifiedName(QName) - Static method in class com.arjuna.webservices.util.QNameHelper
Return a qualified representation of the qname.
toQualifiedName(String, String) - Static method in class com.arjuna.webservices.util.QNameHelper
Return a qualified representation of the prefix and local name.
toRecover() - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.RecoveryXids
Return any Xids that should be considered for recovery.
TORecoveryModule - Class in com.arjuna.ats.internal.txoj.recovery
This class is a plug-in module for the recovery manager.
TORecoveryModule() - Constructor for class com.arjuna.ats.internal.txoj.recovery.TORecoveryModule
Create the module to scan in the default location for object states.
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
 
toResponse(EJBException) - Method in class org.jboss.narayana.rest.bridge.inbound.EJBExceptionMapper
 
toResponse(TransactionalException) - Method in class org.jboss.narayana.rest.bridge.inbound.TransactionalExceptionMapper
 
toResponse(HeuristicException) - Method in class org.jboss.narayana.rest.integration.HeuristicMapper
 
toState(String) - Static method in class com.arjuna.webservices.SoapFaultType
Return the enumeration for the specified value.
toState11(String) - Static method in class com.arjuna.webservices11.wsat.State
Return the enumeration for the specified value.
toState11(String) - Static method in class com.arjuna.webservices11.wsba.State
Return the enumeration for the specified value.
toState11(QName) - Static method in class com.arjuna.webservices11.wsba.State
Return the enumeration for the specified value.
toStatusContent(String) - Static method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
toString() - Method in class com.arjuna.ArjunaOTS.TransactionType
 
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.internal.arjuna.abstractrecords.LastResourceRecord
 
toString() - Method in class com.arjuna.ats.internal.arjuna.coordinator.ReaperElement
 
toString() - Method in class com.arjuna.ats.internal.arjuna.tools.log.EditableAtomicAction
 
toString() - Method in interface com.arjuna.ats.internal.arjuna.tools.log.EditableTransaction
 
toString() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple
 
toString() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAOnePhaseResource
 
toString() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
 
toString() - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord
 
toString(String, StringBuilder) - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ArjunaTransactionImpleWrapper
Deprecated.
 
toString(String, StringBuilder) - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.RecoveredTransactionWrapper
 
toString(String, StringBuilder) - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ServerTransactionWrapper
 
toString() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction
 
toString() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple
 
toString() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.TransactionImple
 
toString() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
 
toString() - Method in class com.arjuna.ats.internal.jta.transaction.jts.subordinate.jca.TransactionImple
 
toString() - Method in class com.arjuna.ats.internal.jta.transaction.jts.subordinate.TransactionImple
 
toString() - Method in class com.arjuna.ats.internal.jta.transaction.jts.TransactionImple
 
toString() - Method in class com.arjuna.ats.internal.jta.xa.XID
 
toString() - Method in class com.arjuna.ats.internal.jts.ControlWrapper
Override Object.toString.
toString() - Method in class com.arjuna.ats.internal.jts.orbspecific.ControlImple
 
toString() - Method in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
 
toString() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.coordinator.ServerTransaction
 
toString() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.ServerControl
 
toString() - Method in class com.arjuna.ats.internal.jts.orbspecific.recovery.recoverycoordinators.RecoveryCoordinatorId
override base toString for clarity
toString() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.AssumedCompleteHeuristicServerTransaction
 
toString() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.AssumedCompleteHeuristicTransaction
 
toString() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.AssumedCompleteServerTransaction
 
toString() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.AssumedCompleteTransaction
 
toString() - Method in class com.arjuna.ats.internal.txoj.abstractrecords.LockRecord
 
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.mw.wstx.status.Committed
 
toString() - Method in class com.arjuna.mw.wstx.status.Committing
 
toString() - Method in class com.arjuna.mw.wstx.status.NoTransaction
 
toString() - Method in class com.arjuna.mw.wstx.status.RollbackOnly
 
toString() - Method in class com.arjuna.mw.wstx.status.RolledBack
 
toString() - Method in class com.arjuna.mw.wstx.status.RollingBack
 
toString() - Method in class com.arjuna.mwlabs.wsas.activity.ActivityHandleImple
 
toString() - Method in class com.arjuna.mwlabs.wsas.activity.ActivityHierarchyImple
 
toString() - Method in class com.arjuna.mwlabs.wsas.activity.ActivityImple
 
toString() - Method in class com.arjuna.mwlabs.wst11.at.context.ArjunaContextImple
 
toString() - Method in class com.arjuna.mwlabs.wst11.at.context.TxContextImple
 
toString() - Method in class com.arjuna.mwlabs.wst11.at.ContextImple
 
toString() - Method in class com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple
 
toString() - Method in class com.arjuna.mwlabs.wst11.at.remote.UserTransactionStandaloneImple
 
toString() - Method in class com.arjuna.mwlabs.wst11.ba.context.ArjunaContextImple
 
toString() - Method in class com.arjuna.mwlabs.wst11.ba.context.TxContextImple
 
toString() - Method in class com.arjuna.mwlabs.wst11.ba.ContextImple
 
toString() - Method in class com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple
 
toString() - Method in class com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityStandaloneImple
 
toString() - Method in class com.arjuna.orbportability.common.ant.IDLBuildListElement
 
toString() - Method in class com.arjuna.webservices.util.Enumerated
Get the string representation of this enumeration.
toString() - Method in class com.arjuna.webservices11.wsarj.InstanceIdentifier
Get a string representation of this instance identifier.
toString() - Method in class io.narayana.perf.Measurement
 
toString() - Method in class org.jboss.narayana.rest.bridge.inbound.InboundBridge
 
toString() - Method in class org.jboss.narayana.rest.integration.ParticipantInformation
 
toString() - Method in class org.jboss.stm.internal.PersistentContainer
Gives the name of the container.
toString() - Method in class org.jboss.stm.internal.RecoverableContainer
Gives the name of the container.
toString() - Method in class org.omg.CosTransactions.Status
 
toString() - Method in class org.omg.CosTransactions.Vote
 
totalNumberOfTransactions - Variable in class com.arjuna.ArjunaOTS.GlobalTransactionInfo
 
toTxStatus(String) - Static method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
toTxStatus() - Method in enum org.jboss.narayana.rest.integration.api.HeuristicType
 
toXML() - Method in class org.jboss.jbossts.star.resource.Transaction
 
TRACE - Static variable in class org.jboss.jbossts.txbridge.utils.HttpUtils
 
trace_JDBCImple_previouslycommitteddeleted(int) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
trace_JDBCImple_previouslycommitteddeleted(int) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
trace_JDBCImple_previouslycommitteddeleted$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
transaction() - Method in class com.arjuna.ats.internal.jdbc.DirectRecoverableConnection
 
transaction() - Method in class com.arjuna.ats.internal.jdbc.IndirectRecoverableConnection
 
transaction() - Method in class com.arjuna.ats.internal.jdbc.ProvidedXADataSourceConnection
 
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 - Static variable in class org.jboss.jbossts.star.util.TxLinkNames
 
Transaction - Class in org.jboss.stm.async
This is a user-level transaction class.
Transaction() - Constructor for class org.jboss.stm.async.Transaction
Create a new transaction.
Transaction(Uid) - Constructor for class org.jboss.stm.async.Transaction
AtomicAction constructor with a Uid.
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
TRANSACTION_TYPE - Static variable in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateATCoordinator
type string used to locate TX log records in the tx object store hierarchy
TRANSACTIONA_REQUIRED_MESSAGE - Static variable in class org.jboss.narayana.rest.bridge.inbound.EJBExceptionMapper
 
TRANSACTIONA_REQUIRED_MESSAGE - Static variable in class org.jboss.narayana.rest.bridge.inbound.TransactionalExceptionMapper
 
Transactional - Annotation Type in org.jboss.stm.annotations
Defines that implementations of the interface are to be managed within a transactional container.
TransactionalDriver - Class in com.arjuna.ats.jdbc
Transactional JDBC 2.0 driver.
TransactionalDriver() - Constructor for class com.arjuna.ats.jdbc.TransactionalDriver
 
TransactionalDriverXAConnection - Interface in com.arjuna.ats.internal.jdbc
XA connection implementations must provide an implementation of this class.
TransactionalException - Exception in org.jboss.narayana.compensations.api
 
TransactionalException(String, Throwable) - Constructor for exception org.jboss.narayana.compensations.api.TransactionalException
 
TransactionalExceptionMapper - Class in org.jboss.narayana.rest.bridge.inbound
 
TransactionalExceptionMapper() - Constructor for class org.jboss.narayana.rest.bridge.inbound.TransactionalExceptionMapper
 
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
 
TransactionalObject - Interface in org.omg.CosTransactions
Generated from IDL interface "TransactionalObject".
TransactionalObjectHelper - Class in org.omg.CosTransactions
Generated from IDL interface "TransactionalObject".
TransactionalObjectHelper() - Constructor for class org.omg.CosTransactions.TransactionalObjectHelper
 
TransactionalObjectHolder - Class in org.omg.CosTransactions
Generated from IDL interface "TransactionalObject".
TransactionalObjectHolder() - Constructor for class org.omg.CosTransactions.TransactionalObjectHolder
 
TransactionalObjectHolder(TransactionalObject) - Constructor for class org.omg.CosTransactions.TransactionalObjectHolder
 
TransactionalObjectOperations - Interface in org.omg.CosTransactions
Generated from IDL interface "TransactionalObject".
TransactionalObjectPOA - Class in org.omg.CosTransactions
Generated from IDL interface "TransactionalObject".
TransactionalObjectPOA() - Constructor for class org.omg.CosTransactions.TransactionalObjectPOA
 
TransactionalObjectPOATie - Class in org.omg.CosTransactions
Generated from IDL interface "TransactionalObject".
TransactionalObjectPOATie(TransactionalObjectOperations) - Constructor for class org.omg.CosTransactions.TransactionalObjectPOATie
 
TransactionalObjectPOATie(TransactionalObjectOperations, POA) - Constructor for class org.omg.CosTransactions.TransactionalObjectPOATie
 
TransactionCache - Class in com.arjuna.ats.internal.jts.recovery.transactions
The transaction cache ensures that there is no interference between different threads that may be working with the same transaction.
TransactionCache() - Constructor for class com.arjuna.ats.internal.jts.recovery.transactions.TransactionCache
 
TransactionCompensatedException - Exception in org.jboss.narayana.compensations.api
Indicates that the compensation-based transaction needed to be compensated, despite being requested to close.
TransactionCompensatedException(String) - Constructor for exception org.jboss.narayana.compensations.api.TransactionCompensatedException
 
TransactionCompensatedException(String, Throwable) - Constructor for exception org.jboss.narayana.compensations.api.TransactionCompensatedException
 
TransactionContext - Class in com.arjuna.ats.jta.cdi
 
TransactionContext() - Constructor for class com.arjuna.ats.jta.cdi.TransactionContext
 
TransactionDataUnavailableException - Exception in org.jboss.narayana.txframework.api.exception
Deprecated.
The TXFramework API will be removed. The org.jboss.narayana.compensations API should be used instead. The new API is superior for these reasons:

i) offers a higher level API; ii) The API very closely matches that of JTA, making it easier for developers to learn, iii) It works for non-distributed transactions as well as distributed transactions. iv) It is CDI based so only needs a CDI container to run, rather than a full Java EE server.

TransactionDataUnavailableException(String) - Constructor for exception org.jboss.narayana.txframework.api.exception.TransactionDataUnavailableException
Deprecated.
 
TransactionDataUnavailableException(String, Throwable) - Constructor for exception org.jboss.narayana.txframework.api.exception.TransactionDataUnavailableException
Deprecated.
 
TransactionException - Exception in org.jboss.stm
Thrown if an error occurs during transaction processing, e.g., commit fails.
TransactionException(String, int) - Constructor for exception org.jboss.stm.TransactionException
 
TransactionExecutorAbort - Class in org.jboss.stm.internal.async
Executes the transaction.
TransactionExecutorAbort(AtomicAction) - Constructor for class org.jboss.stm.internal.async.TransactionExecutorAbort
 
TransactionExecutorBegin - Class in org.jboss.stm.internal.async
Executes the transaction.
TransactionExecutorBegin(int, AtomicAction) - Constructor for class org.jboss.stm.internal.async.TransactionExecutorBegin
 
TransactionExecutorCommit - Class in org.jboss.stm.internal.async
Executes the transaction.
TransactionExecutorCommit(boolean, AtomicAction) - Constructor for class org.jboss.stm.internal.async.TransactionExecutorCommit
 
TransactionExtension - Class in com.arjuna.ats.jta.cdi
 
TransactionExtension() - Constructor for class com.arjuna.ats.jta.cdi.TransactionExtension
 
TransactionFactory - Interface in org.omg.CosTransactions
Generated from IDL interface "TransactionFactory".
TransactionFactoryHelper - Class in org.omg.CosTransactions
Generated from IDL interface "TransactionFactory".
TransactionFactoryHelper() - Constructor for class org.omg.CosTransactions.TransactionFactoryHelper
 
TransactionFactoryHolder - Class in org.omg.CosTransactions
Generated from IDL interface "TransactionFactory".
TransactionFactoryHolder() - Constructor for class org.omg.CosTransactions.TransactionFactoryHolder
 
TransactionFactoryHolder(TransactionFactory) - Constructor for class org.omg.CosTransactions.TransactionFactoryHolder
 
TransactionFactoryImple - Class in com.arjuna.ats.internal.jts.orbspecific
An implementation of ArjunaOTS::ArjunaFactory.
TransactionFactoryImple() - Constructor for class com.arjuna.ats.internal.jts.orbspecific.TransactionFactoryImple
 
TransactionFactoryImple(String) - Constructor for class com.arjuna.ats.internal.jts.orbspecific.TransactionFactoryImple
 
TransactionFactoryOperations - Interface in org.omg.CosTransactions
Generated from IDL interface "TransactionFactory".
TransactionFactoryPOA - Class in org.omg.CosTransactions
Generated from IDL interface "TransactionFactory".
TransactionFactoryPOA() - Constructor for class org.omg.CosTransactions.TransactionFactoryPOA
 
TransactionFactoryPOATie - Class in org.omg.CosTransactions
Generated from IDL interface "TransactionFactory".
TransactionFactoryPOATie(TransactionFactoryOperations) - Constructor for class org.omg.CosTransactions.TransactionFactoryPOATie
 
TransactionFactoryPOATie(TransactionFactoryOperations, POA) - Constructor for class org.omg.CosTransactions.TransactionFactoryPOATie
 
TransactionFree - Annotation Type in org.jboss.stm.annotations
Means that the method is not transactional, so no context on the thread or locks acquired/released.
TransactionHelper - Interface in org.jboss.narayana.jta.jms
 
TransactionHelperImpl - Class in org.jboss.narayana.jta.jms
 
TransactionHelperImpl(TransactionManager) - Constructor for class org.jboss.narayana.jta.jms.TransactionHelperImpl
 
transactionIdentifier() - Method in class com.arjuna.mw.wst11.UserBusinessActivity
 
transactionIdentifier() - Method in class com.arjuna.mw.wst11.UserTransaction
 
transactionIdentifier() - Method in class com.arjuna.mwlabs.wst11.at.remote.UserSubordinateTransactionImple
 
transactionIdentifier() - Method in class com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple
 
transactionIdentifier() - Method in class com.arjuna.mwlabs.wst11.at.remote.UserTransactionStandaloneImple
 
transactionIdentifier() - Method in class com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple
 
transactionIdentifier() - Method in class com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityStandaloneImple
 
transactionIdentifier() - Method in class com.arjuna.mwlabs.wst11.ba.remote.UserSubordinateBusinessActivityImple
 
TransactionImple - Class in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca
 
TransactionImple(int) - Constructor for class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple
Deprecated.
Only used by tests
TransactionImple(int, Xid) - Constructor for class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple
 
TransactionImple(Uid) - Constructor for class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.TransactionImple
Used for failure recovery.
TransactionImple - Class in com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate
 
TransactionImple(int) - Constructor for class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.TransactionImple
Create a new transaction with the specified timeout.
TransactionImple(AtomicAction) - Constructor for class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.TransactionImple
 
TransactionImple - Class in com.arjuna.ats.internal.jta.transaction.arjunacore
 
TransactionImple(int) - Constructor for class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
Create a new transaction with the specified timeout.
TransactionImple() - Constructor for class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
 
TransactionImple(BasicAction) - Constructor for class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
Create a new TransactionImple representation of a specified transaction.
TransactionImple - Class in com.arjuna.ats.internal.jta.transaction.jts.subordinate.jca
 
TransactionImple(int) - Constructor for class com.arjuna.ats.internal.jta.transaction.jts.subordinate.jca.TransactionImple
Create a new transaction with the specified timeout.
TransactionImple(int, Xid) - Constructor for class com.arjuna.ats.internal.jta.transaction.jts.subordinate.jca.TransactionImple
 
TransactionImple(Uid) - Constructor for class com.arjuna.ats.internal.jta.transaction.jts.subordinate.jca.TransactionImple
For crash recovery purposes.
TransactionImple - Class in com.arjuna.ats.internal.jta.transaction.jts.subordinate
 
TransactionImple(AtomicTransaction) - Constructor for class com.arjuna.ats.internal.jta.transaction.jts.subordinate.TransactionImple
Create a new transaction with the specified timeout.
TransactionImple - Class in com.arjuna.ats.internal.jta.transaction.jts
An implementation of javax.transaction.Transaction.
TransactionImple() - Constructor for class com.arjuna.ats.internal.jta.transaction.jts.TransactionImple
 
TransactionImple(AtomicTransaction) - Constructor for class com.arjuna.ats.internal.jta.transaction.jts.TransactionImple
 
TransactionImporter - Interface in com.arjuna.ats.internal.jta.transaction.arjunacore.jca
A TransactionImporter is used to manager the relationship with external SubordinateTransactions.
TransactionImporterImple - Class in com.arjuna.ats.internal.jta.transaction.arjunacore.jca
 
TransactionImporterImple() - Constructor for class com.arjuna.ats.internal.jta.transaction.arjunacore.jca.TransactionImporterImple
 
TransactionImporterImple - Class in com.arjuna.ats.internal.jta.transaction.jts.jca
 
TransactionImporterImple() - Constructor for class com.arjuna.ats.internal.jta.transaction.jts.jca.TransactionImporterImple
 
TransactionInfo - Class in com.arjuna.ArjunaOTS
Generated from IDL struct "TransactionInfo".
TransactionInfo() - Constructor for class com.arjuna.ArjunaOTS.TransactionInfo
 
TransactionInfo(int, int, int) - Constructor for class com.arjuna.ArjunaOTS.TransactionInfo
 
TransactionInfoHelper - Class in com.arjuna.ArjunaOTS
Generated from IDL struct "TransactionInfo".
TransactionInfoHelper() - Constructor for class com.arjuna.ArjunaOTS.TransactionInfoHelper
 
TransactionInfoHolder - Class in com.arjuna.ArjunaOTS
Generated from IDL struct "TransactionInfo".
TransactionInfoHolder() - Constructor for class com.arjuna.ArjunaOTS.TransactionInfoHolder
 
TransactionInfoHolder(TransactionInfo) - Constructor for class com.arjuna.ArjunaOTS.TransactionInfoHolder
 
transactionLifetime() - Static method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
 
transactionLogged(boolean) - Method in class org.jboss.narayana.compensations.api.DefaultTxLoggedHandler
 
transactionLogged(boolean) - Method in interface org.jboss.narayana.compensations.api.TransactionLoggedHandler
Notification that the transaction has been logged
TransactionLoggedHandler - Interface in org.jboss.narayana.compensations.api
Provides a call-back handler, invoked after the transaction manager logs the confirmation and compensation handlers.
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
 
TransactionManagerDelegate - Class in com.arjuna.ats.jbossatx.jta
 
TransactionManagerDelegate() - Constructor for class com.arjuna.ats.jbossatx.jta.TransactionManagerDelegate
Construct the delegate with the appropriate transaction manager
TransactionManagerDelegate - Class in com.arjuna.ats.jbossatx.jts
 
TransactionManagerDelegate() - Constructor for class com.arjuna.ats.jbossatx.jts.TransactionManagerDelegate
Construct the delegate with the appropriate transaction manager
TransactionManagerElement - Class in org.jboss.jbossts.star.util.media.txstatusext
 
TransactionManagerElement() - Constructor for class org.jboss.jbossts.star.util.media.txstatusext.TransactionManagerElement
 
TransactionManagerFactory - Class in com.arjuna.mw.wst11
 
TransactionManagerFactory() - Constructor for class com.arjuna.mw.wst11.TransactionManagerFactory
 
TransactionManagerImple - Class in com.arjuna.ats.internal.jta.transaction.arjunacore
 
TransactionManagerImple() - Constructor for class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionManagerImple
 
TransactionManagerImple - Class in com.arjuna.ats.internal.jta.transaction.jts
An implementation of javax.transaction.TransactionManager.
TransactionManagerImple() - Constructor for class com.arjuna.ats.internal.jta.transaction.jts.TransactionManagerImple
 
TransactionManagerImple - Class in com.arjuna.mwlabs.wst11.at.remote
This is the interface that the core exposes in order to allow different types of participants to be enrolled.
TransactionManagerImple() - Constructor for class com.arjuna.mwlabs.wst11.at.remote.TransactionManagerImple
 
TransactionManagerService - Class in com.arjuna.ats.jbossatx.jta
JBoss Transaction Manager Service.
TransactionManagerService() - Constructor for class com.arjuna.ats.jbossatx.jta.TransactionManagerService
 
TransactionManagerService - Class in com.arjuna.ats.jbossatx.jts
JBoss Transaction Manager Service.
TransactionManagerService() - Constructor for class com.arjuna.ats.jbossatx.jts.TransactionManagerService
 
TransactionManagerServiceMBean - Interface in com.arjuna.ats.jbossatx.jta
The MBean interface for the TransactionManager JBoss service.
TransactionManagerServiceMBean - Interface in com.arjuna.ats.jbossatx.jts
The MBean interface for the TransactionManager JBoss service.
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.
TransactionRecoveryModule - Class in com.arjuna.ats.internal.jts.recovery.transactions
This class is a plug-in module for the recovery manager.
TransactionRecoveryModule() - Constructor for class com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule
 
TransactionRequiredException - Exception in org.jboss.narayana.compensations.api
 
TransactionRequiredException() - Constructor for exception org.jboss.narayana.compensations.api.TransactionRequiredException
 
TransactionRequiredException(String) - Constructor for exception org.jboss.narayana.compensations.api.TransactionRequiredException
 
TRANSACTIONROLLEDBACK_ERROR_CODE - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The transaction rolled back error code.
TRANSACTIONROLLEDBACK_ERROR_CODE_QNAME - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The transaction rolled back error code.
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
 
transactionRunning() - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
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
 
TransactionStatisticsElement - Class in org.jboss.jbossts.star.util.media.txstatusext
 
TransactionStatisticsElement() - Constructor for class org.jboss.jbossts.star.util.media.txstatusext.TransactionStatisticsElement
 
TransactionStatisticsElement(int, int, int, int) - Constructor for class org.jboss.jbossts.star.util.media.txstatusext.TransactionStatisticsElement
 
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.
TransactionStatusConnector - Class in com.arjuna.ats.internal.arjuna.recovery
 
TransactionStatusConnector(String, Uid) - Constructor for class com.arjuna.ats.internal.arjuna.recovery.TransactionStatusConnector
Recreate TransactionStatusManagerItem and attempt to establish a connection to the host/port of the TransactionStatusManager.
TransactionStatusElement - Enum in org.jboss.jbossts.star.util.media.txstatusext
 
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
 
TransactionStatusManagerItem - Class in com.arjuna.ats.internal.arjuna.recovery
 
TransactionStatusMapper - Class in org.jboss.jbossts.star.provider
map transaction status exceptions
TransactionStatusMapper() - Constructor for class org.jboss.jbossts.star.provider.TransactionStatusMapper
 
TransactionSynchronizationRegistryImple - Class in com.arjuna.ats.internal.jta.transaction.arjunacore
Implementation of the TransactionSynchronizationRegistry interface, in line with the JTA 1.1 specification.
TransactionSynchronizationRegistryImple() - Constructor for class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionSynchronizationRegistryImple
 
TransactionSynchronizationRegistryImple - Class in com.arjuna.ats.internal.jta.transaction.jts
Implementation of the TransactionSynchronizationRegistry interface, in line with the JTA 1.1 specification.
TransactionSynchronizationRegistryImple() - Constructor for class com.arjuna.ats.internal.jta.transaction.jts.TransactionSynchronizationRegistryImple
 
TransactionType - Class in com.arjuna.ArjunaOTS
Generated from IDL enum "TransactionType".
TransactionType(int) - Constructor for class com.arjuna.ArjunaOTS.TransactionType
 
TransactionTypeActive - Static variable in class com.arjuna.ArjunaOTS.TransactionType
 
TransactionTypeHelper - Class in com.arjuna.ArjunaOTS
Generated from IDL enum "TransactionType".
TransactionTypeHelper() - Constructor for class com.arjuna.ArjunaOTS.TransactionTypeHelper
 
TransactionTypeHolder - Class in com.arjuna.ArjunaOTS
Generated from IDL enum "TransactionType".
TransactionTypeHolder() - Constructor for class com.arjuna.ArjunaOTS.TransactionTypeHolder
 
TransactionTypeHolder(TransactionType) - Constructor for class com.arjuna.ArjunaOTS.TransactionTypeHolder
 
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.
TransactionTypeTerminated - Static variable in class com.arjuna.ArjunaOTS.TransactionType
 
TransactionTypeUnresolved - Static variable in class com.arjuna.ArjunaOTS.TransactionType
 
transcribeWrapperData(XAResourceRecord) - Method in class com.arjuna.ats.internal.jbossatx.jta.XAResourceRecordWrappingPluginImpl
 
transcribeWrapperData(XAResourceRecord) - Method in interface com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecordWrappingPlugin
 
transform(Class<T>, EndpointReference) - Static method in class com.arjuna.webservices11.wsaddr.EndpointHelper
 
TransIdentity - Class in org.omg.CosTransactions
Generated from IDL struct "TransIdentity".
TransIdentity() - Constructor for class org.omg.CosTransactions.TransIdentity
 
TransIdentity(Coordinator, Terminator, otid_t) - Constructor for class org.omg.CosTransactions.TransIdentity
 
TransIdentityHelper - Class in org.omg.CosTransactions
Generated from IDL struct "TransIdentity".
TransIdentityHelper() - Constructor for class org.omg.CosTransactions.TransIdentityHelper
 
TransIdentityHolder - Class in org.omg.CosTransactions
Generated from IDL struct "TransIdentity".
TransIdentityHolder() - Constructor for class org.omg.CosTransactions.TransIdentityHolder
 
TransIdentityHolder(TransIdentity) - Constructor for class org.omg.CosTransactions.TransIdentityHolder
 
TransportTimer - Class in com.arjuna.webservices.util
Utility class providing access to a timer and associated properties.
TransportTimer() - Constructor for class com.arjuna.webservices.util.TransportTimer
 
truncate(String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore
 
truncate(String) - Method in class com.arjuna.ats.internal.arjuna.objectstore.HashedStore
 
tryLockMutex() - Method in class com.arjuna.ats.arjuna.StateManager
 
trySuspend(boolean) - Method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
 
trySuspendScan(boolean) - Method in class com.arjuna.ats.internal.arjuna.recovery.RecoveryManagerImple
Suspend the recovery manager.
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
 
TwoPhaseAwareParticipantElement - Class in org.jboss.jbossts.star.util.media.txstatusext
 
TwoPhaseAwareParticipantElement() - Constructor for class org.jboss.jbossts.star.util.media.txstatusext.TwoPhaseAwareParticipantElement
 
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
 
TwoPhaseHLSImple - Class in com.arjuna.mwlabs.wscf11.model.twophase.arjunacore
The ArjunaCore coordination service implementation.
TwoPhaseHLSImple() - Constructor for class com.arjuna.mwlabs.wscf11.model.twophase.arjunacore.TwoPhaseHLSImple
 
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
 
twoPhaseOutcome() - Method in enum org.jboss.jbossts.star.util.TxStatus
 
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
 
TwoPhaseUnawareParticipantElement - Class in org.jboss.jbossts.star.util.media.txstatusext
 
TwoPhaseUnawareParticipantElement() - Constructor for class org.jboss.jbossts.star.util.media.txstatusext.TwoPhaseUnawareParticipantElement
 
TwoPhaseVolatileStore - Class in com.arjuna.ats.internal.arjuna.objectstore
Two phase volatile store.
TwoPhaseVolatileStore(ObjectStoreEnvironmentBean) - Constructor for class com.arjuna.ats.internal.arjuna.objectstore.TwoPhaseVolatileStore
 
tx - Class in com.arjuna.ats.jts.tx
 
tx() - Constructor for class com.arjuna.ats.jts.tx.tx
 
TX_ABORTED - Static variable in class com.arjuna.ats.internal.jts.orbspecific.CurrentImple
 
TX_ACTIVE - Static variable in class org.jboss.jbossts.star.util.TxStatusMediaType
 
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_BEGUN - Static variable in class com.arjuna.ats.internal.jts.orbspecific.CurrentImple
 
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_COMMITTED - Static variable in class com.arjuna.ats.internal.jts.orbspecific.CurrentImple
 
TX_COMMITTED - Static variable in class org.jboss.jbossts.star.util.TxStatusMediaType
 
TX_COMMITTED_ONE_PHASE - Static variable in class org.jboss.jbossts.star.util.TxStatusMediaType
 
TX_CONTEXT - Static variable in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
context root
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_H_MIXED - Static variable in class org.jboss.jbossts.star.util.TxStatusMediaType
 
TX_H_ROLLBACK - Static variable in class org.jboss.jbossts.star.util.TxStatusMediaType
 
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_LIST_MEDIA_TYPE - Static variable in class org.jboss.jbossts.star.util.TxMediaType
 
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_PATH - Static variable in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
Transaction Coordinator resource path
TX_PREPARED - Static variable in class org.jboss.jbossts.star.util.TxStatusMediaType
 
TX_PROTOCOL_ERROR - Static variable in class com.arjuna.ats.jts.tx.tx
 
TX_RESUMED - Static variable in class com.arjuna.ats.internal.jts.orbspecific.CurrentImple
 
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_ROLLBACK_ONLY - Static variable in class org.jboss.jbossts.star.util.TxStatusMediaType
 
TX_ROLLEDBACK - Static variable in class org.jboss.jbossts.star.util.TxStatusMediaType
 
TX_SEGMENT - Static variable in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
transaction-manager URI
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_STATUS_EXT_MEDIA_TYPE - Static variable in class org.jboss.jbossts.star.util.TxMediaType
 
TX_STATUS_MEDIA_TYPE - Static variable in class org.jboss.jbossts.star.util.TxMediaType
 
TX_SUSPENDED - Static variable in class com.arjuna.ats.internal.jts.orbspecific.CurrentImple
 
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.
txbridgeI18NLogger - Interface in org.jboss.jbossts.txbridge.utils
i18n log messages for the txbridge module.
txbridgeI18NLogger_$logger - Class in org.jboss.jbossts.txbridge.utils
Warning this class consists of generated code.
txbridgeI18NLogger_$logger(Logger) - Constructor for class org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger_$logger
 
txbridgeLogger - Class in org.jboss.jbossts.txbridge.utils
Module logger for the txbridge.
txbridgeLogger() - Constructor for class org.jboss.jbossts.txbridge.utils.txbridgeLogger
 
TxCommitStatistic - Class in com.arjuna.ats.arjuna.coordinator.internal
 
TxCommitStatistic(long, long) - Constructor for class com.arjuna.ats.arjuna.coordinator.internal.TxCommitStatistic
 
TxCompensate - Annotation Type in org.jboss.narayana.compensations.api
Provides a callback handler for compensating any work done within this annotated method (or all methods of the class when annotated at the class level).
TxCompensateInterceptor - Class in org.jboss.narayana.compensations.impl
 
TxCompensateInterceptor() - Constructor for class org.jboss.narayana.compensations.impl.TxCompensateInterceptor
 
TxConfirm - Annotation Type in org.jboss.narayana.compensations.api
Provides a callback handler for confirming any work done within this annotated method (or all methods of the class when annotated at the class level).
TxConfirmInterceptor - Class in org.jboss.narayana.compensations.impl
 
TxConfirmInterceptor() - Constructor for class org.jboss.narayana.compensations.impl.TxConfirmInterceptor
 
TxContext - Interface in com.arjuna.mw.wst
This class represents a handle on a stack of transactions.
TxContextImple - Class in com.arjuna.mwlabs.wst11.at.context
 
TxContextImple(CoordinationContextType) - Constructor for class com.arjuna.mwlabs.wst11.at.context.TxContextImple
 
TxContextImple(Context) - Constructor for class com.arjuna.mwlabs.wst11.at.context.TxContextImple
 
TxContextImple - Class in com.arjuna.mwlabs.wst11.ba.context
 
TxContextImple(CoordinationContextType) - Constructor for class com.arjuna.mwlabs.wst11.ba.context.TxContextImple
 
TxContextImple(Context) - Constructor for class com.arjuna.mwlabs.wst11.ba.context.TxContextImple
 
TxControl - Class in com.arjuna.ats.arjuna.coordinator
Transaction configuration object.
TxControl() - Constructor for class com.arjuna.ats.arjuna.coordinator.TxControl
 
TxControl - Interface in org.jboss.narayana.txframework.api.management
Deprecated.
The TXFramework API will be removed. The org.jboss.narayana.compensations API should be used instead. The new API is superior for these reasons:

i) offers a higher level API; ii) The API very closely matches that of JTA, making it easier for developers to learn, iii) It works for non-distributed transactions as well as distributed transactions. iv) It is CDI based so only needs a CDI container to run, rather than a full Java EE server.

Interface defining at the most generic level a transaction control object which can be injected into a framework web service or lifecycle method. Instances of this type and its subtypes can be uses to type fields which are the target of a TxManagement attribute. A TxControl provides a set of operations which the web service or lifecycle method can use to influence the logic of the transaction.

TxControl.Shutdown - Class in com.arjuna.ats.arjuna.coordinator
 
TXControlRuntimeException - Exception in org.jboss.narayana.txframework.api.exception
Deprecated.
The TXFramework API will be removed. The org.jboss.narayana.compensations API should be used instead. The new API is superior for these reasons:

i) offers a higher level API; ii) The API very closely matches that of JTA, making it easier for developers to learn, iii) It works for non-distributed transactions as well as distributed transactions. iv) It is CDI based so only needs a CDI container to run, rather than a full Java EE server.

TXControlRuntimeException(String) - Constructor for exception org.jboss.narayana.txframework.api.exception.TXControlRuntimeException
Deprecated.
 
TXControlRuntimeException(String, Throwable) - Constructor for exception org.jboss.narayana.txframework.api.exception.TXControlRuntimeException
Deprecated.
 
txCount() - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
TXDataMap<K,V> - Interface in org.jboss.narayana.txframework.api.management
Deprecated.
The TXFramework API will be removed. The org.jboss.narayana.compensations API should be used instead. The new API is superior for these reasons:

i) offers a higher level API; ii) The API very closely matches that of JTA, making it easier for developers to learn, iii) It works for non-distributed transactions as well as distributed transactions. iv) It is CDI based so only needs a CDI container to run, rather than a full Java EE server.

TXDataMapImpl<K,V> - Class in org.jboss.narayana.txframework.impl
 
TXDataMapImpl() - Constructor for class org.jboss.narayana.txframework.impl.TXDataMapImpl
 
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
 
TXFrameworkCDIExtension - Class in org.jboss.narayana.txframework.impl.as
 
TXFrameworkCDIExtension() - Constructor for class org.jboss.narayana.txframework.impl.as.TXFrameworkCDIExtension
 
TXFrameworkException - Exception in org.jboss.narayana.txframework.api.exception
Deprecated.
The TXFramework API will be removed. The org.jboss.narayana.compensations API should be used instead. The new API is superior for these reasons:

i) offers a higher level API; ii) The API very closely matches that of JTA, making it easier for developers to learn, iii) It works for non-distributed transactions as well as distributed transactions. iv) It is CDI based so only needs a CDI container to run, rather than a full Java EE server.

TXFrameworkException(String) - Constructor for exception org.jboss.narayana.txframework.api.exception.TXFrameworkException
Deprecated.
 
TXFrameworkException(String, Throwable) - Constructor for exception org.jboss.narayana.txframework.api.exception.TXFrameworkException
Deprecated.
 
TXFrameworkRuntimeException - Exception in org.jboss.narayana.txframework.api.exception
Deprecated.
The TXFramework API will be removed. The org.jboss.narayana.compensations API should be used instead. The new API is superior for these reasons:

i) offers a higher level API; ii) The API very closely matches that of JTA, making it easier for developers to learn, iii) It works for non-distributed transactions as well as distributed transactions. iv) It is CDI based so only needs a CDI container to run, rather than a full Java EE server.

TXFrameworkRuntimeException(String) - Constructor for exception org.jboss.narayana.txframework.api.exception.TXFrameworkRuntimeException
Deprecated.
 
TXFrameworkRuntimeException(String, Throwable) - Constructor for exception org.jboss.narayana.txframework.api.exception.TXFrameworkRuntimeException
Deprecated.
 
txIdsHelper - Class in com.arjuna.ArjunaOTS
Generated from IDL alias "txIds".
txIdsHelper() - Constructor for class com.arjuna.ArjunaOTS.txIdsHelper
 
txIdsHolder - Class in com.arjuna.ArjunaOTS
Generated from IDL alias "txIds".
txIdsHolder() - Constructor for class com.arjuna.ArjunaOTS.txIdsHolder
 
txIdsHolder(otid_t[]) - Constructor for class com.arjuna.ArjunaOTS.txIdsHolder
 
TxInfo - Class in com.arjuna.ats.internal.jta.xa
 
TxInfo(Xid) - Constructor for class com.arjuna.ats.internal.jta.xa.TxInfo
 
TxInfo(Xid, int) - Constructor for class com.arjuna.ats.internal.jta.xa.TxInfo
 
TxLinkNames - Class in org.jboss.jbossts.star.util
 
TxLinkNames() - Constructor for class org.jboss.jbossts.star.util.TxLinkNames
 
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
 
TxLogged - Annotation Type in org.jboss.narayana.compensations.api
Provides a callback handler for confirming that the transaction log has been written.
TxLoggedInterceptor - Class in org.jboss.narayana.compensations.impl
 
TxLoggedInterceptor() - Constructor for class org.jboss.narayana.compensations.impl.TxLoggedInterceptor
 
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
 
TxLogWritePersistenceRecord - Class in com.arjuna.ats.internal.arjuna
Needs further consideration and then completion.
TxLogWritePersistenceRecord(OutputObjectState, ParticipantStore, StateManager) - Constructor for class com.arjuna.ats.internal.arjuna.TxLogWritePersistenceRecord
 
TxLogWritePersistenceRecord() - Constructor for class com.arjuna.ats.internal.arjuna.TxLogWritePersistenceRecord
 
TxMediaType - Class in org.jboss.jbossts.star.util
 
TxMediaType() - Constructor for class org.jboss.jbossts.star.util.TxMediaType
 
TXN_MGR_URL - Static variable in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
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.
txojI18NLogger_$logger - Class in com.arjuna.ats.txoj.logging
Warning this class consists of generated code.
txojI18NLogger_$logger(Logger) - Constructor for class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
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.
TxStatus - Enum in org.jboss.jbossts.star.util
 
txStatus() - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
Get the status of the current transaction
txStatus(String) - Method in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
TxStatusMediaType - Class in org.jboss.jbossts.star.util
 
TxStatusMediaType() - Constructor for class org.jboss.jbossts.star.util.TxStatusMediaType
 
TxStoreLog - Class in com.arjuna.ats.internal.jts.utils
 
TxStoreLog() - Constructor for class com.arjuna.ats.internal.jts.utils.TxStoreLog
 
TxSupport - Class in org.jboss.jbossts.star.util
Deprecated. 
TxSupport(String, int) - Constructor for class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
TxSupport(String) - Constructor for class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
TxSupport() - Constructor for class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
TxSupport(int) - Constructor for class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
TxWorkManager - Class in com.arjuna.ats.internal.jta.transaction.arjunacore.jca
 
TxWorkManager() - Constructor for class com.arjuna.ats.internal.jta.transaction.arjunacore.jca.TxWorkManager
 
TxWorkManager - Class in com.arjuna.ats.internal.jta.transaction.jts.jca
 
TxWorkManager() - Constructor for class com.arjuna.ats.internal.jta.transaction.jts.jca.TxWorkManager
 
type() - Static method in class com.arjuna.ArjunaOTS.ActionControlHelper
 
type() - Static method in class com.arjuna.ArjunaOTS.ActiveThreadsHelper
 
type() - Static method in class com.arjuna.ArjunaOTS.ActiveTransactionHelper
 
type() - Static method in class com.arjuna.ArjunaOTS.ArjunaFactoryHelper
 
type() - Static method in class com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourceHelper
 
type() - Static method in class com.arjuna.ArjunaOTS.ArjunaTransactionHelper
 
type() - Static method in class com.arjuna.ArjunaOTS.BadControlHelper
 
type() - Static method in class com.arjuna.ArjunaOTS.CurrentHelper
 
type() - Static method in class com.arjuna.ArjunaOTS.DestroyedHelper
 
type() - Static method in class com.arjuna.ArjunaOTS.GlobalTransactionInfoHelper
 
type() - Static method in class com.arjuna.ArjunaOTS.InterpositionFailedHelper
 
type() - Static method in class com.arjuna.ArjunaOTS.JTAInterposedSynchronizationHelper
 
type() - Static method in class com.arjuna.ArjunaOTS.ManagedSynchronizationHelper
 
type() - Static method in class com.arjuna.ArjunaOTS.NoContextHelper
 
type() - Static method in class com.arjuna.ArjunaOTS.OTSAbstractRecordHelper
 
type() - Static method in class com.arjuna.ArjunaOTS.TransactionInfoHelper
 
type() - Static method in class com.arjuna.ArjunaOTS.TransactionTypeHelper
 
type() - Static method in class com.arjuna.ArjunaOTS.txIdsHelper
 
type() - Static method in class com.arjuna.ArjunaOTS.UidCoordinatorHelper
 
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 class com.arjuna.ats.internal.arjuna.abstractrecords.ActivationRecord
 
type() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.CadaverActivationRecord
 
type() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.CadaverRecord
The type of the class - may be used to save information in an hierarchical manner in the object participantStore.
type() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.DisposeRecord
 
type() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.LastResourceRecord
 
type() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.PersistenceRecord
 
type() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.RecoveryRecord
 
type() - Method in class com.arjuna.ats.internal.arjuna.coordinator.AppendLogTransaction
 
type() - Method in class com.arjuna.ats.internal.arjuna.TxLogWritePersistenceRecord
 
type() - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.RecoverConnectableAtomicAction
 
type() - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryResourceManagerImple
 
type() - Method in class com.arjuna.ats.internal.jta.recovery.jts.XARecoveryResourceManagerImple
 
type() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.CommitMarkableResourceRecord
 
type() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
 
type() - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.LastResourceRecord
The type for saving state.
type() - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord
 
type() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ArjunaTransactionImpleWrapper
Deprecated.
 
type() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.RecoveredTransactionWrapper
 
type() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ServerTransactionWrapper
 
type() - Method in class com.arjuna.ats.internal.jta.transaction.arjunacore.subordinate.jca.SubordinateAtomicAction
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.internal.jta.transaction.arjunacore.subordinate.SubordinateAtomicAction
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.internal.jta.transaction.jts.subordinate.jca.coordinator.ServerTransaction
 
type() - Method in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
 
type() - Static method in class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.JavaIdlRCServiceInit
 
type() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.coordinator.ServerTransaction
 
type() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna.ServerTopLevelAction
 
type() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.osi.ServerOSITopLevelAction
 
type() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.restricted.ServerRestrictedTopLevelAction
 
type() - Method in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.strict.ServerStrictTopLevelAction
 
type() - Static method in class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.JacOrbRCServiceInit
 
type() - Static method in class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.JavaIdlRCServiceInit
 
type() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.AssumedCompleteHeuristicServerTransaction
 
type() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.AssumedCompleteHeuristicTransaction
 
type() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.AssumedCompleteServerTransaction
 
type() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.AssumedCompleteTransaction
 
type() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredServerTransaction
 
type() - Method in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredTransaction
 
type() - Method in class com.arjuna.ats.internal.jts.resources.ExtendedResourceRecord
 
type() - Method in class com.arjuna.ats.internal.jts.resources.ResourceRecord
 
type() - Method in class com.arjuna.ats.internal.txoj.abstractrecords.CadaverLockRecord
 
type() - Method in class com.arjuna.ats.internal.txoj.abstractrecords.LockRecord
 
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 com.arjuna.mwlabs.wscf.model.sagas.arjunacore.BACoordinator
 
type() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.ParticipantRecord
 
type() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
 
type() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ATCoordinator
 
type() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ParticipantRecord
 
type() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateATCoordinator
 
type() - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
type() - Static method in class org.jboss.jbossts.xts.recovery.participant.at.ATParticipantRecoveryRecord
 
type() - Static method in class org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryRecord
 
type() - Method in class org.jboss.stm.async.Transaction
The type of the class is used to locate the state of the transaction log in the object store.
type() - Method in class org.jboss.stm.Container
 
type() - Method in class org.jboss.stm.internal.optimistic.OptimisticLock
Overrides StateManager.type()
type() - Method in class org.jboss.stm.internal.optimistic.OptimisticLockManager
Overload StateManager.type()
type() - Method in class org.jboss.stm.internal.proxy.LockManagerProxy
 
type() - Method in class org.jboss.stm.internal.proxy.OptimisticLockManagerProxy
 
type() - Static method in class org.omg.CORBA.CurrentHelper
 
type() - Static method in class org.omg.CosTransactions.ControlHelper
 
type() - Static method in class org.omg.CosTransactions.CoordinatorHelper
 
type() - Static method in class org.omg.CosTransactions.CurrentHelper
 
type() - Static method in class org.omg.CosTransactions.HeuristicCommitHelper
 
type() - Static method in class org.omg.CosTransactions.HeuristicHazardHelper
 
type() - Static method in class org.omg.CosTransactions.HeuristicMixedHelper
 
type() - Static method in class org.omg.CosTransactions.HeuristicRollbackHelper
 
type() - Static method in class org.omg.CosTransactions.InactiveHelper
 
type() - Static method in class org.omg.CosTransactions.InvalidControlHelper
 
type() - Static method in class org.omg.CosTransactions.NotPreparedHelper
 
type() - Static method in class org.omg.CosTransactions.NoTransactionHelper
 
type() - Static method in class org.omg.CosTransactions.NotSubtransactionHelper
 
type() - Static method in class org.omg.CosTransactions.otid_tHelper
 
type() - Static method in class org.omg.CosTransactions.PropagationContextHelper
 
type() - Static method in class org.omg.CosTransactions.RecoveryCoordinatorHelper
 
type() - Static method in class org.omg.CosTransactions.ResourceHelper
 
type() - Static method in class org.omg.CosTransactions.StatusHelper
 
type() - Static method in class org.omg.CosTransactions.SubtransactionAwareResourceHelper
 
type() - Static method in class org.omg.CosTransactions.SubtransactionsUnavailableHelper
 
type() - Static method in class org.omg.CosTransactions.SynchronizationHelper
 
type() - Static method in class org.omg.CosTransactions.SynchronizationUnavailableHelper
 
type() - Static method in class org.omg.CosTransactions.TerminatorHelper
 
type() - Static method in class org.omg.CosTransactions.TransactionalObjectHelper
 
type() - Static method in class org.omg.CosTransactions.TransactionFactoryHelper
 
type() - Static method in class org.omg.CosTransactions.TransIdentityHelper
 
type() - Static method in class org.omg.CosTransactions.UnavailableHelper
 
type() - Static method in class org.omg.CosTransactions.VoteHelper
 
type() - Static method in class org.omg.XA.BeforeCompletionCallbackHelper
 
type() - Static method in class org.omg.XA.ConnectorHelper
 
type() - Static method in class org.omg.XA.CurrentConnectionHelper
 
type() - Static method in class org.omg.XA.ResourceManagerHelper
 
type() - Static method in class org.omg.XA.ThreadModelHelper
 
type() - Static method in class org.omg.XA.XASwitchHelper
 
type() - Static method in class org.omg.XA.XIDsHelper
 
type_id() - Method in class com.arjuna.ArjunaOTS._OTSAbstractRecordStub
 
type_id() - Method in interface com.arjuna.ArjunaOTS.OTSAbstractRecordOperations
 
type_id() - Method in class com.arjuna.ArjunaOTS.OTSAbstractRecordPOATie
 
type_id() - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.LastResourceRecord
The type id for this record.
type_id() - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord
 
TYPE_IDENTIFIER - Static variable in class org.jboss.jbossts.txbridge.inbound.BridgeDurableParticipant
 
typeIs() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
 
typeIs() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.ActivationRecord
 
typeIs() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.CadaverRecord
The type of the record.
typeIs() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.DisposeRecord
 
typeIs() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.LastResourceRecord
 
typeIs() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.PersistenceRecord
Redefintions of abstract functions inherited from RecoveryRecord.
typeIs() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.RecoveryRecord
 
typeIs() - Method in class com.arjuna.ats.internal.arjuna.TxLogWritePersistenceRecord
 
typeIs() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.CommitMarkableResourceRecord
 
typeIs() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
 
typeIs() - Method in class com.arjuna.ats.internal.jts.resources.ExtendedResourceRecord
 
typeIs() - Method in class com.arjuna.ats.internal.jts.resources.ResourceRecord
 
typeIs() - Method in class com.arjuna.ats.internal.txoj.abstractrecords.LockRecord
 
typeIs() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.ParticipantRecord
The type of this abstract record.
typeIs() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ParticipantRecord
The type of this abstract record.
typeIs() - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
typeName() - Static method in class com.arjuna.ats.internal.arjuna.recovery.TransactionStatusManagerItem
Type used as path into object store for a TransactionStatusManagerItem.
typeName() - Static method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
 
typeName() - Static method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord
 
typeName() - Static method in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
 
typeName() - Static method in class com.arjuna.ats.internal.jts.orbspecific.interposition.coordinator.ServerTransaction
 
typeName() - Static method in class com.arjuna.ats.internal.jts.recovery.transactions.AssumedCompleteHeuristicServerTransaction
 
typeName() - Static method in class com.arjuna.ats.internal.jts.recovery.transactions.AssumedCompleteHeuristicTransaction
 
typeName() - Static method in class com.arjuna.ats.internal.jts.recovery.transactions.AssumedCompleteServerTransaction
typeName differs from original to force the ActionStore to keep AssumedCompleteServerTransactions separate
typeName() - Static method in class com.arjuna.ats.internal.jts.recovery.transactions.AssumedCompleteTransaction
typeName differs from original to force the ActionStore to keep AssumedCompleteTransactions separate
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
 

U

uid() - Method in class com.arjuna.ArjunaOTS._ArjunaTransactionStub
 
uid() - Method in class com.arjuna.ArjunaOTS._OTSAbstractRecordStub
 
uid() - Method in class com.arjuna.ArjunaOTS._UidCoordinatorStub
 
uid() - Method in class com.arjuna.ArjunaOTS.ArjunaTransactionPOATie
 
uid() - Method in interface com.arjuna.ArjunaOTS.OTSAbstractRecordOperations
 
uid() - Method in class com.arjuna.ArjunaOTS.OTSAbstractRecordPOATie
 
uid() - Method in interface com.arjuna.ArjunaOTS.UidCoordinatorOperations
 
uid() - Method in class com.arjuna.ArjunaOTS.UidCoordinatorPOATie
 
Uid - Class in com.arjuna.ats.arjuna.common
Implements a unique identity class.
Uid() - Constructor for class com.arjuna.ats.arjuna.common.Uid
Create a new instance.
Uid(Uid) - Constructor for class com.arjuna.ats.arjuna.common.Uid
Create a copy of the specified identifier.
Uid(byte[]) - Constructor for class com.arjuna.ats.arjuna.common.Uid
 
Uid(String) - Constructor for class com.arjuna.ats.arjuna.common.Uid
Create Uid from string representation.
Uid(String, boolean) - Constructor for class com.arjuna.ats.arjuna.common.Uid
Create Uid from string representation.
Uid(long[], int, int, int) - Constructor for class com.arjuna.ats.arjuna.common.Uid
 
uid() - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.LastResourceRecord
The UID for this resource.
uid() - Method in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord
 
uid() - Method in class com.arjuna.ats.internal.jts.orbspecific.coordinator.ArjunaTransactionImple
We use these to determine relationships between transactions.
uid4Recovery - Static variable in class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.JavaIdlRCServiceInit
 
uid4Recovery - Static variable in class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.JacOrbRCServiceInit
 
uid4Recovery - Static variable in class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.JavaIdlRCServiceInit
 
UID_SIZE - Static variable in class com.arjuna.ats.arjuna.common.Uid
 
UidCoordinator - Interface in com.arjuna.ArjunaOTS
Generated from IDL interface "UidCoordinator".
UidCoordinatorHelper - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "UidCoordinator".
UidCoordinatorHelper() - Constructor for class com.arjuna.ArjunaOTS.UidCoordinatorHelper
 
UidCoordinatorHolder - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "UidCoordinator".
UidCoordinatorHolder() - Constructor for class com.arjuna.ArjunaOTS.UidCoordinatorHolder
 
UidCoordinatorHolder(UidCoordinator) - Constructor for class com.arjuna.ArjunaOTS.UidCoordinatorHolder
 
UidCoordinatorOperations - Interface in com.arjuna.ArjunaOTS
Generated from IDL interface "UidCoordinator".
UidCoordinatorPOA - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "UidCoordinator".
UidCoordinatorPOA() - Constructor for class com.arjuna.ArjunaOTS.UidCoordinatorPOA
 
UidCoordinatorPOATie - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "UidCoordinator".
UidCoordinatorPOATie(UidCoordinatorOperations) - Constructor for class com.arjuna.ArjunaOTS.UidCoordinatorPOATie
 
UidCoordinatorPOATie(UidCoordinatorOperations, POA) - Constructor for class com.arjuna.ArjunaOTS.UidCoordinatorPOATie
 
UidHelper - Class in com.arjuna.ats.internal.arjuna.common
 
uidToOtid(Uid) - Static method in class com.arjuna.ats.jts.utils.Utility
 
uidToOtid(String) - Static method in class com.arjuna.ats.jts.utils.Utility
 
UidWrapper - Class in com.arjuna.ats.arjuna.tools.osb.mbean
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
UidWrapper(Uid) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
Deprecated.
 
UidWrapper(ObjStoreBrowser, String, String, String, Uid) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
Deprecated.
 
UidWrapper(ObjStoreBrowser, String, String, String, Uid, boolean) - Constructor for class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
Deprecated.
 
Unavailable - Exception in org.omg.CosTransactions
Generated from IDL exception "Unavailable".
Unavailable() - Constructor for exception org.omg.CosTransactions.Unavailable
 
Unavailable(String) - Constructor for exception org.omg.CosTransactions.Unavailable
 
UNAVAILABLE_COORDINATOR - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
UNAVAILABLE_TRANSACTION - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
UnavailableHelper - Class in org.omg.CosTransactions
Generated from IDL exception "Unavailable".
UnavailableHelper() - Constructor for class org.omg.CosTransactions.UnavailableHelper
 
UnavailableHolder - Class in org.omg.CosTransactions
org/omg/CosTransactions/UnavailableHolder.java .
UnavailableHolder() - Constructor for class org.omg.CosTransactions.UnavailableHolder
 
UnavailableHolder(Unavailable) - Constructor for class org.omg.CosTransactions.UnavailableHolder
 
unbind(InitialContext) - Method in class com.arjuna.ats.jta.utils.JNDIReferenceBindingBean
 
unbind() - Method in class com.arjuna.ats.jta.utils.JNDIReferenceBindingBean
 
unbindJTATransactionManagerImplementation() - Static method in class com.arjuna.ats.jta.utils.JNDIManager
Unbind the transaction manager from the default JNDI context.
unbindJTATransactionManagerImplementation(InitialContext) - Static method in class com.arjuna.ats.jta.utils.JNDIManager
Unbind the transaction manager from the provided JNDI context.
unbindJTATransactionSynchronizationRegistryImplementation() - Static method in class com.arjuna.ats.jta.utils.JNDIManager
Unbind the TSR from the default JNDI context.
unbindJTATransactionSynchronizationRegistryImplementation(InitialContext) - Static method in class com.arjuna.ats.jta.utils.JNDIManager
Unbind the TSR from the provided JNDI context.
unchecked_narrow(Object) - Static method in class com.arjuna.ArjunaOTS.ActionControlHelper
 
unchecked_narrow(Object) - Static method in class com.arjuna.ArjunaOTS.ArjunaFactoryHelper
 
unchecked_narrow(Object) - Static method in class com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourceHelper
 
unchecked_narrow(Object) - Static method in class com.arjuna.ArjunaOTS.ArjunaTransactionHelper
 
unchecked_narrow(Object) - Static method in class com.arjuna.ArjunaOTS.CurrentHelper
 
unchecked_narrow(Object) - Static method in class com.arjuna.ArjunaOTS.JTAInterposedSynchronizationHelper
 
unchecked_narrow(Object) - Static method in class com.arjuna.ArjunaOTS.ManagedSynchronizationHelper
 
unchecked_narrow(Object) - Static method in class com.arjuna.ArjunaOTS.OTSAbstractRecordHelper
 
unchecked_narrow(Object) - Static method in class com.arjuna.ArjunaOTS.UidCoordinatorHelper
 
unchecked_narrow(Object) - Static method in class org.omg.CORBA.CurrentHelper
 
unchecked_narrow(Object) - Static method in class org.omg.CosTransactions.ControlHelper
 
unchecked_narrow(Object) - Static method in class org.omg.CosTransactions.CoordinatorHelper
 
unchecked_narrow(Object) - Static method in class org.omg.CosTransactions.CurrentHelper
 
unchecked_narrow(Object) - Static method in class org.omg.CosTransactions.RecoveryCoordinatorHelper
 
unchecked_narrow(Object) - Static method in class org.omg.CosTransactions.ResourceHelper
 
unchecked_narrow(Object) - Static method in class org.omg.CosTransactions.SubtransactionAwareResourceHelper
 
unchecked_narrow(Object) - Static method in class org.omg.CosTransactions.SynchronizationHelper
 
unchecked_narrow(Object) - Static method in class org.omg.CosTransactions.TerminatorHelper
 
unchecked_narrow(Object) - Static method in class org.omg.CosTransactions.TransactionalObjectHelper
 
unchecked_narrow(Object) - Static method in class org.omg.CosTransactions.TransactionFactoryHelper
 
unchecked_narrow(Object) - Static method in class org.omg.XA.BeforeCompletionCallbackHelper
 
unchecked_narrow(Object) - Static method in class org.omg.XA.ConnectorHelper
 
unchecked_narrow(Object) - Static method in class org.omg.XA.CurrentConnectionHelper
 
unchecked_narrow(Object) - Static method in class org.omg.XA.ResourceManagerHelper
 
unchecked_narrow(Object) - Static method in class org.omg.XA.XASwitchHelper
 
UNEXPECTED_SYSTEMEXCEPTION - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
UnexpectedConditionException - Exception in com.arjuna.ats.jta.exceptions
Exception may be thrown under certain circumstances when we are forced to throw a SystemException but want to give more information.
UnexpectedConditionException() - Constructor for exception com.arjuna.ats.jta.exceptions.UnexpectedConditionException
 
UnexpectedConditionException(String) - Constructor for exception com.arjuna.ats.jta.exceptions.UnexpectedConditionException
 
UnexpectedException - Exception in com.arjuna.mw.wscf.exceptions
A general error has occurred.
UnexpectedException() - Constructor for exception com.arjuna.mw.wscf.exceptions.UnexpectedException
 
UnexpectedException(String) - Constructor for exception com.arjuna.mw.wscf.exceptions.UnexpectedException
 
UnexpectedException(String, int) - Constructor for exception com.arjuna.mw.wscf.exceptions.UnexpectedException
 
uninstall(String) - Method in class com.arjuna.mwlabs.wst11.at.ContextFactoryImple
Called when a context factory is removed from a context factory mapper.
uninstall(String) - Method in class com.arjuna.mwlabs.wst11.at.RegistrarImple
Called when a registrar is removed from a register mapper.
uninstall(String) - Method in class com.arjuna.mwlabs.wst11.ba.ContextFactoryImple
Called when a context factory is removed from a context factory mapper.
uninstall(String) - Method in class com.arjuna.mwlabs.wst11.ba.RegistrarImple
Called when a registrar is removed from a register mapper.
uninstall(String) - Method in interface com.arjuna.wsc11.ContextFactory
Called when a context factory is removed from a context factory mapper.
uninstall(String) - Method in interface com.arjuna.wsc11.Registrar
Called when a registrar is removed from a register mapper.
uninstall() - Method in class org.jboss.jbossts.xts.recovery.coordinator.at.ATCoordinatorRecoveryModule
module list in order to allow the implementations list to be purged of this module's implementations
uninstall() - Static method in class org.jboss.jbossts.xts.recovery.coordinator.at.Implementations
 
uninstall() - Method in class org.jboss.jbossts.xts.recovery.coordinator.at.SubordinateATCoordinatorRecoveryModule
module list in order to allow the implementations list to be purged of this module's implementations
uninstall() - Method in class org.jboss.jbossts.xts.recovery.coordinator.ba.BACoordinatorRecoveryModule
module list in order to allow the implementations list to be purged of this module's implementations
uninstall() - Static method in class org.jboss.jbossts.xts.recovery.coordinator.ba.Implementations
 
uninstall() - Method in class org.jboss.jbossts.xts.recovery.coordinator.ba.SubordinateBACoordinatorRecoveryModule
module list in order to allow the implementations list to be purged of this module's implementations
uninstall() - Method in class org.jboss.jbossts.xts.recovery.participant.at.ATParticipantRecoveryModule
called by the service shutdown code after the recovery module is removed from the recovery managers module list
uninstall() - Method in class org.jboss.jbossts.xts.recovery.participant.ba.BAParticipantRecoveryModule
called by the service shutdown code after the recovery module is removed from the recovery managers module list
uninstall() - Method in interface org.jboss.jbossts.xts.recovery.XTSRecoveryModule
 
UNKNOWN - Static variable in class com.arjuna.ats.internal.jta.xa.TxInfo
 
Unknown - Class in com.arjuna.mw.wsas.completionstatus
The completion status is unknown.
Unknown() - Constructor for class com.arjuna.mw.wsas.completionstatus.Unknown
 
Unknown - Class in com.arjuna.mw.wsas.status
The current status of the activity is unknown.
unknown() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.subordinate.SubordinateBACoordinator
called by the durable participant during recovery processing TODO clarify when and why this gets called and what to do about it
unknown() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.subordinate.SubordinateATCoordinator
called by the durable participant during recovery processing TODO clarify when and why this gets called and what to do about it
unknown() - Method in class com.arjuna.mwlabs.wst.at.participants.DurableTwoPhaseCommitParticipant
 
unknown() - Method in class com.arjuna.mwlabs.wst11.ba.participants.BusinessAgreementWithParticipantCompletionImple
 
unknown() - Method in interface com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant
Deprecated.
unknown() - Method in interface com.arjuna.wst.Participant
During recovery the participant can enquire as to the status of the transaction it was registered with.
unknown() - Method in class com.arjuna.wst11.stub.BusinessActivityTerminatorRPCStub
 
unknown() - Method in class com.arjuna.wst11.stub.BusinessActivityTerminatorStub
 
unknown() - Method in class com.arjuna.wst11.stub.BusinessAgreementWithCoordinatorCompletionStub
 
unknown() - Method in class com.arjuna.wst11.stub.BusinessAgreementWithParticipantCompletionStub
 
unknown() - Method in class com.arjuna.wst11.stub.ParticipantStub
 
unknown() - Method in class com.arjuna.wst11.stub.SubordinateCoordinatorCompletionParticipantStub
this should never get called
unknown() - Method in class com.arjuna.wst11.stub.SubordinateDurable2PCStub
this should never get called
unknown() - Method in class com.arjuna.wst11.stub.SubordinateVolatile2PCStub
this should never get called
unknown() - Method in class org.jboss.jbossts.txbridge.inbound.BridgeDurableParticipant
During recovery the participant can enquire as to the status of the transaction it was registered with.
unknown() - Method in class org.jboss.jbossts.txbridge.inbound.BridgeVolatileParticipant
Deprecated, should never be called.
unknown() - Method in class org.jboss.narayana.compensations.impl.ParticipantImpl
 
unknown() - Method in class org.jboss.narayana.compensations.impl.remote.RemoteParticipant
 
Unknown - Annotation Type in org.jboss.narayana.txframework.api.annotation.lifecycle.ba
Deprecated.
The TXFramework API will be removed. The org.jboss.narayana.compensations API should be used instead. The new API is superior for these reasons:

i) offers a higher level API; ii) The API very closely matches that of JTA, making it easier for developers to learn, iii) It works for non-distributed transactions as well as distributed transactions. iv) It is CDI based so only needs a CDI container to run, rather than a full Java EE server.

Method level annotation stating that this @ServiceInvocation method should Complete a ParticipantCompletion WS-BA Transaction on successful completion.

unknown() - Method in class org.jboss.narayana.txframework.impl.handlers.wsba.WSBAParticipantCompletionParticipant
Deprecated.
UNKNOWN_EXCEPTION - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
UNKNOWN_INVALID - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
 
UNKNOWN_STATUS - Static variable in class com.arjuna.ats.arjuna.ObjectStatus
 
UNKNOWN_TYPE - Static variable in class com.arjuna.ats.arjuna.ObjectType
 
UNKNOWN_XA_ERROR_CODE - Static variable in enum com.arjuna.ats.arjuna.tools.osb.mbean.HeuristicStatus
Deprecated.
 
UNKNOWNERROR_ERROR_CODE - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The faulted error code.
UNKNOWNERROR_ERROR_CODE_QNAME - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The unknown error error code.
UNKNOWNTRANSACTION_ERROR_CODE - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The unknown transaction error code.
UNKNOWNTRANSACTION_ERROR_CODE_QNAME - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The unknown transaction error code.
UnknownTransactionException - Exception in com.arjuna.wst
Thrown if the transaction is unknown.
UnknownTransactionException() - Constructor for exception com.arjuna.wst.UnknownTransactionException
 
UnknownTransactionException(String) - Constructor for exception com.arjuna.wst.UnknownTransactionException
 
unlatch() - Static method in class com.arjuna.services.framework.startup.Sequencer
undo the latch which initially delays running of any callback sequences.
unloadState() - Method in class com.arjuna.ats.txoj.LockManager
 
unlock() - Method in class com.arjuna.ats.arjuna.utils.FileLock
 
unlock(File) - Method in class com.arjuna.ats.internal.arjuna.objectstore.FileLockingStore
 
unlock(File) - Method in class com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore
Unlock the file in the object store.
unlock(File) - Method in class com.arjuna.ats.internal.arjuna.objectstore.LogStore
 
unlock(File) - Method in class com.arjuna.ats.internal.arjuna.objectstore.ShadowNoFileLockStore
 
unlock(TransactionLocal, Transaction) - Method in class com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate
Unlock the transaction local in the context of this transaction
unlockAndClose(File, RandomAccessFile) - Method in class com.arjuna.ats.internal.arjuna.objectstore.LogStore
Unlock and close the file.
unlockMutex() - Method in class com.arjuna.ats.arjuna.StateManager
 
unpack(InputBuffer) - Method in class com.arjuna.ats.arjuna.coordinator.ActionHierarchy
CAREFULLY unpack the 'new' hierarchy.
unpack(InputObjectState) - Method in interface com.arjuna.ats.arjuna.coordinator.OnePhaseResource
 
unpack(InputObjectState) - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAOnePhaseResource
Unpack the state of the resource.
unpack(InputObjectState) - Static method in class com.arjuna.ats.jta.xa.XidImple
 
unpackBoolean() - Method in class com.arjuna.ats.arjuna.state.InputBuffer
Unpack a boolean from the stream.
unpackByte() - Method in class com.arjuna.ats.arjuna.state.InputBuffer
Unpack a byte from the stream.
unpackBytes() - Method in class com.arjuna.ats.arjuna.state.InputBuffer
Unpack the next byte array from the stream.
unpackChar() - Method in class com.arjuna.ats.arjuna.state.InputBuffer
Unpack a character from the stream.
unpackDouble() - Method in class com.arjuna.ats.arjuna.state.InputBuffer
Unpack a double from the stream.
unpackFloat() - Method in class com.arjuna.ats.arjuna.state.InputBuffer
Unpack a float from the stream.
unpackFrom(InputBuffer) - Method in class com.arjuna.ats.arjuna.state.InputBuffer
Unpack a buffer from the provided buffer, and initialise this instance with it.
unpackFrom(InputBuffer) - Method in class com.arjuna.ats.arjuna.state.InputObjectState
 
unpackFrom(InputBuffer) - Static method in class com.arjuna.ats.internal.arjuna.common.UidHelper
 
unpackFrom(InputBuffer) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCStore
 
unpackFrom(InputObjectState) - Method in class com.arjuna.ats.internal.jdbc.DirectRecoverableConnection
 
unpackFrom(InputObjectState) - Method in class com.arjuna.ats.internal.jdbc.IndirectRecoverableConnection
 
unpackFrom(InputObjectState) - Method in interface com.arjuna.ats.jta.xa.RecoverableXAConnection
 
unpackFrom(InputObjectState) - Method in class com.arjuna.ats.jta.xa.XidImple
 
unpackHeader(InputObjectState, Header) - Method in class com.arjuna.ats.arjuna.StateManager
Unpack the crash recovery state header information and return it.
unpackHeader(InputObjectState) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.HeaderStateReader
Deprecated.
 
unpackHeader(InputObjectState) - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ServerTransactionHeaderReader
Deprecated.
 
unpackHeader(InputObjectState, Header) - Method in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredServerTransaction
Override StateManager's unpackHeader to save the processUid of the original process
unpackHeader(InputObjectState, Header) - Method in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredTransaction
Override StateManager's unpackHeader to save the processUid of the original process
unpackInt() - Method in class com.arjuna.ats.arjuna.state.InputBuffer
Unpack an integer from the stream.
unpackLong() - Method in class com.arjuna.ats.arjuna.state.InputBuffer
Unpack a long from the stream.
unpackShort() - Method in class com.arjuna.ats.arjuna.state.InputBuffer
Unpack a short from the stream.
unpackString() - Method in class com.arjuna.ats.arjuna.state.InputBuffer
Unpack a String from the stream.
unregister() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ActionBean
Deprecated.
unregister this bean (and its participants) with the MBeanServer
unregister(String) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
Deprecated.
 
unregister() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
Deprecated.
 
unregister() - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.UidWrapper
Deprecated.
 
unregister() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ArjunaTransactionImpleWrapper
Deprecated.
 
unregister() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.RecoveredTransactionWrapper
 
unregister() - Method in class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.ServerTransactionWrapper
 
unregister_before_completion_callback(int) - Method in class org.omg.XA._ResourceManagerStub
 
unregister_before_completion_callback(int) - Method in interface org.omg.XA.ResourceManagerOperations
 
unregister_before_completion_callback(int) - Method in class org.omg.XA.ResourceManagerPOATie
 
unregisterMBean(String) - Method in class com.arjuna.ats.arjuna.tools.osb.util.JMXServer
Deprecated.
 
unregisterRecoveryModule(XTSATRecoveryModule) - Method in class org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManager
unregister an application specific recovery module previously registered as a helper to recretae WS-AT durable participants
unregisterRecoveryModule(XTSATRecoveryModule) - Method in class org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManagerImple
unregister an application specific recovery module previously registered as a helper to recretae WS-AT durable participants
unregisterRecoveryModule(XTSBARecoveryModule) - Method in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManager
unregister an application specific recovery module previously registered as a helper to recretae WS-BA durable participants
unregisterRecoveryModule(XTSBARecoveryModule) - Method in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManagerImple
unregister an application specific recovery module previously registered as a helper to recretae WS-BA durable participants
unregisterTransaction() - Method in class com.arjuna.ats.jts.ExplicitInterposition
We need this explicit method because we cannot rely upon the object "destructor" being called by the time the method which instantiated the interposition class ends!
unregisterXAExceptionFormatter(Class) - Method in class com.arjuna.ats.jbossatx.jta.TransactionManagerService
This method has been put in here so that it is compatible with the JBoss standard Transaction Manager.
unregisterXAExceptionFormatter(Class) - Method in interface com.arjuna.ats.jbossatx.jta.TransactionManagerServiceMBean
This method has been put in here so that it is compatible with the JBoss standard Transaction Manager.
unregisterXAExceptionFormatter(Class) - Method in interface com.arjuna.ats.jbossatx.jts.TransactionManagerServiceMBean
This method has been put in here so that it is compatible with the JBoss standard Transaction Manager.
unsubscribe(String) - Method in class org.jboss.narayana.jta.jms.SessionProxy
 
UnsupportedProtocolException - Exception in org.jboss.narayana.txframework.impl.handlers
 
UnsupportedProtocolException(String) - Constructor for exception org.jboss.narayana.txframework.impl.handlers.UnsupportedProtocolException
 
UNTYPED - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
unwrap(Class<T>) - Method in class com.arjuna.ats.internal.jdbc.ConnectionImple
 
updateAssociation(ControlWrapper, int) - Static method in class com.arjuna.ats.jts.extensions.ThreadAssociationControl
 
updateCommitMarkableResourceRecord(boolean) - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.RecoverConnectableAtomicAction
 
updated(Dictionary<String, ?>) - Method in class org.jboss.narayana.osgi.jta.internal.Activator
 
updateHeuristic(int, boolean) - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
updateIfEquivalentRM(XAResource, Xid[]) - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.RecoveryXids
If supplied xids contains any values seen on prev scans, replace the existing XAResource with the supplied one and return true.
updateOutcome(boolean) - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.CommitMarkableResourceRecord
 
updateState() - Method in class com.arjuna.ats.arjuna.coordinator.BasicAction
 
updateState() - Method in class com.arjuna.ats.internal.arjuna.coordinator.AppendLogTransaction
 
updateTransactions() - Method in class com.arjuna.ats.arjuna.tools.OTM
 
updateTSMI() - Method in class com.arjuna.ats.arjuna.recovery.TransactionStatusConnectionManager
Examine the Object Store for any new TrasactionStatusManagerItem objects, and add to local hash table.
UPGRADE - Static variable in class com.arjuna.ats.txoj.LockMode
 
URI_SEPARATOR - Static variable in class org.jboss.jbossts.star.util.TxSupport
Deprecated.
 
url() - Method in class com.arjuna.ats.internal.jdbc.DirectRecoverableConnection
 
url() - Method in class com.arjuna.ats.internal.jdbc.IndirectRecoverableConnection
 
url() - Method in class com.arjuna.ats.internal.jdbc.ProvidedXADataSourceConnection
 
user() - Method in class com.arjuna.ats.internal.jdbc.DirectRecoverableConnection
 
user() - Method in class com.arjuna.ats.internal.jdbc.IndirectRecoverableConnection
 
user() - Method in class com.arjuna.ats.internal.jdbc.ProvidedXADataSourceConnection
 
USER_DEF_FIRST0 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
The following values are provided for user-defined records that should have operations invoked BEFORE the system records.
USER_DEF_FIRST1 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
USER_DEF_FIRST2 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
USER_DEF_FIRST3 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
USER_DEF_FIRST4 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
USER_DEF_FIRST5 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
USER_DEF_FIRST6 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
USER_DEF_FIRST7 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
USER_DEF_FIRST8 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
USER_DEF_FIRST9 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
USER_DEF_LAST0 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
The following values are provided for user-defined records that should have operations invoked AFTER the system records.
USER_DEF_LAST1 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
USER_DEF_LAST2 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
USER_DEF_LAST3 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
USER_DEF_LAST4 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
USER_DEF_LAST5 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
USER_DEF_LAST6 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
USER_DEF_LAST7 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
USER_DEF_LAST8 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
USER_DEF_LAST9 - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
USER_NAME - Static variable in class com.arjuna.ats.internal.jdbc.recovery.JDBCXARecovery
 
UserActivity - Interface in com.arjuna.mw.wsas
The user portion of the activity API.
userActivity() - Static method in class com.arjuna.mw.wsas.UserActivityFactory
 
UserActivityFactory - Class in com.arjuna.mw.wsas
Return the UserActivity implementation to use.
UserActivityFactory() - Constructor for class com.arjuna.mw.wsas.UserActivityFactory
 
UserActivityImple - Class in com.arjuna.mwlabs.wsas
The user portion of the activity API.
UserActivityImple() - Constructor for class com.arjuna.mwlabs.wsas.UserActivityImple
 
UserBusinessActivity - Class in com.arjuna.mw.wst11
This is the interface that allows BAs to be started and terminated.
UserBusinessActivity() - Constructor for class com.arjuna.mw.wst11.UserBusinessActivity
 
userBusinessActivity() - Static method in class com.arjuna.mw.wst11.UserBusinessActivityFactory
 
UserBusinessActivityFactory - Class in com.arjuna.mw.wst11
 
UserBusinessActivityFactory() - Constructor for class com.arjuna.mw.wst11.UserBusinessActivityFactory
 
UserBusinessActivityImple - Class in com.arjuna.mwlabs.wst11.ba.remote
This is the interface that allows transactions to be started and terminated.
UserBusinessActivityImple() - Constructor for class com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityImple
 
UserBusinessActivityStandaloneImple - Class in com.arjuna.mwlabs.wst11.ba.remote
This is the interface that allows transactions to be started and terminated.
UserBusinessActivityStandaloneImple() - Constructor for class com.arjuna.mwlabs.wst11.ba.remote.UserBusinessActivityStandaloneImple
 
UserCoordinator - Interface in com.arjuna.mw.wscf.model.sagas.api
The user portion of the coordinator API.
userCoordinator() - Method in interface com.arjuna.mw.wscf.model.sagas.hls.SagasHLS
 
UserCoordinator - Interface in com.arjuna.mw.wscf.model.twophase.api
The user portion of the coordinator API.
userCoordinator() - Method in interface com.arjuna.mw.wscf.model.twophase.hls.TwoPhaseHLS
 
userCoordinator() - Static method in class com.arjuna.mw.wscf11.model.sagas.UserCoordinatorFactory
 
userCoordinator(String) - Static method in class com.arjuna.mw.wscf11.model.sagas.UserCoordinatorFactory
Obtain a reference to a coordinator that implements the specified protocol.
userCoordinator() - Static method in class com.arjuna.mw.wscf11.model.twophase.UserCoordinatorFactory
 
userCoordinator(String) - Static method in class com.arjuna.mw.wscf11.model.twophase.UserCoordinatorFactory
Obtain a reference to a coordinator that implements the specified protocol.
userCoordinator() - Method in class com.arjuna.mwlabs.wscf11.model.sagas.arjunacore.SagasHLSImple
 
userCoordinator() - Method in class com.arjuna.mwlabs.wscf11.model.twophase.arjunacore.TwoPhaseHLSImple
 
UserCoordinatorFactory - Class in com.arjuna.mw.wscf11.model.sagas
The factory which returns the UserCoordinator implementation to use.
UserCoordinatorFactory() - Constructor for class com.arjuna.mw.wscf11.model.sagas.UserCoordinatorFactory
 
UserCoordinatorFactory - Class in com.arjuna.mw.wscf11.model.twophase
The factory which returns the UserCoordinator implementation to use.
UserCoordinatorFactory() - Constructor for class com.arjuna.mw.wscf11.model.twophase.UserCoordinatorFactory
 
UserCoordinatorService - Interface in com.arjuna.mw.wscf.api
This interface defines the operations that implementations of coordination protocols must provide.
userName - Static variable in class com.arjuna.ats.jdbc.TransactionalDriver
 
userSubordinateBusinessActivity() - Static method in class com.arjuna.mw.wst11.UserBusinessActivityFactory
 
UserSubordinateBusinessActivityImple - Class in com.arjuna.mwlabs.wst11.ba.remote
Implementation of class used to create a subordinate BA transaction This class normally redirects all calls to call the corresponding method of the singleton instance which implements UserBusinessActivity.
UserSubordinateBusinessActivityImple() - Constructor for class com.arjuna.mwlabs.wst11.ba.remote.UserSubordinateBusinessActivityImple
 
userSubordinateTransaction() - Static method in class com.arjuna.mw.wst11.UserTransactionFactory
 
UserSubordinateTransactionImple - Class in com.arjuna.mwlabs.wst11.at.remote
Implementation of class used to create a subordinate AT transaction This class normally redirects all calls to call the corresponding method of the singleton instance which implements UserTransaction.
UserSubordinateTransactionImple() - Constructor for class com.arjuna.mwlabs.wst11.at.remote.UserSubordinateTransactionImple
 
UserTransaction - Class in com.arjuna.ats.jta
 
UserTransaction() - Constructor for class com.arjuna.ats.jta.UserTransaction
 
userTransaction(InitialContext) - Static method in class com.arjuna.ats.jta.UserTransaction
Retrieve a reference to the user transaction.
userTransaction() - Static method in class com.arjuna.ats.jta.UserTransaction
Retrieve the singleton UserTransaction reference.
UserTransaction - Class in com.arjuna.mw.wst11
This is the interface that allows transactions to be started and terminated.
UserTransaction() - Constructor for class com.arjuna.mw.wst11.UserTransaction
 
userTransaction() - Static method in class com.arjuna.mw.wst11.UserTransactionFactory
 
UserTransactionFactory - Class in com.arjuna.mw.wst11
 
UserTransactionFactory() - Constructor for class com.arjuna.mw.wst11.UserTransactionFactory
 
UserTransactionImple - Class in com.arjuna.ats.internal.jta.transaction.arjunacore
 
UserTransactionImple() - Constructor for class com.arjuna.ats.internal.jta.transaction.arjunacore.UserTransactionImple
 
UserTransactionImple - Class in com.arjuna.ats.internal.jta.transaction.jts
An implementation of javax.transaction.UserTransaction.
UserTransactionImple() - Constructor for class com.arjuna.ats.internal.jta.transaction.jts.UserTransactionImple
 
UserTransactionImple - Class in com.arjuna.mwlabs.wst11.at.remote
 
UserTransactionImple() - Constructor for class com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple
 
UserTransactionStandaloneImple - Class in com.arjuna.mwlabs.wst11.at.remote
An implementation of UserTransaction which employs an RPC MEP based completion protocol specific to JBoss to complete the transaction.
UserTransactionStandaloneImple() - Constructor for class com.arjuna.mwlabs.wst11.at.remote.UserTransactionStandaloneImple
 
usingActions - Variable in class com.arjuna.ats.arjuna.StateManager
 
Utility - Class in com.arjuna.ats.arjuna.utils
Various useful functions that we wrap in a single class.
Utility() - Constructor for class com.arjuna.ats.arjuna.utils.Utility
 
Utility - Class in com.arjuna.ats.jts.utils
Some useful utility functions for the OTS.
Utility() - Constructor for class com.arjuna.ats.jts.utils.Utility
 
UuidProcessId - Class in com.arjuna.ats.internal.arjuna.utils
Obtains a unique value to represent the process id via UUID.
UuidProcessId() - Constructor for class com.arjuna.ats.internal.arjuna.utils.UuidProcessId
 

V

valid() - Method in class com.arjuna.ats.arjuna.common.Uid
Is the Uid valid?
valid() - Method in class com.arjuna.ats.arjuna.state.InputBuffer
Is the buffer valid?
valid() - Method in class com.arjuna.ats.arjuna.state.OutputBuffer
Is the buffer valid?
valid() - Method in class com.arjuna.ats.internal.jts.interposition.resources.arjuna.ServerResource
 
valid() - Method in interface com.arjuna.mw.wsas.activity.ActivityHandle
 
valid() - Method in interface com.arjuna.mw.wsas.activity.ActivityHierarchy
 
valid() - Method in interface com.arjuna.mw.wsas.common.GlobalId
 
valid() - Method in interface com.arjuna.mw.wscf.common.CoordinatorId
 
valid() - Method in interface com.arjuna.mw.wst.TxContext
 
valid() - Method in class com.arjuna.mwlabs.wsas.activity.ActivityHandleImple
 
valid() - Method in class com.arjuna.mwlabs.wsas.activity.ActivityHierarchyImple
 
valid() - Method in class com.arjuna.mwlabs.wst11.at.context.TxContextImple
 
valid() - Method in class com.arjuna.mwlabs.wst11.ba.context.TxContextImple
 
validatePortRange(int) - Static method in class com.arjuna.ats.arjuna.utils.Utility
 
validTransaction(Transaction) - Method in class com.arjuna.ats.internal.jdbc.DirectRecoverableConnection
 
validTransaction(Transaction) - Method in class com.arjuna.ats.internal.jdbc.IndirectRecoverableConnection
 
validTransaction(Transaction) - Method in class com.arjuna.ats.internal.jdbc.ProvidedXADataSourceConnection
 
validTransaction(Transaction) - Method in interface com.arjuna.ats.internal.jdbc.TransactionalDriverXAConnection
Is this the same transaction?
validTransaction(Transaction) - Method in interface com.arjuna.ats.jta.xa.RecoverableXAConnection
Is this the same transaction?
validTransaction() - Method in class com.arjuna.ats.jts.extensions.AtomicTransaction
If this transaction current? Assume we have checked that we are actually a transaction! If not valid then abort this transaction here.
value - Variable in class com.arjuna.ArjunaOTS.ActionControlHolder
 
value - Variable in class com.arjuna.ArjunaOTS.ActiveThreadsHolder
 
value - Variable in class com.arjuna.ArjunaOTS.ActiveTransactionHolder
 
value - Variable in class com.arjuna.ArjunaOTS.ArjunaFactoryHolder
 
value - Variable in class com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourceHolder
 
value - Variable in class com.arjuna.ArjunaOTS.ArjunaTransactionHolder
 
value - Variable in class com.arjuna.ArjunaOTS.BadControlHolder
 
value - Variable in class com.arjuna.ArjunaOTS.CurrentHolder
 
value - Variable in class com.arjuna.ArjunaOTS.DestroyedHolder
 
value - Variable in class com.arjuna.ArjunaOTS.GlobalTransactionInfoHolder
 
value - Variable in class com.arjuna.ArjunaOTS.InterpositionFailedHolder
 
value - Variable in class com.arjuna.ArjunaOTS.JTAInterposedSynchronizationHolder
 
value - Variable in class com.arjuna.ArjunaOTS.ManagedSynchronizationHolder
 
value - Variable in class com.arjuna.ArjunaOTS.NoContextHolder
 
value - Variable in class com.arjuna.ArjunaOTS.OTSAbstractRecordHolder
 
value - Variable in class com.arjuna.ArjunaOTS.TransactionInfoHolder
 
value() - Method in class com.arjuna.ArjunaOTS.TransactionType
 
value - Variable in class com.arjuna.ArjunaOTS.TransactionTypeHolder
 
value - Variable in class com.arjuna.ArjunaOTS.txIdsHolder
 
value - Variable in class com.arjuna.ArjunaOTS.UidCoordinatorHolder
 
value() - Method in class com.arjuna.ats.arjuna.coordinator.AbstractRecord
If this abstract record caused a heuristic then it should return an object which implements HeuristicInformation
value() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.ActivationRecord
 
value() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.LastResourceRecord
 
value() - Method in class com.arjuna.ats.internal.arjuna.abstractrecords.RecoveryRecord
 
value() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.CommitMarkableResourceRecord
 
value() - Method in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
 
value() - Method in class com.arjuna.ats.internal.jts.resources.ExtendedResourceRecord
 
value() - Method in class com.arjuna.ats.internal.jts.resources.ResourceRecord
 
value() - Method in class com.arjuna.ats.internal.txoj.abstractrecords.LockRecord
 
value() - Method in interface com.arjuna.mw.wsas.common.GlobalId
 
value() - Method in interface com.arjuna.mw.wscf.common.CoordinatorId
 
value() - Method in class com.arjuna.mwlabs.wsas.common.arjunacore.GlobalIdImple
 
value() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.CoordinatorIdImple
 
value() - Method in class com.arjuna.mwlabs.wscf.model.sagas.arjunacore.ParticipantRecord
The internal value.
value() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.CoordinatorIdImple
 
value() - Method in class com.arjuna.mwlabs.wscf.model.twophase.arjunacore.ParticipantRecord
The internal value.
value() - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
value - Variable in class org.oasis_open.docs.ws_tx.wscoor._2006._06.CoordinationContextType.Identifier
 
value - Variable in class org.oasis_open.docs.ws_tx.wscoor._2006._06.Expires
 
value - Variable in class org.omg.CORBA.CurrentHolder
 
value - Variable in class org.omg.CosTransactions.ControlHolder
 
value - Variable in class org.omg.CosTransactions.CoordinatorHolder
 
value - Variable in class org.omg.CosTransactions.CurrentHolder
 
value - Variable in class org.omg.CosTransactions.HeuristicCommitHolder
 
value - Variable in class org.omg.CosTransactions.HeuristicHazardHolder
 
value - Variable in class org.omg.CosTransactions.HeuristicMixedHolder
 
value - Variable in class org.omg.CosTransactions.HeuristicRollbackHolder
 
value - Variable in class org.omg.CosTransactions.InactiveHolder
 
value - Variable in class org.omg.CosTransactions.InvalidControlHolder
 
value - Variable in class org.omg.CosTransactions.NotPreparedHolder
 
value - Variable in class org.omg.CosTransactions.NoTransactionHolder
 
value - Variable in class org.omg.CosTransactions.NotSubtransactionHolder
 
value - Variable in class org.omg.CosTransactions.otid_tHolder
 
value - Variable in class org.omg.CosTransactions.PropagationContextHolder
 
value - Variable in class org.omg.CosTransactions.RecoveryCoordinatorHolder
 
value - Variable in class org.omg.CosTransactions.ResourceHolder
 
value() - Method in class org.omg.CosTransactions.Status
 
value - Variable in class org.omg.CosTransactions.StatusHolder
 
value - Variable in class org.omg.CosTransactions.SubtransactionAwareResourceHolder
 
value - Variable in class org.omg.CosTransactions.SubtransactionsUnavailableHolder
 
value - Variable in class org.omg.CosTransactions.SynchronizationHolder
 
value - Variable in class org.omg.CosTransactions.SynchronizationUnavailableHolder
 
value - Variable in class org.omg.CosTransactions.TerminatorHolder
 
value - Variable in class org.omg.CosTransactions.TransactionalObjectHolder
 
value - Variable in class org.omg.CosTransactions.TransactionFactoryHolder
 
value - Variable in class org.omg.CosTransactions.TransIdentityHolder
 
value - Variable in class org.omg.CosTransactions.UnavailableHolder
 
value() - Method in class org.omg.CosTransactions.Vote
 
value - Variable in class org.omg.CosTransactions.VoteHolder
 
value - Variable in class org.omg.XA.BeforeCompletionCallbackHolder
 
value - Variable in class org.omg.XA.ConnectorHolder
 
value - Variable in class org.omg.XA.CurrentConnectionHolder
 
value - Static variable in interface org.omg.XA.PROCESS
 
value - Variable in class org.omg.XA.ResourceManagerHolder
 
value - Static variable in interface org.omg.XA.THREAD
 
value - Variable in class org.omg.XA.XASwitchHolder
 
value - Variable in class org.omg.XA.XIDsHolder
 
valueOf(String) - Static method in enum com.arjuna.ats.arjuna.tools.osb.mbean.HeuristicStatus
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arjuna.ats.arjuna.tools.osb.mbean.ParticipantStatus
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arjuna.ats.internal.arjuna.recovery.RecoveryManagerStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arjuna.ats.internal.jta.transaction.arjunacore.jca.SubordinationManager.TxType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arjuna.ats.jta.recovery.XAResourceOrphanFilter.Vote
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jbossts.star.util.media.txstatusext.TransactionStatusElement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jbossts.star.util.TxStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.narayana.compensations.api.CompensationTransactionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.narayana.rest.integration.api.HeuristicType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.narayana.txframework.api.configuration.transaction.CompletionType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.stm.Container.MODEL
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.stm.Container.TYPE
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.arjuna.ats.arjuna.tools.osb.mbean.HeuristicStatus
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arjuna.ats.arjuna.tools.osb.mbean.ParticipantStatus
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arjuna.ats.internal.arjuna.recovery.RecoveryManagerStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arjuna.ats.internal.jta.transaction.arjunacore.jca.SubordinationManager.TxType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arjuna.ats.jta.recovery.XAResourceOrphanFilter.Vote
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jbossts.star.util.media.txstatusext.TransactionStatusElement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jbossts.star.util.TxStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.narayana.compensations.api.CompensationTransactionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.narayana.rest.integration.api.HeuristicType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.narayana.txframework.api.configuration.transaction.CompletionType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.jboss.narayana.txframework.impl.TXDataMapImpl
 
values() - Static method in enum org.jboss.stm.Container.MODEL
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.stm.Container.TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
version() - Method in class org.omg.XA._XASwitchStub
 
version() - Method in interface org.omg.XA.XASwitchOperations
 
version() - Method in class org.omg.XA.XASwitchPOATie
 
viewSubordinateAtomicActions(boolean) - Method in class com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser
Deprecated.
 
viewSubordinateAtomicActions(boolean) - Method in interface com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowserMBean
Deprecated.
 
visibleMethods - Variable in class org.jboss.narayana.txframework.impl.Participant
 
VISIBROKER - Static variable in class com.arjuna.orbportability.ORBType
 
visibroker - Static variable in class com.arjuna.orbportability.ORBType
 
Volatile2PCParticipant - Interface in com.arjuna.wst
The Volatile2PCParticipant.
Volatile2PCStub - Class in com.arjuna.wst11.stub
 
Volatile2PCStub(String, W3CEndpointReference) - Constructor for class com.arjuna.wst11.stub.Volatile2PCStub
 
VOLATILE_PARTICIPANT - Static variable in class org.jboss.jbossts.star.util.TxLinkNames
 
VolatileParticipant - Interface in org.jboss.narayana.rest.integration.api
 
VolatileParticipantResource - Class in org.jboss.narayana.rest.integration
 
VolatileParticipantResource() - Constructor for class org.jboss.narayana.rest.integration.VolatileParticipantResource
 
VolatileStore - Class in com.arjuna.ats.internal.arjuna.objectstore
An in-memory ObjectStore that never writes to stable storage.
VolatileStore(ObjectStoreEnvironmentBean) - Constructor for class com.arjuna.ats.internal.arjuna.objectstore.VolatileStore
 
VolatileTwoPhaseCommitParticipant - Class in com.arjuna.mwlabs.wst.at.participants
 
VolatileTwoPhaseCommitParticipant(Volatile2PCParticipant) - Constructor for class com.arjuna.mwlabs.wst.at.participants.VolatileTwoPhaseCommitParticipant
 
Vote - Interface in com.arjuna.mw.wscf.model.twophase.vote
 
Vote - Interface in com.arjuna.wst
When asked to prepare, a 2PC participant returns one of three types of vote: ReadOnly: does not need to be informed of the transaction outcome as no state updates were made.
Vote - Interface in org.jboss.narayana.rest.integration.api
 
Vote - Class in org.omg.CosTransactions
Generated from IDL enum "Vote".
Vote(int) - Constructor for class org.omg.CosTransactions.Vote
 
VoteCancel - Class in com.arjuna.mw.wscf.model.twophase.vote
The inferior votes that is has cancelled.
VoteCancel() - Constructor for class com.arjuna.mw.wscf.model.twophase.vote.VoteCancel
 
VoteCommit - Static variable in class org.omg.CosTransactions.Vote
 
VoteConfirm - Class in com.arjuna.mw.wscf.model.twophase.vote
The inferior votes that is can confirm.
VoteConfirm() - Constructor for class com.arjuna.mw.wscf.model.twophase.vote.VoteConfirm
 
VoteHelper - Class in org.omg.CosTransactions
Generated from IDL enum "Vote".
VoteHelper() - Constructor for class org.omg.CosTransactions.VoteHelper
 
VoteHolder - Class in org.omg.CosTransactions
Generated from IDL enum "Vote".
VoteHolder() - Constructor for class org.omg.CosTransactions.VoteHolder
 
VoteHolder(Vote) - Constructor for class org.omg.CosTransactions.VoteHolder
 
VoteReadOnly - Class in com.arjuna.mw.wscf.model.twophase.vote
The inferior votes that it has done no work that requires to be involved any further in the two-phase protocol.
VoteReadOnly() - Constructor for class com.arjuna.mw.wscf.model.twophase.vote.VoteReadOnly
 
VoteReadOnly - Static variable in class org.omg.CosTransactions.Vote
 
VoteRollback - Static variable in class org.omg.CosTransactions.Vote
 

W

wait(int, int) - Method in class com.arjuna.ats.internal.txoj.LockConflictManager
Wait for the specified timeout (in milliseconds) and retry.
waitForCancellations() - Method in class com.arjuna.ats.arjuna.coordinator.TransactionReaper
 
waitForRunningORBRunner() - Static method in class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.JacOrbRCServiceInit
 
waitForTermination() - Method in class com.arjuna.ats.arjuna.recovery.RecoveryManager
wait for the recovery thread to be shutdown.
waitForTermination() - Method in class com.arjuna.ats.internal.arjuna.recovery.RecoveryManagerImple
wait for the recovery implementation to be shut down.
WAITING_FOR_RECOVERY - Static variable in interface com.arjuna.ats.jta.recovery.XARecoveryResource
 
waitTotalTimeout - Static variable in class com.arjuna.ats.txoj.LockManager
By default, threads which call setlock with conflicting locks will spin for the specified (or default) number of timeout and retry attempts, and then return failure if the lock could not be acquired.
waitUntilTriggered() - Method in class com.arjuna.webservices.base.processors.Callback
Wait until the callback has triggered or failed.
waitUntilTriggered(long) - Method in class com.arjuna.webservices.base.processors.Callback
Wait until the callback has triggered or failed.
wakeUp() - Method in class com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery
called by the listener worker to wake the periodic recovery thread and get it to start a scan if one is not already in progress
warn(String, Throwable) - Method in class org.jboss.narayana.osgi.jta.internal.Activator
 
warn(String, Throwable) - Method in class org.jboss.narayana.osgi.jta.internal.OsgiServer
 
warn_1pc_commit_one() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_1pc_commit_one() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_1pc_commit_one$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_abstractrecords_smf1(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_abstractrecords_smf1(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_abstractrecords_smf1$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_abstractrecords_smf2(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_abstractrecords_smf2(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_abstractrecords_smf2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_abstractrecords_smf3(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_abstractrecords_smf3(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_abstractrecords_smf3$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_ActivationRecord_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_ActivationRecord_1() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_ActivationRecord_1$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_ActivationRecord_2(String, Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_ActivationRecord_2(String, Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_ActivationRecord_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_activity_ActivityReaper_1() - Method in interface com.arjuna.mw.wsas.logging.wsasI18NLogger
 
warn_activity_ActivityReaper_1() - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
warn_activity_ActivityReaper_1$str() - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
warn_AppServerJDBCXARecovery_deprecation() - Method in interface com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger
 
warn_AppServerJDBCXARecovery_deprecation() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
warn_AppServerJDBCXARecovery_deprecation$str() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
warn_ats_atomicaction_1(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_ats_atomicaction_1(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_ats_atomicaction_1$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_CadaverRecord_1(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_CadaverRecord_1(Uid, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_CadaverRecord_1$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_cannot_create_service_instance(Class, Throwable) - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
warn_cannot_create_service_instance(Class, Throwable) - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
warn_cannot_create_service_instance$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
warn_common_ClassloadingUtility_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_common_ClassloadingUtility_1() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_common_ClassloadingUtility_1() - Method in interface com.arjuna.common.logging.commonI18NLogger
 
warn_common_ClassloadingUtility_1() - Method in class com.arjuna.common.logging.commonI18NLogger_$logger
 
warn_common_ClassloadingUtility_1$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_common_ClassloadingUtility_1$str() - Method in class com.arjuna.common.logging.commonI18NLogger_$logger
 
warn_common_ClassloadingUtility_2(String, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_common_ClassloadingUtility_2(String, Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_common_ClassloadingUtility_2(String, Throwable) - Method in interface com.arjuna.common.logging.commonI18NLogger
 
warn_common_ClassloadingUtility_2(String, Throwable) - Method in class com.arjuna.common.logging.commonI18NLogger_$logger
 
warn_common_ClassloadingUtility_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_common_ClassloadingUtility_2$str() - Method in class com.arjuna.common.logging.commonI18NLogger_$logger
 
warn_common_ClassloadingUtility_3(String, String, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_common_ClassloadingUtility_3(String, String, Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_common_ClassloadingUtility_3(String, String, Throwable) - Method in interface com.arjuna.common.logging.commonI18NLogger
 
warn_common_ClassloadingUtility_3(String, String, Throwable) - Method in class com.arjuna.common.logging.commonI18NLogger_$logger
 
warn_common_ClassloadingUtility_3$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_common_ClassloadingUtility_3$str() - Method in class com.arjuna.common.logging.commonI18NLogger_$logger
 
warn_common_ClassloadingUtility_4(String, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_common_ClassloadingUtility_4(String, Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_common_ClassloadingUtility_4(String, Throwable) - Method in interface com.arjuna.common.logging.commonI18NLogger
 
warn_common_ClassloadingUtility_4(String, Throwable) - Method in class com.arjuna.common.logging.commonI18NLogger_$logger
 
warn_common_ClassloadingUtility_4$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_common_ClassloadingUtility_4$str() - Method in class com.arjuna.common.logging.commonI18NLogger_$logger
 
warn_common_ClassloadingUtility_5(String, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_common_ClassloadingUtility_5(String, Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_common_ClassloadingUtility_5(String, Throwable) - Method in interface com.arjuna.common.logging.commonI18NLogger
 
warn_common_ClassloadingUtility_5(String, Throwable) - Method in class com.arjuna.common.logging.commonI18NLogger_$logger
 
warn_common_ClassloadingUtility_5$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_common_ClassloadingUtility_5$str() - Method in class com.arjuna.common.logging.commonI18NLogger_$logger
 
warn_common_ClassloadingUtility_6(String, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_common_ClassloadingUtility_6(String, Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_common_ClassloadingUtility_6(String, Throwable) - Method in interface com.arjuna.common.logging.commonI18NLogger
 
warn_common_ClassloadingUtility_6(String, Throwable) - Method in class com.arjuna.common.logging.commonI18NLogger_$logger
 
warn_common_ClassloadingUtility_6$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_common_ClassloadingUtility_6$str() - Method in class com.arjuna.common.logging.commonI18NLogger_$logger
 
warn_common_Configuration_bindDefault_invalidbind(String) - Method in interface com.arjuna.orbportability.logging.orbportabilityI18NLogger
 
warn_common_Configuration_bindDefault_invalidbind(String) - Method in class com.arjuna.orbportability.logging.orbportabilityI18NLogger_$logger
 
warn_common_Configuration_bindDefault_invalidbind$str() - Method in class com.arjuna.orbportability.logging.orbportabilityI18NLogger_$logger
 
warn_common_Mutex_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_common_Mutex_2() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_common_Mutex_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_common_Uid_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_common_Uid_1() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_common_Uid_1$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_common_Uid_3(String, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_common_Uid_3(String, Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_common_Uid_3$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_common_Uid_6() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_common_Uid_6() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_common_Uid_6$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_common_Uid_bytes(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_common_Uid_bytes(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_common_Uid_bytes$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_common_Uid_getbytes(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_common_Uid_getbytes(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_common_Uid_getbytes$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_common_Uid_npe(String, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_common_Uid_npe(String, Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_common_Uid_npe$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_context_ContextManager_1(Throwable) - Method in interface com.arjuna.mw.wsas.logging.wsasI18NLogger
 
warn_context_ContextManager_1(Throwable) - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
warn_context_ContextManager_1$str() - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
warn_context_ContextManager_2(Throwable) - Method in interface com.arjuna.mw.wsas.logging.wsasI18NLogger
 
warn_context_ContextManager_2(Throwable) - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
warn_context_ContextManager_2$str() - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
warn_context_genfail(String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_context_genfail(String, Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_context_genfail$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_context_orbnotsupported(String, String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_context_orbnotsupported(String, String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_context_orbnotsupported$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_coordinator_AbstractRecord_npe(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_AbstractRecord_npe(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_AbstractRecord_npe$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_at_ATCoordinatorRecoveryModule_1(Throwable) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
warn_coordinator_at_ATCoordinatorRecoveryModule_1(Throwable) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_coordinator_at_ATCoordinatorRecoveryModule_1$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_coordinator_at_ATCoordinatorRecoveryModule_2(Uid, Throwable) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
warn_coordinator_at_ATCoordinatorRecoveryModule_2(Uid, Throwable) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_coordinator_at_ATCoordinatorRecoveryModule_2$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_coordinator_at_ATCoordinatorRecoveryModule_3(Uid, Throwable) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
warn_coordinator_at_ATCoordinatorRecoveryModule_3(Uid, Throwable) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_coordinator_at_ATCoordinatorRecoveryModule_3$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_coordinator_at_RecoveryATCoordinator_4(Uid) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
warn_coordinator_at_RecoveryATCoordinator_4(Uid) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_coordinator_at_RecoveryATCoordinator_4$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_coordinator_at_RecoverySubordinateATCoordinator_4(Uid) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
warn_coordinator_at_RecoverySubordinateATCoordinator_4(Uid) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_coordinator_at_RecoverySubordinateATCoordinator_4$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_coordinator_at_SubordinateATCoordinatorRecoveryModule_1(Throwable) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
warn_coordinator_at_SubordinateATCoordinatorRecoveryModule_1(Throwable) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_coordinator_at_SubordinateATCoordinatorRecoveryModule_1$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_coordinator_at_SubordinateATCoordinatorRecoveryModule_2(Uid, Throwable) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
warn_coordinator_at_SubordinateATCoordinatorRecoveryModule_2(Uid, Throwable) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_coordinator_at_SubordinateATCoordinatorRecoveryModule_2$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_coordinator_at_SubordinateATCoordinatorRecoveryModule_3(Uid, Throwable) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
warn_coordinator_at_SubordinateATCoordinatorRecoveryModule_3(Uid, Throwable) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_coordinator_at_SubordinateATCoordinatorRecoveryModule_3$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_coordinator_ba_BACoordinatorRecoveryModule_1(Throwable) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
warn_coordinator_ba_BACoordinatorRecoveryModule_1(Throwable) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_coordinator_ba_BACoordinatorRecoveryModule_1$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_coordinator_ba_BACoordinatorRecoveryModule_2(Uid, Throwable) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
warn_coordinator_ba_BACoordinatorRecoveryModule_2(Uid, Throwable) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_coordinator_ba_BACoordinatorRecoveryModule_2$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_coordinator_ba_BACoordinatorRecoveryModule_3(Uid, Throwable) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
warn_coordinator_ba_BACoordinatorRecoveryModule_3(Uid, Throwable) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_coordinator_ba_BACoordinatorRecoveryModule_3$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_coordinator_ba_RecoverBASubordinateCoordinator_4(Uid) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
warn_coordinator_ba_RecoverBASubordinateCoordinator_4(Uid) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_coordinator_ba_RecoverBASubordinateCoordinator_4$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_coordinator_ba_RecoveryBACoordinator_4(Uid) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
warn_coordinator_ba_RecoveryBACoordinator_4(Uid) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_coordinator_ba_RecoveryBACoordinator_4$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_coordinator_ba_SubordinateBACoordinatorRecoveryModule_2(Uid, Throwable) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
warn_coordinator_ba_SubordinateBACoordinatorRecoveryModule_2(Uid, Throwable) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_coordinator_ba_SubordinateBACoordinatorRecoveryModule_2$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_coordinator_ba_SubordinateBACoordinatorRecoveryModule_3(Uid, Throwable) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
warn_coordinator_ba_SubordinateBACoordinatorRecoveryModule_3(Uid, Throwable) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_coordinator_ba_SubordinateBACoordinatorRecoveryModule_3$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_coordinator_ba_SubordinateCoordinatorRecoveryModule_1(Throwable) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
warn_coordinator_ba_SubordinateCoordinatorRecoveryModule_1(Throwable) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_coordinator_ba_SubordinateCoordinatorRecoveryModule_1$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_coordinator_BasicAction_1(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_1(Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_1$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_2(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_2(Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_21(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_21(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_21$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_24() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_24() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_24$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_29(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_29(Uid, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_29$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_3(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_3(Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_3$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_30(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_30(Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_30$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_31(Uid, Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_31(Uid, Uid, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_31$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_33(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_33(Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_33$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_34(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_34(Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_34$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_35(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_35(Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_35$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_36(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_36(Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_36$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_37(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_37(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_37$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_38() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_38() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_38$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_39(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_39(Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_39$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_40(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_40(Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_40$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_41(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_41(Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_41$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_42(Uid, String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_42(Uid, String, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_42$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_43(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_43(Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_43$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_44() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_44() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_44$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_45(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_45(Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_45$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_46(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_46(Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_46$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_47(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_47(Uid, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_47$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_49(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_49(Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_49$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_5(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_5(Uid, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_5$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_50(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_50(Uid, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_50$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_52(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_52(Uid, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_52$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_53(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_53(Uid, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_53$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_54(Uid, String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_54(Uid, String, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_54$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_55(Uid, String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_55(Uid, String, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_55$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_56(Uid, Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_56(Uid, Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_56$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_57(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_57(Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_57$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_58(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_58(Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_58$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_59(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_59(Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_59$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_5a(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_5a(Uid, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_5a$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_60(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_60(Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_60$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_61(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_61(Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_61$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_62(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_62(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_62$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_64() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_64() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_64$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_65() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_65() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_65$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_68() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_68() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_68$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_70(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_BasicAction_70(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_BasicAction_70$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_CheckedAction_1(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_CheckedAction_1(Uid, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_CheckedAction_1$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_CheckedAction_2(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_CheckedAction_2(Uid, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_CheckedAction_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_norecordfound(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_norecordfound(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_norecordfound$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_notrunning() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_notrunning() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_notrunning$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_toolong() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_toolong() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_toolong$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TransactionReaper_10(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TransactionReaper_10(Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TransactionReaper_10$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TransactionReaper_11(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TransactionReaper_11(Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TransactionReaper_11$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TransactionReaper_12(Uid, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TransactionReaper_12(Uid, Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TransactionReaper_12$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TransactionReaper_13(String, Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TransactionReaper_13(String, Uid, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TransactionReaper_13$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TransactionReaper_14(String, Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TransactionReaper_14(String, Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TransactionReaper_14$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TransactionReaper_15(String, Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TransactionReaper_15(String, Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TransactionReaper_15$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TransactionReaper_16(String, Uid, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TransactionReaper_16(String, Uid, Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TransactionReaper_16$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TransactionReaper_18(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TransactionReaper_18(Uid, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TransactionReaper_18$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TransactionReaper_19() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TransactionReaper_19() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TransactionReaper_19$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TransactionReaper_6(String, Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TransactionReaper_6(String, Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TransactionReaper_6$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TransactionReaper_7(String, Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TransactionReaper_7(String, Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TransactionReaper_7$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TransactionReaper_8(String, Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TransactionReaper_8(String, Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TransactionReaper_8$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TransactionReaper_9(String, Uid, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TransactionReaper_9(String, Uid, Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TransactionReaper_9$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TwoPhaseCoordinator_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TwoPhaseCoordinator_1() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TwoPhaseCoordinator_1$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TwoPhaseCoordinator_2(String, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TwoPhaseCoordinator_2(String, Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TwoPhaseCoordinator_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TwoPhaseCoordinator_3() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TwoPhaseCoordinator_3() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TwoPhaseCoordinator_3$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TwoPhaseCoordinator_4(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TwoPhaseCoordinator_4(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TwoPhaseCoordinator_4$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TwoPhaseCoordinator_4a(String, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TwoPhaseCoordinator_4a(String, Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TwoPhaseCoordinator_4a$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TwoPhaseCoordinator_4b(String, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TwoPhaseCoordinator_4b(String, Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TwoPhaseCoordinator_4b$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TxControl_1(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TxControl_1(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TxControl_1$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TxControl_2(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TxControl_2(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TxControl_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TxControl_3(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_coordinator_TxControl_3(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_coordinator_TxControl_3$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_could_not_access_object_store(Exception) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_could_not_access_object_store(Exception) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_could_not_access_object_store$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_could_not_find_config_file(URL) - Method in interface com.arjuna.common.logging.commonI18NLogger
 
warn_could_not_find_config_file(URL) - Method in class com.arjuna.common.logging.commonI18NLogger_$logger
 
warn_could_not_find_config_file$str() - Method in class com.arjuna.common.logging.commonI18NLogger_$logger
 
warn_could_not_find_manifest(String, Throwable) - Method in interface com.arjuna.common.logging.commonI18NLogger
 
warn_could_not_find_manifest(String, Throwable) - Method in class com.arjuna.common.logging.commonI18NLogger_$logger
 
warn_could_not_find_manifest$str() - Method in class com.arjuna.common.logging.commonI18NLogger_$logger
 
warn_could_not_load_class_will_wait_for_bottom_up(ClassNotFoundException) - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
warn_could_not_load_class_will_wait_for_bottom_up(ClassNotFoundException) - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_could_not_load_class_will_wait_for_bottom_up$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_cwabort(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_cwabort(Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_cwabort$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_cwcommit(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_cwcommit(Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_cwcommit$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_DisposeRecord_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_DisposeRecord_2() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_DisposeRecord_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_DisposeRecord_3() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_DisposeRecord_3() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_DisposeRecord_3$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_DisposeRecord_5(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_DisposeRecord_5(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_DisposeRecord_5$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_drcdest(Throwable) - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
warn_drcdest(Throwable) - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
warn_drcdest$str() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
warn_eicaughtexception(String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_eicaughtexception(String, Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_eicaughtexception$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_event_EventManager_forhandlethrewexception(String, String, Throwable) - Method in interface com.arjuna.orbportability.logging.orbportabilityI18NLogger
 
warn_event_EventManager_forhandlethrewexception(String, String, Throwable) - Method in class com.arjuna.orbportability.logging.orbportabilityI18NLogger_$logger
 
warn_event_EventManager_forhandlethrewexception$str() - Method in class com.arjuna.orbportability.logging.orbportabilityI18NLogger_$logger
 
warn_excalledagain(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_excalledagain(String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_excalledagain$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_extensions_abortfail(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_extensions_abortfail(String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_extensions_abortfail$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_extensions_abortfailnoexist(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_extensions_abortfailnoexist(String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_extensions_abortfailnoexist$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_extensions_atcannotabort(String, String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_extensions_atcannotabort(String, String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_extensions_atcannotabort$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_extensions_atgenerror(String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_extensions_atgenerror(String, Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_extensions_atgenerror$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_extensions_atnovalidtx(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_extensions_atnovalidtx(String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_extensions_atnovalidtx$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_extensions_atoutofseq(String, String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_extensions_atoutofseq(String, String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_extensions_atoutofseq$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_extensions_atscope(String, Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_extensions_atscope(String, Uid) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_extensions_atscope$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_extensions_atunavailable(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_extensions_atunavailable(String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_extensions_atunavailable$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_extensions_atwillabort(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_extensions_atwillabort(String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_extensions_atwillabort$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_extensions_namefail(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_extensions_namefail(Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_extensions_namefail$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_extensions_threadasserror(String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_extensions_threadasserror(String, Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_extensions_threadasserror$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_extensions_tltnestedscope(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_extensions_tltnestedscope(String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_extensions_tltnestedscope$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_exunregfail(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_exunregfail(String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_exunregfail$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_failed_to_close_jms_connection(String, Exception) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_failed_to_close_jms_connection(String, Exception) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_failed_to_close_jms_connection$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_failed_to_close_jms_session(String, Exception) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_failed_to_close_jms_session(String, Exception) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_failed_to_close_jms_session$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_failed_to_create_jms_connection(Exception) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_failed_to_create_jms_connection(Exception) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_failed_to_create_jms_connection$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_failed_to_delist_xa_resource(Exception) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_failed_to_delist_xa_resource(Exception) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_failed_to_delist_xa_resource$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_failed_to_enlist_xa_resource(Exception) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_failed_to_enlist_xa_resource(Exception) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_failed_to_enlist_xa_resource$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_failed_to_get_transaction(Exception) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_failed_to_get_transaction(Exception) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_failed_to_get_transaction$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_failed_to_get_transaction_status(Exception) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_failed_to_get_transaction_status(Exception) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_failed_to_get_transaction_status$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_failed_to_register_synchronization(Exception) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_failed_to_register_synchronization(Exception) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_failed_to_register_synchronization$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_getmoderror(Throwable) - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
warn_getmoderror(Throwable) - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
warn_getmoderror$str() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
warn_hornetqobjectstore_remove_state_exception(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_hornetqobjectstore_remove_state_exception(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_hornetqobjectstore_remove_state_exception$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_ibdp_aborted(String, Throwable) - Method in interface org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger
 
warn_ibdp_aborted(String, Throwable) - Method in class org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger_$logger
 
warn_ibdp_aborted$str() - Method in class org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger_$logger
 
warn_ibvp_preparefailed(String, Throwable) - Method in interface org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger
 
warn_ibvp_preparefailed(String, Throwable) - Method in class org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger_$logger
 
warn_ibvp_preparefailed$str() - Method in class org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger_$logger
 
warn_ibvp_setrollbackfailed(Throwable) - Method in interface org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger
 
warn_ibvp_setrollbackfailed(Throwable) - Method in class org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger_$logger
 
warn_ibvp_setrollbackfailed$str() - Method in class org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger_$logger
 
warn_ibvp_stopfailed(String, Throwable) - Method in interface org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger
 
warn_ibvp_stopfailed(String, Throwable) - Method in class org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger_$logger
 
warn_ibvp_stopfailed$str() - Method in class org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger_$logger
 
warn_internal_orbspecific_oa_implementations(String) - Method in interface com.arjuna.orbportability.logging.orbportabilityI18NLogger
 
warn_internal_orbspecific_oa_implementations(String) - Method in class com.arjuna.orbportability.logging.orbportabilityI18NLogger_$logger
 
warn_internal_orbspecific_oa_implementations$str() - Method in class com.arjuna.orbportability.logging.orbportabilityI18NLogger_$logger
 
warn_internal_utils_InitLoader_exception(String, Throwable) - Method in interface com.arjuna.orbportability.logging.orbportabilityI18NLogger
 
warn_internal_utils_InitLoader_exception(String, Throwable) - Method in class com.arjuna.orbportability.logging.orbportabilityI18NLogger_$logger
 
warn_internal_utils_InitLoader_exception$str() - Method in class com.arjuna.orbportability.logging.orbportabilityI18NLogger_$logger
 
warn_internal_utils_InitLoader_initfailed(String, String) - Method in interface com.arjuna.orbportability.logging.orbportabilityI18NLogger
 
warn_internal_utils_InitLoader_initfailed(String, String) - Method in class com.arjuna.orbportability.logging.orbportabilityI18NLogger_$logger
 
warn_internal_utils_InitLoader_initfailed$str() - Method in class com.arjuna.orbportability.logging.orbportabilityI18NLogger_$logger
 
warn_interposition_cwabort(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_interposition_cwabort(Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_interposition_cwabort$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_interposition_fldefault(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_interposition_fldefault(String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_interposition_fldefault$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_interposition_resources_arjuna_ipfail(String, Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_interposition_resources_arjuna_ipfail(String, Uid) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_interposition_resources_arjuna_ipfail$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_interposition_resources_arjuna_ipnt() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_interposition_resources_arjuna_ipnt() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_interposition_resources_arjuna_ipnt$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_interposition_resources_arjuna_ipnull() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_interposition_resources_arjuna_ipnull() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_interposition_resources_arjuna_ipnull$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_interposition_resources_arjuna_iptl(Uid, Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_interposition_resources_arjuna_iptl(Uid, Uid) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_interposition_resources_arjuna_iptl$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_interposition_resources_arjuna_nochild(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_interposition_resources_arjuna_nochild(String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_interposition_resources_arjuna_nochild$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_interposition_resources_arjuna_notchild(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_interposition_resources_arjuna_notchild(String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_interposition_resources_arjuna_notchild$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_interposition_resources_arjuna_problemhierarchy(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_interposition_resources_arjuna_problemhierarchy(String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_interposition_resources_arjuna_problemhierarchy$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_interposition_sfcaught(String, Uid, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_interposition_sfcaught(String, Uid, Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_interposition_sfcaught$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_interposition_sfnoparent(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_interposition_sfnoparent(String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_interposition_sfnoparent$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_isolationlevelfailset(String, Throwable) - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
warn_isolationlevelfailset(String, Throwable) - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
warn_isolationlevelfailset$str() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
warn_journal_load_error() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_journal_load_error() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_journal_load_error$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_jta_AppServerJDBCXARecovery_notfound(String) - Method in interface com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger
 
warn_jta_AppServerJDBCXARecovery_notfound(String) - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
warn_jta_AppServerJDBCXARecovery_notfound$str() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
warn_jta_TransactionManagerService_noformatter() - Method in interface com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger
 
warn_jta_TransactionManagerService_noformatter() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
warn_jta_TransactionManagerService_noformatter$str() - Method in class com.arjuna.ats.jbossatx.logging.jbossatxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_coperror(Throwable) - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
warn_jtax_resources_jts_orbspecific_coperror(Throwable) - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_coperror$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_createstate() - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
warn_jtax_resources_jts_orbspecific_createstate() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_createstate$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_generror(String, String, String, Throwable) - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
warn_jtax_resources_jts_orbspecific_generror(String, String, String, Throwable) - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_generror$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_lastResource_disableWarning() - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
warn_jtax_resources_jts_orbspecific_lastResource_disableWarning() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_lastResource_disableWarning$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_lastResource_disallow(String) - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
warn_jtax_resources_jts_orbspecific_lastResource_disallow(String) - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_lastResource_disallow$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_lastResource_multipleWarning(String) - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
warn_jtax_resources_jts_orbspecific_lastResource_multipleWarning(String) - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_lastResource_multipleWarning$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_lastResource_startupWarning() - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
warn_jtax_resources_jts_orbspecific_lastResource_startupWarning() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_lastResource_startupWarning$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_loadstateread(Throwable) - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
warn_jtax_resources_jts_orbspecific_loadstateread(Throwable) - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_loadstateread$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_norecoveryxa(String) - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
warn_jtax_resources_jts_orbspecific_norecoveryxa(String) - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_norecoveryxa$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_notprepared(String) - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
warn_jtax_resources_jts_orbspecific_notprepared(String) - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_notprepared$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_nulltransaction(String) - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
warn_jtax_resources_jts_orbspecific_nulltransaction(String) - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_nulltransaction$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_preparefailed(String, String, String, Throwable) - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
warn_jtax_resources_jts_orbspecific_preparefailed(String, String, String, Throwable) - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_preparefailed$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_recfailed(String, Throwable) - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
warn_jtax_resources_jts_orbspecific_recfailed(String, Throwable) - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_recfailed$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_remconn(Throwable) - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
warn_jtax_resources_jts_orbspecific_remconn(Throwable) - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_remconn$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_restoreerror1(Throwable) - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
warn_jtax_resources_jts_orbspecific_restoreerror1(Throwable) - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_restoreerror1$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_restoreerror2(Throwable) - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
warn_jtax_resources_jts_orbspecific_restoreerror2(Throwable) - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_restoreerror2$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_saveState() - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
warn_jtax_resources_jts_orbspecific_saveState() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_saveState$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_unexpected(String, Throwable) - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
warn_jtax_resources_jts_orbspecific_unexpected(String, Throwable) - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_unexpected$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_updatestate() - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
warn_jtax_resources_jts_orbspecific_updatestate() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_updatestate$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_xaerror(String, String, String, String, Throwable) - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
warn_jtax_resources_jts_orbspecific_xaerror(String, String, String, String, Throwable) - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_resources_jts_orbspecific_xaerror$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_transaction_jts_delistfailed(Throwable) - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
warn_jtax_transaction_jts_delistfailed(Throwable) - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_transaction_jts_delistfailed$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_transaction_jts_endsuspendfailed1() - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
warn_jtax_transaction_jts_endsuspendfailed1() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_transaction_jts_endsuspendfailed1$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_transaction_jts_lastResourceOptimisationInterface(String) - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
warn_jtax_transaction_jts_lastResourceOptimisationInterface(String) - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_transaction_jts_lastResourceOptimisationInterface$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_transaction_jts_nottximple() - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
warn_jtax_transaction_jts_nottximple() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_transaction_jts_nottximple$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_transaction_jts_rmerror(Throwable) - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
warn_jtax_transaction_jts_rmerror(Throwable) - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_transaction_jts_rmerror$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_transaction_jts_rollbackerror(String, Throwable) - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
warn_jtax_transaction_jts_rollbackerror(String, Throwable) - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_transaction_jts_rollbackerror$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_transaction_jts_starterror(String, String, String, Throwable) - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
warn_jtax_transaction_jts_starterror(String, String, String, Throwable) - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_transaction_jts_starterror$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_transaction_jts_syncproblem(Throwable) - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
warn_jtax_transaction_jts_syncproblem(Throwable) - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_transaction_jts_syncproblem$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_transaction_jts_threaderror(Throwable) - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
warn_jtax_transaction_jts_threaderror(Throwable) - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_transaction_jts_threaderror$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_transaction_jts_timeouterror(String, String, String, Throwable) - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
warn_jtax_transaction_jts_timeouterror(String, String, String, Throwable) - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_transaction_jts_timeouterror$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_transaction_jts_unknownres(String) - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
warn_jtax_transaction_jts_unknownres(String) - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_transaction_jts_unknownres$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_transaction_jts_xaenderror() - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
warn_jtax_transaction_jts_xaenderror() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_transaction_jts_xaenderror$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_transaction_jts_xaerror(String, String, Throwable) - Method in interface com.arjuna.ats.internal.jta.utils.jtaxI18NLogger
 
warn_jtax_transaction_jts_xaerror(String, String, Throwable) - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_jtax_transaction_jts_xaerror$str() - Method in class com.arjuna.ats.internal.jta.utils.jtaxI18NLogger_$logger
 
warn_lastResource_disableWarning() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_lastResource_disableWarning() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_lastResource_disableWarning$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_lastResource_disallow(String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_lastResource_disallow(String, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_lastResource_disallow$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_lastResource_multipleWarning(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_lastResource_multipleWarning(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_lastResource_multipleWarning$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_lastResource_startupWarning() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_lastResource_startupWarning() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_lastResource_startupWarning$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_lmf1(Throwable) - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_lmf1(Throwable) - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_lmf1$str() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_lmf2(Throwable) - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_lmf2(Throwable) - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_lmf2$str() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockManager_1() - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockManager_1() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockManager_1$str() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockManager_10(Uid, String) - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockManager_10(Uid, String) - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockManager_10$str() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockManager_11(String) - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockManager_11(String) - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockManager_11$str() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockManager_12(Uid, String) - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockManager_12(Uid, String) - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockManager_12$str() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockManager_13(Uid, String) - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockManager_13(Uid, String) - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockManager_13$str() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockManager_2() - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockManager_2() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockManager_2$str() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockManager_3() - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockManager_3() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockManager_3$str() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockManager_4() - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockManager_4() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockManager_4$str() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockManager_5() - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockManager_5() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockManager_5$str() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockManager_6() - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockManager_6() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockManager_6$str() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockManager_7() - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockManager_7() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockManager_7$str() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockManager_8() - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockManager_8() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockManager_8$str() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockRecord_1() - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockRecord_1() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockRecord_1$str() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockRecord_2(Uid) - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockRecord_2(Uid) - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockRecord_2$str() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockRecord_3() - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockRecord_3() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockRecord_3$str() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockRecord_4() - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockRecord_4() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockRecord_4$str() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockRecord_5(Uid) - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockRecord_5(Uid) - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockRecord_5$str() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockRecord_6() - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockRecord_6() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockRecord_6$str() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockRecord_7(String, Uid) - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_LockRecord_7(String, Uid) - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_LockRecord_7$str() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_messaging_CoordinatorProcessorImpl_aborted_1(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_CoordinatorProcessorImpl_aborted_1(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_CoordinatorProcessorImpl_aborted_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_CoordinatorProcessorImpl_aborted_2(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_CoordinatorProcessorImpl_aborted_2(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_CoordinatorProcessorImpl_aborted_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_CoordinatorProcessorImpl_committed_1(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_CoordinatorProcessorImpl_committed_1(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_CoordinatorProcessorImpl_committed_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_CoordinatorProcessorImpl_committed_2(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_CoordinatorProcessorImpl_committed_2(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_CoordinatorProcessorImpl_committed_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_CoordinatorProcessorImpl_prepared_1(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_CoordinatorProcessorImpl_prepared_1(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_CoordinatorProcessorImpl_prepared_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_CoordinatorProcessorImpl_prepared_2(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_CoordinatorProcessorImpl_prepared_2(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_CoordinatorProcessorImpl_prepared_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_CoordinatorProcessorImpl_prepared_3(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_CoordinatorProcessorImpl_prepared_3(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_CoordinatorProcessorImpl_prepared_3$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_CoordinatorProcessorImpl_readOnly_1(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_CoordinatorProcessorImpl_readOnly_1(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_CoordinatorProcessorImpl_readOnly_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_CoordinatorProcessorImpl_readOnly_2(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_CoordinatorProcessorImpl_readOnly_2(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_CoordinatorProcessorImpl_readOnly_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_CoordinatorProcessorImpl_replay_1(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_CoordinatorProcessorImpl_replay_1(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_CoordinatorProcessorImpl_replay_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_CoordinatorProcessorImpl_replay_2(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_CoordinatorProcessorImpl_replay_2(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_CoordinatorProcessorImpl_replay_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_CoordinatorProcessorImpl_soapFault_1(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_CoordinatorProcessorImpl_soapFault_1(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_CoordinatorProcessorImpl_soapFault_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_CoordinatorProcessorImpl_soapFault_2(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_CoordinatorProcessorImpl_soapFault_2(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_CoordinatorProcessorImpl_soapFault_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_CoordinatorCompletionParticipantEngine_executeCancel_1(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_engines_CoordinatorCompletionParticipantEngine_executeCancel_1(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_CoordinatorCompletionParticipantEngine_executeCancel_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_CoordinatorCompletionParticipantEngine_executeCancel_2(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_engines_CoordinatorCompletionParticipantEngine_executeCancel_2(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_CoordinatorCompletionParticipantEngine_executeCancel_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_CoordinatorCompletionParticipantEngine_executeClose_1(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_engines_CoordinatorCompletionParticipantEngine_executeClose_1(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_CoordinatorCompletionParticipantEngine_executeClose_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_CoordinatorCompletionParticipantEngine_executeCompensate_1(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_engines_CoordinatorCompletionParticipantEngine_executeCompensate_1(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_CoordinatorCompletionParticipantEngine_executeCompensate_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_CoordinatorCompletionParticipantEngine_executeCompensate_2(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_engines_CoordinatorCompletionParticipantEngine_executeCompensate_2(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_CoordinatorCompletionParticipantEngine_executeCompensate_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_CoordinatorCompletionParticipantEngine_executeComplete_1(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_engines_CoordinatorCompletionParticipantEngine_executeComplete_1(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_CoordinatorCompletionParticipantEngine_executeComplete_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_CoordinatorCompletionParticipantEngine_executeComplete_2(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_engines_CoordinatorCompletionParticipantEngine_executeComplete_2(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_CoordinatorCompletionParticipantEngine_executeComplete_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_CoordinatorCompletionParticipantEngine_faulted_1(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_engines_CoordinatorCompletionParticipantEngine_faulted_1(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_CoordinatorCompletionParticipantEngine_faulted_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_CoordinatorCompletionParticipantEngine_soapFault_1(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_engines_CoordinatorCompletionParticipantEngine_soapFault_1(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_CoordinatorCompletionParticipantEngine_soapFault_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_CoordinatorCompletionParticipantEngine_soapFault_2(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_engines_CoordinatorCompletionParticipantEngine_soapFault_2(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_CoordinatorCompletionParticipantEngine_soapFault_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_CoordinatorCompletionParticipantEngine_soapFault_3(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_engines_CoordinatorCompletionParticipantEngine_soapFault_3(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_CoordinatorCompletionParticipantEngine_soapFault_3$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_completed_1(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_completed_1(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_completed_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_completed_2(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_completed_2(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_completed_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_executeCancel_1(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_executeCancel_1(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_executeCancel_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_executeCancel_2(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_executeCancel_2(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_executeCancel_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_executeClose_1(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_executeClose_1(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_executeClose_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_executeClose_2(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_executeClose_2(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_executeClose_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_executeCompensate_1(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_executeCompensate_1(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_executeCompensate_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_executeCompensate_2(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_executeCompensate_2(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_executeCompensate_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_executeCompensate_3(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_executeCompensate_3(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_executeCompensate_3$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_faulted_1(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_faulted_1(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_faulted_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_soapFault_1(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_soapFault_1(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_soapFault_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_soapFault_2(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_soapFault_2(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_soapFault_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_soapFault_3(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_soapFault_3(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantCompletionParticipantEngine_soapFault_3$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantEngine_commitDecision_2(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_engines_ParticipantEngine_commitDecision_2(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantEngine_commitDecision_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantEngine_commitDecision_3(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_engines_ParticipantEngine_commitDecision_3(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantEngine_commitDecision_3$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantEngine_executeCommit_1(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_engines_ParticipantEngine_executeCommit_1(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantEngine_executeCommit_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantEngine_executeRollback_1(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_engines_ParticipantEngine_executeRollback_1(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantEngine_executeRollback_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantEngine_executeRollback_2(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_engines_ParticipantEngine_executeRollback_2(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantEngine_executeRollback_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantEngine_rollback_1(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_engines_ParticipantEngine_rollback_1(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_engines_ParticipantEngine_rollback_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_ParticipantProcessorImpl_commit_1(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_ParticipantProcessorImpl_commit_1(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_ParticipantProcessorImpl_commit_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_ParticipantProcessorImpl_commit_2(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_ParticipantProcessorImpl_commit_2(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_ParticipantProcessorImpl_commit_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_ParticipantProcessorImpl_commit_3(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_ParticipantProcessorImpl_commit_3(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_ParticipantProcessorImpl_commit_3$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_ParticipantProcessorImpl_commit_4(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_ParticipantProcessorImpl_commit_4(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_ParticipantProcessorImpl_commit_4$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_ParticipantProcessorImpl_commit_5(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_ParticipantProcessorImpl_commit_5(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_ParticipantProcessorImpl_commit_5$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_ParticipantProcessorImpl_prepare_1(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_ParticipantProcessorImpl_prepare_1(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_ParticipantProcessorImpl_prepare_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_ParticipantProcessorImpl_prepare_2(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_ParticipantProcessorImpl_prepare_2(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_ParticipantProcessorImpl_prepare_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_ParticipantProcessorImpl_rollback_1(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_ParticipantProcessorImpl_rollback_1(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_ParticipantProcessorImpl_rollback_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_ParticipantProcessorImpl_rollback_2(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_ParticipantProcessorImpl_rollback_2(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_ParticipantProcessorImpl_rollback_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_ParticipantProcessorImpl_rollback_3(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_ParticipantProcessorImpl_rollback_3(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_ParticipantProcessorImpl_rollback_3$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_ParticipantProcessorImpl_rollback_4(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_ParticipantProcessorImpl_rollback_4(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_ParticipantProcessorImpl_rollback_4$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_ParticipantProcessorImpl_rollback_5(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_ParticipantProcessorImpl_rollback_5(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_ParticipantProcessorImpl_rollback_5$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_ParticipantProcessorImpl_soapFault_1(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_ParticipantProcessorImpl_soapFault_1(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_ParticipantProcessorImpl_soapFault_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_ParticipantProcessorImpl_soapFault_2(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_messaging_ParticipantProcessorImpl_soapFault_2(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_messaging_ParticipantProcessorImpl_soapFault_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_model_sagas_arjunacore_BACoordinator_1(Uid) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_model_sagas_arjunacore_BACoordinator_1(Uid) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_sagas_arjunacore_BACoordinator_1$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_sagas_arjunacore_SynchronizationRecord_1(String) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_model_sagas_arjunacore_SynchronizationRecord_1(String) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_sagas_arjunacore_SynchronizationRecord_1$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_sagas_CMF_1(String) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_model_sagas_CMF_1(String) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_sagas_CMF_1$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_1(Uid) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_1(Uid) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_1$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_10(Uid, Throwable) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_10(Uid, Throwable) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_10$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_11(Uid) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_11(Uid) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_11$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_12(Uid, Throwable) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_12(Uid, Throwable) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_12$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_13(Uid, Throwable) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_13(Uid, Throwable) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_13$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_14(Throwable) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_14(Throwable) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_14$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_15(Throwable) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_15(Throwable) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_15$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_2() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_2() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_2$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_3(Uid, Throwable) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_3(Uid, Throwable) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_3$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_4(Uid, Throwable) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_4(Uid, Throwable) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_4$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_5(Uid, Throwable) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_5(Uid, Throwable) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_5$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_6(Uid, Throwable) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_6(Uid, Throwable) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_6$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_7(Uid, Throwable) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_7(Uid, Throwable) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_7$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_8(Uid, Throwable) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_8(Uid, Throwable) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_8$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_9(Uid, Throwable) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_9(Uid, Throwable) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_sagas_coordinator_arjunacore_ParticipantRecord_9$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_sagas_UCF_1(String) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_model_sagas_UCF_1(String) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_sagas_UCF_1$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_twophase_arjunacore_ParticipantRecord_1(Uid) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_model_twophase_arjunacore_ParticipantRecord_1(Uid) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_twophase_arjunacore_ParticipantRecord_1$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_twophase_arjunacore_ParticipantRecord_10(Uid, Throwable) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_model_twophase_arjunacore_ParticipantRecord_10(Uid, Throwable) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_twophase_arjunacore_ParticipantRecord_10$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_twophase_arjunacore_ParticipantRecord_11(Uid) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_model_twophase_arjunacore_ParticipantRecord_11(Uid) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_twophase_arjunacore_ParticipantRecord_11$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_twophase_arjunacore_ParticipantRecord_12(Uid, Throwable) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_model_twophase_arjunacore_ParticipantRecord_12(Uid, Throwable) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_twophase_arjunacore_ParticipantRecord_12$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_twophase_arjunacore_ParticipantRecord_13(Throwable) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_model_twophase_arjunacore_ParticipantRecord_13(Throwable) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_twophase_arjunacore_ParticipantRecord_13$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_twophase_arjunacore_ParticipantRecord_14(Throwable) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_model_twophase_arjunacore_ParticipantRecord_14(Throwable) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_twophase_arjunacore_ParticipantRecord_14$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_twophase_arjunacore_ParticipantRecord_2() - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_model_twophase_arjunacore_ParticipantRecord_2() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_twophase_arjunacore_ParticipantRecord_2$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_twophase_arjunacore_ParticipantRecord_3(Uid, Throwable) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_model_twophase_arjunacore_ParticipantRecord_3(Uid, Throwable) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_twophase_arjunacore_ParticipantRecord_3$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_twophase_arjunacore_ParticipantRecord_4(Uid, Throwable) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_model_twophase_arjunacore_ParticipantRecord_4(Uid, Throwable) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_twophase_arjunacore_ParticipantRecord_4$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_twophase_arjunacore_ParticipantRecord_5(Uid, Throwable) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_model_twophase_arjunacore_ParticipantRecord_5(Uid, Throwable) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_twophase_arjunacore_ParticipantRecord_5$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_twophase_arjunacore_ParticipantRecord_6(Uid, Throwable) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_model_twophase_arjunacore_ParticipantRecord_6(Uid, Throwable) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_twophase_arjunacore_ParticipantRecord_6$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_twophase_arjunacore_ParticipantRecord_7(Uid, Throwable) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_model_twophase_arjunacore_ParticipantRecord_7(Uid, Throwable) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_twophase_arjunacore_ParticipantRecord_7$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_twophase_arjunacore_ParticipantRecord_8(Uid, Throwable) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_model_twophase_arjunacore_ParticipantRecord_8(Uid, Throwable) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_twophase_arjunacore_ParticipantRecord_8$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_twophase_arjunacore_ParticipantRecord_9(Uid, Throwable) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_model_twophase_arjunacore_ParticipantRecord_9(Uid, Throwable) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_twophase_arjunacore_ParticipantRecord_9$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_twophase_arjunacore_SynchronizationRecord_1(Uid) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_model_twophase_arjunacore_SynchronizationRecord_1(Uid) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_twophase_arjunacore_SynchronizationRecord_1$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_twophase_arjunacore_SynchronizationRecord_2(Throwable) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_model_twophase_arjunacore_SynchronizationRecord_2(Throwable) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_twophase_arjunacore_SynchronizationRecord_2$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_twophase_CMF_1(String) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_model_twophase_CMF_1(String) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_twophase_CMF_1$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_twophase_UCF_1(String) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_model_twophase_UCF_1(String) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_model_twophase_UCF_1$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_multiple_threads(Uid, String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_multiple_threads(Uid, String, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_multiple_threads$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_mw_wscf11_model_sagas_CMF_1(String) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_mw_wscf11_model_sagas_CMF_1(String) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_mw_wscf11_model_sagas_CMF_1$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_mw_wscf11_model_sagas_UCF_1(String) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_mw_wscf11_model_sagas_UCF_1(String) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_mw_wscf11_model_sagas_UCF_1$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_mw_wscf11_model_twophase_CMF_1(String) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_mw_wscf11_model_twophase_CMF_1(String) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_mw_wscf11_model_twophase_CMF_1$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_mw_wscf11_model_twophase_UCF_1(String) - Method in interface com.arjuna.mw.wscf.logging.wscfI18NLogger
 
warn_mw_wscf11_model_twophase_UCF_1(String) - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_mw_wscf11_model_twophase_UCF_1$str() - Method in class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
warn_mw_wst11_client_JaxHC11P_1(String, Throwable) - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
warn_mw_wst11_client_JaxHC11P_1(String, Throwable) - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mw_wst11_client_JaxHC11P_1$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mw_wst11_client_JaxHC11P_2(String, String) - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
warn_mw_wst11_client_JaxHC11P_2(String, String) - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mw_wst11_client_JaxHC11P_2$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mw_wst11_service_JaxHC11P_1(String, Throwable) - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
warn_mw_wst11_service_JaxHC11P_1(String, Throwable) - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mw_wst11_service_JaxHC11P_1$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mw_wst11_service_JaxHC11P_2(String, String) - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
warn_mw_wst11_service_JaxHC11P_2(String, String) - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mw_wst11_service_JaxHC11P_2$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mw_wst_client_JaxHCP_1(String, Throwable) - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
warn_mw_wst_client_JaxHCP_1(String, Throwable) - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mw_wst_client_JaxHCP_1$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mw_wst_client_JaxHCP_2(String, String) - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
warn_mw_wst_client_JaxHCP_2(String, String) - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mw_wst_client_JaxHCP_2$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mw_wst_service_JaxHCP_1(String, Throwable) - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
warn_mw_wst_service_JaxHCP_1(String, Throwable) - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mw_wst_service_JaxHCP_1$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mw_wst_service_JaxHCP_2(String, String) - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
warn_mw_wst_service_JaxHCP_2(String, String) - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mw_wst_service_JaxHCP_2$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst11_at_context_ArjunaContextImple_1(String) - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
warn_mwlabs_wst11_at_context_ArjunaContextImple_1(String) - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst11_at_context_ArjunaContextImple_1$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst11_ba_context_ArjunaContextImple_1(String) - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
warn_mwlabs_wst11_ba_context_ArjunaContextImple_1(String) - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst11_ba_context_ArjunaContextImple_1$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst11_ba_coordinator_cancelled_activity() - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
warn_mwlabs_wst11_ba_coordinator_cancelled_activity() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst11_ba_coordinator_cancelled_activity$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst_at_Context11FactoryImple_1(String, String) - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
warn_mwlabs_wst_at_Context11FactoryImple_1(String, String) - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst_at_Context11FactoryImple_1$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst_at_context_ArjunaContextImple_1(String) - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
warn_mwlabs_wst_at_context_ArjunaContextImple_1(String) - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst_at_context_ArjunaContextImple_1$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst_at_ContextFactoryImple_1(String, String) - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
warn_mwlabs_wst_at_ContextFactoryImple_1(String, String) - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst_at_ContextFactoryImple_1$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst_at_local_LocalContextFactoryImple_1(String, String) - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
warn_mwlabs_wst_at_local_LocalContextFactoryImple_1(String, String) - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst_at_local_LocalContextFactoryImple_1$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst_at_local_LocalRegistrarImple_1(String, String) - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
warn_mwlabs_wst_at_local_LocalRegistrarImple_1(String, String) - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst_at_local_LocalRegistrarImple_1$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst_at_participants_DurableTwoPhaseCommitParticipant_confirm_1(String) - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
warn_mwlabs_wst_at_participants_DurableTwoPhaseCommitParticipant_confirm_1(String) - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst_at_participants_DurableTwoPhaseCommitParticipant_confirm_1$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst_at_participants_DurableTwoPhaseCommitParticipant_prepare_1(String) - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
warn_mwlabs_wst_at_participants_DurableTwoPhaseCommitParticipant_prepare_1(String) - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst_at_participants_DurableTwoPhaseCommitParticipant_prepare_1$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst_at_Registrar11Imple_1(String, String) - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
warn_mwlabs_wst_at_Registrar11Imple_1(String, String) - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst_at_Registrar11Imple_1$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst_at_RegistrarImple_1(String, String) - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
warn_mwlabs_wst_at_RegistrarImple_1(String, String) - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst_at_RegistrarImple_1$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst_ba_Context11FactoryImple_1(String, String) - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
warn_mwlabs_wst_ba_Context11FactoryImple_1(String, String) - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst_ba_Context11FactoryImple_1$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst_ba_context_ArjunaContextImple_1(String) - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
warn_mwlabs_wst_ba_context_ArjunaContextImple_1(String) - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst_ba_context_ArjunaContextImple_1$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst_ba_ContextFactoryImple_1(String, String) - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
warn_mwlabs_wst_ba_ContextFactoryImple_1(String, String) - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst_ba_ContextFactoryImple_1$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst_ba_local_LocalRegistrarImple_1(String, String) - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
warn_mwlabs_wst_ba_local_LocalRegistrarImple_1(String, String) - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst_ba_local_LocalRegistrarImple_1$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst_ba_LocalContextFactoryImple_1(String, String) - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
warn_mwlabs_wst_ba_LocalContextFactoryImple_1(String, String) - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst_ba_LocalContextFactoryImple_1$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst_ba_Registrar11Imple_1(String, String) - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
warn_mwlabs_wst_ba_Registrar11Imple_1(String, String) - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst_ba_Registrar11Imple_1$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst_ba_RegistrarImple_1(String, String) - Method in interface com.arjuna.mw.wstx.logging.wstxI18NLogger
 
warn_mwlabs_wst_ba_RegistrarImple_1(String, String) - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_mwlabs_wst_ba_RegistrarImple_1$str() - Method in class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
warn_OA_caughtexception(String, Throwable) - Method in interface com.arjuna.orbportability.logging.orbportabilityI18NLogger
 
warn_OA_caughtexception(String, Throwable) - Method in class com.arjuna.orbportability.logging.orbportabilityI18NLogger_$logger
 
warn_OA_caughtexception$str() - Method in class com.arjuna.orbportability.logging.orbportabilityI18NLogger_$logger
 
warn_OA_exceptioncaughtforobj(String, String, Throwable) - Method in interface com.arjuna.orbportability.logging.orbportabilityI18NLogger
 
warn_OA_exceptioncaughtforobj(String, String, Throwable) - Method in class com.arjuna.orbportability.logging.orbportabilityI18NLogger_$logger
 
warn_OA_exceptioncaughtforobj$str() - Method in class com.arjuna.orbportability.logging.orbportabilityI18NLogger_$logger
 
warn_OA_initialize() - Method in interface com.arjuna.orbportability.logging.orbportabilityI18NLogger
 
warn_OA_initialize() - Method in class com.arjuna.orbportability.logging.orbportabilityI18NLogger_$logger
 
warn_OA_initialize$str() - Method in class com.arjuna.orbportability.logging.orbportabilityI18NLogger_$logger
 
warn_OA_invalidpoa(String, String) - Method in interface com.arjuna.orbportability.logging.orbportabilityI18NLogger
 
warn_OA_invalidpoa(String, String) - Method in class com.arjuna.orbportability.logging.orbportabilityI18NLogger_$logger
 
warn_OA_invalidpoa$str() - Method in class com.arjuna.orbportability.logging.orbportabilityI18NLogger_$logger
 
warn_OA_oanotinitialised() - Method in interface com.arjuna.orbportability.logging.orbportabilityI18NLogger
 
warn_OA_oanotinitialised() - Method in class com.arjuna.orbportability.logging.orbportabilityI18NLogger_$logger
 
warn_OA_oanotinitialised$str() - Method in class com.arjuna.orbportability.logging.orbportabilityI18NLogger_$logger
 
warn_objectstore_CacheStore_1(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_CacheStore_1(Uid, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_CacheStore_1$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_CacheStore_2(Uid, String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_CacheStore_2(Uid, String, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_CacheStore_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_CacheStore_3(Uid, String, String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_CacheStore_3(Uid, String, String, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_CacheStore_3$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_CacheStore_4(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_CacheStore_4(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_CacheStore_4$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_FileSystemStore_2(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_FileSystemStore_2(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_FileSystemStore_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_FileSystemStore_20(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_FileSystemStore_20(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_FileSystemStore_20$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_HashedStore_2(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_HashedStore_2(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_HashedStore_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_jdbc_oracle_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_jdbc_oracle_1() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_jdbc_oracle_1$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_jdbc_oracle_2(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_jdbc_oracle_2(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_jdbc_oracle_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_1(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_1(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_1$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_10(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_10(Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_10$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_11(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_11(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_11$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_12(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_12(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_12$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_13(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_13(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_13$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_14(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_14(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_14$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_15(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_15(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_15$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_16(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_16(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_16$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_18() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_18() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_18$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_2(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_2(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_3(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_3(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_3$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_4(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_4(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_4$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_5(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_5(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_5$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_6(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_6(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_6$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_7(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_7(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_7$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_8(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_8(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_8$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_9(String, Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_9(String, Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_9$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_nothingtocommit(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_nothingtocommit(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_nothingtocommit$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_nothingtoinsert(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_nothingtoinsert(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_nothingtoinsert$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_nothingtoupdate(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_nothingtoupdate(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_nothingtoupdate$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_over_max_image_size(int, int) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_over_max_image_size(int, int) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_over_max_image_size$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_readfailed() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_readfailed() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_readfailed$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_writefailed(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCImple_writefailed(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCImple_writefailed$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCStore_3() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_JDBCStore_3() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_JDBCStore_3$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_ObjectStoreType_1(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_ObjectStoreType_1(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_ObjectStoreType_1$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_remove_state_exception(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_remove_state_exception(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_remove_state_exception$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_ShadowingStore_10(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_ShadowingStore_10(Uid, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_ShadowingStore_10$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_ShadowingStore_11(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_ShadowingStore_11(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_ShadowingStore_11$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_ShadowingStore_12(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_ShadowingStore_12(Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_ShadowingStore_12$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_ShadowingStore_17(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_ShadowingStore_17(Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_ShadowingStore_17$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_ShadowingStore_18(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_ShadowingStore_18(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_ShadowingStore_18$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_ShadowingStore_19(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_ShadowingStore_19(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_ShadowingStore_19$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_ShadowingStore_2(String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_ShadowingStore_2(String, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_ShadowingStore_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_ShadowingStore_3(String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_ShadowingStore_3(String, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_ShadowingStore_3$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_ShadowingStore_4(String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_ShadowingStore_4(String, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_ShadowingStore_4$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_ShadowingStore_5(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_ShadowingStore_5(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_ShadowingStore_5$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_ShadowingStore_7() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_ShadowingStore_7() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_ShadowingStore_7$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_ShadowingStore_8(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_ShadowingStore_8(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_ShadowingStore_8$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_ShadowingStore_9(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_objectstore_ShadowingStore_9(Uid, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_objectstore_ShadowingStore_9$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_obs_unexpectedstatus(String) - Method in interface org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger
 
warn_obs_unexpectedstatus(String) - Method in class org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger_$logger
 
warn_obs_unexpectedstatus$str() - Method in class org.jboss.jbossts.txbridge.utils.txbridgeI18NLogger_$logger
 
warn_OptimisticLockRecord_1(LockManager) - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_OptimisticLockRecord_1(LockManager) - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_OptimisticLockRecord_1$str() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_OptimisticLockRecord_2(LockManager) - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_OptimisticLockRecord_2(LockManager) - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_OptimisticLockRecord_2$str() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_orbspecific_coordinator_generror(String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_coordinator_generror(String, Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_coordinator_generror$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_coordinator_ipunknown(String, String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_coordinator_ipunknown(String, String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_coordinator_ipunknown$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_coordinator_rbofail(String, Uid, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_coordinator_rbofail(String, Uid, Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_coordinator_rbofail$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_coordinator_rccreate(Uid, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_coordinator_rccreate(Uid, Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_coordinator_rccreate$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_coordinator_txrun(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_coordinator_txrun(String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_coordinator_txrun$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_coordinator_uidfail(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_coordinator_uidfail(String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_coordinator_uidfail$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_coordinator_zsync(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_coordinator_zsync(String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_coordinator_zsync$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_coordinator_generror(String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_coordinator_generror(String, Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_coordinator_generror$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_coordinator_syncerror(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_coordinator_syncerror(String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_coordinator_syncerror$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_coordinator_txnotprepared(String, String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_coordinator_txnotprepared(String, String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_coordinator_txnotprepared$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_destfailed(String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_destfailed(String, Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_destfailed$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_resources_arjuna_childerror(Uid, Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_resources_arjuna_childerror(Uid, Uid) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_resources_arjuna_childerror$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_resources_arjuna_generror(String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_resources_arjuna_generror(String, Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_resources_arjuna_generror$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_resources_arjuna_generror_2(String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_resources_arjuna_generror_2(String, Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_resources_arjuna_generror_2$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_resources_arjuna_ipfailed(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_resources_arjuna_ipfailed(String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_resources_arjuna_ipfailed$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_resources_arjuna_ipfailed_2(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_resources_arjuna_ipfailed_2(String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_resources_arjuna_ipfailed_2$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_resources_arjuna_nocoord(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_resources_arjuna_nocoord(String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_resources_arjuna_nocoord$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_resources_arjuna_notx(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_resources_arjuna_notx(String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_resources_arjuna_notx$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_resources_arjuna_nullcontrol_1(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_resources_arjuna_nullcontrol_1(String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_resources_arjuna_nullcontrol_1$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_resources_arjuna_nullcontrol_2(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_resources_arjuna_nullcontrol_2(String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_resources_arjuna_nullcontrol_2$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_resources_arjuna_nullcoord(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_resources_arjuna_nullcoord(String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_resources_arjuna_nullcoord$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_resources_destroyfailed() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_resources_destroyfailed() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_resources_destroyfailed$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_resources_restricted_contxfound_1(String, String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_resources_restricted_contxfound_1(String, String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_resources_restricted_contxfound_1$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_resources_restricted_contxfound_3(String, String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_resources_restricted_contxfound_3(String, String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_resources_restricted_contxfound_3$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_resources_stateerror(String, String, String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_resources_stateerror(String, String, String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_resources_stateerror$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_resources_strict_ipfailed(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_resources_strict_ipfailed(String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_resources_strict_ipfailed$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_resources_strict_iptlfailed(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_interposition_resources_strict_iptlfailed(String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_interposition_resources_strict_iptlfailed$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_interceptors_context_codecerror(String, String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_interceptors_context_codecerror(String, String, Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_interceptors_context_codecerror$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_interceptors_context_duplicatename(String, String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_interceptors_context_duplicatename(String, String, Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_interceptors_context_duplicatename$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_interceptors_context_error(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_interceptors_context_error(Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_interceptors_context_error$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_interceptors_context_srie(String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_interceptors_context_srie(String, Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_interceptors_context_srie$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_interceptors_interposition_codecerror(String, String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_interceptors_interposition_codecerror(String, String, Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_interceptors_interposition_codecerror$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_interceptors_interposition_duplicatename(String, String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_interceptors_interposition_duplicatename(String, String, Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_interceptors_interposition_duplicatename$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_interceptors_interposition_srie(String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_interceptors_interposition_srie(String, Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_interceptors_interposition_srie$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_recoverycoordinators_ClientForwardInterceptor_2(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_recoverycoordinators_ClientForwardInterceptor_2(Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_recoverycoordinators_ClientForwardInterceptor_2$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_recoverycoordinators_ClientForwardInterceptor_4(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_recoverycoordinators_ClientForwardInterceptor_4(Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_recoverycoordinators_ClientForwardInterceptor_4$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_recoverycoordinators_ClientInitializer_1(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_recoverycoordinators_ClientInitializer_1(Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_recoverycoordinators_ClientInitializer_1$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_recoverycoordinators_JacOrbRCDefaultServant_3(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_recoverycoordinators_JacOrbRCDefaultServant_3(Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_recoverycoordinators_JacOrbRCDefaultServant_3$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_recoverycoordinators_JacOrbRCManager_2(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_recoverycoordinators_JacOrbRCManager_2(Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_recoverycoordinators_JacOrbRCManager_2$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_recoverycoordinators_JacOrbRCManager_3() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_recoverycoordinators_JacOrbRCManager_3() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_recoverycoordinators_JacOrbRCManager_3$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_recoverycoordinators_JacOrbRCManager_4() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_recoverycoordinators_JacOrbRCManager_4() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_recoverycoordinators_JacOrbRCManager_4$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_recoverycoordinators_JacOrbRCManager_5(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_recoverycoordinators_JacOrbRCManager_5(Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_recoverycoordinators_JacOrbRCManager_5$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_recoverycoordinators_JacOrbRCServiceInit_1(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_recoverycoordinators_JacOrbRCServiceInit_1(Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_recoverycoordinators_JacOrbRCServiceInit_1$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_recoverycoordinators_JacOrbRCServiceInit_3(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_recoverycoordinators_JacOrbRCServiceInit_3(Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_recoverycoordinators_JacOrbRCServiceInit_3$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_recoverycoordinators_JacOrbRCServiceInit_8() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_recoverycoordinators_JacOrbRCServiceInit_8() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_recoverycoordinators_JacOrbRCServiceInit_8$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_recoverycoordinators_ServerInitializer_1(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_jacorb_recoverycoordinators_ServerInitializer_1(Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_jacorb_recoverycoordinators_ServerInitializer_1$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_javaidl_interceptors_context_codecerror(String, String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_javaidl_interceptors_context_codecerror(String, String, Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_javaidl_interceptors_context_codecerror$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_javaidl_interceptors_context_duplicatename(String, String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_javaidl_interceptors_context_duplicatename(String, String, Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_javaidl_interceptors_context_duplicatename$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_javaidl_interceptors_context_error(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_javaidl_interceptors_context_error(Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_javaidl_interceptors_context_error$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_javaidl_interceptors_context_srie(String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_javaidl_interceptors_context_srie(String, Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_javaidl_interceptors_context_srie$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_javaidl_interceptors_interposition_codecerror(String, String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_javaidl_interceptors_interposition_codecerror(String, String, Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_javaidl_interceptors_interposition_codecerror$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_javaidl_interceptors_interposition_duplicatename(String, String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_javaidl_interceptors_interposition_duplicatename(String, String, Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_javaidl_interceptors_interposition_duplicatename$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_javaidl_interceptors_interposition_srie(String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_javaidl_interceptors_interposition_srie(String, Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_javaidl_interceptors_interposition_srie$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_tficaught(String, Uid, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_tficaught(String, Uid, Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_tficaught$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_tidyfail(String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_orbspecific_tidyfail(String, Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_orbspecific_tidyfail$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_otsservererror(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_otsservererror(Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_otsservererror$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_otsserverfailed(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_otsserverfailed(Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_otsserverfailed$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_participant_at_ATParticipantRecoveryModule_1(Throwable) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
warn_participant_at_ATParticipantRecoveryModule_1(Throwable) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_participant_at_ATParticipantRecoveryModule_1$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_participant_at_ATParticipantRecoveryModule_3(Uid, Throwable) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
warn_participant_at_ATParticipantRecoveryModule_3(Uid, Throwable) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_participant_at_ATParticipantRecoveryModule_3$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_participant_at_XTSATRecoveryModule_1(String, Throwable) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
warn_participant_at_XTSATRecoveryModule_1(String, Throwable) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_participant_at_XTSATRecoveryModule_1$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_participant_at_XTSATRecoveryModule_2(Uid, String, Throwable) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
warn_participant_at_XTSATRecoveryModule_2(Uid, String, Throwable) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_participant_at_XTSATRecoveryModule_2$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_participant_at_XTSATRecoveryModule_3(String, Throwable) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
warn_participant_at_XTSATRecoveryModule_3(String, Throwable) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_participant_at_XTSATRecoveryModule_3$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_participant_at_XTSATRecoveryModule_4(String) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
warn_participant_at_XTSATRecoveryModule_4(String) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_participant_at_XTSATRecoveryModule_4$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_participant_at_XTSATRecoveryModule_5(Uid) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
warn_participant_at_XTSATRecoveryModule_5(Uid) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_participant_at_XTSATRecoveryModule_5$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_participant_ba_BAParticipantRecoveryModule_1(Throwable) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
warn_participant_ba_BAParticipantRecoveryModule_1(Throwable) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_participant_ba_BAParticipantRecoveryModule_1$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_participant_ba_BAParticipantRecoveryModule_3(Uid, Throwable) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
warn_participant_ba_BAParticipantRecoveryModule_3(Uid, Throwable) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_participant_ba_BAParticipantRecoveryModule_3$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_participant_ba_BAParticipantRecoveryModule_6(Uid, Throwable) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
warn_participant_ba_BAParticipantRecoveryModule_6(Uid, Throwable) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_participant_ba_BAParticipantRecoveryModule_6$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_participant_ba_XTSBARecoveryModule_1(String, Throwable) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
warn_participant_ba_XTSBARecoveryModule_1(String, Throwable) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_participant_ba_XTSBARecoveryModule_1$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_participant_ba_XTSBARecoveryModule_2(Uid, String, Throwable) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
warn_participant_ba_XTSBARecoveryModule_2(Uid, String, Throwable) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_participant_ba_XTSBARecoveryModule_2$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_participant_ba_XTSBARecoveryModule_3(String, Throwable) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
warn_participant_ba_XTSBARecoveryModule_3(String, Throwable) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_participant_ba_XTSBARecoveryModule_3$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_participant_ba_XTSBARecoveryModule_4(String) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
warn_participant_ba_XTSBARecoveryModule_4(String) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_participant_ba_XTSBARecoveryModule_4$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_participant_ba_XTSBARecoveryModule_5(Uid) - Method in interface org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger
 
warn_participant_ba_XTSBARecoveryModule_5(Uid) - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_participant_ba_XTSBARecoveryModule_5$str() - Method in class org.jboss.jbossts.xts.recovery.logging.recoveryI18NLogger_$logger
 
warn_PersistenceRecord_10() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_PersistenceRecord_10() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_PersistenceRecord_10$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_PersistenceRecord_14() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_PersistenceRecord_14() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_PersistenceRecord_14$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_PersistenceRecord_15() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_PersistenceRecord_15() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_PersistenceRecord_15$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_PersistenceRecord_16() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_PersistenceRecord_16() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_PersistenceRecord_16$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_PersistenceRecord_19() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_PersistenceRecord_19() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_PersistenceRecord_19$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_PersistenceRecord_2(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_PersistenceRecord_2(Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_PersistenceRecord_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_PersistenceRecord_20(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_PersistenceRecord_20(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_PersistenceRecord_20$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_PersistenceRecord_21(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_PersistenceRecord_21(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_PersistenceRecord_21$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_PersistenceRecord_3() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_PersistenceRecord_3() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_PersistenceRecord_3$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_PersistenceRecord_4(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_PersistenceRecord_4(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_PersistenceRecord_4$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_PersistenceRecord_5() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_PersistenceRecord_5() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_PersistenceRecord_5$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_PersistenceRecord_6() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_PersistenceRecord_6() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_PersistenceRecord_6$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_PersistenceRecord_7() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_PersistenceRecord_7() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_PersistenceRecord_7$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_PersistenceRecord_8() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_PersistenceRecord_8() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_PersistenceRecord_8$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recoveredServerTransaction_removeOldStoreEntry(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recoveredServerTransaction_removeOldStoreEntry(Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recoveredServerTransaction_removeOldStoreEntry$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_ActionStatusService_2(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_ActionStatusService_2(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_ActionStatusService_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_ActionStatusService_3(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_ActionStatusService_3(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_ActionStatusService_3$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_ActionStatusService_5(Uid, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_ActionStatusService_5(Uid, Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_ActionStatusService_5$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_ActionStatusService_6(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_ActionStatusService_6(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_ActionStatusService_6$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_ActionStatusService_7() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_ActionStatusService_7() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_ActionStatusService_7$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_alluids() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_recovery_alluids() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_recovery_alluids$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_recovery_AtomicActionRecoveryModule_1(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_AtomicActionRecoveryModule_1(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_AtomicActionRecoveryModule_1$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_AtomicActionRecoveryModule_2(Uid, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_AtomicActionRecoveryModule_2(Uid, Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_AtomicActionRecoveryModule_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_AtomicActionRecoveryModule_3(Uid, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_AtomicActionRecoveryModule_3(Uid, Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_AtomicActionRecoveryModule_3$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_basic_initexp(Throwable) - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
warn_recovery_basic_initexp(Throwable) - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
warn_recovery_basic_initexp$str() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
warn_recovery_basic_xarec(String) - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
warn_recovery_basic_xarec(String) - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
warn_recovery_basic_xarec$str() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
warn_recovery_cannotadd() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_recovery_cannotadd() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_recovery_cannotadd$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_recovery_Connection_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_Connection_1() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_Connection_1$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_Connection_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_Connection_2() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_Connection_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_constfail() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_recovery_constfail() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_recovery_constfail$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_recovery_contact_FactoryContactItem_1(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_contact_FactoryContactItem_1(Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_contact_FactoryContactItem_1$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_contact_FactoryContactItem_2() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_contact_FactoryContactItem_2() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_contact_FactoryContactItem_2$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_contact_FactoryContactItem_3() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_contact_FactoryContactItem_3() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_contact_FactoryContactItem_3$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_contact_FactoryContactItem_4(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_contact_FactoryContactItem_4(Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_contact_FactoryContactItem_4$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_contact_FactoryContactItem_5() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_contact_FactoryContactItem_5() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_contact_FactoryContactItem_5$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_contact_FactoryContactItem_6() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_contact_FactoryContactItem_6() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_contact_FactoryContactItem_6$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_contact_FactoryContactItem_7(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_contact_FactoryContactItem_7(Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_contact_FactoryContactItem_7$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_contact_StatusChecker_10() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_contact_StatusChecker_10() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_contact_StatusChecker_10$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_contact_StatusChecker_11(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_contact_StatusChecker_11(Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_contact_StatusChecker_11$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_contact_StatusChecker_12(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_contact_StatusChecker_12(Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_contact_StatusChecker_12$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_contact_StatusChecker_14(Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_contact_StatusChecker_14(Uid) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_contact_StatusChecker_14$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_contact_StatusChecker_15(Uid, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_contact_StatusChecker_15(Uid, Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_contact_StatusChecker_15$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_contact_StatusChecker_3(Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_contact_StatusChecker_3(Uid) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_contact_StatusChecker_3$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_contact_StatusChecker_9() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_contact_StatusChecker_9() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_contact_StatusChecker_9$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_ExpiredTransactionScanner_2(Uid, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_ExpiredTransactionScanner_2(Uid, Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_ExpiredTransactionScanner_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_ExpiredTransactionStatusManagerScanner_6(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_ExpiredTransactionStatusManagerScanner_6(Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_ExpiredTransactionStatusManagerScanner_6$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_failedtorecover(String, String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_recovery_failedtorecover(String, String) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_recovery_failedtorecover$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_recovery_forgetfailed(String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_recovery_forgetfailed(String, Throwable) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_recovery_forgetfailed$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_recovery_generalrecoveryerror(String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_recovery_generalrecoveryerror(String, Throwable) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_recovery_generalrecoveryerror$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_recovery_getxaresource(Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_recovery_getxaresource(Throwable) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_recovery_getxaresource$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_recovery_objstoreerror(Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_recovery_objstoreerror(Throwable) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_recovery_objstoreerror$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_recovery_participant_at_ATParticipantRecoveryRecord_restoreState_1(String, Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_recovery_participant_at_ATParticipantRecoveryRecord_restoreState_1(String, Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_recovery_participant_at_ATParticipantRecoveryRecord_restoreState_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_recovery_participant_at_ATParticipantRecoveryRecord_restoreState_2(String, Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_recovery_participant_at_ATParticipantRecoveryRecord_restoreState_2(String, Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_recovery_participant_at_ATParticipantRecoveryRecord_restoreState_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_recovery_participant_at_ATParticipantRecoveryRecord_saveState_1(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_recovery_participant_at_ATParticipantRecoveryRecord_saveState_1(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_recovery_participant_at_ATParticipantRecoveryRecord_saveState_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_recovery_participant_at_ATParticipantRecoveryRecord_saveState_2(String, Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_recovery_participant_at_ATParticipantRecoveryRecord_saveState_2(String, Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_recovery_participant_at_ATParticipantRecoveryRecord_saveState_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_recovery_participant_at_ATParticipantRecoveryRecord_saveState_3(String, Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_recovery_participant_at_ATParticipantRecoveryRecord_saveState_3(String, Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_recovery_participant_at_ATParticipantRecoveryRecord_saveState_3$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_recovery_participant_ba_BAParticipantRecoveryRecord_restoreState_1(String, Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_recovery_participant_ba_BAParticipantRecoveryRecord_restoreState_1(String, Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_recovery_participant_ba_BAParticipantRecoveryRecord_restoreState_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_recovery_participant_ba_BAParticipantRecoveryRecord_restoreState_2(String, Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_recovery_participant_ba_BAParticipantRecoveryRecord_restoreState_2(String, Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_recovery_participant_ba_BAParticipantRecoveryRecord_restoreState_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_recovery_participant_ba_BAParticipantRecoveryRecord_saveState_1(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_recovery_participant_ba_BAParticipantRecoveryRecord_saveState_1(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_recovery_participant_ba_BAParticipantRecoveryRecord_saveState_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_recovery_participant_ba_BAParticipantRecoveryRecord_saveState_2(String, Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_recovery_participant_ba_BAParticipantRecoveryRecord_saveState_2(String, Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_recovery_participant_ba_BAParticipantRecoveryRecord_saveState_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_recovery_participant_ba_BAParticipantRecoveryRecord_saveState_3(String, Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_recovery_participant_ba_BAParticipantRecoveryRecord_saveState_3(String, Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_recovery_participant_ba_BAParticipantRecoveryRecord_saveState_3$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_recovery_periodicfirstpass(String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_recovery_periodicfirstpass(String, Throwable) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_recovery_periodicfirstpass$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_recovery_PeriodicRecovery_9(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_PeriodicRecovery_9(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_PeriodicRecovery_9$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_periodicsecondpass(String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_recovery_periodicsecondpass(String, Throwable) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_recovery_periodicsecondpass$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_recovery_rcnull(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_rcnull(String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_rcnull$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_RecoverAtomicAction_2(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_RecoverAtomicAction_2(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_RecoverAtomicAction_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_RecoverAtomicAction_4(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_RecoverAtomicAction_4(Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_RecoverAtomicAction_4$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_RecoverAtomicAction_5(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_RecoverAtomicAction_5(Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_RecoverAtomicAction_5$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_RecoveredTransactionalObject_10(Uid, Throwable) - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_recovery_RecoveredTransactionalObject_10(Uid, Throwable) - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_recovery_RecoveredTransactionalObject_10$str() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_recovery_RecoveredTransactionalObject_6(Throwable) - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_recovery_RecoveredTransactionalObject_6(Throwable) - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_recovery_RecoveredTransactionalObject_6$str() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_recovery_RecoveredTransactionalObject_8(Throwable) - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_recovery_RecoveredTransactionalObject_8(Throwable) - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_recovery_RecoveredTransactionalObject_8$str() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_recovery_RecoveredTransactionalObject_9(Uid, Throwable) - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_recovery_RecoveredTransactionalObject_9(Uid, Throwable) - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_recovery_RecoveredTransactionalObject_9$str() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_recovery_recoverycoordinators_GenericRecoveryCreator_1() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_recoverycoordinators_GenericRecoveryCreator_1() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_recoverycoordinators_GenericRecoveryCreator_1$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_recoverycoordinators_RecoveryCoordinatorId_2(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_recoverycoordinators_RecoveryCoordinatorId_2(Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_recoverycoordinators_RecoveryCoordinatorId_2$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_recoverycoordinators_RecoveryCoordinatorId_3(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_recoverycoordinators_RecoveryCoordinatorId_3(String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_recoverycoordinators_RecoveryCoordinatorId_3$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_RecoveryEnablement_1() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_RecoveryEnablement_1() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_RecoveryEnablement_1$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_RecoveryEnablement_6() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_RecoveryEnablement_6() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_RecoveryEnablement_6$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_recoveryerror(Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_recovery_recoveryerror(Throwable) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_recovery_recoveryerror$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_recovery_recoveryfailed(Uid, String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_recovery_recoveryfailed(Uid, String) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_recovery_recoveryfailed$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_recovery_recoveryinit_1() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_recoveryinit_1() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_recoveryinit_1$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_RecoveryManagerImple_2(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_RecoveryManagerImple_2(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_RecoveryManagerImple_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_TORecoveryModule_5(Throwable) - Method in interface com.arjuna.ats.txoj.logging.txojI18NLogger
 
warn_recovery_TORecoveryModule_5(Throwable) - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_recovery_TORecoveryModule_5$str() - Method in class com.arjuna.ats.txoj.logging.txojI18NLogger_$logger
 
warn_recovery_transactions_RecoveredServerTransaction_10(Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_transactions_RecoveredServerTransaction_10(Uid) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_transactions_RecoveredServerTransaction_10$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_transactions_RecoveredServerTransaction_12() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_transactions_RecoveredServerTransaction_12() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_transactions_RecoveredServerTransaction_12$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_transactions_RecoveredServerTransaction_13(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_transactions_RecoveredServerTransaction_13(Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_transactions_RecoveredServerTransaction_13$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_transactions_RecoveredServerTransaction_14(Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_transactions_RecoveredServerTransaction_14(Uid) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_transactions_RecoveredServerTransaction_14$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_transactions_RecoveredServerTransaction_2(Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_transactions_RecoveredServerTransaction_2(Uid) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_transactions_RecoveredServerTransaction_2$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_transactions_RecoveredServerTransaction_7(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_transactions_RecoveredServerTransaction_7(String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_transactions_RecoveredServerTransaction_7$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_transactions_RecoveredTransaction_2(Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_transactions_RecoveredTransaction_2(Uid) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_transactions_RecoveredTransaction_2$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_transactions_RecoveredTransaction_3(Uid, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_transactions_RecoveredTransaction_3(Uid, Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_transactions_RecoveredTransaction_3$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_transactions_RecoveredTransaction_6(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_transactions_RecoveredTransaction_6(String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_transactions_RecoveredTransaction_6$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_transactions_RecoveredTransaction_8(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_transactions_RecoveredTransaction_8(Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_transactions_RecoveredTransaction_8$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_transactions_TransactionCacheItem_2(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_transactions_TransactionCacheItem_2(String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_transactions_TransactionCacheItem_2$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_transactions_TransactionRecoveryModule_2() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_transactions_TransactionRecoveryModule_2() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_transactions_TransactionRecoveryModule_2$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_transactions_TransactionRecoveryModule_4(Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_recovery_transactions_TransactionRecoveryModule_4(Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_transactions_TransactionRecoveryModule_4$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_recovery_TransactionStatusConnectionManager_1(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_TransactionStatusConnectionManager_1(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_TransactionStatusConnectionManager_1$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_TransactionStatusConnectionManager_2(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_TransactionStatusConnectionManager_2(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_TransactionStatusConnectionManager_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_TransactionStatusConnector_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_TransactionStatusConnector_1() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_TransactionStatusConnector_1$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_TransactionStatusConnector_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_TransactionStatusConnector_2() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_TransactionStatusConnector_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_TransactionStatusConnector_3() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_TransactionStatusConnector_3() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_TransactionStatusConnector_3$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_TransactionStatusManager_14(String, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_TransactionStatusManager_14(String, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_TransactionStatusManager_14$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_TransactionStatusManager_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_TransactionStatusManager_2() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_TransactionStatusManager_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_TransactionStatusManager_4(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_TransactionStatusManager_4(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_TransactionStatusManager_4$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_TransactionStatusManagerItem_1(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_TransactionStatusManagerItem_1(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_TransactionStatusManagerItem_1$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_TransactionStatusManagerItem_2(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_TransactionStatusManagerItem_2(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_TransactionStatusManagerItem_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_TransactionStatusManagerItem_3(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_TransactionStatusManagerItem_3(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_TransactionStatusManagerItem_3$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_TransactionStatusManagerItem_4(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_TransactionStatusManagerItem_4(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_TransactionStatusManagerItem_4$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_unexpectedrecoveryerror(Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_recovery_unexpectedrecoveryerror(Throwable) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_recovery_unexpectedrecoveryerror$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_recovery_WorkerService_1(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_WorkerService_1(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_WorkerService_1$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_WorkerService_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_recovery_WorkerService_2() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_WorkerService_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_recovery_xa_initexp(Throwable) - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
warn_recovery_xa_initexp(Throwable) - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
warn_recovery_xa_initexp$str() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
warn_recovery_xarecovery1(String, String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_recovery_xarecovery1(String, String, Throwable) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_recovery_xarecovery1$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_recovery_xarecovery2(String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_recovery_xarecovery2(String, Throwable) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_recovery_xarecovery2$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_RecoveryRecord_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_RecoveryRecord_1() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_RecoveryRecord_1$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_RecoveryRecord_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_RecoveryRecord_2() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_RecoveryRecord_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_resources_arjunacore_classnotfound(String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_resources_arjunacore_classnotfound(String) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_arjunacore_classnotfound$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_arjunacore_commitnulltx(String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_resources_arjunacore_commitnulltx(String) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_arjunacore_commitnulltx$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_arjunacore_commitxaerror(String, String, String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_resources_arjunacore_commitxaerror(String, String, String, Throwable) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_arjunacore_commitxaerror$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_arjunacore_norecoveryxa(String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_resources_arjunacore_norecoveryxa(String) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_arjunacore_norecoveryxa$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_arjunacore_noresource(String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_resources_arjunacore_noresource(String) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_arjunacore_noresource$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_arjunacore_opcerror(String, String, String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_resources_arjunacore_opcerror(String, String, String, Throwable) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_arjunacore_opcerror$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_arjunacore_opcnulltx(String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_resources_arjunacore_opcnulltx(String) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_arjunacore_opcnulltx$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_arjunacore_preparefailed(String, String, String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_resources_arjunacore_preparefailed(String, String, String, Throwable) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_arjunacore_preparefailed$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_arjunacore_preparenulltx(String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_resources_arjunacore_preparenulltx(String) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_arjunacore_preparenulltx$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_arjunacore_restorecrstateerror(String, String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_resources_arjunacore_restorecrstateerror(String, String, Throwable) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_arjunacore_restorecrstateerror$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_arjunacore_restorestate(Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_resources_arjunacore_restorestate(Throwable) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_arjunacore_restorestate$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_arjunacore_restorestateerror(String, String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_resources_arjunacore_restorestateerror(String, String, Throwable) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_arjunacore_restorestateerror$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_arjunacore_rollbackerror(String, String, String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_resources_arjunacore_rollbackerror(String, String, String, Throwable) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_arjunacore_rollbackerror$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_arjunacore_rollbacknulltx(String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_resources_arjunacore_rollbacknulltx(String) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_arjunacore_rollbacknulltx$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_arjunacore_savestate() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_resources_arjunacore_savestate() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_arjunacore_savestate$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_arjunacore_savestateerror(String, String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_resources_arjunacore_savestateerror(String, String, Throwable) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_arjunacore_savestateerror$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_arjunacore_setvalue(String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_resources_arjunacore_setvalue(String) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_arjunacore_setvalue$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_arjunacore_SynchronizationImple(String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_resources_arjunacore_SynchronizationImple(String, Throwable) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_arjunacore_SynchronizationImple$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_arjunacore_XAOnePhaseResource_rollbackexception(String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_resources_arjunacore_XAOnePhaseResource_rollbackexception(String, Throwable) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_arjunacore_XAOnePhaseResource_rollbackexception$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_resources_errgenerr(String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_resources_errgenerr(String, Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_resources_errgenerr$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_resources_errnoparent(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_resources_errnoparent(String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_resources_errnoparent$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_resources_errnores(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_resources_errnores(String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_resources_errnores$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_resources_errsavefail(String, String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_resources_errsavefail(String, String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_resources_errsavefail$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_resources_errsetvalue(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_resources_errsetvalue(String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_resources_errsetvalue$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_resources_errtypefail(String, String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_resources_errtypefail(String, String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_resources_errtypefail$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_resources_noparent(Uid) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_resources_noparent(Uid) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_resources_noparent$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_resources_rrcaught(String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_resources_rrcaught(String, Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_resources_rrcaught$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_resources_rrillegalvalue(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_resources_rrillegalvalue(String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_resources_rrillegalvalue$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_resources_rrinvalid(String) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_resources_rrinvalid(String) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_resources_rrinvalid$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_rollbackerror(String) - Method in interface com.arjuna.ats.jdbc.logging.jdbcI18NLogger
 
warn_rollbackerror(String) - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
warn_rollbackerror$str() - Method in class com.arjuna.ats.jdbc.logging.jdbcI18NLogger_$logger
 
warn_server_top_level_action_inactive() - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_server_top_level_action_inactive() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_server_top_level_action_inactive$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_Services_optionnotsupported(String, String) - Method in interface com.arjuna.orbportability.logging.orbportabilityI18NLogger
 
warn_Services_optionnotsupported(String, String) - Method in class com.arjuna.orbportability.logging.orbportabilityI18NLogger_$logger
 
warn_Services_optionnotsupported$str() - Method in class com.arjuna.orbportability.logging.orbportabilityI18NLogger_$logger
 
warn_Services_servicenotfound(String, String) - Method in interface com.arjuna.orbportability.logging.orbportabilityI18NLogger
 
warn_Services_servicenotfound(String, String) - Method in class com.arjuna.orbportability.logging.orbportabilityI18NLogger_$logger
 
warn_Services_servicenotfound$str() - Method in class com.arjuna.orbportability.logging.orbportabilityI18NLogger_$logger
 
warn_Services_suspectentry(String, String) - Method in interface com.arjuna.orbportability.logging.orbportabilityI18NLogger
 
warn_Services_suspectentry(String, String) - Method in class com.arjuna.orbportability.logging.orbportabilityI18NLogger_$logger
 
warn_Services_suspectentry$str() - Method in class com.arjuna.orbportability.logging.orbportabilityI18NLogger_$logger
 
warn_Services_unexpectedexception(String, Throwable) - Method in interface com.arjuna.orbportability.logging.orbportabilityI18NLogger
 
warn_Services_unexpectedexception(String, Throwable) - Method in class com.arjuna.orbportability.logging.orbportabilityI18NLogger_$logger
 
warn_Services_unexpectedexception$str() - Method in class com.arjuna.orbportability.logging.orbportabilityI18NLogger_$logger
 
warn_Services_unsupportedoption(String) - Method in interface com.arjuna.orbportability.logging.orbportabilityI18NLogger
 
warn_Services_unsupportedoption(String) - Method in class com.arjuna.orbportability.logging.orbportabilityI18NLogger_$logger
 
warn_Services_unsupportedoption$str() - Method in class com.arjuna.orbportability.logging.orbportabilityI18NLogger_$logger
 
warn_StateManager_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_StateManager_1() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_StateManager_1$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_StateManager_10() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_StateManager_10() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_StateManager_10$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_StateManager_11(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_StateManager_11(Uid, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_StateManager_11$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_StateManager_12() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_StateManager_12() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_StateManager_12$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_StateManager_13() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_StateManager_13() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_StateManager_13$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_StateManager_2(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_StateManager_2(Uid, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_StateManager_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_StateManager_3(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_StateManager_3(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_StateManager_3$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_StateManager_4() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_StateManager_4() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_StateManager_4$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_StateManager_6(Uid) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_StateManager_6(Uid) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_StateManager_6$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_StateManager_7(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_StateManager_7(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_StateManager_7$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_StateManager_8() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_StateManager_8() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_StateManager_8$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_StateManager_9() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_StateManager_9() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_StateManager_9$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_stub_BusinessAgreementWithParticipantCompletionStub_2(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_stub_BusinessAgreementWithParticipantCompletionStub_2(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_stub_BusinessAgreementWithParticipantCompletionStub_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_stub_ParticipantStub_1(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_stub_ParticipantStub_1(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_stub_ParticipantStub_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_stub_ParticipantStub_2(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_stub_ParticipantStub_2(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_stub_ParticipantStub_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_thread_resumefailed(String, Throwable) - Method in interface com.arjuna.ats.jts.logging.jtsI18NLogger
 
warn_thread_resumefailed(String, Throwable) - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_thread_resumefailed$str() - Method in class com.arjuna.ats.jts.logging.jtsI18NLogger_$logger
 
warn_tools_log_eaa1(Uid, String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_tools_log_eaa1(Uid, String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_tools_log_eaa1$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_tools_log_eaa2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_tools_log_eaa2() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_tools_log_eaa2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_tools_osb_util_JMXServer_m_3(String, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_tools_osb_util_JMXServer_m_3(String, Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_tools_osb_util_JMXServer_m_3$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_tools_osb_util_JMXServer_m_5(String, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_tools_osb_util_JMXServer_m_5(String, Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_tools_osb_util_JMXServer_m_5$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_tools_osb_util_JMXServer_m_6(String, Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_tools_osb_util_JMXServer_m_6(String, Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_tools_osb_util_JMXServer_m_6$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_transaction_arjunacore_delistgeneral(String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_transaction_arjunacore_delistgeneral(String, Throwable) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_transaction_arjunacore_delistgeneral$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_transaction_arjunacore_delistresource(String, String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_transaction_arjunacore_delistresource(String, String, Throwable) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_transaction_arjunacore_delistresource$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_transaction_arjunacore_endsuspendfailed1() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_transaction_arjunacore_endsuspendfailed1() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_transaction_arjunacore_endsuspendfailed1$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_transaction_arjunacore_enlisterror(String, String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_transaction_arjunacore_enlisterror(String, String) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_transaction_arjunacore_enlisterror$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_transaction_arjunacore_enliststarterror(String, String, String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_transaction_arjunacore_enliststarterror(String, String, String, Throwable) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_transaction_arjunacore_enliststarterror$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_transaction_arjunacore_lastResourceOptimisationInterface(String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_transaction_arjunacore_lastResourceOptimisationInterface(String) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_transaction_arjunacore_lastResourceOptimisationInterface$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_transaction_arjunacore_markrollback(String, String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_transaction_arjunacore_markrollback(String, String) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_transaction_arjunacore_markrollback$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_transaction_arjunacore_newtmerror(String, String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_transaction_arjunacore_newtmerror(String, String, Throwable) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_transaction_arjunacore_newtmerror$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_transaction_arjunacore_notatomicaction() - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_transaction_arjunacore_notatomicaction() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_transaction_arjunacore_notatomicaction$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_transaction_arjunacore_threadexception(Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_transaction_arjunacore_threadexception(Throwable) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_transaction_arjunacore_threadexception$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_transaction_arjunacore_timeouterror(String, String, String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_transaction_arjunacore_timeouterror(String, String, String, Throwable) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_transaction_arjunacore_timeouterror$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_transaction_arjunacore_unknownresource(String) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_transaction_arjunacore_unknownresource(String) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_transaction_arjunacore_unknownresource$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_transaction_arjunacore_xaenderror(Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_transaction_arjunacore_xaenderror(Throwable) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_transaction_arjunacore_xaenderror$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_transaction_arjunacore_xastart(String, String, String, Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_transaction_arjunacore_xastart(String, String, String, Throwable) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_transaction_arjunacore_xastart$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_TransactionManager_jndifailure(Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_TransactionManager_jndifailure(Throwable) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_TransactionManager_jndifailure$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_UserActivityImple_1(Throwable) - Method in interface com.arjuna.mw.wsas.logging.wsasI18NLogger
 
warn_UserActivityImple_1(Throwable) - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
warn_UserActivityImple_1$str() - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
warn_UserActivityImple_2(Throwable) - Method in interface com.arjuna.mw.wsas.logging.wsasI18NLogger
 
warn_UserActivityImple_2(Throwable) - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
warn_UserActivityImple_2$str() - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
warn_UserActivityImple_3(Throwable) - Method in interface com.arjuna.mw.wsas.logging.wsasI18NLogger
 
warn_UserActivityImple_3(Throwable) - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
warn_UserActivityImple_3$str() - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
warn_UserActivityImple_4(Throwable) - Method in interface com.arjuna.mw.wsas.logging.wsasI18NLogger
 
warn_UserActivityImple_4(Throwable) - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
warn_UserActivityImple_4$str() - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
warn_UserActivityImple_5(Throwable) - Method in interface com.arjuna.mw.wsas.logging.wsasI18NLogger
 
warn_UserActivityImple_5(Throwable) - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
warn_UserActivityImple_5$str() - Method in class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
warn_UserTransaction_jndifailure(Throwable) - Method in interface com.arjuna.ats.jta.logging.jtaI18NLogger
 
warn_UserTransaction_jndifailure(Throwable) - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_UserTransaction_jndifailure$str() - Method in class com.arjuna.ats.jta.logging.jtaI18NLogger_$logger
 
warn_utils_ExecProcessId_5(Throwable) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_utils_ExecProcessId_5(Throwable) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_utils_ExecProcessId_5$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_utils_FileLock_4(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_utils_FileLock_4(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_utils_FileLock_4$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_utils_Utility_1() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_utils_Utility_1() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_utils_Utility_1$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_utils_Utility_2() - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
warn_utils_Utility_2() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_utils_Utility_2$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
warn_webservices_base_handlers_LoggingFaultHandler_1(String, String) - Method in interface com.arjuna.webservices.logging.wscI18NLogger
 
warn_webservices_base_handlers_LoggingFaultHandler_1(String, String) - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
warn_webservices_base_handlers_LoggingFaultHandler_1$str() - Method in class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_cancel_3(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_cancel_3(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_cancel_3$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_cancel_4(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_cancel_4(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_cancel_4$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_cancel_5(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_cancel_5(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_cancel_5$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_close_3(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_close_3(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_close_3$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_close_4(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_close_4(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_close_4$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_close_5(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_close_5(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_close_5$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_compensate_3(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_compensate_3(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_compensate_3$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_compensate_4(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_compensate_4(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_compensate_4$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_compensate_5(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_compensate_5(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_compensate_5$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_complete_4(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_complete_4(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_complete_4$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_complete_5(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_complete_5(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_complete_5$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_complete_6(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_complete_6(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorCompletionParticipantProcessorImpl_complete_6$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorProcessorImpl_aborted_1(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_CoordinatorProcessorImpl_aborted_1(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorProcessorImpl_aborted_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorProcessorImpl_aborted_2(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_CoordinatorProcessorImpl_aborted_2(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorProcessorImpl_aborted_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorProcessorImpl_committed_1(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_CoordinatorProcessorImpl_committed_1(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorProcessorImpl_committed_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorProcessorImpl_committed_2(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_CoordinatorProcessorImpl_committed_2(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorProcessorImpl_committed_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorProcessorImpl_prepared_1(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_CoordinatorProcessorImpl_prepared_1(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorProcessorImpl_prepared_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorProcessorImpl_prepared_2(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_CoordinatorProcessorImpl_prepared_2(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorProcessorImpl_prepared_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorProcessorImpl_prepared_3(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_CoordinatorProcessorImpl_prepared_3(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorProcessorImpl_prepared_3$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorProcessorImpl_readOnly_1(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_CoordinatorProcessorImpl_readOnly_1(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorProcessorImpl_readOnly_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorProcessorImpl_readOnly_2(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_CoordinatorProcessorImpl_readOnly_2(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorProcessorImpl_readOnly_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorProcessorImpl_soapFault_1(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_CoordinatorProcessorImpl_soapFault_1(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorProcessorImpl_soapFault_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorProcessorImpl_soapFault_2(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_CoordinatorProcessorImpl_soapFault_2(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_CoordinatorProcessorImpl_soapFault_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_engines_CoordinatorCompletionParticipantEngine_executeComplete_2(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_engines_CoordinatorCompletionParticipantEngine_executeComplete_2(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_engines_CoordinatorCompletionParticipantEngine_executeComplete_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_engines_CoordinatorCompletionParticipantEngine_failed_1(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_engines_CoordinatorCompletionParticipantEngine_failed_1(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_engines_CoordinatorCompletionParticipantEngine_failed_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_engines_CoordinatorCompletionParticipantEngine_soapFault_1(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_engines_CoordinatorCompletionParticipantEngine_soapFault_1(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_engines_CoordinatorCompletionParticipantEngine_soapFault_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_engines_CoordinatorCompletionParticipantEngine_soapFault_2(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_engines_CoordinatorCompletionParticipantEngine_soapFault_2(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_engines_CoordinatorCompletionParticipantEngine_soapFault_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_engines_CoordinatorCompletionParticipantEngine_soapFault_3(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_engines_CoordinatorCompletionParticipantEngine_soapFault_3(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_engines_CoordinatorCompletionParticipantEngine_soapFault_3$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_engines_CoordinatorEngine_sendUnknownTransaction_2(String, Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_engines_CoordinatorEngine_sendUnknownTransaction_2(String, Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_engines_CoordinatorEngine_sendUnknownTransaction_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_engines_ParticipantCompletionParticipantEngine_completed_1(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_engines_ParticipantCompletionParticipantEngine_completed_1(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_engines_ParticipantCompletionParticipantEngine_completed_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_engines_ParticipantCompletionParticipantEngine_completed_2(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_engines_ParticipantCompletionParticipantEngine_completed_2(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_engines_ParticipantCompletionParticipantEngine_completed_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_engines_ParticipantCompletionParticipantEngine_executeClose_2(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_engines_ParticipantCompletionParticipantEngine_executeClose_2(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_engines_ParticipantCompletionParticipantEngine_executeClose_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_engines_ParticipantCompletionParticipantEngine_executeCompensate_3(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_engines_ParticipantCompletionParticipantEngine_executeCompensate_3(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_engines_ParticipantCompletionParticipantEngine_executeCompensate_3$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_engines_ParticipantCompletionParticipantEngine_failed_1(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_engines_ParticipantCompletionParticipantEngine_failed_1(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_engines_ParticipantCompletionParticipantEngine_failed_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_engines_ParticipantCompletionParticipantEngine_soapFault_1(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_engines_ParticipantCompletionParticipantEngine_soapFault_1(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_engines_ParticipantCompletionParticipantEngine_soapFault_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_engines_ParticipantCompletionParticipantEngine_soapFault_2(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_engines_ParticipantCompletionParticipantEngine_soapFault_2(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_engines_ParticipantCompletionParticipantEngine_soapFault_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_engines_ParticipantCompletionParticipantEngine_soapFault_3(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_engines_ParticipantCompletionParticipantEngine_soapFault_3(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_engines_ParticipantCompletionParticipantEngine_soapFault_3$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_engines_ParticipantEngine_commitDecision_2(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_engines_ParticipantEngine_commitDecision_2(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_engines_ParticipantEngine_commitDecision_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_engines_ParticipantEngine_commitDecision_3(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_engines_ParticipantEngine_commitDecision_3(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_engines_ParticipantEngine_commitDecision_3$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_engines_ParticipantEngine_rollback_1(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_engines_ParticipantEngine_rollback_1(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_engines_ParticipantEngine_rollback_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantCompletionParticipantProcessorImpl_cancel_3(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_ParticipantCompletionParticipantProcessorImpl_cancel_3(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantCompletionParticipantProcessorImpl_cancel_3$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantCompletionParticipantProcessorImpl_cancel_4(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_ParticipantCompletionParticipantProcessorImpl_cancel_4(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantCompletionParticipantProcessorImpl_cancel_4$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantCompletionParticipantProcessorImpl_cancel_5(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_ParticipantCompletionParticipantProcessorImpl_cancel_5(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantCompletionParticipantProcessorImpl_cancel_5$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantCompletionParticipantProcessorImpl_close_3(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_ParticipantCompletionParticipantProcessorImpl_close_3(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantCompletionParticipantProcessorImpl_close_3$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantCompletionParticipantProcessorImpl_close_4(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_ParticipantCompletionParticipantProcessorImpl_close_4(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantCompletionParticipantProcessorImpl_close_4$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantCompletionParticipantProcessorImpl_close_5(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_ParticipantCompletionParticipantProcessorImpl_close_5(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantCompletionParticipantProcessorImpl_close_5$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantCompletionParticipantProcessorImpl_compensate_3(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_ParticipantCompletionParticipantProcessorImpl_compensate_3(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantCompletionParticipantProcessorImpl_compensate_3$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantCompletionParticipantProcessorImpl_compensate_4(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_ParticipantCompletionParticipantProcessorImpl_compensate_4(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantCompletionParticipantProcessorImpl_compensate_4$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantCompletionParticipantProcessorImpl_compensate_5(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_ParticipantCompletionParticipantProcessorImpl_compensate_5(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantCompletionParticipantProcessorImpl_compensate_5$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantProcessorImpl_commit_1(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_ParticipantProcessorImpl_commit_1(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantProcessorImpl_commit_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantProcessorImpl_commit_2(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_ParticipantProcessorImpl_commit_2(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantProcessorImpl_commit_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantProcessorImpl_commit_3(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_ParticipantProcessorImpl_commit_3(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantProcessorImpl_commit_3$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantProcessorImpl_commit_4(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_ParticipantProcessorImpl_commit_4(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantProcessorImpl_commit_4$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantProcessorImpl_commit_5(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_ParticipantProcessorImpl_commit_5(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantProcessorImpl_commit_5$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantProcessorImpl_prepare_1(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_ParticipantProcessorImpl_prepare_1(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantProcessorImpl_prepare_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantProcessorImpl_prepare_2(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_ParticipantProcessorImpl_prepare_2(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantProcessorImpl_prepare_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantProcessorImpl_rollback_1(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_ParticipantProcessorImpl_rollback_1(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantProcessorImpl_rollback_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantProcessorImpl_rollback_2(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_ParticipantProcessorImpl_rollback_2(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantProcessorImpl_rollback_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantProcessorImpl_rollback_3(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_ParticipantProcessorImpl_rollback_3(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantProcessorImpl_rollback_3$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantProcessorImpl_rollback_4(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_ParticipantProcessorImpl_rollback_4(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantProcessorImpl_rollback_4$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantProcessorImpl_rollback_5(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_ParticipantProcessorImpl_rollback_5(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantProcessorImpl_rollback_5$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantProcessorImpl_soapFault_1(Throwable) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_ParticipantProcessorImpl_soapFault_1(Throwable) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantProcessorImpl_soapFault_1$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantProcessorImpl_soapFault_2(String) - Method in interface com.arjuna.webservices.logging.wstI18NLogger
 
warn_wst11_messaging_ParticipantProcessorImpl_soapFault_2(String) - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
warn_wst11_messaging_ParticipantProcessorImpl_soapFault_2$str() - Method in class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
wasCommitted(String, Xid) - Method in class com.arjuna.ats.internal.jta.recovery.arjunacore.CommitMarkableResourceRecordRecoveryModule
Can only be called after the first phase has executed
WEBAPP_MAX10 - Static variable in class com.arjuna.services.framework.startup.Sequencer
there are four startup apps in the 1.0 sequence
WEBAPP_MAX11 - Static variable in class com.arjuna.services.framework.startup.Sequencer
there are three startup apps in the 1.1 sequence
WEBAPP_WSC10 - Static variable in class com.arjuna.services.framework.startup.Sequencer
index of WS-C web app which initialises first in 1.0
WEBAPP_WSC11 - Static variable in class com.arjuna.services.framework.startup.Sequencer
index of WS-C web app which initialises first in 1.1
WEBAPP_WSCF10 - Static variable in class com.arjuna.services.framework.startup.Sequencer
index of WSCF web app which intiialises third in 1.0
WEBAPP_WSCF11 - Static variable in class com.arjuna.services.framework.startup.Sequencer
index of WSCF web app which intiialises third in 1.1
WEBAPP_WST10 - Static variable in class com.arjuna.services.framework.startup.Sequencer
index of WS-T web app which initialises second in 1.0
WEBAPP_WST11 - Static variable in class com.arjuna.services.framework.startup.Sequencer
index of WS-T web app which initialises second in 1.1
WEBAPP_WSTX10 - Static variable in class com.arjuna.services.framework.startup.Sequencer
index of WSTX web app which initialises last in 1.0
WEBAPP_WSTX11 - Static variable in class com.arjuna.services.framework.startup.Sequencer
index of WSTX web app which intiialises fourth in 1.1
wedged_reaperelement(String) - Method in interface com.arjuna.ats.arjuna.logging.arjunaI18NLogger
 
wedged_reaperelement(String) - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
wedged_reaperelement$str() - Method in class com.arjuna.ats.arjuna.logging.arjunaI18NLogger_$logger
 
work() - Method in class com.arjuna.ats.internal.jts.lifecycle.ShutdownOTS
 
work() - Method in class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.JavaIdlRCShutdown
 
work() - Method in class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.JacOrbRCShutdown
 
work() - Method in class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.JavaIdlRCShutdown
 
work() - Method in class com.arjuna.orbportability.oa.PostShutdown
 
work() - Method in class com.arjuna.orbportability.oa.PreShutdown
 
work() - Method in class com.arjuna.orbportability.oa.Shutdown
 
work() - Method in class com.arjuna.orbportability.orb.PostShutdown
 
work() - Method in class com.arjuna.orbportability.orb.PreShutdown
 
work() - Method in class com.arjuna.orbportability.orb.Shutdown
 
Worker<T> - Interface in io.narayana.perf
 
WorkerLifecycle<T> - Interface in io.narayana.perf
Test lifecycle notifications
WorkerService - Class in com.arjuna.ats.internal.arjuna.recovery
 
WorkerService(PeriodicRecovery) - Constructor for class com.arjuna.ats.internal.arjuna.recovery.WorkerService
 
WorkerWorkload<T> - Interface in io.narayana.perf
Interface for running a workload (@link{io.narayana.perf.Measurement#measure})
WorkSynchronization - Class in com.arjuna.ats.internal.jta.transaction.arjunacore.jca
Register a single instance of this thing when the first JCA worker is imported.
WorkSynchronization(Transaction) - Constructor for class com.arjuna.ats.internal.jta.transaction.arjunacore.jca.WorkSynchronization
 
WorkSynchronization - Class in com.arjuna.ats.internal.jta.transaction.jts.jca
Register a single instance of this thing when the first JCA worker is imported.
WorkSynchronization(Transaction) - Constructor for class com.arjuna.ats.internal.jta.transaction.jts.jca.WorkSynchronization
 
wrap(Callable<T>) - Static method in class com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction
 
write(OutputStream, ActionControl) - Static method in class com.arjuna.ArjunaOTS.ActionControlHelper
 
write(OutputStream, ActiveThreads) - Static method in class com.arjuna.ArjunaOTS.ActiveThreadsHelper
 
write(OutputStream, ActiveTransaction) - Static method in class com.arjuna.ArjunaOTS.ActiveTransactionHelper
 
write(OutputStream, ArjunaFactory) - Static method in class com.arjuna.ArjunaOTS.ArjunaFactoryHelper
 
write(OutputStream, ArjunaSubtranAwareResource) - Static method in class com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourceHelper
 
write(OutputStream, ArjunaTransaction) - Static method in class com.arjuna.ArjunaOTS.ArjunaTransactionHelper
 
write(OutputStream, BadControl) - Static method in class com.arjuna.ArjunaOTS.BadControlHelper
 
write(OutputStream, Current) - Static method in class com.arjuna.ArjunaOTS.CurrentHelper
 
write(OutputStream, Destroyed) - Static method in class com.arjuna.ArjunaOTS.DestroyedHelper
 
write(OutputStream, GlobalTransactionInfo) - Static method in class com.arjuna.ArjunaOTS.GlobalTransactionInfoHelper
 
write(OutputStream, InterpositionFailed) - Static method in class com.arjuna.ArjunaOTS.InterpositionFailedHelper
 
write(OutputStream, JTAInterposedSynchronization) - Static method in class com.arjuna.ArjunaOTS.JTAInterposedSynchronizationHelper
 
write(OutputStream, ManagedSynchronization) - Static method in class com.arjuna.ArjunaOTS.ManagedSynchronizationHelper
 
write(OutputStream, NoContext) - Static method in class com.arjuna.ArjunaOTS.NoContextHelper
 
write(OutputStream, OTSAbstractRecord) - Static method in class com.arjuna.ArjunaOTS.OTSAbstractRecordHelper
 
write(OutputStream, TransactionInfo) - Static method in class com.arjuna.ArjunaOTS.TransactionInfoHelper
 
write(OutputStream, TransactionType) - Static method in class com.arjuna.ArjunaOTS.TransactionTypeHelper
 
write(OutputStream, otid_t[]) - Static method in class com.arjuna.ArjunaOTS.txIdsHelper
 
write(OutputStream, UidCoordinator) - Static method in class com.arjuna.ArjunaOTS.UidCoordinatorHelper
 
WRITE - Static variable in class com.arjuna.ats.txoj.LockMode
 
write(OutputStream, Current) - Static method in class org.omg.CORBA.CurrentHelper
 
write(OutputStream, Control) - Static method in class org.omg.CosTransactions.ControlHelper
 
write(OutputStream, Coordinator) - Static method in class org.omg.CosTransactions.CoordinatorHelper
 
write(OutputStream, Current) - Static method in class org.omg.CosTransactions.CurrentHelper
 
write(OutputStream, HeuristicCommit) - Static method in class org.omg.CosTransactions.HeuristicCommitHelper
 
write(OutputStream, HeuristicHazard) - Static method in class org.omg.CosTransactions.HeuristicHazardHelper
 
write(OutputStream, HeuristicMixed) - Static method in class org.omg.CosTransactions.HeuristicMixedHelper
 
write(OutputStream, HeuristicRollback) - Static method in class org.omg.CosTransactions.HeuristicRollbackHelper
 
write(OutputStream, Inactive) - Static method in class org.omg.CosTransactions.InactiveHelper
 
write(OutputStream, InvalidControl) - Static method in class org.omg.CosTransactions.InvalidControlHelper
 
write(OutputStream, NotPrepared) - Static method in class org.omg.CosTransactions.NotPreparedHelper
 
write(OutputStream, NoTransaction) - Static method in class org.omg.CosTransactions.NoTransactionHelper
 
write(OutputStream, NotSubtransaction) - Static method in class org.omg.CosTransactions.NotSubtransactionHelper
 
write(OutputStream, otid_t) - Static method in class org.omg.CosTransactions.otid_tHelper
 
write(OutputStream, PropagationContext) - Static method in class org.omg.CosTransactions.PropagationContextHelper
 
write(OutputStream, RecoveryCoordinator) - Static method in class org.omg.CosTransactions.RecoveryCoordinatorHelper
 
write(OutputStream, Resource) - Static method in class org.omg.CosTransactions.ResourceHelper
 
write(OutputStream, Status) - Static method in class org.omg.CosTransactions.StatusHelper
 
write(OutputStream, SubtransactionAwareResource) - Static method in class org.omg.CosTransactions.SubtransactionAwareResourceHelper
 
write(OutputStream, SubtransactionsUnavailable) - Static method in class org.omg.CosTransactions.SubtransactionsUnavailableHelper
 
write(OutputStream, Synchronization) - Static method in class org.omg.CosTransactions.SynchronizationHelper
 
write(OutputStream, SynchronizationUnavailable) - Static method in class org.omg.CosTransactions.SynchronizationUnavailableHelper
 
write(OutputStream, Terminator) - Static method in class org.omg.CosTransactions.TerminatorHelper
 
write(OutputStream, TransactionalObject) - Static method in class org.omg.CosTransactions.TransactionalObjectHelper
 
write(OutputStream, TransactionFactory) - Static method in class org.omg.CosTransactions.TransactionFactoryHelper
 
write(OutputStream, TransIdentity) - Static method in class org.omg.CosTransactions.TransIdentityHelper
 
write(OutputStream, Unavailable) - Static method in class org.omg.CosTransactions.UnavailableHelper
 
write(OutputStream, Vote) - Static method in class org.omg.CosTransactions.VoteHelper
 
write(OutputStream, BeforeCompletionCallback) - Static method in class org.omg.XA.BeforeCompletionCallbackHelper
 
write(OutputStream, Connector) - Static method in class org.omg.XA.ConnectorHelper
 
write(OutputStream, CurrentConnection) - Static method in class org.omg.XA.CurrentConnectionHelper
 
write(OutputStream, ResourceManager) - Static method in class org.omg.XA.ResourceManagerHelper
 
write(OutputStream, short) - Static method in class org.omg.XA.ThreadModelHelper
 
write(OutputStream, XASwitch) - Static method in class org.omg.XA.XASwitchHelper
 
write(OutputStream, otid_t[]) - Static method in class org.omg.XA.XIDsHelper
 
write_committed(Uid, String, OutputObjectState) - Method in interface com.arjuna.ats.arjuna.objectstore.TxLog
Write a new copy of the object's committed state.
write_committed(Uid, String, OutputObjectStateWrapper) - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.TxLogBean
 
write_committed(Uid, String, OutputObjectStateWrapper) - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.TxLogBeanMBean
 
write_committed(Uid, String, OutputObjectState) - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.TxLogProxy
 
write_committed(Uid, String, OutputObjectState) - Method in class com.arjuna.ats.internal.arjuna.objectstore.ActionStore
 
write_committed(Uid, String, OutputObjectState) - Method in class com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore
 
write_committed(Uid, String, OutputObjectState) - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqJournalStore
Write a new copy of the object's committed state.
write_committed(Uid, String, OutputObjectState) - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqObjectStoreAdaptor
Write a new copy of the object's committed state.
write_committed(Uid, String, OutputObjectState) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCStore
 
write_committed(Uid, String, OutputObjectState) - Method in class com.arjuna.ats.internal.arjuna.objectstore.LogStore
 
write_committed(Uid, String, OutputObjectState) - Method in class com.arjuna.ats.internal.arjuna.objectstore.NullActionStore
 
write_committed(Uid, String, OutputObjectState) - Method in class com.arjuna.ats.internal.arjuna.objectstore.TwoPhaseVolatileStore
Write a new copy of the object's committed state.
write_committed(Uid, String, OutputObjectState) - Method in class com.arjuna.ats.internal.arjuna.objectstore.VolatileStore
Write a new copy of the object's committed state.
write_committed(Uid, String, OutputObjectState) - Method in class com.arjuna.ats.internal.txoj.lockstore.BasicLockStore
 
write_committed(Uid, String, OutputObjectState) - Method in class com.arjuna.ats.internal.txoj.lockstore.BasicPersistentLockStore
 
write_committed(Uid, String, OutputObjectState) - Method in class com.arjuna.ats.txoj.lockstore.LockStore
Write the state to the lock store.
write_state(Uid, String, OutputObjectState, int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.CacheStore
 
write_state(Uid, String, OutputObjectState, int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.FileLockingStore
 
write_state(Uid, String, OutputObjectState, int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore
 
write_state(Uid, String, OutputObjectState, int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCImple_driver
 
write_state(Uid, String, OutputObjectState, int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.LogStore
write_state saves the ObjectState in a file named by the type and Uid of the ObjectState.
write_state(Uid, String, OutputObjectState, int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.ShadowingStore
write_state saves the ObjectState in a file named by the type and Uid of the ObjectState.
write_uncommitted(Uid, String, OutputObjectState) - Method in interface com.arjuna.ats.arjuna.objectstore.ParticipantStore
Write a copy of the object's uncommitted state.
write_uncommitted(Uid, String, OutputObjectStateWrapper) - Method in class com.arjuna.ats.arjuna.tools.osb.api.mbeans.ParticipantStoreBean
 
write_uncommitted(Uid, String, OutputObjectStateWrapper) - Method in interface com.arjuna.ats.arjuna.tools.osb.api.mbeans.ParticipantStoreBeanMBean
 
write_uncommitted(Uid, String, OutputObjectState) - Method in class com.arjuna.ats.arjuna.tools.osb.api.proxy.ParticipantStoreProxy
 
write_uncommitted(Uid, String, OutputObjectState) - Method in class com.arjuna.ats.internal.arjuna.objectstore.ActionStore
 
write_uncommitted(Uid, String, OutputObjectState) - Method in class com.arjuna.ats.internal.arjuna.objectstore.FileSystemStore
 
write_uncommitted(Uid, String, OutputObjectState) - Method in class com.arjuna.ats.internal.arjuna.objectstore.hornetq.HornetqObjectStoreAdaptor
Write a copy of the object's uncommitted state.
write_uncommitted(Uid, String, OutputObjectState) - Method in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCStore
 
write_uncommitted(Uid, String, OutputObjectState) - Method in class com.arjuna.ats.internal.arjuna.objectstore.LogStore
 
write_uncommitted(Uid, String, OutputObjectState) - Method in class com.arjuna.ats.internal.arjuna.objectstore.NullActionStore
 
write_uncommitted(Uid, String, OutputObjectState) - Method in class com.arjuna.ats.internal.arjuna.objectstore.TwoPhaseVolatileStore
Write a copy of the object's uncommitted state.
write_uncommitted(Uid, String, OutputObjectState) - Method in class com.arjuna.ats.internal.arjuna.objectstore.VolatileStore
Write a copy of the object's uncommitted state.
writeAttribute(XMLStreamWriter, QName, Object) - Static method in class com.arjuna.webservices11.util.StreamHelper
Write the attribute to the stream.
writeAttribute(XMLStreamWriter, QName, QName) - Static method in class com.arjuna.webservices11.util.StreamHelper
Write the attribute to the stream.
writeAttribute(XMLStreamWriter, QName, String) - Static method in class com.arjuna.webservices11.util.StreamHelper
Write the attribute to the stream.
writeAttributes(XMLStreamWriter, Map) - Static method in class com.arjuna.webservices11.util.StreamHelper
Write the attributes to the stream.
writeEndElement(XMLStreamWriter, String, String) - Static method in class com.arjuna.webservices11.util.StreamHelper
Write an end element removing the namespace binding if necessary
writeExternal(ObjectOutput) - Method in class com.arjuna.ats.internal.jbossatx.jts.PropagationContextWrapper
 
WriteLock - Annotation Type in org.jboss.stm.annotations
Grab a write lock for this method.
writeNamespace(XMLStreamWriter, String, String) - Static method in class com.arjuna.webservices11.util.StreamHelper
Write the namespace if necessary.
writeOptimisation() - Method in class com.arjuna.ats.internal.arjuna.LogWriteStateManager
This operation enables (or disables) the write-to-log optimisation.
writeParticipantRecoveryRecord(ATParticipantRecoveryRecord) - Method in class org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManager
save the supplied participant recovery record to persistent storage
writeParticipantRecoveryRecord(ATParticipantRecoveryRecord) - Method in class org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManagerImple
save the supplied participant recovery record to persistent storage
writeParticipantRecoveryRecord(BAParticipantRecoveryRecord) - Method in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManager
save the supplied participant recovery record to persistent storage
writeParticipantRecoveryRecord(BAParticipantRecoveryRecord) - Method in class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManagerImple
save the supplied participant recovery record to persistent storage
writeQualifiedName(XMLStreamWriter, QName) - Static method in class com.arjuna.webservices11.util.StreamHelper
Write the QName to the stream as text.
writeStartElement(XMLStreamWriter, QName) - Static method in class com.arjuna.webservices11.util.StreamHelper
Write a start element with appropriate namespace declarations if necessary
writeState(Uid, String, OutputObjectState, int) - Method in class com.arjuna.ats.internal.arjuna.objectstore.CacheStore
 
writeTo(Result) - Method in class com.arjuna.webservices11.wsaddr.NativeEndpointReference
WRONG_TRANSACTION_BASE - Static variable in class com.arjuna.ats.jts.exceptions.ExceptionCodes
WRONG_TRANSACTION
WRONGSTATE_ERROR_CODE - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The wrong state error code.
WRONGSTATE_ERROR_CODE_QNAME - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The wrong state error code.
WrongStateException - Exception in com.arjuna.mw.wsas.exceptions
Thrown if the state of the activity is such that it disallows the attempted operation.
WrongStateException() - Constructor for exception com.arjuna.mw.wsas.exceptions.WrongStateException
 
WrongStateException(String) - Constructor for exception com.arjuna.mw.wsas.exceptions.WrongStateException
 
WrongStateException(String, int) - Constructor for exception com.arjuna.mw.wsas.exceptions.WrongStateException
 
WrongStateException - Exception in com.arjuna.wst
Thrown if the state of the transaction is incompatible with the operation attempted.
WrongStateException() - Constructor for exception com.arjuna.wst.WrongStateException
 
WrongStateException(String) - Constructor for exception com.arjuna.wst.WrongStateException
 
WSARJ_ATTRIBUTE_NAMESPACE - Static variable in interface com.arjuna.webservices.wsarj.ArjunaConstants
The Attribute Namespace.
WSARJ_ATTRIBUTE_PREFIX - Static variable in interface com.arjuna.webservices.wsarj.ArjunaConstants
The attribute namespace prefix.
WSARJ_ELEMENT_INSTANCE_IDENTIFIER - Static variable in interface com.arjuna.webservices.wsarj.ArjunaConstants
The InstanceIdentifier element.
WSARJ_ELEMENT_INSTANCE_IDENTIFIER_QNAME - Static variable in interface com.arjuna.webservices.wsarj.ArjunaConstants
The InstanceIdentifier QName.
WSARJ_NAMESPACE - Static variable in interface com.arjuna.webservices.wsarj.ArjunaConstants
The Namespace.
WSARJ_PREFIX - Static variable in interface com.arjuna.webservices.wsarj.ArjunaConstants
The namespace prefix.
WSARJTX_ACTION_CANCEL - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The Cancel Action.
WSARJTX_ACTION_CANCELLED - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The Cancelled Action.
WSARJTX_ACTION_CLOSE - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The Close Action.
WSARJTX_ACTION_CLOSED - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The Closed Action.
WSARJTX_ACTION_COMPLETE - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The Complete Action.
WSARJTX_ACTION_COMPLETED - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The Completed Action.
WSARJTX_ACTION_FAULTED - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The Faulted Action.
WSARJTX_ACTION_SOAP_FAULT - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The SOAP Fault Action.
WSARJTX_ATTRIBUTE_NAMESPACE - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The Attribute Namespace.
WSARJTX_ATTRIBUTE_PREFIX - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The attribute namespace prefix.
WSARJTX_ELEMENT_CANCEL - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The Cancel element.
WSARJTX_ELEMENT_CANCEL_QNAME - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The Cancel QName.
WSARJTX_ELEMENT_CANCELLED - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The Cancelled element.
WSARJTX_ELEMENT_CANCELLED_QNAME - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The Cancelled QName.
WSARJTX_ELEMENT_CLOSE - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The Close element.
WSARJTX_ELEMENT_CLOSE_QNAME - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The Close QName.
WSARJTX_ELEMENT_CLOSED - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The Closed element.
WSARJTX_ELEMENT_CLOSED_QNAME - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The Closed QName.
WSARJTX_ELEMENT_COMPLETE - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The Complete element.
WSARJTX_ELEMENT_COMPLETE_QNAME - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The Complete QName.
WSARJTX_ELEMENT_COMPLETED - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The Completed element.
WSARJTX_ELEMENT_COMPLETED_QNAME - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The Completed QName.
WSARJTX_ELEMENT_FAULTED - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The Faulted element.
WSARJTX_ELEMENT_FAULTED_QNAME - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The Faulted QName.
WSARJTX_ELEMENT_TERMINATION_SERVICE - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The TerminationService element.
WSARJTX_ELEMENT_TERMINATION_SERVICE_QNAME - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The TerminationService QName.
WSARJTX_NAMESPACE - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The Namespace.
WSARJTX_PREFIX - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The namespace prefix.
WSARJTX_PROTOCOL_TERMINATION - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The termination protocol.
WSARJTX_PROTOCOL_TERMINATION_RPC - Static variable in interface com.arjuna.webservices.wsarjtx.ArjunaTXConstants
The RPC termination protocol.
WSARJTXClient - Class in com.arjuna.webservices11.wsarjtx.client
Created by IntelliJ IDEA.
WSARJTXClient() - Constructor for class com.arjuna.webservices11.wsarjtx.client.WSARJTXClient
 
WSASException - Exception in com.arjuna.mw.wsas.exceptions
This is the base class from which all WSAS related exceptions inherit.
WSASException() - Constructor for exception com.arjuna.mw.wsas.exceptions.WSASException
Constructs a WSASException object; reason defaults to null and errorcode defaults to 0.
WSASException(String) - Constructor for exception com.arjuna.mw.wsas.exceptions.WSASException
Constructs a WSASException object with the specified reason.
WSASException(String, int) - Constructor for exception com.arjuna.mw.wsas.exceptions.WSASException
Constructs a WSASException object with the specified reason and errorcode.
WSASException(String, Object) - Constructor for exception com.arjuna.mw.wsas.exceptions.WSASException
Constructs a WSASException object with the specified reason and object.
WSASException(Object) - Constructor for exception com.arjuna.mw.wsas.exceptions.WSASException
Constructs a WSASException object with the specified object.
wsasI18NLogger - Interface in com.arjuna.mw.wsas.logging
i18n log messages for the wsas module.
wsasI18NLogger_$logger - Class in com.arjuna.mw.wsas.logging
Warning this class consists of generated code.
wsasI18NLogger_$logger(Logger) - Constructor for class com.arjuna.mw.wsas.logging.wsasI18NLogger_$logger
 
wsasLogger - Class in com.arjuna.mw.wsas.logging
 
wsasLogger() - Constructor for class com.arjuna.mw.wsas.logging.wsasLogger
 
WSAT_ACTION_ABORTED - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The Aborted Action.
WSAT_ACTION_COMMIT - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The Commit Action.
WSAT_ACTION_COMMITTED - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The Committed Action.
WSAT_ACTION_FAULT - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The Fault Action.
WSAT_ACTION_PREPARE - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The Prepare Action.
WSAT_ACTION_PREPARED - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The Prepared Action.
WSAT_ACTION_READ_ONLY - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The ReadOnly Action.
WSAT_ACTION_ROLLBACK - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The Rollback Action.
WSAT_ATTRIBUTE_NAMESPACE - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The Attribute Namespace.
WSAT_ATTRIBUTE_OUTCOME - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The outcome attribute.
WSAT_ATTRIBUTE_OUTCOME_QNAME - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The outcome QName.
WSAT_ATTRIBUTE_PREFIX - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The attribute namespace prefix.
WSAT_ATTRIBUTE_VOTE - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The vote attribute.
WSAT_ATTRIBUTE_VOTE_QNAME - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The vote QName.
WSAT_ELEMENT_ABORTED - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The Aborted element.
WSAT_ELEMENT_ABORTED_QNAME - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The Aborted QName.
WSAT_ELEMENT_COMMIT - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The Commit element.
WSAT_ELEMENT_COMMIT_QNAME - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The Commit QName.
WSAT_ELEMENT_COMMITTED - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The Committed element.
WSAT_ELEMENT_COMMITTED_QNAME - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The Committed QName.
WSAT_ELEMENT_PREPARE - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The Prepare element.
WSAT_ELEMENT_PREPARE_QNAME - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The Prepare QName.
WSAT_ELEMENT_PREPARED - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The Prepared element.
WSAT_ELEMENT_PREPARED_QNAME - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The Prepared QName.
WSAT_ELEMENT_READ_ONLY - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The ReadOnly element.
WSAT_ELEMENT_READ_ONLY_QNAME - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The ReadOnly QName.
WSAT_ELEMENT_ROLLBACK - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The Rollback element.
WSAT_ELEMENT_ROLLBACK_QNAME - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The Rollback QName.
WSAT_ERROR_CODE_INCONSISTENT_INTERNAL_STATE - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The InconsistentInternalState error code.
WSAT_ERROR_CODE_INCONSISTENT_INTERNAL_STATE_QNAME - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The InconsistentInternalState error code QName.
WSAT_ERROR_CODE_UNKNOWN_TRANSACTION - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The UnknownTransaction error code.
WSAT_ERROR_CODE_UNKNOWN_TRANSACTION_QNAME - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The UnknownTransaction error code QName.
WSAT_NAMESPACE - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The Namespace.
WSAT_PREFIX - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The namespace prefix.
WSAT_PROTOCOL - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The atomic transaction protocol.
WSAT_SUB_PROTOCOL_COMPLETION - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The atomic transaction completion protocol.
WSAT_SUB_PROTOCOL_COMPLETION_RPC - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The atomic transaction RPC completion protocol.
WSAT_SUB_PROTOCOL_DURABLE_2PC - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The atomic transaction durable 2PC protocol.
WSAT_SUB_PROTOCOL_VOLATILE_2PC - Static variable in interface com.arjuna.webservices11.wsat.AtomicTransactionConstants
The atomic transaction volatile 2PC protocol.
WSATClient - Class in com.arjuna.webservices11.wsat.client
Created by IntelliJ IDEA.
WSATClient() - Constructor for class com.arjuna.webservices11.wsat.client.WSATClient
 
WSBA_ACTION_CANCEL - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Cancel Action.
WSBA_ACTION_CANCELLED - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Canceled Action.
WSBA_ACTION_CANNOT_COMPLETE - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The CannotComplete Action.
WSBA_ACTION_CLOSE - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Close Action.
WSBA_ACTION_CLOSED - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Closed Action.
WSBA_ACTION_COMPENSATE - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Compensate Action.
WSBA_ACTION_COMPENSATED - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Compensated Action.
WSBA_ACTION_COMPLETE - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Complete Action.
WSBA_ACTION_COMPLETED - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Completed Action.
WSBA_ACTION_EXIT - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Exit Action.
WSBA_ACTION_EXITED - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Exited Action.
WSBA_ACTION_FAIL - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Fail Action.
WSBA_ACTION_FAILED - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Failed Action.
WSBA_ACTION_FAULT - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Fault Action.
WSBA_ACTION_GET_STATUS - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The GetStatus Action.
WSBA_ACTION_NOT_COMPLETED - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The NotCompleted Action.
WSBA_ACTION_STATE - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The State Action.
WSBA_ACTION_STATUS - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Status Action.
WSBA_ELEMENT_CANCEL - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Cancel element.
WSBA_ELEMENT_CANCEL_QNAME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Cancel QName.
WSBA_ELEMENT_CANCELLED - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Canceled element.
WSBA_ELEMENT_CANCELLED_QNAME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Canceled QName.
WSBA_ELEMENT_CANNOT_COMPLETE - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The CannotComplete element.
WSBA_ELEMENT_CANNOT_COMPLETE_QNAME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The CannotComplete QName.
WSBA_ELEMENT_CLOSE - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Close element.
WSBA_ELEMENT_CLOSE_QNAME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Close QName.
WSBA_ELEMENT_CLOSED - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Closed element.
WSBA_ELEMENT_CLOSED_QNAME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Closed QName.
WSBA_ELEMENT_COMPENSATE - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Compensate element.
WSBA_ELEMENT_COMPENSATE_QNAME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Compensate QName.
WSBA_ELEMENT_COMPENSATED - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Compensated element.
WSBA_ELEMENT_COMPENSATED_QNAME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Compensated QName.
WSBA_ELEMENT_COMPLETE - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Complete element.
WSBA_ELEMENT_COMPLETE_QNAME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Complete QName.
WSBA_ELEMENT_COMPLETED - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Completed element.
WSBA_ELEMENT_COMPLETED_QNAME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Completed QName.
WSBA_ELEMENT_EXCEPTION_IDENTIFIER - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The ExceptionIdentifier element.
WSBA_ELEMENT_EXCEPTION_IDENTIFIER_QNAME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The ExceptionIdentifier QName.
WSBA_ELEMENT_EXIT - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Exit element.
WSBA_ELEMENT_EXIT_QNAME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Exit QName.
WSBA_ELEMENT_EXITED - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Exited element.
WSBA_ELEMENT_EXITED_QNAME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Exited QName.
WSBA_ELEMENT_FAIL - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Fail element.
WSBA_ELEMENT_FAIL_QNAME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Fail QName.
WSBA_ELEMENT_FAILED - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Failed element.
WSBA_ELEMENT_FAILED_QNAME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Failed QName.
WSBA_ELEMENT_FAULT - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Fault element.
WSBA_ELEMENT_FAULT_QNAME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Fault QName.
WSBA_ELEMENT_GET_STATUS - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The GetStatus element.
WSBA_ELEMENT_GET_STATUS_QNAME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The GetStatus QName.
WSBA_ELEMENT_NOT_COMPLETED - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The NotCompleted element.
WSBA_ELEMENT_NOT_COMPLETED_QNAME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The NotCompleted QName.
WSBA_ELEMENT_STATE - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The State element.
WSBA_ELEMENT_STATE_QNAME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The State QName.
WSBA_ELEMENT_STATUS - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Status element.
WSBA_ELEMENT_STATUS_QNAME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Status QName.
WSBA_ERROR_CODE_INCONSISTENT_INTERNAL_STATE - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The InconsistentInternalState error code.
WSBA_ERROR_CODE_INCONSISTENT_INTERNAL_STATE_QNAME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The InconsistentInternalState error code QName.
WSBA_NAMESPACE - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The Namespace.
WSBA_PREFIX - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The namespace prefix.
WSBA_PROTOCOL_ATOMIC_OUTCOME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The business activity atomic outcome protocol.
WSBA_PROTOCOL_MIXED_OUTCOME - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The business activity mixed outcome protocol.
WSBA_SUB_PROTOCOL_COORDINATOR_COMPLETION - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The coordinator completion protocol.
WSBA_SUB_PROTOCOL_PARTICIPANT_COMPLETION - Static variable in interface com.arjuna.webservices11.wsba.BusinessActivityConstants
The participant completion protocol.
WSBAClient - Class in com.arjuna.webservices11.wsba.client
Created by IntelliJ IDEA.
WSBAClient() - Constructor for class com.arjuna.webservices11.wsba.client.WSBAClient
 
WSBACoordinatorCompletionParticipant - Class in org.jboss.narayana.txframework.impl.handlers.wsba
 
WSBACoordinatorCompletionParticipant(ServiceInvocationMeta, Map) - Constructor for class org.jboss.narayana.txframework.impl.handlers.wsba.WSBACoordinatorCompletionParticipant
 
WSBAHandler - Class in org.jboss.narayana.txframework.impl.handlers.wsba
 
WSBAHandler(ServiceInvocationMeta, CompletionType) - Constructor for class org.jboss.narayana.txframework.impl.handlers.wsba.WSBAHandler
 
WSBAParticipantCompletionParticipant - Class in org.jboss.narayana.txframework.impl.handlers.wsba
 
WSBAParticipantCompletionParticipant(ServiceInvocationMeta, Map) - Constructor for class org.jboss.narayana.txframework.impl.handlers.wsba.WSBAParticipantCompletionParticipant
 
WSBATxControl - Interface in org.jboss.narayana.txframework.api.management
Deprecated.
The TXFramework API will be removed. The org.jboss.narayana.compensations API should be used instead. The new API is superior for these reasons:

i) offers a higher level API; ii) The API very closely matches that of JTA, making it easier for developers to learn, iii) It works for non-distributed transactions as well as distributed transactions. iv) It is CDI based so only needs a CDI container to run, rather than a full Java EE server.

Interface defining a transaction control object which can be injected into a framework web service or lifecycle method for the Web Service Business Activity protocol.

WSBATxControlImpl - Class in org.jboss.narayana.txframework.impl.handlers.wsba
 
WSBATxControlImpl() - Constructor for class org.jboss.narayana.txframework.impl.handlers.wsba.WSBATxControlImpl
 
WSCEnvironmentBean - Class in org.jboss.jbossts.xts.environment
bean storing WS-C implementation configuration values derived from the xts properties file, system property settings and, in case we are running inside JBossAS the xts bean.xml file
WSCEnvironmentBean() - Constructor for class org.jboss.jbossts.xts.environment.WSCEnvironmentBean
 
WSCFEnvironmentBean - Class in org.jboss.jbossts.xts.environment
bean storing WSCF implementation configuration values derived from the xts properties file, system property settings and, in case we are running inside JBossAS the xts bean.xml file
WSCFEnvironmentBean() - Constructor for class org.jboss.jbossts.xts.environment.WSCFEnvironmentBean
 
wscfI18NLogger - Interface in com.arjuna.mw.wscf.logging
i18n log messages for the wscf module.
wscfI18NLogger_$logger - Class in com.arjuna.mw.wscf.logging
Warning this class consists of generated code.
wscfI18NLogger_$logger(Logger) - Constructor for class com.arjuna.mw.wscf.logging.wscfI18NLogger_$logger
 
WSCFInitialisation - Class in com.arjuna.mw.wsc11.deploy
Initialise WSCF.
WSCFInitialisation() - Constructor for class com.arjuna.mw.wsc11.deploy.WSCFInitialisation
 
wscfLogger - Class in com.arjuna.mw.wscf.logging
 
wscfLogger() - Constructor for class com.arjuna.mw.wscf.logging.wscfLogger
 
wscI18NLogger - Interface in com.arjuna.webservices.logging
i18n log messages for the wsc module.
wscI18NLogger_$logger - Class in com.arjuna.webservices.logging
Warning this class consists of generated code.
wscI18NLogger_$logger(Logger) - Constructor for class com.arjuna.webservices.logging.wscI18NLogger_$logger
 
WSCLogger - Class in com.arjuna.webservices.logging
WS-C logger instances.
WSCLogger() - Constructor for class com.arjuna.webservices.logging.WSCLogger
 
WSCOOR_ACTION_CREATE_COORDINATION_CONTEXT - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The CreateCoordinationContext Action.
WSCOOR_ACTION_CREATE_COORDINATION_CONTEXT_RESPONSE - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The CreateCoordinationContextResponse Action.
WSCOOR_ACTION_FAULT - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The Fault Action.
WSCOOR_ACTION_REGISTER - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The Register Action.
WSCOOR_ACTION_REGISTER_RESPONSE - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The Register Action.
WSCOOR_ELEMENT_COORDINATION_CONTEXT - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The CoordinationContext element.
WSCOOR_ELEMENT_COORDINATION_CONTEXT_QNAME - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The CoordinationContext QName.
WSCOOR_ELEMENT_COORDINATION_TYPE - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The CoordinationType element.
WSCOOR_ELEMENT_COORDINATION_TYPE_QNAME - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The CoordinationType QName.
WSCOOR_ELEMENT_COORDINATOR_PROTOCOL_SERVICE - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The CoordinatorProtocolService element.
WSCOOR_ELEMENT_COORDINATOR_PROTOCOL_SERVICE_QNAME - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The CoordinatorProtocolService QName.
WSCOOR_ELEMENT_CREATE_COORDINATION_CONTEXT - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The CreateCoordinationContext element.
WSCOOR_ELEMENT_CREATE_COORDINATION_CONTEXT_QNAME - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The CreateCoordinationContext QName.
WSCOOR_ELEMENT_CREATE_COORDINATION_CONTEXT_RESPONSE - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The CreateCoordinationContextResponse element.
WSCOOR_ELEMENT_CREATE_COORDINATION_CONTEXT_RESPONSE_QNAME - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The CreateCoordinationContextResponse QName.
WSCOOR_ELEMENT_CURRENT_CONTEXT - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The CurrentContext element.
WSCOOR_ELEMENT_CURRENT_CONTEXT_QNAME - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The CurrentContext QName.
WSCOOR_ELEMENT_EXPIRES - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The Expires element.
WSCOOR_ELEMENT_EXPIRES_QNAME - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The Expires QName.
WSCOOR_ELEMENT_IDENTIFIER - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The Identifier element.
WSCOOR_ELEMENT_IDENTIFIER_QNAME - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The Identifier QName.
WSCOOR_ELEMENT_PARTICIPANT_PROTOCOL_SERVICE - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The ParticipantProtocolService element.
WSCOOR_ELEMENT_PARTICIPANT_PROTOCOL_SERVICE_QNAME - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The ParticipantProtocolService QName.
WSCOOR_ELEMENT_PROTOCOL_IDENTIFIER - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The ProtocolIdentifier element.
WSCOOR_ELEMENT_PROTOCOL_IDENTIFIER_QNAME - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The ProtocolIdentifier QName.
WSCOOR_ELEMENT_REGISTER - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The Register element.
WSCOOR_ELEMENT_REGISTER_QNAME - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The Register QName.
WSCOOR_ELEMENT_REGISTER_RESPONSE - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The RegisterResponse element.
WSCOOR_ELEMENT_REGISTER_RESPONSE_QNAME - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The RegisterResponse QName.
WSCOOR_ELEMENT_REGISTRATION_SERVICE - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The RegistrationService element.
WSCOOR_ELEMENT_REGISTRATION_SERVICE_QNAME - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The RegistrationService QName.
WSCOOR_ERROR_CODE_CANNOT_CREATE_CONTEXT - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The CannotCreateContext error code.
WSCOOR_ERROR_CODE_CANNOT_CREATE_CONTEXT_QNAME - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The CannotCreateContext error code QName.
WSCOOR_ERROR_CODE_CANNOT_REGISTER - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The CannotRegister error code.
WSCOOR_ERROR_CODE_CANNOT_REGISTER_QNAME - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The CannotRegister error code QName.
WSCOOR_ERROR_CODE_EXCEPTION - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The unexpected exception error code.
WSCOOR_ERROR_CODE_EXCEPTION_QNAME - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The NoActivity error code QName.
WSCOOR_ERROR_CODE_INVALID_PARAMETERS - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The InvalidParameters error code.
WSCOOR_ERROR_CODE_INVALID_PARAMETERS_QNAME - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The InvalidParameters error code QName.
WSCOOR_ERROR_CODE_INVALID_PROTOCOL - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The InvalidProtocol error code.
WSCOOR_ERROR_CODE_INVALID_PROTOCOL_QNAME - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The InvalidProtocol error code QName.
WSCOOR_ERROR_CODE_INVALID_STATE - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The InvalidState error code.
WSCOOR_ERROR_CODE_INVALID_STATE_QNAME - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The InvalidState error code QName.
WSCOOR_NAMESPACE - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The Namespace.
WSCOOR_PREFIX - Static variable in interface com.arjuna.webservices11.wscoor.CoordinationConstants
The namespace prefix.
WSCOORClient - Class in com.arjuna.webservices11.wscoor.client
Created by IntelliJ IDEA.
WSCOORClient() - Constructor for class com.arjuna.webservices11.wscoor.client.WSCOORClient
 
WSDL_LOCATION - Static variable in class com.arjuna.schemas.ws._2005._10.wsarjtx.TerminationCoordinatorRPCService
 
WSTCoordinatorInitialisation - Class in com.arjuna.wst11.messaging.deploy
Initialise the transaction coordinator services.
WSTCoordinatorInitialisation() - Constructor for class com.arjuna.wst11.messaging.deploy.WSTCoordinatorInitialisation
 
WSTEnvironmentBean - Class in org.jboss.jbossts.xts.environment
bean storing WS-T 1.0 implementation configuration values derived from the xts properties file, system property settings and, in case we are running inside JBossAS the xts bean.xml file
WSTEnvironmentBean() - Constructor for class org.jboss.jbossts.xts.environment.WSTEnvironmentBean
 
wstI18NLogger - Interface in com.arjuna.webservices.logging
i18n log messages for the wst module.
wstI18NLogger_$logger - Class in com.arjuna.webservices.logging
Warning this class consists of generated code.
wstI18NLogger_$logger(Logger) - Constructor for class com.arjuna.webservices.logging.wstI18NLogger_$logger
 
WSTLogger - Class in com.arjuna.webservices.logging
 
WSTLogger() - Constructor for class com.arjuna.webservices.logging.WSTLogger
 
WSTParticipantInitialisation - Class in com.arjuna.wst11.messaging.deploy
Initialise the transaction participant services.
WSTParticipantInitialisation() - Constructor for class com.arjuna.wst11.messaging.deploy.WSTParticipantInitialisation
 
WSTXFeature - Class in com.arjuna.mw.wst11.client
Web service feature is used to enable or disable WS-AT/WS-BA context propagation for specific port.
WSTXFeature() - Constructor for class com.arjuna.mw.wst11.client.WSTXFeature
Default constructor creates instance of enabled WSTXFeature.
WSTXFeature(boolean) - Constructor for class com.arjuna.mw.wst11.client.WSTXFeature
Parametrised constructor creates either enabled or disabled WSTXFeature based on enabled parameter.
wstxI18NLogger - Interface in com.arjuna.mw.wstx.logging
i18n log messages for the wstx module.
wstxI18NLogger_$logger - Class in com.arjuna.mw.wstx.logging
Warning this class consists of generated code.
wstxI18NLogger_$logger(Logger) - Constructor for class com.arjuna.mw.wstx.logging.wstxI18NLogger_$logger
 
WSTXInitialisation - Class in com.arjuna.mw.wst11.deploy
Initialise WSTX.
WSTXInitialisation() - Constructor for class com.arjuna.mw.wst11.deploy.WSTXInitialisation
 
wstxLogger - Class in com.arjuna.mw.wstx.logging
 
wstxLogger() - Constructor for class com.arjuna.mw.wstx.logging.wstxLogger
 

X

xa_close(String, int, int) - Method in class org.omg.XA._XASwitchStub
 
xa_close(String, int, int) - Method in interface org.omg.XA.XASwitchOperations
 
xa_close(String, int, int) - Method in class org.omg.XA.XASwitchPOATie
 
xa_commit(otid_t, int, int) - Method in class org.omg.XA._XASwitchStub
 
xa_commit(otid_t, int, int) - Method in interface org.omg.XA.XASwitchOperations
 
xa_commit(otid_t, int, int) - Method in class org.omg.XA.XASwitchPOATie
 
xa_complete(IntHolder, IntHolder, int, int) - Method in class org.omg.XA._XASwitchStub
 
xa_complete(IntHolder, IntHolder, int, int) - Method in interface org.omg.XA.XASwitchOperations
 
xa_complete(IntHolder, IntHolder, int, int) - Method in class org.omg.XA.XASwitchPOATie
 
xa_end(otid_t, int, int) - Method in class org.omg.XA._XASwitchStub
 
xa_end(otid_t, int, int) - Method in interface org.omg.XA.XASwitchOperations
 
xa_end(otid_t, int, int) - Method in class org.omg.XA.XASwitchPOATie
 
xa_forget(otid_t, int, int) - Method in class org.omg.XA._XASwitchStub
 
xa_forget(otid_t, int, int) - Method in interface org.omg.XA.XASwitchOperations
 
xa_forget(otid_t, int, int) - Method in class org.omg.XA.XASwitchPOATie
 
xa_open(String, int, int) - Method in class org.omg.XA._XASwitchStub
 
xa_open(String, int, int) - Method in interface org.omg.XA.XASwitchOperations
 
xa_open(String, int, int) - Method in class org.omg.XA.XASwitchPOATie
 
xa_prepare(otid_t, int, int) - Method in class org.omg.XA._XASwitchStub
 
xa_prepare(otid_t, int, int) - Method in interface org.omg.XA.XASwitchOperations
 
xa_prepare(otid_t, int, int) - Method in class org.omg.XA.XASwitchPOATie
 
xa_recover(XIDsHolder, int, int) - Method in class org.omg.XA._XASwitchStub
 
xa_recover(XIDsHolder, int, int) - Method in interface org.omg.XA.XASwitchOperations
 
xa_recover(XIDsHolder, int, int) - Method in class org.omg.XA.XASwitchPOATie
 
xa_rollback(otid_t, int, int) - Method in class org.omg.XA._XASwitchStub
 
xa_rollback(otid_t, int, int) - Method in interface org.omg.XA.XASwitchOperations
 
xa_rollback(otid_t, int, int) - Method in class org.omg.XA.XASwitchPOATie
 
xa_start(otid_t, int, int) - Method in class org.omg.XA._XASwitchStub
 
xa_start(otid_t, int, int) - Method in interface org.omg.XA.XASwitchOperations
 
xa_start(otid_t, int, int) - Method in class org.omg.XA.XASwitchPOATie
 
XACONNECTION - Static variable in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
 
XACONNECTION - Static variable in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord
 
XACONNECTION - Static variable in interface com.arjuna.ats.jta.transaction.Transaction
 
XADataSource - Static variable in class com.arjuna.ats.jdbc.TransactionalDriver
 
XADataSourceReflectionWrapper - Class in com.arjuna.ats.internal.jdbc.drivers
A simple wrapper class that uses reflection to load and configure an XADataSource.
XAHelper - Class in com.arjuna.ats.jta.utils
Some useful utility routines.
XAHelper() - Constructor for class com.arjuna.ats.jta.utils.XAHelper
 
XAMODIFIER - Static variable in interface com.arjuna.ats.jta.transaction.Transaction
 
XAModifier - Interface in com.arjuna.ats.jta.xa
Instances of this class enable us to work around problems in certain databases (specifically Oracle).
XAOnePhaseResource - Class in com.arjuna.ats.internal.jta.resources.arjunacore
One Phase resource wrapper for XAResources.
XAOnePhaseResource() - Constructor for class com.arjuna.ats.internal.jta.resources.arjunacore.XAOnePhaseResource
Default constructor for deserialising resource.
XAOnePhaseResource(XAResource, Xid, Object[]) - Constructor for class com.arjuna.ats.internal.jta.resources.arjunacore.XAOnePhaseResource
Construct the one phase wrapper for the specified resource.
XARecoveryModule - Class in com.arjuna.ats.internal.jta.recovery.arjunacore
Designed to be able to recover any XAResource.
XARecoveryModule() - Constructor for class com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule
 
XARecoveryModule(XARecoveryResourceManager, String) - Constructor for class com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule
 
XARecoveryModule - Class in com.arjuna.ats.internal.jta.recovery.jts
Designed to be able to recover any XAResource.
XARecoveryModule() - Constructor for class com.arjuna.ats.internal.jta.recovery.jts.XARecoveryModule
 
XARecoveryResource - Interface in com.arjuna.ats.jta.recovery
 
XARecoveryResourceHelper - Class in com.arjuna.ats.jta.utils
 
XARecoveryResourceHelper() - Constructor for class com.arjuna.ats.jta.utils.XARecoveryResourceHelper
 
XARecoveryResourceImple - Class in com.arjuna.ats.internal.jta.recovery.arjunacore
 
XARecoveryResourceImple(Uid) - Constructor for class com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryResourceImple
 
XARecoveryResourceImple(Uid, XAResource) - Constructor for class com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryResourceImple
 
XARecoveryResourceImple - Class in com.arjuna.ats.internal.jta.recovery.jts
 
XARecoveryResourceImple(Uid) - Constructor for class com.arjuna.ats.internal.jta.recovery.jts.XARecoveryResourceImple
 
XARecoveryResourceImple(Uid, XAResource) - Constructor for class com.arjuna.ats.internal.jta.recovery.jts.XARecoveryResourceImple
 
XARecoveryResourceManager - Interface in com.arjuna.ats.jta.recovery
 
XARecoveryResourceManagerImple - Class in com.arjuna.ats.internal.jta.recovery.arjunacore
 
XARecoveryResourceManagerImple() - Constructor for class com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryResourceManagerImple
 
XARecoveryResourceManagerImple - Class in com.arjuna.ats.internal.jta.recovery.jts
 
XARecoveryResourceManagerImple() - Constructor for class com.arjuna.ats.internal.jta.recovery.jts.XARecoveryResourceManagerImple
 
XARecoveryResourceMBean - Interface in com.arjuna.ats.internal.jta.tools.osb.mbean.jta
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
XARESOURCE_FORMAT_ID - Static variable in class org.jboss.jbossts.txbridge.inbound.BridgeDurableParticipant
 
XARESOURCE_FORMAT_ID - Static variable in class org.jboss.narayana.rest.bridge.inbound.InboundBridge
Unique (well, hopefully) formatId so we can distinguish our own Xids.
XAResourceErrorHandler - Class in com.arjuna.ats.internal.jta.resources
 
XAResourceErrorHandler(XAException, XAResource, Xid) - Constructor for class com.arjuna.ats.internal.jta.resources.XAResourceErrorHandler
 
XAResourceMap - Interface in com.arjuna.ats.jta.resources
 
XAResourceMBean - Interface in com.arjuna.ats.internal.jta.tools.osb.mbean.jta
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
XAResourceOrphanFilter - Interface in com.arjuna.ats.jta.recovery
Interface used by the XARecoveryModule to allow plugins to vote in the handling of in-doubt Xids.
XAResourceOrphanFilter.Vote - Enum in com.arjuna.ats.jta.recovery
 
XAResourceRecord - Class in com.arjuna.ats.internal.jta.resources.arjunacore
 
XAResourceRecord(TransactionImple, XAResource, Xid, Object[]) - Constructor for class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
The params represent specific parameters we need to recreate the connection to the database in the event of a failure.
XAResourceRecord() - Constructor for class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
 
XAResourceRecord(Uid) - Constructor for class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
 
XAResourceRecord - Class in com.arjuna.ats.internal.jta.resources.jts.orbspecific
 
XAResourceRecord(TransactionImple, XAResource, Xid, Object[]) - Constructor for class com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord
The params represent specific parameters we need to recreate the connection to the database in the event of a failure.
XAResourceRecord() - Constructor for class com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord
 
XAResourceRecord(Uid) - Constructor for class com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord
 
XAResourceRecordBean - Class in com.arjuna.ats.internal.jta.tools.osb.mbean.jta
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
XAResourceRecordBean(UidWrapper) - Constructor for class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XAResourceRecordBean
Deprecated.
 
XAResourceRecordBean(ActionBean, AbstractRecord, ParticipantStatus) - Constructor for class com.arjuna.ats.internal.jta.tools.osb.mbean.jta.XAResourceRecordBean
Deprecated.
 
XAResourceRecordBean - Class in com.arjuna.ats.internal.jta.tools.osb.mbean.jts
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
XAResourceRecordBean(UidWrapper) - Constructor for class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.XAResourceRecordBean
Deprecated.
 
XAResourceRecordBean(ActionBean, AbstractRecord, ParticipantStatus) - Constructor for class com.arjuna.ats.internal.jta.tools.osb.mbean.jts.XAResourceRecordBean
Deprecated.
 
XAResourceRecordBean.JTAXAResourceRecordWrapper - Class in com.arjuna.ats.internal.jta.tools.osb.mbean.jta
Deprecated.
Extension of an XAResource record for exposing the underlying XAResource which is protected
XAResourceRecordBean.JTSXAResourceRecordWrapper - Class in com.arjuna.ats.internal.jta.tools.osb.mbean.jts
Deprecated.
Extension of an XAResource record for exposing the underlying XAResource which is protected
XAResourceRecordBeanMBean - Interface in com.arjuna.ats.internal.jta.tools.osb.mbean.jta
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
XAResourceRecordBeanMBean - Interface in com.arjuna.ats.internal.jta.tools.osb.mbean.jts
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.
XAResourceRecordWrappingPlugin - Interface in com.arjuna.ats.internal.jta.resources.arjunacore
Callback interface to allow customisable population of XAResourceRecord metadata.
XAResourceRecordWrappingPluginImpl - Class in com.arjuna.ats.internal.jbossatx.jta
A plugin implementation for copying resource metadata from the JBoss AS specific XAResourceWrapper class to an XAResourceRecord.
XAResourceRecordWrappingPluginImpl() - Constructor for class com.arjuna.ats.internal.jbossatx.jta.XAResourceRecordWrappingPluginImpl
 
XAResourceRecovery - Interface in com.arjuna.ats.jta.recovery
To perform recovery on arbitrary XAResources we may need to obtain new instances.
XAResourceRecoveryHelper - Interface in com.arjuna.ats.jta.recovery
Interface to be implemented by external entities that instantiate and supply their own XAResources to the recovery system.
XAResourceRecoveryHelperWrapper - Class in com.arjuna.ats.internal.jbossatx.jta
Simple adaptor class that converts the JBossAS transaction integration SPI version of the recovery interface (org.jboss.tm.XAResourceRecovery) into the ArjunaJTA version (com.arjuna.ats.jta.recovery.XAResourceRecoveryHelper) so it can then be registered with the Recovery system (XARecoveryModule)
XAResourceRecoveryHelperWrapper(XAResourceRecovery) - Constructor for class com.arjuna.ats.internal.jbossatx.jta.XAResourceRecoveryHelperWrapper
 
xaStartParameters(int) - Method in class com.arjuna.ats.internal.jdbc.drivers.modifiers.IsSameRMModifier
 
xaStartParameters(int) - Method in class com.arjuna.ats.internal.jdbc.drivers.modifiers.jndi
 
xaStartParameters(int) - Method in interface com.arjuna.ats.jta.xa.XAModifier
Return the xa_start parameters for this level.
XASwitch - Interface in org.omg.XA
Generated from IDL interface "XASwitch".
XASwitchHelper - Class in org.omg.XA
Generated from IDL interface "XASwitch".
XASwitchHelper() - Constructor for class org.omg.XA.XASwitchHelper
 
XASwitchHolder - Class in org.omg.XA
Generated from IDL interface "XASwitch".
XASwitchHolder() - Constructor for class org.omg.XA.XASwitchHolder
 
XASwitchHolder(XASwitch) - Constructor for class org.omg.XA.XASwitchHolder
 
XASwitchOperations - Interface in org.omg.XA
Generated from IDL interface "XASwitch".
XASwitchPOA - Class in org.omg.XA
Generated from IDL interface "XASwitch".
XASwitchPOA() - Constructor for class org.omg.XA.XASwitchPOA
 
XASwitchPOATie - Class in org.omg.XA
Generated from IDL interface "XASwitch".
XASwitchPOATie(XASwitchOperations) - Constructor for class org.omg.XA.XASwitchPOATie
 
XASwitchPOATie(XASwitchOperations, POA) - Constructor for class org.omg.XA.XASwitchPOATie
 
XATerminator - Class in com.arjuna.ats.internal.jbossatx.jta.jca
The implementation of JBossXATerminator using the purely local (ArjunaCore) implementation of the JTA.
XATerminator() - Constructor for class com.arjuna.ats.internal.jbossatx.jta.jca.XATerminator
 
XATerminator - Class in com.arjuna.ats.internal.jbossatx.jts.jca
The implementation of JBossXATerminator using the JTS implementation of the JTA.
XATerminator() - Constructor for class com.arjuna.ats.internal.jbossatx.jts.jca.XATerminator
 
XATerminatorExtensions - Interface in com.arjuna.ats.internal.jta.resources.spi
Extensions to the basic XATerminator spi interface.
XATerminatorImple - Class in com.arjuna.ats.internal.jta.transaction.arjunacore.jca
The XATerminator implementation.
XATerminatorImple() - Constructor for class com.arjuna.ats.internal.jta.transaction.arjunacore.jca.XATerminatorImple
 
XATerminatorImple - Class in com.arjuna.ats.internal.jta.transaction.jts.jca
The XATerminator implementation.
XATerminatorImple() - Constructor for class com.arjuna.ats.internal.jta.transaction.jts.jca.XATerminatorImple
 
XATxConverter - Class in com.arjuna.ats.jta.xa
 
XATxConverter() - Constructor for class com.arjuna.ats.jta.xa.XATxConverter
 
XAUtils - Class in com.arjuna.ats.internal.jta.utils
 
XAUtils() - Constructor for class com.arjuna.ats.internal.jta.utils.XAUtils
 
xid() - Method in class com.arjuna.ats.internal.jta.xa.TxInfo
 
XID - Class in com.arjuna.ats.internal.jta.xa
An X/Open XID implementation.
XID() - Constructor for class com.arjuna.ats.internal.jta.xa.XID
 
XID() - Static method in class com.arjuna.ats.jts.extensions.Arjuna
 
XIDDATASIZE - Static variable in class com.arjuna.ats.internal.jta.xa.XID
 
XidImple - Class in com.arjuna.ats.jta.xa
Implementation of javax.transaction.xa.Xid.
XidImple() - Constructor for class com.arjuna.ats.jta.xa.XidImple
 
XidImple(Xid) - Constructor for class com.arjuna.ats.jta.xa.XidImple
 
XidImple(AtomicAction) - Constructor for class com.arjuna.ats.jta.xa.XidImple
 
XidImple(Xid, boolean, Integer) - Constructor for class com.arjuna.ats.jta.xa.XidImple
 
XidImple(Uid) - Constructor for class com.arjuna.ats.jta.xa.XidImple
 
XidImple(Uid, boolean, Integer) - Constructor for class com.arjuna.ats.jta.xa.XidImple
 
XidImple(XID) - Constructor for class com.arjuna.ats.jta.xa.XidImple
 
XIDsHelper - Class in org.omg.XA
Generated from IDL alias "XIDs".
XIDsHelper() - Constructor for class org.omg.XA.XIDsHelper
 
XIDsHolder - Class in org.omg.XA
Generated from IDL alias "XIDs".
XIDsHolder() - Constructor for class org.omg.XA.XIDsHolder
 
XIDsHolder(otid_t[]) - Constructor for class org.omg.XA.XIDsHolder
 
xidToString(Xid) - Static method in class com.arjuna.ats.jta.utils.XAHelper
get a string representing anyones Xid similar too, but not the same as OTS_Transaction/xa/XID.toString()
XidUtils - Class in com.arjuna.ats.internal.jta.utils.jts
Utility functions for JTS (i.e.
XidUtils() - Constructor for class com.arjuna.ats.internal.jta.utils.jts.XidUtils
 
xor(AtomicBoolean) - Method in class org.jboss.stm.internal.types.AtomicBooleanImpl
 
xor(AtomicBoolean) - Method in interface org.jboss.stm.types.AtomicBoolean
 
XTS10Initialisation - Class in org.jboss.jbossts.xts.initialisation
A class used to perform all 1.0 initialisation
XTS10Initialisation() - Constructor for class org.jboss.jbossts.xts.initialisation.XTS10Initialisation
 
XTS11_BIND_ADDRESS - Static variable in interface com.arjuna.wsc.common.Environment
 
XTS11_BIND_PORT - Static variable in interface com.arjuna.wsc.common.Environment
 
XTS11_COMMAND_LINE_COORDINATOR_URL - Static variable in interface com.arjuna.wsc.common.Environment
 
XTS11_SECURE_BIND_PORT - Static variable in interface com.arjuna.wsc.common.Environment
 
XTS_BIND_ADDRESS - Static variable in interface com.arjuna.wsc.common.Environment
 
XTS_BIND_PORT - Static variable in interface com.arjuna.wsc.common.Environment
 
XTS_COMMAND_LINE_COORDINATOR_URL - Static variable in interface com.arjuna.wsc.common.Environment
 
XTS_SECURE_BIND_PORT - Static variable in interface com.arjuna.wsc.common.Environment
 
XTS_WSAT_RECORD - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
XTS_WSBA_RECORD - Static variable in class com.arjuna.ats.arjuna.coordinator.RecordType
 
XTSATRecoveryManager - Class in org.jboss.jbossts.xts.recovery.participant.at
Abstract class defining API for managing both paritcipant and coordinator recovery On hteparticipant this is responsible for saving WS-AT participant recovery records during prepare, deleting them at commit and recreating and reactivating them during recovery.
XTSATRecoveryManager() - Constructor for class org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManager
 
XTSATRecoveryManagerImple - Class in org.jboss.jbossts.xts.recovery.participant.at
A class which manages the table of recovered participant records.
XTSATRecoveryManagerImple(TxLog) - Constructor for class org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryManagerImple
constructor for use by ATParticipantRecoveryModule and ATCoordinatorRecoveryModule
XTSATRecoveryModule - Interface in org.jboss.jbossts.xts.recovery.participant.at
an interface implemented by applications which wish to be involved in recovering saved participants after a crash.
XTSATSubordinateRecoveryModule - Class in org.jboss.jbossts.xts.recovery.participant.at
A recovery module which recovers durable participants registered by subordinate coordinators
XTSATSubordinateRecoveryModule() - Constructor for class org.jboss.jbossts.xts.recovery.participant.at.XTSATSubordinateRecoveryModule
 
XTSBARecoveryManager - Class in org.jboss.jbossts.xts.recovery.participant.ba
Abstract class defining API for managing both participant and coordinator recovery On the participant this is responsible for saving WS-BA participant recovery records during prepare, deleting them at commit and recreating and reactivating them during recovery.
XTSBARecoveryManager() - Constructor for class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManager
 
XTSBARecoveryManagerImple - Class in org.jboss.jbossts.xts.recovery.participant.ba
A class which manages the table of recovered participant records.
XTSBARecoveryManagerImple(TxLog) - Constructor for class org.jboss.jbossts.xts.recovery.participant.ba.XTSBARecoveryManagerImple
constructor for use by BAParticipantRecoveryModule and BACoordinatorRecoveryModule
XTSBARecoveryModule - Interface in org.jboss.jbossts.xts.recovery.participant.ba
an interface implemented by applications which wish to be involved in recovering saved participants after a crash.
XTSBASubordinateRecoveryModule - Class in org.jboss.jbossts.xts.recovery.participant.ba
A recovery module which recovers durable participants registered by subordinate coordinators
XTSBASubordinateRecoveryModule() - Constructor for class org.jboss.jbossts.xts.recovery.participant.ba.XTSBASubordinateRecoveryModule
 
XTSEnvironmentBean - Class in org.jboss.jbossts.xts.environment
bean holding the configuration proeprty settings which identify intiialisation routines to be run during XTS startup and shutdown
XTSEnvironmentBean() - Constructor for class org.jboss.jbossts.xts.environment.XTSEnvironmentBean
 
xtsI18NLogger - Interface in org.jboss.jbossts.xts.logging
i18n log messages for the xts service module.
xtsI18NLogger_$logger - Class in org.jboss.jbossts.xts.logging
Warning this class consists of generated code.
xtsI18NLogger_$logger(Logger) - Constructor for class org.jboss.jbossts.xts.logging.xtsI18NLogger_$logger
 
XTSInitialisation - Interface in org.jboss.jbossts.xts.initialisation
interface allowing initialisation code to eb ;plugged into the XTS Service startup
XTSLogger - Class in org.jboss.jbossts.xts.logging
Class used to do logging in the XTS Service code
XTSLogger() - Constructor for class org.jboss.jbossts.xts.logging.XTSLogger
 
XTSPropertiesFactory - Class in org.jboss.jbossts.xts.environment
Created by IntelliJ IDEA.
XTSPropertiesFactory() - Constructor for class org.jboss.jbossts.xts.environment.XTSPropertiesFactory
 
XTSPropertyManager - Class in org.jboss.jbossts.xts.environment
class which ensures XTS properties are installed into the environment beans when they are created and provides access to those beans
XTSPropertyManager() - Constructor for class org.jboss.jbossts.xts.environment.XTSPropertyManager
 
XTSRecoveryModule - Interface in org.jboss.jbossts.xts.recovery
extension of JBossTS recovery module interface adding install and uninstall lifecycle methods
XTSService - Class in org.jboss.jbossts
$Id$
XTSService() - Constructor for class org.jboss.jbossts.XTSService
 
XTSServiceMBean - Interface in org.jboss.jbossts
$Id$

Z

ZOMBIE - Static variable in class com.arjuna.ats.internal.arjuna.coordinator.ReaperElement
 

_

_absoluteTimeout - Variable in class com.arjuna.mwlabs.wsas.activity.ReaperElement
 
_ActionControlStub - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "ActionControl".
_ActionControlStub() - Constructor for class com.arjuna.ArjunaOTS._ActionControlStub
 
_activationCoordinatorService - Variable in class com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple
 
_activationCoordinatorService - Variable in class com.arjuna.mwlabs.wst11.at.remote.UserTransactionStandaloneImple
 
_activity - Variable in class com.arjuna.mwlabs.wsas.activity.ReaperElement
 
_all_interfaces(POA, byte[]) - Method in class com.arjuna.ArjunaOTS.ActionControlPOA
 
_all_interfaces(POA, byte[]) - Method in class com.arjuna.ArjunaOTS.ArjunaFactoryPOA
 
_all_interfaces(POA, byte[]) - Method in class com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourcePOA
 
_all_interfaces(POA, byte[]) - Method in class com.arjuna.ArjunaOTS.ArjunaTransactionPOA
 
_all_interfaces(POA, byte[]) - Method in class com.arjuna.ArjunaOTS.CurrentPOA
 
_all_interfaces(POA, byte[]) - Method in class com.arjuna.ArjunaOTS.JTAInterposedSynchronizationPOA
 
_all_interfaces(POA, byte[]) - Method in class com.arjuna.ArjunaOTS.ManagedSynchronizationPOA
 
_all_interfaces(POA, byte[]) - Method in class com.arjuna.ArjunaOTS.OTSAbstractRecordPOA
 
_all_interfaces(POA, byte[]) - Method in class com.arjuna.ArjunaOTS.UidCoordinatorPOA
 
_all_interfaces(POA, byte[]) - Method in class org.omg.CORBA.CurrentPOA
 
_all_interfaces(POA, byte[]) - Method in class org.omg.CosTransactions.ControlPOA
 
_all_interfaces(POA, byte[]) - Method in class org.omg.CosTransactions.CoordinatorPOA
 
_all_interfaces(POA, byte[]) - Method in class org.omg.CosTransactions.CurrentPOA
 
_all_interfaces(POA, byte[]) - Method in class org.omg.CosTransactions.RecoveryCoordinatorPOA
 
_all_interfaces(POA, byte[]) - Method in class org.omg.CosTransactions.ResourcePOA
 
_all_interfaces(POA, byte[]) - Method in class org.omg.CosTransactions.SubtransactionAwareResourcePOA
 
_all_interfaces(POA, byte[]) - Method in class org.omg.CosTransactions.SynchronizationPOA
 
_all_interfaces(POA, byte[]) - Method in class org.omg.CosTransactions.TerminatorPOA
 
_all_interfaces(POA, byte[]) - Method in class org.omg.CosTransactions.TransactionalObjectPOA
 
_all_interfaces(POA, byte[]) - Method in class org.omg.CosTransactions.TransactionFactoryPOA
 
_all_interfaces(POA, byte[]) - Method in class org.omg.XA.BeforeCompletionCallbackPOA
 
_all_interfaces(POA, byte[]) - Method in class org.omg.XA.ConnectorPOA
 
_all_interfaces(POA, byte[]) - Method in class org.omg.XA.CurrentConnectionPOA
 
_all_interfaces(POA, byte[]) - Method in class org.omg.XA.ResourceManagerPOA
 
_all_interfaces(POA, byte[]) - Method in class org.omg.XA.XASwitchPOA
 
_ArjunaFactoryStub - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "ArjunaFactory".
_ArjunaFactoryStub() - Constructor for class com.arjuna.ArjunaOTS._ArjunaFactoryStub
 
_ArjunaSubtranAwareResourceStub - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "ArjunaSubtranAwareResource".
_ArjunaSubtranAwareResourceStub() - Constructor for class com.arjuna.ArjunaOTS._ArjunaSubtranAwareResourceStub
 
_ArjunaTransactionStub - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "ArjunaTransaction".
_ArjunaTransactionStub() - Constructor for class com.arjuna.ArjunaOTS._ArjunaTransactionStub
 
_BeforeCompletionCallbackStub - Class in org.omg.XA
Generated from IDL interface "BeforeCompletionCallback".
_BeforeCompletionCallbackStub() - Constructor for class org.omg.XA._BeforeCompletionCallbackStub
 
_buildList - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler
 
_buildList - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler.BuildListParser
 
_children - Variable in class com.arjuna.ats.internal.jts.interposition.resources.arjuna.ServerResource
 
_compilerExe - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
 
_ConnectorStub - Class in org.omg.XA
Generated from IDL interface "Connector".
_ConnectorStub() - Constructor for class org.omg.XA._ConnectorStub
 
_control - Variable in class com.arjuna.ats.internal.arjuna.coordinator.ReaperElement
 
_ControlStub - Class in org.omg.CosTransactions
Generated from IDL interface "Control".
_ControlStub() - Constructor for class org.omg.CosTransactions._ControlStub
 
_CoordinatorStub - Class in org.omg.CosTransactions
Generated from IDL interface "Coordinator".
_CoordinatorStub() - Constructor for class org.omg.CosTransactions._CoordinatorStub
 
_ctxManager - Variable in class com.arjuna.mwlabs.wst11.at.remote.UserTransactionImple
 
_ctxManager - Variable in class com.arjuna.mwlabs.wst11.at.remote.UserTransactionStandaloneImple
 
_CurrentConnectionStub - Class in org.omg.XA
Generated from IDL interface "CurrentConnection".
_CurrentConnectionStub() - Constructor for class org.omg.XA._CurrentConnectionStub
 
_currentMapping - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler.BuildListParser
 
_currentPackage - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler.BuildListParser
 
_currentSrc - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler.BuildListParser
 
_CurrentStub - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "Current".
_CurrentStub() - Constructor for class com.arjuna.ArjunaOTS._CurrentStub
 
_CurrentStub - Class in org.omg.CORBA
org/omg/CORBA/_CurrentStub.java .
_CurrentStub() - Constructor for class org.omg.CORBA._CurrentStub
 
_CurrentStub - Class in org.omg.CosTransactions
Generated from IDL interface "Current".
_CurrentStub() - Constructor for class org.omg.CosTransactions._CurrentStub
 
_debugOn - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler
 
_default_POA() - Method in class com.arjuna.ArjunaOTS.ActionControlPOATie
 
_default_POA() - Method in class com.arjuna.ArjunaOTS.ArjunaFactoryPOATie
 
_default_POA() - Method in class com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourcePOATie
 
_default_POA() - Method in class com.arjuna.ArjunaOTS.ArjunaTransactionPOATie
 
_default_POA() - Method in class com.arjuna.ArjunaOTS.CurrentPOATie
 
_default_POA() - Method in class com.arjuna.ArjunaOTS.JTAInterposedSynchronizationPOATie
 
_default_POA() - Method in class com.arjuna.ArjunaOTS.ManagedSynchronizationPOATie
 
_default_POA() - Method in class com.arjuna.ArjunaOTS.OTSAbstractRecordPOATie
 
_default_POA() - Method in class com.arjuna.ArjunaOTS.UidCoordinatorPOATie
 
_default_POA() - Method in class org.omg.CORBA.CurrentPOATie
 
_default_POA() - Method in class org.omg.CosTransactions.ControlPOATie
 
_default_POA() - Method in class org.omg.CosTransactions.CoordinatorPOATie
 
_default_POA() - Method in class org.omg.CosTransactions.CurrentPOATie
 
_default_POA() - Method in class org.omg.CosTransactions.RecoveryCoordinatorPOATie
 
_default_POA() - Method in class org.omg.CosTransactions.ResourcePOATie
 
_default_POA() - Method in class org.omg.CosTransactions.SubtransactionAwareResourcePOATie
 
_default_POA() - Method in class org.omg.CosTransactions.SynchronizationPOATie
 
_default_POA() - Method in class org.omg.CosTransactions.TerminatorPOATie
 
_default_POA() - Method in class org.omg.CosTransactions.TransactionalObjectPOATie
 
_default_POA() - Method in class org.omg.CosTransactions.TransactionFactoryPOATie
 
_default_POA() - Method in class org.omg.XA.BeforeCompletionCallbackPOATie
 
_default_POA() - Method in class org.omg.XA.ConnectorPOATie
 
_default_POA() - Method in class org.omg.XA.CurrentConnectionPOATie
 
_default_POA() - Method in class org.omg.XA.ResourceManagerPOATie
 
_default_POA() - Method in class org.omg.XA.XASwitchPOATie
 
_defaultAdapterName - Variable in class com.arjuna.orbportability.OA
 
_defaultBackoffPeriod - Static variable in class com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery
default value for _backoffPeriod if not specified via RecoveryEnvironmentBean
_defaultRecoveryPeriod - Static variable in class com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery
default value for _recoveryPeriod if not specified via RecoveryEnvironmentBean
_delegate() - Method in class com.arjuna.ArjunaOTS.ActionControlPOATie
 
_delegate(ActionControlOperations) - Method in class com.arjuna.ArjunaOTS.ActionControlPOATie
 
_delegate() - Method in class com.arjuna.ArjunaOTS.ArjunaFactoryPOATie
 
_delegate(ArjunaFactoryOperations) - Method in class com.arjuna.ArjunaOTS.ArjunaFactoryPOATie
 
_delegate() - Method in class com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourcePOATie
 
_delegate(ArjunaSubtranAwareResourceOperations) - Method in class com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourcePOATie
 
_delegate() - Method in class com.arjuna.ArjunaOTS.ArjunaTransactionPOATie
 
_delegate(ArjunaTransactionOperations) - Method in class com.arjuna.ArjunaOTS.ArjunaTransactionPOATie
 
_delegate() - Method in class com.arjuna.ArjunaOTS.CurrentPOATie
 
_delegate(CurrentOperations) - Method in class com.arjuna.ArjunaOTS.CurrentPOATie
 
_delegate() - Method in class com.arjuna.ArjunaOTS.JTAInterposedSynchronizationPOATie
 
_delegate(JTAInterposedSynchronizationOperations) - Method in class com.arjuna.ArjunaOTS.JTAInterposedSynchronizationPOATie
 
_delegate() - Method in class com.arjuna.ArjunaOTS.ManagedSynchronizationPOATie
 
_delegate(ManagedSynchronizationOperations) - Method in class com.arjuna.ArjunaOTS.ManagedSynchronizationPOATie
 
_delegate() - Method in class com.arjuna.ArjunaOTS.OTSAbstractRecordPOATie
 
_delegate(OTSAbstractRecordOperations) - Method in class com.arjuna.ArjunaOTS.OTSAbstractRecordPOATie
 
_delegate() - Method in class com.arjuna.ArjunaOTS.UidCoordinatorPOATie
 
_delegate(UidCoordinatorOperations) - Method in class com.arjuna.ArjunaOTS.UidCoordinatorPOATie
 
_delegate() - Method in class org.omg.CORBA.CurrentPOATie
 
_delegate(CurrentOperations) - Method in class org.omg.CORBA.CurrentPOATie
 
_delegate() - Method in class org.omg.CosTransactions.ControlPOATie
 
_delegate(ControlOperations) - Method in class org.omg.CosTransactions.ControlPOATie
 
_delegate() - Method in class org.omg.CosTransactions.CoordinatorPOATie
 
_delegate(CoordinatorOperations) - Method in class org.omg.CosTransactions.CoordinatorPOATie
 
_delegate() - Method in class org.omg.CosTransactions.CurrentPOATie
 
_delegate(CurrentOperations) - Method in class org.omg.CosTransactions.CurrentPOATie
 
_delegate() - Method in class org.omg.CosTransactions.RecoveryCoordinatorPOATie
 
_delegate(RecoveryCoordinatorOperations) - Method in class org.omg.CosTransactions.RecoveryCoordinatorPOATie
 
_delegate() - Method in class org.omg.CosTransactions.ResourcePOATie
 
_delegate(ResourceOperations) - Method in class org.omg.CosTransactions.ResourcePOATie
 
_delegate() - Method in class org.omg.CosTransactions.SubtransactionAwareResourcePOATie
 
_delegate(SubtransactionAwareResourceOperations) - Method in class org.omg.CosTransactions.SubtransactionAwareResourcePOATie
 
_delegate() - Method in class org.omg.CosTransactions.SynchronizationPOATie
 
_delegate(SynchronizationOperations) - Method in class org.omg.CosTransactions.SynchronizationPOATie
 
_delegate() - Method in class org.omg.CosTransactions.TerminatorPOATie
 
_delegate(TerminatorOperations) - Method in class org.omg.CosTransactions.TerminatorPOATie
 
_delegate() - Method in class org.omg.CosTransactions.TransactionalObjectPOATie
 
_delegate(TransactionalObjectOperations) - Method in class org.omg.CosTransactions.TransactionalObjectPOATie
 
_delegate() - Method in class org.omg.CosTransactions.TransactionFactoryPOATie
 
_delegate(TransactionFactoryOperations) - Method in class org.omg.CosTransactions.TransactionFactoryPOATie
 
_delegate() - Method in class org.omg.XA.BeforeCompletionCallbackPOATie
 
_delegate(BeforeCompletionCallbackOperations) - Method in class org.omg.XA.BeforeCompletionCallbackPOATie
 
_delegate() - Method in class org.omg.XA.ConnectorPOATie
 
_delegate(ConnectorOperations) - Method in class org.omg.XA.ConnectorPOATie
 
_delegate() - Method in class org.omg.XA.CurrentConnectionPOATie
 
_delegate(CurrentConnectionOperations) - Method in class org.omg.XA.CurrentConnectionPOATie
 
_delegate() - Method in class org.omg.XA.ResourceManagerPOATie
 
_delegate(ResourceManagerOperations) - Method in class org.omg.XA.ResourceManagerPOATie
 
_delegate() - Method in class org.omg.XA.XASwitchPOATie
 
_delegate(XASwitchOperations) - Method in class org.omg.XA.XASwitchPOATie
 
_destinationDirectory - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler
 
_destroyed - Variable in class com.arjuna.ats.internal.jts.interposition.resources.arjuna.ServerResource
 
_destroyed - Variable in class com.arjuna.ats.internal.jts.orbspecific.ControlImple
 
_filename - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler
 
_fileSet - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler
 
_forEachMapping - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
 
_head - Variable in class com.arjuna.ats.internal.jts.interposition.resources.arjuna.Interposition
 
_idlCompilerDefinitions - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler
 
_idlElements - Variable in class com.arjuna.orbportability.common.ant.IDLBuildList
 
_ids() - Method in class com.arjuna.ArjunaOTS._ActionControlStub
 
_ids() - Method in class com.arjuna.ArjunaOTS._ArjunaFactoryStub
 
_ids() - Method in class com.arjuna.ArjunaOTS._ArjunaSubtranAwareResourceStub
 
_ids() - Method in class com.arjuna.ArjunaOTS._ArjunaTransactionStub
 
_ids() - Method in class com.arjuna.ArjunaOTS._CurrentStub
 
_ids() - Method in class com.arjuna.ArjunaOTS._JTAInterposedSynchronizationStub
 
_ids() - Method in class com.arjuna.ArjunaOTS._ManagedSynchronizationStub
 
_ids() - Method in class com.arjuna.ArjunaOTS._OTSAbstractRecordStub
 
_ids() - Method in class com.arjuna.ArjunaOTS._UidCoordinatorStub
 
_ids() - Method in class org.omg.CORBA._CurrentStub
 
_ids() - Method in class org.omg.CosTransactions._ControlStub
 
_ids() - Method in class org.omg.CosTransactions._CoordinatorStub
 
_ids() - Method in class org.omg.CosTransactions._CurrentStub
 
_ids() - Method in class org.omg.CosTransactions._RecoveryCoordinatorStub
 
_ids() - Method in class org.omg.CosTransactions._ResourceStub
 
_ids() - Method in class org.omg.CosTransactions._SubtransactionAwareResourceStub
 
_ids() - Method in class org.omg.CosTransactions._SynchronizationStub
 
_ids() - Method in class org.omg.CosTransactions._TerminatorStub
 
_ids() - Method in class org.omg.CosTransactions._TransactionalObjectStub
 
_ids() - Method in class org.omg.CosTransactions._TransactionFactoryStub
 
_ids() - Method in class org.omg.XA._BeforeCompletionCallbackStub
 
_ids() - Method in class org.omg.XA._ConnectorStub
 
_ids() - Method in class org.omg.XA._CurrentConnectionStub
 
_ids() - Method in class org.omg.XA._ResourceManagerStub
 
_ids() - Method in class org.omg.XA._XASwitchStub
 
_init - Variable in class com.arjuna.orbportability.internal.orbspecific.oa.implementations.POABase
 
_init - Variable in class com.arjuna.orbportability.internal.orbspecific.orb.implementations.ORBBase
 
_inParameters - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
 
_invoke(String, InputStream, ResponseHandler) - Method in class com.arjuna.ArjunaOTS.ActionControlPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class com.arjuna.ArjunaOTS.ArjunaFactoryPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourcePOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class com.arjuna.ArjunaOTS.ArjunaTransactionPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class com.arjuna.ArjunaOTS.CurrentPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class com.arjuna.ArjunaOTS.JTAInterposedSynchronizationPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class com.arjuna.ArjunaOTS.ManagedSynchronizationPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class com.arjuna.ArjunaOTS.OTSAbstractRecordPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class com.arjuna.ArjunaOTS.UidCoordinatorPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CORBA.CurrentPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CosTransactions.ControlPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CosTransactions.CoordinatorPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CosTransactions.CurrentPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CosTransactions.RecoveryCoordinatorPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CosTransactions.ResourcePOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CosTransactions.SubtransactionAwareResourcePOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CosTransactions.SynchronizationPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CosTransactions.TerminatorPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CosTransactions.TransactionalObjectPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class org.omg.CosTransactions.TransactionFactoryPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class org.omg.XA.BeforeCompletionCallbackPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class org.omg.XA.ConnectorPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class org.omg.XA.CurrentConnectionPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class org.omg.XA.ResourceManagerPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class org.omg.XA.XASwitchPOA
 
_JTAInterposedSynchronizationStub - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "JTAInterposedSynchronization".
_JTAInterposedSynchronizationStub() - Constructor for class com.arjuna.ArjunaOTS._JTAInterposedSynchronizationStub
 
_ManagedSynchronizationStub - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "ManagedSynchronization".
_ManagedSynchronizationStub() - Constructor for class com.arjuna.ArjunaOTS._ManagedSynchronizationStub
 
_mapping - Variable in class com.arjuna.orbportability.common.ant.IDLBuildListElement
 
_myControl - Variable in class com.arjuna.ats.internal.jts.orbspecific.ControlImple
 
_oa - Static variable in class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.JavaIdlRCServiceInit
 
_oa - Static variable in class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.JacOrbRCServiceInit
 
_oa - Static variable in class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.JavaIdlRCServiceInit
 
_oaName - Variable in class com.arjuna.orbportability.OA
 
_objectModel - Variable in class org.jboss.stm.internal.RecoverableContainer
 
_objectStoreRoot - Variable in class com.arjuna.ats.arjuna.objectstore.ObjectStore
 
_opsClass - Static variable in class com.arjuna.ArjunaOTS._ActionControlStub
 
_opsClass - Static variable in class com.arjuna.ArjunaOTS._ArjunaFactoryStub
 
_opsClass - Static variable in class com.arjuna.ArjunaOTS._ArjunaSubtranAwareResourceStub
 
_opsClass - Static variable in class com.arjuna.ArjunaOTS._ArjunaTransactionStub
 
_opsClass - Static variable in class com.arjuna.ArjunaOTS._CurrentStub
 
_opsClass - Static variable in class com.arjuna.ArjunaOTS._JTAInterposedSynchronizationStub
 
_opsClass - Static variable in class com.arjuna.ArjunaOTS._ManagedSynchronizationStub
 
_opsClass - Static variable in class com.arjuna.ArjunaOTS._OTSAbstractRecordStub
 
_opsClass - Static variable in class com.arjuna.ArjunaOTS._UidCoordinatorStub
 
_opsClass - Static variable in class org.omg.CosTransactions._ControlStub
 
_opsClass - Static variable in class org.omg.CosTransactions._CoordinatorStub
 
_opsClass - Static variable in class org.omg.CosTransactions._CurrentStub
 
_opsClass - Static variable in class org.omg.CosTransactions._RecoveryCoordinatorStub
 
_opsClass - Static variable in class org.omg.CosTransactions._ResourceStub
 
_opsClass - Static variable in class org.omg.CosTransactions._SubtransactionAwareResourceStub
 
_opsClass - Static variable in class org.omg.CosTransactions._SynchronizationStub
 
_opsClass - Static variable in class org.omg.CosTransactions._TerminatorStub
 
_opsClass - Static variable in class org.omg.CosTransactions._TransactionalObjectStub
 
_opsClass - Static variable in class org.omg.CosTransactions._TransactionFactoryStub
 
_opsClass - Static variable in class org.omg.XA._BeforeCompletionCallbackStub
 
_opsClass - Static variable in class org.omg.XA._ConnectorStub
 
_opsClass - Static variable in class org.omg.XA._CurrentConnectionStub
 
_opsClass - Static variable in class org.omg.XA._ResourceManagerStub
 
_opsClass - Static variable in class org.omg.XA._XASwitchStub
 
_orb - Static variable in class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.JavaIdlRCServiceInit
 
_orb - Static variable in class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.JacOrbRCServiceInit
 
_orb - Static variable in class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.JavaIdlRCServiceInit
 
_orb - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler
 
_orb - Variable in class com.arjuna.orbportability.internal.orbspecific.orb.implementations.ORBBase
 
_orbName - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
 
_originalProcessUid - Variable in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredServerTransaction
 
_originalProcessUid - Variable in class com.arjuna.ats.internal.jts.recovery.transactions.RecoveredTransaction
 
_OTSAbstractRecordStub - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "OTSAbstractRecord".
_OTSAbstractRecordStub() - Constructor for class com.arjuna.ArjunaOTS._OTSAbstractRecordStub
 
_outParameters - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
 
_package - Variable in class com.arjuna.orbportability.common.ant.IDLBuildListElement
 
_packageName - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler
 
_parameters - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler
 
_parameterValueMap - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler.IDLCompilerDetails
 
_parent - Variable in class com.arjuna.ats.internal.jts.interposition.resources.arjuna.ServerResource
 
_parentControl - Variable in class com.arjuna.ats.internal.jts.orbspecific.ControlImple
 
_poa - Static variable in class com.arjuna.ats.internal.jts.orbspecific.ibmorb.recoverycoordinators.JavaIdlRCServiceInit
 
_poa - Static variable in class com.arjuna.ats.internal.jts.orbspecific.jacorb.recoverycoordinators.JacOrbRCServiceInit
 
_poa - Static variable in class com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.JavaIdlRCServiceInit
 
_poa - Variable in class com.arjuna.orbportability.internal.orbspecific.oa.implementations.POABase
 
_poas - Variable in class com.arjuna.orbportability.internal.orbspecific.oa.implementations.POABase
 
_postOAInitProperty - Variable in class com.arjuna.orbportability.OA
 
_postOAShutdown - Variable in class com.arjuna.orbportability.OA
 
_preOAInitProperty - Variable in class com.arjuna.orbportability.OA
 
_preOAShutdown - Variable in class com.arjuna.orbportability.OA
 
_read(InputStream) - Method in class com.arjuna.ArjunaOTS.ActionControlHolder
 
_read(InputStream) - Method in class com.arjuna.ArjunaOTS.ActiveThreadsHolder
 
_read(InputStream) - Method in class com.arjuna.ArjunaOTS.ActiveTransactionHolder
 
_read(InputStream) - Method in class com.arjuna.ArjunaOTS.ArjunaFactoryHolder
 
_read(InputStream) - Method in class com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourceHolder
 
_read(InputStream) - Method in class com.arjuna.ArjunaOTS.ArjunaTransactionHolder
 
_read(InputStream) - Method in class com.arjuna.ArjunaOTS.BadControlHolder
 
_read(InputStream) - Method in class com.arjuna.ArjunaOTS.CurrentHolder
 
_read(InputStream) - Method in class com.arjuna.ArjunaOTS.DestroyedHolder
 
_read(InputStream) - Method in class com.arjuna.ArjunaOTS.GlobalTransactionInfoHolder
 
_read(InputStream) - Method in class com.arjuna.ArjunaOTS.InterpositionFailedHolder
 
_read(InputStream) - Method in class com.arjuna.ArjunaOTS.JTAInterposedSynchronizationHolder
 
_read(InputStream) - Method in class com.arjuna.ArjunaOTS.ManagedSynchronizationHolder
 
_read(InputStream) - Method in class com.arjuna.ArjunaOTS.NoContextHolder
 
_read(InputStream) - Method in class com.arjuna.ArjunaOTS.OTSAbstractRecordHolder
 
_read(InputStream) - Method in class com.arjuna.ArjunaOTS.TransactionInfoHolder
 
_read(InputStream) - Method in class com.arjuna.ArjunaOTS.TransactionTypeHolder
 
_read(InputStream) - Method in class com.arjuna.ArjunaOTS.txIdsHolder
 
_read(InputStream) - Method in class com.arjuna.ArjunaOTS.UidCoordinatorHolder
 
_read(InputStream) - Method in class org.omg.CORBA.CurrentHolder
 
_read(InputStream) - Method in class org.omg.CosTransactions.ControlHolder
 
_read(InputStream) - Method in class org.omg.CosTransactions.CoordinatorHolder
 
_read(InputStream) - Method in class org.omg.CosTransactions.CurrentHolder
 
_read(InputStream) - Method in class org.omg.CosTransactions.HeuristicCommitHolder
 
_read(InputStream) - Method in class org.omg.CosTransactions.HeuristicHazardHolder
 
_read(InputStream) - Method in class org.omg.CosTransactions.HeuristicMixedHolder
 
_read(InputStream) - Method in class org.omg.CosTransactions.HeuristicRollbackHolder
 
_read(InputStream) - Method in class org.omg.CosTransactions.InactiveHolder
 
_read(InputStream) - Method in class org.omg.CosTransactions.InvalidControlHolder
 
_read(InputStream) - Method in class org.omg.CosTransactions.NotPreparedHolder
 
_read(InputStream) - Method in class org.omg.CosTransactions.NoTransactionHolder
 
_read(InputStream) - Method in class org.omg.CosTransactions.NotSubtransactionHolder
 
_read(InputStream) - Method in class org.omg.CosTransactions.otid_tHolder
 
_read(InputStream) - Method in class org.omg.CosTransactions.PropagationContextHolder
 
_read(InputStream) - Method in class org.omg.CosTransactions.RecoveryCoordinatorHolder
 
_read(InputStream) - Method in class org.omg.CosTransactions.ResourceHolder
 
_read(InputStream) - Method in class org.omg.CosTransactions.StatusHolder
 
_read(InputStream) - Method in class org.omg.CosTransactions.SubtransactionAwareResourceHolder
 
_read(InputStream) - Method in class org.omg.CosTransactions.SubtransactionsUnavailableHolder
 
_read(InputStream) - Method in class org.omg.CosTransactions.SynchronizationHolder
 
_read(InputStream) - Method in class org.omg.CosTransactions.SynchronizationUnavailableHolder
 
_read(InputStream) - Method in class org.omg.CosTransactions.TerminatorHolder
 
_read(InputStream) - Method in class org.omg.CosTransactions.TransactionalObjectHolder
 
_read(InputStream) - Method in class org.omg.CosTransactions.TransactionFactoryHolder
 
_read(InputStream) - Method in class org.omg.CosTransactions.TransIdentityHolder
 
_read(InputStream) - Method in class org.omg.CosTransactions.UnavailableHolder
 
_read(InputStream) - Method in class org.omg.CosTransactions.VoteHolder
 
_read(InputStream) - Method in class org.omg.XA.BeforeCompletionCallbackHolder
 
_read(InputStream) - Method in class org.omg.XA.ConnectorHolder
 
_read(InputStream) - Method in class org.omg.XA.CurrentConnectionHolder
 
_read(InputStream) - Method in class org.omg.XA.ResourceManagerHolder
 
_read(InputStream) - Method in class org.omg.XA.XASwitchHolder
 
_read(InputStream) - Method in class org.omg.XA.XIDsHolder
 
_recoveryCoordinator - Variable in class com.arjuna.ats.internal.jts.orbspecific.interposition.coordinator.ServerTransaction
 
_RecoveryCoordinatorStub - Class in org.omg.CosTransactions
Generated from IDL interface "RecoveryCoordinator".
_RecoveryCoordinatorStub() - Constructor for class org.omg.CosTransactions._RecoveryCoordinatorStub
 
_recoveryStore - Static variable in class com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule
 
_resource - Variable in class com.arjuna.mwlabs.wst11.ba.participants.BusinessAgreementWithParticipantCompletionImple
 
_ResourceManagerStub - Class in org.omg.XA
Generated from IDL interface "ResourceManager".
_ResourceManagerStub() - Constructor for class org.omg.XA._ResourceManagerStub
 
_resourceRef - Variable in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna.ServerNestedAction
 
_resourceRef - Variable in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna.ServerTopLevelAction
 
_ResourceStub - Class in org.omg.CosTransactions
Generated from IDL interface "Resource".
_ResourceStub() - Constructor for class org.omg.CosTransactions._ResourceStub
 
_source - Variable in class com.arjuna.orbportability.common.ant.IDLBuildListElement
 
_status - Variable in class com.arjuna.ats.internal.arjuna.coordinator.ReaperElement
 
_StatusActive - Static variable in class org.omg.CosTransactions.Status
 
_StatusCommitted - Static variable in class org.omg.CosTransactions.Status
 
_StatusCommitting - Static variable in class org.omg.CosTransactions.Status
 
_StatusMarkedRollback - Static variable in class org.omg.CosTransactions.Status
 
_StatusNoTransaction - Static variable in class org.omg.CosTransactions.Status
 
_StatusPrepared - Static variable in class org.omg.CosTransactions.Status
 
_StatusPreparing - Static variable in class org.omg.CosTransactions.Status
 
_StatusRolledBack - Static variable in class org.omg.CosTransactions.Status
 
_StatusRollingBack - Static variable in class org.omg.CosTransactions.Status
 
_StatusUnknown - Static variable in class org.omg.CosTransactions.Status
 
_storeInProperty - Variable in class com.arjuna.orbportability.common.ant.IDLBuildList
 
_SubtransactionAwareResourceStub - Class in org.omg.CosTransactions
Generated from IDL interface "SubtransactionAwareResource".
_SubtransactionAwareResourceStub() - Constructor for class org.omg.CosTransactions._SubtransactionAwareResourceStub
 
_SynchronizationStub - Class in org.omg.CosTransactions
Generated from IDL interface "Synchronization".
_SynchronizationStub() - Constructor for class org.omg.CosTransactions._SynchronizationStub
 
_TerminatorStub - Class in org.omg.CosTransactions
Generated from IDL interface "Terminator".
_TerminatorStub() - Constructor for class org.omg.CosTransactions._TerminatorStub
 
_theAction - Variable in class com.arjuna.ats.jts.extensions.AtomicTransaction
 
_theControl - Variable in class com.arjuna.ats.internal.jts.interposition.resources.arjuna.ServerResource
 
_theCoordinator - Variable in class com.arjuna.ats.internal.jts.orbspecific.ControlImple
 
_theImple - Variable in class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCStore
 
_theManager - Static variable in class com.arjuna.ats.internal.jts.orbspecific.CurrentImple
 
_theResource - Variable in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna.ServerNestedAction
 
_theResource - Variable in class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna.ServerTopLevelAction
 
_theStatus - Variable in class com.arjuna.ats.jts.extensions.AtomicTransaction
 
_theTerminator - Variable in class com.arjuna.ats.internal.jts.orbspecific.ControlImple
 
_theTransaction - Variable in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
 
_theTransaction - Variable in class com.arjuna.ats.internal.jta.transaction.jts.TransactionImple
 
_theUid - Variable in class com.arjuna.ats.internal.jts.interposition.resources.arjuna.ServerResource
 
_theUid - Variable in class com.arjuna.ats.internal.jts.orbspecific.ControlImple
 
_theXAResource - Variable in class com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord
 
_theXAResource - Variable in class com.arjuna.ats.internal.jta.resources.jts.orbspecific.XAResourceRecord
 
_theXid - Variable in class com.arjuna.ats.jta.xa.XidImple
 
_this() - Method in class com.arjuna.ArjunaOTS.ActionControlPOA
 
_this(ORB) - Method in class com.arjuna.ArjunaOTS.ActionControlPOA
 
_this() - Method in class com.arjuna.ArjunaOTS.ActionControlPOATie
 
_this(ORB) - Method in class com.arjuna.ArjunaOTS.ActionControlPOATie
 
_this() - Method in class com.arjuna.ArjunaOTS.ArjunaFactoryPOA
 
_this(ORB) - Method in class com.arjuna.ArjunaOTS.ArjunaFactoryPOA
 
_this() - Method in class com.arjuna.ArjunaOTS.ArjunaFactoryPOATie
 
_this(ORB) - Method in class com.arjuna.ArjunaOTS.ArjunaFactoryPOATie
 
_this() - Method in class com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourcePOA
 
_this(ORB) - Method in class com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourcePOA
 
_this() - Method in class com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourcePOATie
 
_this(ORB) - Method in class com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourcePOATie
 
_this() - Method in class com.arjuna.ArjunaOTS.ArjunaTransactionPOA
 
_this(ORB) - Method in class com.arjuna.ArjunaOTS.ArjunaTransactionPOA
 
_this() - Method in class com.arjuna.ArjunaOTS.ArjunaTransactionPOATie
 
_this(ORB) - Method in class com.arjuna.ArjunaOTS.ArjunaTransactionPOATie
 
_this() - Method in class com.arjuna.ArjunaOTS.CurrentPOA
 
_this(ORB) - Method in class com.arjuna.ArjunaOTS.CurrentPOA
 
_this() - Method in class com.arjuna.ArjunaOTS.CurrentPOATie
 
_this(ORB) - Method in class com.arjuna.ArjunaOTS.CurrentPOATie
 
_this() - Method in class com.arjuna.ArjunaOTS.JTAInterposedSynchronizationPOA
 
_this(ORB) - Method in class com.arjuna.ArjunaOTS.JTAInterposedSynchronizationPOA
 
_this() - Method in class com.arjuna.ArjunaOTS.JTAInterposedSynchronizationPOATie
 
_this(ORB) - Method in class com.arjuna.ArjunaOTS.JTAInterposedSynchronizationPOATie
 
_this() - Method in class com.arjuna.ArjunaOTS.ManagedSynchronizationPOA
 
_this(ORB) - Method in class com.arjuna.ArjunaOTS.ManagedSynchronizationPOA
 
_this() - Method in class com.arjuna.ArjunaOTS.ManagedSynchronizationPOATie
 
_this(ORB) - Method in class com.arjuna.ArjunaOTS.ManagedSynchronizationPOATie
 
_this() - Method in class com.arjuna.ArjunaOTS.OTSAbstractRecordPOA
 
_this(ORB) - Method in class com.arjuna.ArjunaOTS.OTSAbstractRecordPOA
 
_this() - Method in class com.arjuna.ArjunaOTS.OTSAbstractRecordPOATie
 
_this(ORB) - Method in class com.arjuna.ArjunaOTS.OTSAbstractRecordPOATie
 
_this() - Method in class com.arjuna.ArjunaOTS.UidCoordinatorPOA
 
_this(ORB) - Method in class com.arjuna.ArjunaOTS.UidCoordinatorPOA
 
_this() - Method in class com.arjuna.ArjunaOTS.UidCoordinatorPOATie
 
_this(ORB) - Method in class com.arjuna.ArjunaOTS.UidCoordinatorPOATie
 
_this() - Method in class org.omg.CORBA.CurrentPOA
 
_this(ORB) - Method in class org.omg.CORBA.CurrentPOA
 
_this() - Method in class org.omg.CosTransactions.ControlPOA
 
_this(ORB) - Method in class org.omg.CosTransactions.ControlPOA
 
_this() - Method in class org.omg.CosTransactions.ControlPOATie
 
_this(ORB) - Method in class org.omg.CosTransactions.ControlPOATie
 
_this() - Method in class org.omg.CosTransactions.CoordinatorPOA
 
_this(ORB) - Method in class org.omg.CosTransactions.CoordinatorPOA
 
_this() - Method in class org.omg.CosTransactions.CoordinatorPOATie
 
_this(ORB) - Method in class org.omg.CosTransactions.CoordinatorPOATie
 
_this() - Method in class org.omg.CosTransactions.CurrentPOA
 
_this(ORB) - Method in class org.omg.CosTransactions.CurrentPOA
 
_this() - Method in class org.omg.CosTransactions.CurrentPOATie
 
_this(ORB) - Method in class org.omg.CosTransactions.CurrentPOATie
 
_this() - Method in class org.omg.CosTransactions.RecoveryCoordinatorPOA
 
_this(ORB) - Method in class org.omg.CosTransactions.RecoveryCoordinatorPOA
 
_this() - Method in class org.omg.CosTransactions.RecoveryCoordinatorPOATie
 
_this(ORB) - Method in class org.omg.CosTransactions.RecoveryCoordinatorPOATie
 
_this() - Method in class org.omg.CosTransactions.ResourcePOA
 
_this(ORB) - Method in class org.omg.CosTransactions.ResourcePOA
 
_this() - Method in class org.omg.CosTransactions.ResourcePOATie
 
_this(ORB) - Method in class org.omg.CosTransactions.ResourcePOATie
 
_this() - Method in class org.omg.CosTransactions.SubtransactionAwareResourcePOA
 
_this(ORB) - Method in class org.omg.CosTransactions.SubtransactionAwareResourcePOA
 
_this() - Method in class org.omg.CosTransactions.SubtransactionAwareResourcePOATie
 
_this(ORB) - Method in class org.omg.CosTransactions.SubtransactionAwareResourcePOATie
 
_this() - Method in class org.omg.CosTransactions.SynchronizationPOA
 
_this(ORB) - Method in class org.omg.CosTransactions.SynchronizationPOA
 
_this() - Method in class org.omg.CosTransactions.SynchronizationPOATie
 
_this(ORB) - Method in class org.omg.CosTransactions.SynchronizationPOATie
 
_this() - Method in class org.omg.CosTransactions.TerminatorPOA
 
_this(ORB) - Method in class org.omg.CosTransactions.TerminatorPOA
 
_this() - Method in class org.omg.CosTransactions.TerminatorPOATie
 
_this(ORB) - Method in class org.omg.CosTransactions.TerminatorPOATie
 
_this() - Method in class org.omg.CosTransactions.TransactionalObjectPOA
 
_this(ORB) - Method in class org.omg.CosTransactions.TransactionalObjectPOA
 
_this() - Method in class org.omg.CosTransactions.TransactionalObjectPOATie
 
_this(ORB) - Method in class org.omg.CosTransactions.TransactionalObjectPOATie
 
_this() - Method in class org.omg.CosTransactions.TransactionFactoryPOA
 
_this(ORB) - Method in class org.omg.CosTransactions.TransactionFactoryPOA
 
_this() - Method in class org.omg.CosTransactions.TransactionFactoryPOATie
 
_this(ORB) - Method in class org.omg.CosTransactions.TransactionFactoryPOATie
 
_this() - Method in class org.omg.XA.BeforeCompletionCallbackPOA
 
_this(ORB) - Method in class org.omg.XA.BeforeCompletionCallbackPOA
 
_this() - Method in class org.omg.XA.BeforeCompletionCallbackPOATie
 
_this(ORB) - Method in class org.omg.XA.BeforeCompletionCallbackPOATie
 
_this() - Method in class org.omg.XA.ConnectorPOA
 
_this(ORB) - Method in class org.omg.XA.ConnectorPOA
 
_this() - Method in class org.omg.XA.ConnectorPOATie
 
_this(ORB) - Method in class org.omg.XA.ConnectorPOATie
 
_this() - Method in class org.omg.XA.CurrentConnectionPOA
 
_this(ORB) - Method in class org.omg.XA.CurrentConnectionPOA
 
_this() - Method in class org.omg.XA.CurrentConnectionPOATie
 
_this(ORB) - Method in class org.omg.XA.CurrentConnectionPOATie
 
_this() - Method in class org.omg.XA.ResourceManagerPOA
 
_this(ORB) - Method in class org.omg.XA.ResourceManagerPOA
 
_this() - Method in class org.omg.XA.ResourceManagerPOATie
 
_this(ORB) - Method in class org.omg.XA.ResourceManagerPOATie
 
_this() - Method in class org.omg.XA.XASwitchPOA
 
_this(ORB) - Method in class org.omg.XA.XASwitchPOA
 
_this() - Method in class org.omg.XA.XASwitchPOATie
 
_this(ORB) - Method in class org.omg.XA.XASwitchPOATie
 
_timeout - Variable in class com.arjuna.ats.internal.arjuna.coordinator.ReaperElement
 
_timeout - Variable in class com.arjuna.ats.jts.extensions.AtomicTransaction
 
_timeout - Variable in class com.arjuna.mwlabs.wsas.activity.ReaperElement
 
_TransactionalObjectStub - Class in org.omg.CosTransactions
Generated from IDL interface "TransactionalObject".
_TransactionalObjectStub() - Constructor for class org.omg.CosTransactions._TransactionalObjectStub
 
_transactionalProxies - Variable in class org.jboss.stm.internal.RecoverableContainer
 
_TransactionFactoryStub - Class in org.omg.CosTransactions
Generated from IDL interface "TransactionFactory".
_TransactionFactoryStub() - Constructor for class org.omg.CosTransactions._TransactionFactoryStub
 
_transactionHandle - Variable in class com.arjuna.ats.internal.jts.orbspecific.ControlImple
 
_transactionImpl - Variable in class com.arjuna.ats.internal.jts.orbspecific.ControlImple
 
_transactionType - Variable in class com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule
 
_TransactionTypeActive - Static variable in class com.arjuna.ArjunaOTS.TransactionType
 
_TransactionTypeTerminated - Static variable in class com.arjuna.ArjunaOTS.TransactionType
 
_TransactionTypeUnresolved - Static variable in class com.arjuna.ArjunaOTS.TransactionType
 
_transactionUidVector - Variable in class com.arjuna.ats.internal.jts.recovery.transactions.TransactionRecoveryModule
 
_type() - Method in class com.arjuna.ArjunaOTS.ActionControlHolder
 
_type() - Method in class com.arjuna.ArjunaOTS.ActiveThreadsHolder
 
_type() - Method in class com.arjuna.ArjunaOTS.ActiveTransactionHolder
 
_type() - Method in class com.arjuna.ArjunaOTS.ArjunaFactoryHolder
 
_type() - Method in class com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourceHolder
 
_type() - Method in class com.arjuna.ArjunaOTS.ArjunaTransactionHolder
 
_type() - Method in class com.arjuna.ArjunaOTS.BadControlHolder
 
_type() - Method in class com.arjuna.ArjunaOTS.CurrentHolder
 
_type() - Method in class com.arjuna.ArjunaOTS.DestroyedHolder
 
_type() - Method in class com.arjuna.ArjunaOTS.GlobalTransactionInfoHolder
 
_type() - Method in class com.arjuna.ArjunaOTS.InterpositionFailedHolder
 
_type() - Method in class com.arjuna.ArjunaOTS.JTAInterposedSynchronizationHolder
 
_type() - Method in class com.arjuna.ArjunaOTS.ManagedSynchronizationHolder
 
_type() - Method in class com.arjuna.ArjunaOTS.NoContextHolder
 
_type() - Method in class com.arjuna.ArjunaOTS.OTSAbstractRecordHolder
 
_type() - Method in class com.arjuna.ArjunaOTS.TransactionInfoHolder
 
_type() - Method in class com.arjuna.ArjunaOTS.TransactionTypeHolder
 
_type() - Method in class com.arjuna.ArjunaOTS.txIdsHolder
 
_type() - Method in class com.arjuna.ArjunaOTS.UidCoordinatorHolder
 
_type - Variable in class org.jboss.stm.internal.RecoverableContainer
 
_type() - Method in class org.omg.CORBA.CurrentHolder
 
_type() - Method in class org.omg.CosTransactions.ControlHolder
 
_type() - Method in class org.omg.CosTransactions.CoordinatorHolder
 
_type() - Method in class org.omg.CosTransactions.CurrentHolder
 
_type() - Method in class org.omg.CosTransactions.HeuristicCommitHolder
 
_type() - Method in class org.omg.CosTransactions.HeuristicHazardHolder
 
_type() - Method in class org.omg.CosTransactions.HeuristicMixedHolder
 
_type() - Method in class org.omg.CosTransactions.HeuristicRollbackHolder
 
_type() - Method in class org.omg.CosTransactions.InactiveHolder
 
_type() - Method in class org.omg.CosTransactions.InvalidControlHolder
 
_type() - Method in class org.omg.CosTransactions.NotPreparedHolder
 
_type() - Method in class org.omg.CosTransactions.NoTransactionHolder
 
_type() - Method in class org.omg.CosTransactions.NotSubtransactionHolder
 
_type() - Method in class org.omg.CosTransactions.otid_tHolder
 
_type() - Method in class org.omg.CosTransactions.PropagationContextHolder
 
_type() - Method in class org.omg.CosTransactions.RecoveryCoordinatorHolder
 
_type() - Method in class org.omg.CosTransactions.ResourceHolder
 
_type() - Method in class org.omg.CosTransactions.StatusHolder
 
_type() - Method in class org.omg.CosTransactions.SubtransactionAwareResourceHolder
 
_type() - Method in class org.omg.CosTransactions.SubtransactionsUnavailableHolder
 
_type() - Method in class org.omg.CosTransactions.SynchronizationHolder
 
_type() - Method in class org.omg.CosTransactions.SynchronizationUnavailableHolder
 
_type() - Method in class org.omg.CosTransactions.TerminatorHolder
 
_type() - Method in class org.omg.CosTransactions.TransactionalObjectHolder
 
_type() - Method in class org.omg.CosTransactions.TransactionFactoryHolder
 
_type() - Method in class org.omg.CosTransactions.TransIdentityHolder
 
_type() - Method in class org.omg.CosTransactions.UnavailableHolder
 
_type() - Method in class org.omg.CosTransactions.VoteHolder
 
_type() - Method in class org.omg.XA.BeforeCompletionCallbackHolder
 
_type() - Method in class org.omg.XA.ConnectorHolder
 
_type() - Method in class org.omg.XA.CurrentConnectionHolder
 
_type() - Method in class org.omg.XA.ResourceManagerHolder
 
_type() - Method in class org.omg.XA.XASwitchHolder
 
_type() - Method in class org.omg.XA.XIDsHolder
 
_UidCoordinatorStub - Class in com.arjuna.ArjunaOTS
Generated from IDL interface "UidCoordinator".
_UidCoordinatorStub() - Constructor for class com.arjuna.ArjunaOTS._UidCoordinatorStub
 
_uidWrapper - Variable in class com.arjuna.ats.arjuna.tools.osb.mbean.OSEntryBean
Deprecated.
 
_valid - Variable in class com.arjuna.ats.arjuna.state.InputBuffer
 
_valid - Variable in class com.arjuna.ats.arjuna.state.OutputBuffer
 
_valid - Variable in class com.arjuna.ats.internal.jts.interposition.resources.arjuna.ServerResource
 
_valid - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler.BuildListParser
 
_verbose - Variable in class com.arjuna.orbportability.common.ant.IDLCompiler
 
_VoteCommit - Static variable in class org.omg.CosTransactions.Vote
 
_VoteReadOnly - Static variable in class org.omg.CosTransactions.Vote
 
_VoteRollback - Static variable in class org.omg.CosTransactions.Vote
 
_worker - Variable in class com.arjuna.ats.internal.arjuna.coordinator.ReaperElement
 
_write(OutputStream) - Method in class com.arjuna.ArjunaOTS.ActionControlHolder
 
_write(OutputStream) - Method in class com.arjuna.ArjunaOTS.ActiveThreadsHolder
 
_write(OutputStream) - Method in class com.arjuna.ArjunaOTS.ActiveTransactionHolder
 
_write(OutputStream) - Method in class com.arjuna.ArjunaOTS.ArjunaFactoryHolder
 
_write(OutputStream) - Method in class com.arjuna.ArjunaOTS.ArjunaSubtranAwareResourceHolder
 
_write(OutputStream) - Method in class com.arjuna.ArjunaOTS.ArjunaTransactionHolder
 
_write(OutputStream) - Method in class com.arjuna.ArjunaOTS.BadControlHolder
 
_write(OutputStream) - Method in class com.arjuna.ArjunaOTS.CurrentHolder
 
_write(OutputStream) - Method in class com.arjuna.ArjunaOTS.DestroyedHolder
 
_write(OutputStream) - Method in class com.arjuna.ArjunaOTS.GlobalTransactionInfoHolder
 
_write(OutputStream) - Method in class com.arjuna.ArjunaOTS.InterpositionFailedHolder
 
_write(OutputStream) - Method in class com.arjuna.ArjunaOTS.JTAInterposedSynchronizationHolder
 
_write(OutputStream) - Method in class com.arjuna.ArjunaOTS.ManagedSynchronizationHolder
 
_write(OutputStream) - Method in class com.arjuna.ArjunaOTS.NoContextHolder
 
_write(OutputStream) - Method in class com.arjuna.ArjunaOTS.OTSAbstractRecordHolder
 
_write(OutputStream) - Method in class com.arjuna.ArjunaOTS.TransactionInfoHolder
 
_write(OutputStream) - Method in class com.arjuna.ArjunaOTS.TransactionTypeHolder
 
_write(OutputStream) - Method in class com.arjuna.ArjunaOTS.txIdsHolder
 
_write(OutputStream) - Method in class com.arjuna.ArjunaOTS.UidCoordinatorHolder
 
_write(OutputStream) - Method in class org.omg.CORBA.CurrentHolder
 
_write(OutputStream) - Method in class org.omg.CosTransactions.ControlHolder
 
_write(OutputStream) - Method in class org.omg.CosTransactions.CoordinatorHolder
 
_write(OutputStream) - Method in class org.omg.CosTransactions.CurrentHolder
 
_write(OutputStream) - Method in class org.omg.CosTransactions.HeuristicCommitHolder
 
_write(OutputStream) - Method in class org.omg.CosTransactions.HeuristicHazardHolder
 
_write(OutputStream) - Method in class org.omg.CosTransactions.HeuristicMixedHolder
 
_write(OutputStream) - Method in class org.omg.CosTransactions.HeuristicRollbackHolder
 
_write(OutputStream) - Method in class org.omg.CosTransactions.InactiveHolder
 
_write(OutputStream) - Method in class org.omg.CosTransactions.InvalidControlHolder
 
_write(OutputStream) - Method in class org.omg.CosTransactions.NotPreparedHolder
 
_write(OutputStream) - Method in class org.omg.CosTransactions.NoTransactionHolder
 
_write(OutputStream) - Method in class org.omg.CosTransactions.NotSubtransactionHolder
 
_write(OutputStream) - Method in class org.omg.CosTransactions.otid_tHolder
 
_write(OutputStream) - Method in class org.omg.CosTransactions.PropagationContextHolder
 
_write(OutputStream) - Method in class org.omg.CosTransactions.RecoveryCoordinatorHolder
 
_write(OutputStream) - Method in class org.omg.CosTransactions.ResourceHolder
 
_write(OutputStream) - Method in class org.omg.CosTransactions.StatusHolder
 
_write(OutputStream) - Method in class org.omg.CosTransactions.SubtransactionAwareResourceHolder
 
_write(OutputStream) - Method in class org.omg.CosTransactions.SubtransactionsUnavailableHolder
 
_write(OutputStream) - Method in class org.omg.CosTransactions.SynchronizationHolder
 
_write(OutputStream) - Method in class org.omg.CosTransactions.SynchronizationUnavailableHolder
 
_write(OutputStream) - Method in class org.omg.CosTransactions.TerminatorHolder
 
_write(OutputStream) - Method in class org.omg.CosTransactions.TransactionalObjectHolder
 
_write(OutputStream) - Method in class org.omg.CosTransactions.TransactionFactoryHolder
 
_write(OutputStream) - Method in class org.omg.CosTransactions.TransIdentityHolder
 
_write(OutputStream) - Method in class org.omg.CosTransactions.UnavailableHolder
 
_write(OutputStream) - Method in class org.omg.CosTransactions.VoteHolder
 
_write(OutputStream) - Method in class org.omg.XA.BeforeCompletionCallbackHolder
 
_write(OutputStream) - Method in class org.omg.XA.ConnectorHolder
 
_write(OutputStream) - Method in class org.omg.XA.CurrentConnectionHolder
 
_write(OutputStream) - Method in class org.omg.XA.ResourceManagerHolder
 
_write(OutputStream) - Method in class org.omg.XA.XASwitchHolder
 
_write(OutputStream) - Method in class org.omg.XA.XIDsHolder
 
_xaResourceRecordWrappingPlugin - Static variable in class com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple
 
_XASwitchStub - Class in org.omg.XA
Generated from IDL interface "XASwitch".
_XASwitchStub() - Constructor for class org.omg.XA._XASwitchStub
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
Skip navigation links
Narayana: all 5.3.3.Final

Copyright © 2021 JBoss by Red Hat. All rights reserved.