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.w |
Modifier and Type | Method and Description |
---|---|
UidWrapper |
ObjStoreBrowser.findUid(String uid) |
UidWrapper |
ObjStoreBrowser.findUid(Uid uid)
See if the given uid has previously been registered as an MBean
|
Modifier and Type | Method and Description |
---|---|
List<UidWrapper> |
UidWrapper.probe(String type) |
List<UidWrapper> |
ObjStoreBrowser.probe(String type)
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) |
protected ActionBeanWrapperInterface |
ActionBean.createWrapper(UidWrapper w,
boolean activate) |
Constructor and Description |
---|
ActionBean(UidWrapper w) |
GenericAtomicActionWrapper(String classType,
UidWrapper w) |
LogRecordWrapper(ActionBean parent,
AbstractRecord rec,
ParticipantStatus listType,
UidWrapper wrapper) |
OSEntryBean(UidWrapper w) |
Constructor and Description |
---|
JTAActionBean(UidWrapper w) |
SubordinateActionBean(UidWrapper w) |
XAResourceRecordBean(UidWrapper w) |
Constructor and Description |
---|
ArjunaTransactionImpleWrapper(ActionBean action,
UidWrapper w) |
XAResourceRecordBean(UidWrapper w) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.