com.alachisoft.ncache.web.caching
Class ContinuousQueryManager
java.lang.Object
com.alachisoft.ncache.web.caching.ContinuousQueryManager
public class ContinuousQueryManager
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContinuousQueryManager
public ContinuousQueryManager()
notify
public static void notify(java.lang.String queryId,
QueryChangeType changeType,
java.lang.String key)
register
public static void register(ContinuousQuery query)
unRegister
public static void unRegister(ContinuousQuery query)