|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.arjuna.ats.arjuna.StateManager
com.arjuna.ats.arjuna.tools.osb.mbean.StateManagerWrapper
public class StateManagerWrapper
Field Summary | |
---|---|
static java.text.DateFormat |
formatter
|
Fields inherited from class com.arjuna.ats.arjuna.StateManager |
---|
modifyingActions, objectModel, objectUid, usingActions |
Constructor Summary | |
---|---|
StateManagerWrapper(RecoveryStore os,
Uid uid,
java.lang.String type)
|
Method Summary | |
---|---|
long |
getAgeInSeconds()
|
java.lang.String |
getCreationTime()
|
Methods inherited from class com.arjuna.ats.arjuna.StateManager |
---|
activate, activate, cleanup, deactivate, deactivate, deactivate, destroy, disable, forgetAction, get_uid, getMutex, getObjectModel, getStore, getStoreRoot, loadObjectState, lockMutex, modified, objectType, packHeader, persist, print, rememberAction, restore_state, save_state, setStatus, setupStore, setupStore, setupStore, status, terminate, tryLockMutex, type, unlockMutex, unpackHeader |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.text.DateFormat formatter
Constructor Detail |
---|
public StateManagerWrapper(RecoveryStore os, Uid uid, java.lang.String type)
Method Detail |
---|
public java.lang.String getCreationTime()
public long getAgeInSeconds()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |