Package | Description |
---|---|
com.arjuna.ats.arjuna.tools.osb.mbean | |
com.arjuna.ats.internal.jta.tools.osb.mbean.jta | |
com.arjuna.ats.internal.jta.tools.osb.mbean.jts |
Modifier and Type | Field and Description |
---|---|
protected ParticipantStatus |
LogRecordWrapper.listType
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ParticipantStatus |
LogRecordWrapper.getListType()
Deprecated.
|
static ParticipantStatus |
ParticipantStatus.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static ParticipantStatus[] |
ParticipantStatus.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected LogRecordWrapper |
ActionBean.createParticipant(AbstractRecord rec,
ParticipantStatus listType)
Deprecated.
Extension point for other Bean implementations to provide an implementation bean for its participants.
|
protected LogRecordWrapper |
ActionBean.createParticipant(AbstractRecord rec,
ParticipantStatus listType,
UidWrapper wrapper)
Deprecated.
|
RecordList |
ActionBean.GenericAtomicActionWrapper.getRecords(ParticipantStatus type) |
RecordList |
ActionBeanWrapperInterface.getRecords(ParticipantStatus type)
Deprecated.
|
void |
LogRecordWrapper.init(ActionBean parent,
AbstractRecord rec,
ParticipantStatus listType)
Deprecated.
|
boolean |
ActionBean.setStatus(LogRecordWrapper logrec,
ParticipantStatus newStatus)
Deprecated.
Request a change in status of a participant.
|
String |
LogRecordWrapper.setStatus(ParticipantStatus newState)
Deprecated.
|
Constructor and Description |
---|
LogRecordWrapper(ActionBean parent,
AbstractRecord rec,
ParticipantStatus listType)
Deprecated.
|
LogRecordWrapper(ActionBean parent,
AbstractRecord rec,
ParticipantStatus listType,
UidWrapper wrapper)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected LogRecordWrapper |
JTAActionBean.createParticipant(AbstractRecord rec,
ParticipantStatus listType)
Deprecated.
|
Constructor and Description |
---|
CommitMarkableResourceRecordBean(ActionBean parent,
AbstractRecord rec,
ParticipantStatus listType)
Deprecated.
|
XAResourceRecordBean(ActionBean parent,
AbstractRecord rec,
ParticipantStatus listType)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected LogRecordWrapper |
JTSActionBean.createParticipant(AbstractRecord rec,
ParticipantStatus listType)
Deprecated.
|
RecordList |
ArjunaTransactionImpleWrapper.getRecords(ParticipantStatus type)
Deprecated.
|
RecordList |
ServerTransactionWrapper.getRecords(ParticipantStatus type) |
RecordList |
RecoveredTransactionWrapper.getRecords(ParticipantStatus type) |
Constructor and Description |
---|
XAResourceRecordBean(ActionBean parent,
AbstractRecord rec,
ParticipantStatus listType)
Deprecated.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.