|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParticipantStatus | |
|---|---|
| com.arjuna.ats.arjuna.tools.osb.mbean | |
| Uses of ParticipantStatus in com.arjuna.ats.arjuna.tools.osb.mbean |
|---|
| Fields in com.arjuna.ats.arjuna.tools.osb.mbean declared as ParticipantStatus | |
|---|---|
protected ParticipantStatus |
LogRecordWrapper.listType
|
| Methods in com.arjuna.ats.arjuna.tools.osb.mbean that return ParticipantStatus | |
|---|---|
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. |
| Methods in com.arjuna.ats.arjuna.tools.osb.mbean with parameters of type ParticipantStatus | |
|---|---|
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)
|
| Constructors in com.arjuna.ats.arjuna.tools.osb.mbean with parameters of type ParticipantStatus | |
|---|---|
LogRecordWrapper(ActionBean parent,
AbstractRecord rec,
ParticipantStatus listType)
|
|
LogRecordWrapper(ActionBean parent,
AbstractRecord rec,
ParticipantStatus listType,
UidWrapper wrapper)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||