eXo Kernel :: Component :: Cache Service 2.5.0-Alpha4

Uses of Package
org.exoplatform.services.cache

Packages that use org.exoplatform.services.cache
org.exoplatform.services.cache This package provides an API used for data caching. 
org.exoplatform.services.cache.concurrent   
org.exoplatform.services.cache.future   
org.exoplatform.services.cache.impl   
org.exoplatform.services.cache.invalidation   
 

Classes in org.exoplatform.services.cache used by org.exoplatform.services.cache
CachedObjectSelector
          Created by The eXo Platform SAS
CachedObjectSelector interface provides a way to perform action on selected keys.
CacheInfo
          Provides information about a cache.
CacheListener
          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.
ExoCache
          Created by The eXo Platform SAS
A bare cache.
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
ExoCacheInitException
          An exception that represents any type of exception that prevent the initialization of the ExoCache
ObjectCacheInfo
          Created by The eXo Platform SAS
Wraps a cache entry to provide meta information in addition of the entry value.
 

Classes in org.exoplatform.services.cache used by org.exoplatform.services.cache.concurrent
CachedObjectSelector
          Created by The eXo Platform SAS
CachedObjectSelector interface provides a way to perform action on selected keys.
CacheInfo
          Provides information about a cache.
CacheListener
          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.
ExoCache
          Created by The eXo Platform SAS
A bare cache.
 

Classes in org.exoplatform.services.cache used by org.exoplatform.services.cache.future
ExoCache
          Created by The eXo Platform SAS
A bare cache.
 

Classes in org.exoplatform.services.cache used by org.exoplatform.services.cache.impl
CacheListener
          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
          Created by The eXo Platform SAS
A bare cache.
ExoCacheConfigPlugin
          Created by The eXo Platform SAS
ExoCacheConfigPlugin is a component-plugin that allows to register a set of ExoCacheConfig to the CacheService
ExoCacheFactory
          This class allows you to create a new instance of ExoCache
 

Classes in org.exoplatform.services.cache used by org.exoplatform.services.cache.invalidation
CachedObjectSelector
          Created by The eXo Platform SAS
CachedObjectSelector interface provides a way to perform action on selected keys.
CacheListener
          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.
ExoCache
          Created by The eXo Platform SAS
A bare cache.
 


eXo Kernel :: Component :: Cache Service 2.5.0-Alpha4

Copyright © 2014 eXo Platform SAS. All Rights Reserved.