org.apache.jcs.auxiliary.remote
Class ZombieRemoteCacheWatch

java.lang.Object
  extended byorg.apache.jcs.engine.ZombieCacheWatch
      extended byorg.apache.jcs.auxiliary.remote.ZombieRemoteCacheWatch
All Implemented Interfaces:
ICacheObserver, IRemoteCacheObserver, IZombie, java.rmi.Remote

public class ZombieRemoteCacheWatch
extends ZombieCacheWatch
implements IRemoteCacheObserver

Description of the Class

Author:
asmuts

Constructor Summary
ZombieRemoteCacheWatch()
           
 
Methods inherited from class org.apache.jcs.engine.ZombieCacheWatch
addCacheListener, addCacheListener, removeCacheListener, removeCacheListener
 
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

ZombieRemoteCacheWatch

public ZombieRemoteCacheWatch()