Package | Description |
---|---|
com.arjuna.ats.arjuna.tools.osb.mbean | |
com.arjuna.ats.arjuna.tools.osb.util | |
com.arjuna.ats.internal.jta.tools.osb.mbean.jta |
Modifier and Type | Interface and Description |
---|---|
interface |
ActionBeanMBean |
interface |
LogRecordWrapperMBean |
interface |
ObjStoreBrowserMBean |
interface |
OSEntryBeanMBean |
Modifier and Type | Class and Description |
---|---|
class |
ActionBean
MBean implementation of an ObjectStore entry that represents an AtomicAction
|
class |
LogRecordWrapper
An MBean implementation for representing a participant in an Atomic Action or transaction
|
class |
ObjStoreBrowser
An MBean implementation for walking an ObjectStore and creating/deleting MBeans
that represent completing transactions (ie ones on which the user has called commit)
|
class |
OSEntryBean
Superclass for MBean implementations representing ObjectStore entries
|
Modifier and Type | Method and Description |
---|---|
ObjectInstance |
JMXServer.registerMBean(String name,
ObjStoreItemMBean bean) |
Modifier and Type | Interface and Description |
---|---|
interface |
SubordinateActionBeanMBean |
interface |
XAResourceMBean |
interface |
XAResourceRecordBeanMBean |
Modifier and Type | Class and Description |
---|---|
class |
JTAActionBean
JTA specific version of an ActionBean that knows when a participant record
corresponds to an XAResource
|
class |
SubordinateActionBean |
class |
XAResourceRecordBean
MBean implementation of a transaction participant corresponding to a JTA XAResource
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.