Click or drag to resize

ConverterCacheListener Fields

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02

The ConverterCollectionsConverterCacheListener 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.
Top
See Also