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

All Superinterfaces:
ICacheListener
All Known Subinterfaces:
ILateralCacheJGListener
All Known Implementing Classes:
LateralCacheJGListener, LateralGroupCacheJGListener, LateralTCPListener

public interface ILateralCacheListener
extends ICacheListener

Listens for lateral cache event notification.


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



Copyright © 2002-2005 Apache Software Foundation. All Rights Reserved.