Interface ILateralCacheListener<K,V>
- All Superinterfaces:
ICacheListener<K,
V>
- All Known Implementing Classes:
LateralTCPListener
Listens for lateral cache event notification.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
dispose()
Dispose this listenervoid
init()
Initialize this listenervoid
setCacheManager
(ICompositeCacheManager cacheMgr) Methods inherited from interface org.apache.commons.jcs3.engine.behavior.ICacheListener
getListenerId, handleDispose, handlePut, handleRemove, handleRemoveAll, setListenerId