Uses of Interface
com.alachisoft.ncache.web.caching.ContinuousQueryItemAddedCallback

Packages that use ContinuousQueryItemAddedCallback
com.alachisoft.ncache.web.caching Describes com.alachisoft.ncache.web.caching package The com.alachisoft.nCache.web.caching package provides classes for caching frequently used data in a cluster This includes the Cache class, a dictionary that allows you to store arbitrary data objects, such as hash tables and data sets. 
 

Uses of ContinuousQueryItemAddedCallback in com.alachisoft.ncache.web.caching
 

Methods in com.alachisoft.ncache.web.caching with parameters of type ContinuousQueryItemAddedCallback
 void ContinuousQuery.RegisterAddNotification(ContinuousQueryItemAddedCallback itemAddedCallback)