org.apache.jcs.auxiliary.lateral
Class LateralCacheWatchRepairable

java.lang.Object
  extended by org.apache.jcs.engine.CacheWatchRepairable
      extended by org.apache.jcs.auxiliary.lateral.LateralCacheWatchRepairable
All Implemented Interfaces:
ILateralCacheObserver, ICacheObserver

public class LateralCacheWatchRepairable
extends CacheWatchRepairable
implements ILateralCacheObserver

Same as CacheWatcherWrapper but implements the IRemoteCacheWatch interface.


Constructor Summary
LateralCacheWatchRepairable()
           
 
Method Summary
 
Methods inherited from class org.apache.jcs.engine.CacheWatchRepairable
addCacheListener, addCacheListener, removeCacheListener, removeCacheListener, setCacheWatch
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.jcs.engine.behavior.ICacheObserver
addCacheListener, addCacheListener, removeCacheListener, removeCacheListener
 

Constructor Detail

LateralCacheWatchRepairable

public LateralCacheWatchRepairable()


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