Click or drag to resize

CacheListenerSupportAddSafeListener Method

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02
Overload List
  NameDescription
Protected methodStatic memberAddSafeListener(IDictionary, Object, ICacheListener)
Ensure that the specified cache has an Listeners object associated with the specified key and add the specified listener to it.
Protected methodStatic memberAddSafeListener(IDictionary, IFilter, ICacheListener)
Ensure that the specified cache has an Listeners object associated with the specified filter and add the specified listener to it.
Top
See Also