Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01
Assembly: Coherence (in Coherence.dll) Version: 3.6.1.0 (3.6.1.0)
E18812-01
Ensure an ICacheListener for the given index. The listener will
route the cache events into the corresponding ICacheIndex calls.
Namespace:
Tangosol.Net.Cache.SupportAssembly: Coherence (in Coherence.dll) Version: 3.6.1.0 (3.6.1.0)
Syntax
| C# |
|---|
protected static ICacheListener ensureListener( ICacheIndex index ) |
Parameters
- index
- Type: Tangosol.Net.Cache..::.ICacheIndex
The index.
Return Value
[Missing <returns> documentation for "M:Tangosol.Net.Cache.Support.InvocableCacheHelper.ensureListener(Tangosol.Net.Cache.ICacheIndex)"]