Uses of Class
org.silverpeas.core.cache.service.SessionCacheAccessor
-
Packages that use SessionCacheAccessor Package Description org.silverpeas.core.cache.service -
-
Uses of SessionCacheAccessor in org.silverpeas.core.cache.service
Methods in org.silverpeas.core.cache.service that return SessionCacheAccessor Modifier and Type Method Description static SessionCacheAccessor
CacheAccessorProvider. getSessionCacheAccessor()
Gets an accessor to a useful cache in relation with a session: after the end of the session, the associated cache is trashed.
-