Interface OSEntryBeanMBean
- All Superinterfaces:
ObjStoreItemMBean
- All Known Subinterfaces:
ActionBeanMBean,LogRecordWrapperMBean
- All Known Implementing Classes:
ActionBean,LogRecordWrapper,OSEntryBean
Deprecated.
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.
-
Method Summary
-
Method Details
-
getType
String getType()Deprecated. -
getId
String getId()Deprecated. -
remove
@MXBeanPropertyDescription("Tell the Transaction Manager to remove this record") String remove() throws MBeanExceptionDeprecated.- Throws:
MBeanException
-