com.arjuna.ats.arjuna.tools.osb.mbean.common
Class LogRecordBean
java.lang.Object
com.arjuna.ats.arjuna.tools.osb.mbean.common.BasicBean
com.arjuna.ats.arjuna.tools.osb.mbean.common.UidBean
com.arjuna.ats.arjuna.tools.osb.mbean.common.StateBean
com.arjuna.ats.arjuna.tools.osb.mbean.common.LogRecordBean
- All Implemented Interfaces:
- BasicBeanMBean, StateBeanMBean, UidBeanMBean
public class LogRecordBean
- extends StateBean
MBean implementation of records that extend StateManager
- See Also:
StateBeanMBean
Fields inherited from class com.arjuna.ats.arjuna.tools.osb.mbean.common.UidBean |
uid |
Methods inherited from class com.arjuna.ats.arjuna.tools.osb.mbean.common.BasicBean |
addError, clearErrors, equals, getDescription, getMessages, getParent, hashCode, isMarked, mark, refresh, register, toString, unregister, unregisterDependents |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
LogRecordBean
public LogRecordBean(BasicBean parent,
BasicActionBean owner,
AbstractRecord record)
getRecordType
public java.lang.String getRecordType()
getCreationTime
public java.lang.String getCreationTime()
- Specified by:
getCreationTime
in interface StateBeanMBean
- Overrides:
getCreationTime
in class StateBean
getAgeInSeconds
public long getAgeInSeconds()
- Specified by:
getAgeInSeconds
in interface StateBeanMBean
- Overrides:
getAgeInSeconds
in class StateBean