Package com.arjuna.ats.arjuna.tools.osb.mbean.common

Interface Summary
BasicBeanMBean Base interface for all Object Store instrumentation.
LogRecordBeanMBean  
LogRecordListBeanMBean MBean corresponding to records that contain lists of other records
StateBeanMBean JMX instrumentation of Object Store log records that extend State Manager
TransactionStatusManagerItemBeanMBean MBean representation of an object that the recovery subsystem uses to obtain the status of transactions
UidBeanMBean MBean representation of records that have unique ids
XAResourceRecordBeanMBean MBean representation of an XA ResourceManager
 

Class Summary
AtomicActionBean MBean representation of an AtomicAction The AtomicActionWrapper inner class exposes the itentions lists of the actual atomic action
BasicBean Base class for all Object Store instrumentation types
LogRecordBean MBean implementation of records that extend StateManager
LogRecordListBean MBean implementation of ObjectStore records that contain other records.
StateBean  
TransactionStatusManagerItemBean  
UidBean