Uses of Interface
com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreItemMBean

Packages that use ObjStoreItemMBean
com.arjuna.ats.arjuna.tools.osb.mbean   
com.arjuna.ats.arjuna.tools.osb.util   
 

Uses of ObjStoreItemMBean in com.arjuna.ats.arjuna.tools.osb.mbean
 

Subinterfaces of ObjStoreItemMBean in com.arjuna.ats.arjuna.tools.osb.mbean
 interface ActionBeanMBean
           
 interface LogRecordWrapperMBean
           
 interface ObjStoreBrowserMBean
           
 interface OSEntryBeanMBean
           
 

Classes in com.arjuna.ats.arjuna.tools.osb.mbean that implement ObjStoreItemMBean
 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
 

Uses of ObjStoreItemMBean in com.arjuna.ats.arjuna.tools.osb.util
 

Methods in com.arjuna.ats.arjuna.tools.osb.util with parameters of type ObjStoreItemMBean
 ObjectInstance JMXServer.registerMBean(String name, ObjStoreItemMBean bean)
           
 



Copyright © 2011. All Rights Reserved.