Package org.silverpeas.core.cache.service
-
Class Summary Class Description CacheAccessorProvider A provider of different kinds of cache accessors available in Silverpeas.EhCache Implementation of the external cache by using the EhCache API.SessionCacheAccessor Accessor to a session scoped cache.VolatileCacheServiceProvider VolatileIdentifierProvider This class provides method to obtain volatile identifiers scoped into context of a component instance.VolatileResourceCacheService This cache allows to reference some volatile resources (an entity that is being registered into persistence, but not yet validated by the user).
Elements registered with volatile resource are cleared just after the ending of a user session.