public class StateManagerWrapper extends StateManager
Modifier and Type | Field and Description |
---|---|
static java.text.DateFormat |
formatter |
modifyingActions, objectModel, objectUid, usingActions
Constructor and Description |
---|
StateManagerWrapper(RecoveryStore os,
Uid uid,
java.lang.String type) |
Modifier and Type | Method and Description |
---|---|
long |
getAgeInSeconds() |
java.lang.String |
getCreationTime() |
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
public StateManagerWrapper(RecoveryStore os, Uid uid, java.lang.String type)