org.apache.jcs.auxiliary.remote
Class ZombieRemoteCacheWatch

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

public class ZombieRemoteCacheWatch
extends ZombieCacheWatch
implements IRemoteCacheObserver

Description of the Class


Constructor Summary
ZombieRemoteCacheWatch()
           
 
Method Summary
 
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()


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