com.arjuna.ats.arjuna.tools.osb.mbean
Interface OSEntryBeanMBean

All Superinterfaces:
ObjStoreItemMBean
All Known Subinterfaces:
ActionBeanMBean, LogRecordWrapperMBean
All Known Implementing Classes:
ActionBean, LogRecordWrapper, OSEntryBean

@MXBeanDescription(value="")
public interface OSEntryBeanMBean
extends ObjStoreItemMBean


Method Summary
 String getId()
           
 String getType()
           
 String remove()
           
 

Method Detail

getType

String getType()

getId

String getId()

remove

@MXBeanPropertyDescription(value="Tell the Transaction Manager to remove this record")
String remove()


Copyright © 2012. All Rights Reserved.