Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

The ConverterCollections..::..ConverterCacheListener type exposes the following members.

Fields

  NameDescription
Protected fieldm_cache
The converting cache that will be the source of converted events.
Protected fieldm_convKey
The IConverter to view an underlying CacheEventArgs' key.
Protected fieldm_convVal
The IConverter to view an underlying CacheEventArgs' value.
Protected fieldm_listener
The underlying ICacheListener.

See Also