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

The ICacheListener type exposes the following members.

Methods

  NameDescription
EntryDeleted
Invoked when a cache entry has been deleted.
EntryInserted
Invoked when a cache entry has been inserted.
EntryUpdated
Invoked when a cache entry has been updated.

See Also