Click or drag to resize

DelegatingCacheListener Events

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

The DelegatingCacheListener type exposes the following members.

Events
  NameDescription
Public eventEntryDeleted
Occurs when an entry is deleted from the cache.
Public eventEntryInserted
Occurs when a new entry is added to the cache.
Public eventEntryUpdated
Occurs when a cache entry is updated.
Top
See Also