CacheListenerSupportNO_LISTENERS Field |
.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
An empty list of Listeners.
Namespace:
Tangosol.Net.Cache.Support
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.1 (14.1.1.1)
Syntaxprotected readonly Listeners NO_LISTENERS
Field Value
Type:
Listeners
Remarks
Because this is a theoretically mutable object that is used as a
return value, it is purposefully not static.
See Also