eXo Kernel :: Component :: Cache Service 2.4.0-CR2

Package org.exoplatform.services.cache

Interface Summary
CachedObjectSelector<K extends Serializable,V> Created by The eXo Platform SAS Author : Thuannd nhudinhthuan@yahoo.com Apr 4, 2006
CacheInfo Provides information about a cache.
CacheListener<K extends Serializable,V> The cache listener allows to be aware of various events that occurs for a cache.
CacheListenerContext A context for a cache listener.
CacheService The cache service.
ExoCache<K extends Serializable,V> A bare cache.
ExoCacheFactory This class allows you to create a new instance of ExoCache
ObjectCacheInfo<V> Wraps a cache entry to provide meta information in addition of the entry value.
 

Class Summary
ExoCacheConfig This class defines the main configuration properties of an ExoCache
ExoCacheConfigPlugin Created by The eXo Platform SAS Author : Tuan Nguyen tuan08@users.sourceforge.net Jan 6, 2006
ExpireKeyStartWithSelector<K extends Serializable,V> Created by The eXo Platform SAS Author : Thuannd nhudinhthuan@yahoo.com Apr 4, 2006
FIFOExoCache<K extends Serializable,V> Deprecated. use ConcurrentFIFOExoCache instead
SimpleExoCache<K extends Serializable,V> Deprecated. use ConcurrentFIFOExoCache instead
 

Exception Summary
ExoCacheInitException An exception that represents any type of exception that prevent the initialization of the ExoCache
 


eXo Kernel :: Component :: Cache Service 2.4.0-CR2

Copyright © 2012 eXo Platform SAS. All Rights Reserved.