|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LogRecordWrapper | |
|---|---|
| com.arjuna.ats.arjuna.tools.osb.mbean | |
| Uses of LogRecordWrapper in com.arjuna.ats.arjuna.tools.osb.mbean |
|---|
| Methods in com.arjuna.ats.arjuna.tools.osb.mbean that return LogRecordWrapper | |
|---|---|
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)
|
LogRecordWrapper |
ActionBean.getParticipant(AbstractRecord rec)
See if there is participant Bean corresponding to the given record |
| Methods in com.arjuna.ats.arjuna.tools.osb.mbean that return types with arguments of type LogRecordWrapper | |
|---|---|
Collection<LogRecordWrapper> |
ActionBean.getParticipants()
|
| Methods in com.arjuna.ats.arjuna.tools.osb.mbean with parameters of type LogRecordWrapper | |
|---|---|
boolean |
ActionBean.setStatus(LogRecordWrapper logrec,
ParticipantStatus newStatus)
Request a change in status of a participant. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||