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 |
Modifier and Type | Method and Description |
---|---|
ParticipantStatus |
LogRecordWrapper.getListType() |
static ParticipantStatus |
ParticipantStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParticipantStatus[] |
ParticipantStatus.values()
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)
Extension point for other Bean implementations to provide an implementation bean for its participants.
|
protected LogRecordWrapper |
ActionBean.createParticipant(AbstractRecord rec,
ParticipantStatus listType,
UidWrapper wrapper) |
RecordList |
ActionBeanWrapperInterface.getRecords(ParticipantStatus type) |
RecordList |
ActionBean.GenericAtomicActionWrapper.getRecords(ParticipantStatus type) |
void |
LogRecordWrapper.init(ActionBean parent,
AbstractRecord rec,
ParticipantStatus listType) |
boolean |
ActionBean.setStatus(LogRecordWrapper logrec,
ParticipantStatus newStatus)
Request a change in status of a participant.
|
String |
LogRecordWrapper.setStatus(ParticipantStatus newState) |
Constructor and Description |
---|
LogRecordWrapper(ActionBean parent,
AbstractRecord rec,
ParticipantStatus listType) |
LogRecordWrapper(ActionBean parent,
AbstractRecord rec,
ParticipantStatus listType,
UidWrapper wrapper) |
Modifier and Type | Method and Description |
---|---|
protected LogRecordWrapper |
JTAActionBean.createParticipant(AbstractRecord rec,
ParticipantStatus listType) |
Constructor and Description |
---|
XAResourceRecordBean(ActionBean parent,
AbstractRecord rec,
ParticipantStatus listType) |
Modifier and Type | Method and Description |
---|---|
RecordList |
ArjunaTransactionImpleWrapper.getRecords(ParticipantStatus type) |
Constructor and Description |
---|
XAResourceRecordBean(ActionBean parent,
AbstractRecord rec,
ParticipantStatus listType) |
Copyright © 2013. All rights reserved.