Click or drag to resize

ICacheListener Methods

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

The ICacheListener type exposes the following members.

Methods
  NameDescription
Public methodEntryDeleted
Invoked when a cache entry has been deleted.
Public methodEntryInserted
Invoked when a cache entry has been inserted.
Public methodEntryUpdated
Invoked when a cache entry has been updated.
Top
See Also