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 | Field and Description |
---|---|
protected UidWrapper |
OSEntryBean._uidWrapper
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
protected List<UidWrapper> |
ActionBean.recuids
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
UidWrapper |
ObjStoreBrowser.findUid(String uid)
Deprecated.
use
ObjStoreBrowser.findUid(com.arjuna.ats.arjuna.common.Uid) ()} instead. |
UidWrapper |
ObjStoreBrowser.findUid(Uid uid)
Deprecated.
See if the given uid has previously been registered as an MBean
|
Modifier and Type | Method and Description |
---|---|
List<UidWrapper> |
ObjStoreBrowser.probe(String type)
Deprecated.
Register new MBeans of the requested type (or unregister ones whose
corresponding ObjectStore entry has been removed)
|
List<UidWrapper> |
UidWrapper.probe(String type)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected LogRecordWrapper |
ActionBean.createParticipant(AbstractRecord rec,
ParticipantStatus listType,
UidWrapper wrapper)
Deprecated.
|
protected ActionBeanWrapperInterface |
ActionBean.createWrapper(UidWrapper w,
boolean activate)
Deprecated.
|
Constructor and Description |
---|
ActionBean(UidWrapper w)
Deprecated.
|
GenericAtomicActionWrapper(BasicAction ba,
UidWrapper w) |
GenericAtomicActionWrapper(String classType,
UidWrapper w) |
LogRecordWrapper(ActionBean parent,
AbstractRecord rec,
ParticipantStatus listType,
UidWrapper wrapper)
Deprecated.
|
OSEntryBean(UidWrapper w)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected ActionBeanWrapperInterface |
RecoverConnectableAtomicActionBean.createWrapper(UidWrapper w,
boolean activate)
Deprecated.
|
Constructor and Description |
---|
CommitMarkableResourceRecordBean(UidWrapper w)
Deprecated.
|
JTAActionBean(UidWrapper w)
Deprecated.
|
RecoverConnectableAtomicActionBean(UidWrapper w)
Deprecated.
|
SubordinateActionBean(UidWrapper w)
Deprecated.
|
XAResourceRecordBean(UidWrapper w)
Deprecated.
|
Constructor and Description |
---|
ArjunaTransactionImpleWrapper(ActionBean action,
UidWrapper w)
Deprecated.
|
JTSActionBean(UidWrapper w)
Deprecated.
|
JTSXAResourceRecordWrapper(UidWrapper wrapper)
Deprecated.
|
RecoveredTransactionWrapper(ActionBean action,
UidWrapper w) |
ServerTransactionWrapper(ActionBean action,
UidWrapper w) |
XAResourceRecordBean(UidWrapper w)
Deprecated.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.