Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.common.cache
Class CacheManager

java.lang.Object
  extended by net.sf.ehcache.CacheManager
      extended by eu.esdihumboldt.hale.common.cache.CacheManager

public class CacheManager
extends net.sf.ehcache.CacheManager

This class extends the provided CacheManager from ehcache and adds useful functions.

Author:
Andreas Burchert
Partner:
01 / Fraunhofer Institute for Computer Graphics Research

Field Summary
 
Fields inherited from class net.sf.ehcache.CacheManager
ALL_CACHE_MANAGERS, cacheManagerEventListenerRegistry, cacheManagerPeerListeners, cacheManagerPeerProviders, caches, ehcaches, ENABLE_SHUTDOWN_HOOK_PROPERTY, name, shutdownHook, status
 
Constructor Summary
CacheManager()
           
 
Method Summary
protected  void finalize()
           
static void flush(String cache)
          Flushes cache data (memory) to disk.
 
Methods inherited from class net.sf.ehcache.CacheManager
addCache, addCache, addCache, cacheExists, checkStatus, clearAll, clearAllStartingWith, create, create, create, create, getCache, getCacheManagerEventListener, getCacheManagerEventListenerRegistry, getCacheManagerPeerProvider, getCacheNames, getCachePeerListener, getDiskStorePath, getEhcache, getInstance, getName, getStatus, getTimer, init, isNamed, removalAll, removeCache, replaceCacheWithDecoratedCache, setCacheManagerEventListener, setName, shutdown, toString
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CacheManager

public CacheManager()
Method Detail

finalize

protected void finalize()
Overrides:
finalize in class Object
See Also:
Object.finalize()

flush

public static void flush(String cache)
Flushes cache data (memory) to disk.

Parameters:
cache - cache name
See Also:
Cache.flush()

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d