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 | 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 |
ActionBean.remove(LogRecordWrapper logRecordWrapper)
Deprecated.
remove the a participant
|
void |
ActionBean.GenericAtomicActionWrapper.remove(LogRecordWrapper logRecordWrapper) |
void |
ActionBeanWrapperInterface.remove(LogRecordWrapper logRecordWrapper)
Deprecated.
|
boolean |
ActionBean.setStatus(LogRecordWrapper logrec,
ParticipantStatus newStatus)
Deprecated.
Request a change in status of a participant.
|
Modifier and Type | Class and Description |
---|---|
class |
CommitMarkableResourceRecordBean
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to
provide a better separation between public and internal classes.
|
class |
XAResourceRecordBean
Deprecated.
as of 5.0.5.Final In a subsequent release we will change packages names in order to
provide a better separation between public and internal classes.
|
Modifier and Type | Method and Description |
---|---|
protected LogRecordWrapper |
JTAActionBean.createParticipant(AbstractRecord rec,
ParticipantStatus listType)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected LogRecordWrapper |
JTSActionBean.createParticipant(AbstractRecord rec,
ParticipantStatus listType)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
ArjunaTransactionImpleWrapper.remove(LogRecordWrapper logRecordWrapper)
Deprecated.
|
void |
ServerTransactionWrapper.remove(LogRecordWrapper logRecordWrapper) |
void |
RecoveredTransactionWrapper.remove(LogRecordWrapper logRecordWrapper) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.