com.trackstudio.kernel.cache
Class CacheManager

java.lang.Object
  extended by com.trackstudio.kernel.cache.CacheManager
All Implemented Interfaces:
NotificationReceiver
Direct Known Subclasses:
ActionCacheManager, CategoryCacheManager, CprstatusCacheManager, MprstatusCacheManager, SessionManager, TaskCacheManager, UDFCacheManager, UprstatusCacheManager, UserCacheManager

public abstract class CacheManager
extends java.lang.Object
implements NotificationReceiver


Field Summary
protected static HibernateUtil hu
           
 
Constructor Summary
CacheManager()
           
 
Method Summary
protected  void notify(java.lang.String name, java.io.Serializable[] param)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.trackstudio.kernel.cache.NotificationReceiver
receive
 

Field Detail

hu

protected static HibernateUtil hu
Constructor Detail

CacheManager

public CacheManager()
Method Detail

notify

protected void notify(java.lang.String name,
                      java.io.Serializable[] param)


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