|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.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.ObjStoreEntryBean
public class ObjStoreEntryBean
Super class for MBean representations of Object Store records
StateBeanMBean
Field Summary |
---|
Fields inherited from class com.arjuna.ats.arjuna.tools.osb.mbean.common.StateBean |
---|
formatter, info |
Fields inherited from class com.arjuna.ats.arjuna.tools.osb.mbean.common.UidBean |
---|
uid |
Fields inherited from class com.arjuna.ats.arjuna.tools.osb.mbean.common.BasicBean |
---|
errorMessages, marked, parent, type |
Constructor Summary | |
---|---|
ObjStoreEntryBean(ObjStoreTypeBean parent,
Uid uid)
|
Method Summary | |
---|---|
ObjectStore |
getStore()
|
Methods inherited from class com.arjuna.ats.arjuna.tools.osb.mbean.common.StateBean |
---|
getAgeInSeconds, getCreationTime, getObjectType, getStatus, getStoreRoot, getType, getUid |
Methods inherited from class com.arjuna.ats.arjuna.tools.osb.mbean.common.UidBean |
---|
getObjectName |
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 |
Methods inherited from interface com.arjuna.ats.arjuna.tools.osb.mbean.common.BasicBeanMBean |
---|
getMessages, refresh |
Constructor Detail |
---|
public ObjStoreEntryBean(ObjStoreTypeBean parent, Uid uid)
Method Detail |
---|
public ObjectStore getStore()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |