| Package | Description |
|---|---|
| com.arjuna.ats.arjuna.tools.osb.mbean |
| 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> |
UidWrapper.probe(String type)
Deprecated.
|
List<UidWrapper> |
ObjStoreBrowser.probe(String type)
Deprecated.
Register new MBeans of the requested type (or unregister ones whose
corresponding ObjectStore entry has been removed)
|
| 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.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.