Package org.exoplatform.services.cache
Interface CacheListenerContext
- All Known Implementing Classes:
ListenerContext
public interface CacheListenerContext
A context for a cache listener.
- Version:
- $Revision$
- Author:
- Julien Viet
- eXo level API
- Platform
-
Method Summary
-
Method Details
-
getCacheInfo
CacheInfo getCacheInfo()Returns cache infos.- Returns:
- cache info
-