com.arjuna.ats.arjuna.tools.osb.mbean
Class StateManagerWrapper

java.lang.Object
  extended by com.arjuna.ats.arjuna.StateManager
      extended by com.arjuna.ats.arjuna.tools.osb.mbean.StateManagerWrapper

public class StateManagerWrapper
extends StateManager


Field Summary
static DateFormat formatter
           
 
Fields inherited from class com.arjuna.ats.arjuna.StateManager
modifyingActions, objectModel, objectUid, usingActions
 
Constructor Summary
StateManagerWrapper(RecoveryStore os, Uid uid, String type)
           
 
Method Summary
 long getAgeInSeconds()
           
 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

formatter

public static final DateFormat formatter
Constructor Detail

StateManagerWrapper

public StateManagerWrapper(RecoveryStore os,
                           Uid uid,
                           String type)
Method Detail

getCreationTime

public String getCreationTime()

getAgeInSeconds

public long getAgeInSeconds()


Copyright © 2012. All Rights Reserved.