Uses of Package
org.exoplatform.services.cache
-
Packages that use org.exoplatform.services.cache Package Description 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 Class Description 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.CacheMode Cache topology mode.ExoCache Created by The eXo Platform SAS
A bare cache.ExoCacheConfig This class defines the main configuration properties of anExoCacheExoCacheConfigPlugin Created by The eXo Platform SAS
ExoCacheConfigPlugin is a component-plugin that allows to register a set of ExoCacheConfig to the CacheServiceExoCacheInitException An exception that represents any type of exception that prevent the initialization of theExoCacheObjectCacheInfo 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 Class Description 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 Class Description ExoCache Created by The eXo Platform SAS
A bare cache. -
Classes in org.exoplatform.services.cache used by org.exoplatform.services.cache.impl Class Description 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 CacheServiceExoCacheFactory This class allows you to create a new instance ofExoCache -
Classes in org.exoplatform.services.cache used by org.exoplatform.services.cache.invalidation Class Description 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.