Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

Overload List

  NameDescription
AddSafeListener(IDictionary, Object, ICacheListener)
Ensure that the specified cache has an Listeners object associated with the specified key and add the specified listener to it.
AddSafeListener(IDictionary, IFilter, ICacheListener)
Ensure that the specified cache has an Listeners object associated with the specified filter and add the specified listener to it.

See Also