com.arjuna.ats.arjuna.tools.osb.mbean.common
Interface LogRecordListBeanMBean
- All Superinterfaces:
- BasicBeanMBean
- All Known Implementing Classes:
- LogRecordListBean
@MXBeanDescription(value="Encapsulates all participants in a particular state (prepared, pending, etc)")
public interface LogRecordListBeanMBean
- extends BasicBeanMBean
MBean corresponding to records that contain lists of other records
- See Also:
BasicAction
getName
@MXBeanPropertyDescription(value="The type of the list (failed, heuristic, etc)")
java.lang.String getName()
getSize
@MXBeanPropertyDescription(value="The number of records stored in the list")
int getSize()