Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01
E18812-01
The CacheListenerSupport type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddListener | Overloaded. | |
| AddListenerState |
Add a state information (lite or standard) assosiated with
specified key and listener.
| |
| AddSafeListener |
Ensure that the specified cache has an
Listeners object associated with the specified key
and add the specified listener to it.
| |
| Clear |
Remove all signed up listeners.
| |
| CollectListeners |
Collect all Listeners that should be notified for a
given event.
| |
| ContainsStandardListeners | Overloaded. | |
| ConvertEvent |
Convert the specified cache event into another
CacheEventArgs that ensures the lazy event data
conversion using the specified converters.
| |
| Dispatch | Overloaded. | |
Determines whether the specified (Inherited from | ||
Allows an (Inherited from | ||
| FireEvent |
Fire the specified cache event.
| |
Serves as a hash function for a particular type.
(Inherited from | ||
| GetListeners | Overloaded. | |
Gets the (Inherited from | ||
| IsEmpty | Overloaded. | |
Creates a shallow copy of the current (Inherited from | ||
| RemoveListener | Overloaded. | |
| RemoveListenerState |
Remove a state information (lite or standard) associated with
specified key and listener.
| |
| RemoveSafeListener |
Remove the specified listener from the Listeners
object associated with the specified key.
| |
| ToString |
Provide a string representation of the CacheListenerSupport
object.
(Overrides |