| Package | Description |
|---|---|
| com.arjuna.ats.arjuna.tools.osb.mbean | |
| com.arjuna.ats.internal.jta.tools.osb.mbean.jta |
| 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) |
LogRecordWrapper |
ActionBean.getParticipant(AbstractRecord rec)
See if there is participant Bean corresponding to the given record
|
| Modifier and Type | Method and Description |
|---|---|
Collection<LogRecordWrapper> |
ActionBean.getParticipants() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ActionBean.setStatus(LogRecordWrapper logrec,
ParticipantStatus newStatus)
Request a change in status of a participant.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XAResourceRecordBean
MBean implementation of a transaction participant corresponding to a JTA XAResource
|
| Modifier and Type | Method and Description |
|---|---|
protected LogRecordWrapper |
JTAActionBean.createParticipant(AbstractRecord rec,
ParticipantStatus listType) |
Copyright © 2013. All rights reserved.