Package | Description |
---|---|
com.arjuna.ats.arjuna.tools.osb.mbean |
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.
|
LogRecordWrapper |
ActionBean.getParticipant(AbstractRecord rec)
Deprecated.
See if there is participant Bean corresponding to the given record
|
Modifier and Type | Method and Description |
---|---|
Collection<LogRecordWrapper> |
ActionBean.getParticipants()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
ActionBeanWrapperInterface.remove(LogRecordWrapper logRecordWrapper)
Deprecated.
|
void |
ActionBean.remove(LogRecordWrapper logRecordWrapper)
Deprecated.
remove the a participant
|
void |
ActionBean.GenericAtomicActionWrapper.remove(LogRecordWrapper logRecordWrapper) |
boolean |
ActionBean.setStatus(LogRecordWrapper logrec,
ParticipantStatus newStatus)
Deprecated.
Request a change in status of a participant.
|
Copyright © 2014. All Rights Reserved.