Serialized Form
|
Package org.jboss.txbridge.ba |
txId
java.lang.String txId
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 |
compensationData
java.util.concurrent.ConcurrentMap<K,V> compensationData
arguments
java.lang.Object[] arguments
returnObject
java.lang.Object[] returnObject
|
Package org.jboss.txbridge.ba.exception |
|
Package org.jboss.txbridge.ba.execute |
|
Package org.jboss.txbridge.ba.service |
serviceType
BAServiceType serviceType
- BA-related information.
agreementType
BAAgreementType agreementType
compensationType
BACompensationType compensationType
compensationMode
BACompensationMode compensationMode
parameterMatch
BAParameterMatch parameterMatch
originalMethod
MethodDescription originalMethod
- Information about the original method.
compensationMethod
MethodDescription compensationMethod
- Information about the compensation method.