Serialized Form
|
Package org.jboss.txbridge.ba |
txId
java.lang.String txId
transactionCompleted
boolean transactionCompleted
taskList
java.util.List<E> taskList
taskListFirst
java.util.List<E> taskListFirst
taskListLast
java.util.List<E> taskListLast
singleServiceList
java.util.List<E> singleServiceList
taskServiceMapping
java.util.concurrent.ConcurrentMap<K,V> taskServiceMapping
serviceParticipantMapping
java.util.concurrent.ConcurrentMap<K,V> serviceParticipantMapping
taskBAManagerMapping
java.util.concurrent.ConcurrentMap<K,V> taskBAManagerMapping
participantManagerMapping
java.util.concurrent.ConcurrentMap<K,V> participantManagerMapping
|
Package org.jboss.txbridge.ba.data |
arguments
java.lang.Object[] arguments
returnObject
java.lang.Object[] returnObject
compensationData
java.util.concurrent.ConcurrentMap<K,V> compensationData
|
Package org.jboss.txbridge.ba.exception |
|
Package org.jboss.txbridge.ba.execute |
|
Package org.jboss.txbridge.ba.service |
methodType
MethodType methodType
- BA-related information.
agreementType
AgreementType agreementType
methods
java.util.Map<K,V> methods
dataMatch
DataMatch dataMatch
executionMode
ExecutionMode executionMode
parameterMatch
ParameterMatch parameterMatch
originalMethod
MethodDescription originalMethod
- Information about the original method.
compensationMethod
MethodDescription compensationMethod
- Information about the datamgmt method.
completionMethod
MethodDescription completionMethod
- Information about the completion method