org.apache.jcs.auxiliary.lateral.behavior
Interface ILateralCacheListener

All Superinterfaces:
ICacheListener
All Known Implementing Classes:
LateralTCPListener

public interface ILateralCacheListener
extends ICacheListener

Listens for lateral cache event notification.

Author:
asmuts

Method Summary
 void init()
          Description of the Method
 
Methods inherited from interface org.apache.jcs.engine.behavior.ICacheListener
getListenerId, handleDispose, handlePut, handleRemove, handleRemoveAll, setListenerId
 

Method Detail

init

public void init()
Description of the Method