Package | Description |
---|---|
com.arjuna.ats.arjuna.tools.osb.mbean | |
com.arjuna.ats.arjuna.tools.osb.util |
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) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.