com.trackstudio.kernel.cache
Class ActionCacheManager

java.lang.Object
  extended by com.trackstudio.kernel.cache.CacheManager
      extended by com.trackstudio.kernel.cache.ActionCacheManager
All Implemented Interfaces:
NotificationReceiver

public class ActionCacheManager
extends CacheManager


Field Summary
 
Fields inherited from class com.trackstudio.kernel.cache.CacheManager
hu
 
Method Summary
 OrderedTree getActions(java.lang.String prstatus)
           
static ActionCacheManager getInstance()
           
 OrderedTree getRootActions()
           
 void invalidate()
           
 void receive(CacheNotification nf)
           
 
Methods inherited from class com.trackstudio.kernel.cache.CacheManager
notify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getRootActions

public OrderedTree getRootActions()

getActions

public OrderedTree getActions(java.lang.String prstatus)
                       throws GranException
Throws:
GranException

getInstance

public static ActionCacheManager getInstance()
                                      throws GranException
Throws:
GranException

invalidate

public void invalidate()
                throws GranException
Throws:
GranException

receive

public void receive(CacheNotification nf)
             throws GranException
Throws:
GranException


Copyright © 2002-2008 TrackStudio, Ltd. All Rights Reserved.