com.alachisoft.ncache.web.caching
Class ContinuousQueryItemUpdatedNotifier

java.lang.Object
  extended by com.alachisoft.ncache.web.caching.ContinuousQueryItemUpdatedNotifier
All Implemented Interfaces:
java.lang.Runnable

public class ContinuousQueryItemUpdatedNotifier
extends java.lang.Object
implements java.lang.Runnable


Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable