com.arjuna.ats.arjuna.tools.osb.mbean.common
Interface LogRecordBeanMBean

All Superinterfaces:
BasicBeanMBean

@MXBeanDescription(value="Generic representation of a participant")
public interface LogRecordBeanMBean
extends BasicBeanMBean


Method Summary
 int getRecordType()
           
 
Methods inherited from interface com.arjuna.ats.arjuna.tools.osb.mbean.common.BasicBeanMBean
getMessages, getType, refresh
 

Method Detail

getRecordType

@MXBeanPropertyDescription(value="The class name of the object that implements this record")
int getRecordType()