Uses of Interface
com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreItemMBean
-
Packages that use ObjStoreItemMBean Package Description 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 Modifier and Type Interface Description interfaceActionBeanMBeanDeprecated.as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.interfaceLogRecordWrapperMBeanDeprecated.as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.interfaceObjStoreBrowserMBeanDeprecated.as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.interfaceOSEntryBeanMBeanDeprecated.as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.Classes in com.arjuna.ats.arjuna.tools.osb.mbean that implement ObjStoreItemMBean Modifier and Type Class Description classActionBeanDeprecated.as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.classLogRecordWrapperDeprecated.as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.classObjStoreBrowserDeprecated.as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes.classOSEntryBeanDeprecated.as of 5.0.5.Final In a subsequent release we will change packages names in order to provide a better separation between public and internal classes. -
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 Modifier and Type Method Description javax.management.ObjectInstanceJMXServer. registerMBean(java.lang.String name, ObjStoreItemMBean bean)Deprecated.
-