Uses of Class
org.apache.commons.jcs3.engine.CacheListeners
Packages that use CacheListeners
-
Uses of CacheListeners in org.apache.commons.jcs3.auxiliary.remote.server
Methods in org.apache.commons.jcs3.auxiliary.remote.server that return CacheListenersModifier and TypeMethodDescriptionprotected CacheListeners<K,
V> RemoteCacheServer.getCacheListeners
(String cacheName) Returns the cache listener for the specified cache.protected CacheListeners<K,
V> RemoteCacheServer.getClusterListeners
(String cacheName) Gets the clusterListeners attribute of the RemoteCacheServer object.