com.arjuna.ats.arjuna.tools.osb.mbean.common
Class StateBean
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
- All Implemented Interfaces:
- BasicBeanMBean, StateBeanMBean, UidBeanMBean
- Direct Known Subclasses:
- LogRecordBean, ObjStoreEntryBean
public class StateBean
- extends UidBean
- implements StateBeanMBean
- See Also:
StateBeanMBean
Field Summary |
static java.text.DateFormat |
formatter
|
protected com.arjuna.ats.arjuna.tools.osb.mbean.common.StateBean.StateManagerInfo |
info
|
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 |
formatter
public static final java.text.DateFormat formatter
info
protected com.arjuna.ats.arjuna.tools.osb.mbean.common.StateBean.StateManagerInfo info
StateBean
public StateBean(BasicBean parent,
ObjectStore store,
Uid uid)
StateBean
public StateBean(BasicBean parent,
java.lang.String type,
ObjectStore store,
Uid uid)
getCreationTime
public java.lang.String getCreationTime()
- Specified by:
getCreationTime
in interface StateBeanMBean
getAgeInSeconds
public long getAgeInSeconds()
- Specified by:
getAgeInSeconds
in interface StateBeanMBean
getUid
public java.lang.String getUid()
- Specified by:
getUid
in interface UidBeanMBean
- Overrides:
getUid
in class UidBean
getStoreRoot
public java.lang.String getStoreRoot()
getType
public java.lang.String getType()
- Specified by:
getType
in interface BasicBeanMBean
- Specified by:
getType
in interface UidBeanMBean
- Overrides:
getType
in class BasicBean
getStatus
public java.lang.String getStatus()
- Specified by:
getStatus
in interface StateBeanMBean
getObjectType
public java.lang.String getObjectType()
- Specified by:
getObjectType
in interface StateBeanMBean