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

ICacheListener for back cache responsible for keeping the front cache coherent with the back cache.

Namespace:  Tangosol.Net.Cache
Assembly:  Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)

Syntax

Remarks

This listener is registered as a synchronous listener for lite events (carrying only a key).

Inheritance Hierarchy

System..::.Object
  Tangosol.Net.Cache.Support..::.MultiplexingCacheListener
    Tangosol.Net.Cache..::.CompositeCache..::.BackCacheListener

See Also