Click or drag to resize

CacheListenerSupportDispatch Method

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02
Overload List
  NameDescription
Public methodStatic memberDispatch(CacheEventArgs, ICacheListener)
Dispatch the CacheEventArgs to the specified ICacheListener.
Public methodStatic memberDispatch(CacheEventArgs, Listeners)
Dispatch the CacheEventArgs to the specified Listeners collection.
Public methodStatic memberDispatch(CacheEventArgs, Listeners, Boolean)
Dispatch the CacheEventArgs to the specified Listeners collection.
Top
See Also