|
eXo Kernel :: Component :: Cache Service 2.5.0-Alpha4 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| CachedObjectSelector<K extends Serializable,V> | Created by The eXo Platform SAS CachedObjectSelector interface provides a way to perform action on selected keys. |
| CacheInfo | Provides information about a cache. |
| CacheListener<K extends Serializable,V> | Created by The eXo Platform SAS The cache listener allows to be aware of various events that occurs for a cache. |
| CacheListenerContext | A context for a cache listener. |
| CacheService | Created by The eXo Platform SAS The cache service. |
| ExoCache<K extends Serializable,V> | Created by The eXo Platform SAS A bare cache. |
| ExoCacheFactory | This class allows you to create a new instance of ExoCache |
| ObjectCacheInfo<V> | Created by The eXo Platform SAS 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 ExoCacheConfigPlugin is a component-plugin that allows to register a set of ExoCacheConfig to the CacheService |
| 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 |
This package provides an API used for data caching.
|
eXo Kernel :: Component :: Cache Service 2.5.0-Alpha4 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||