PRODUCTS AND SERVICES INDUSTRIES SUPPORT PARTNERS COMMUNITIES ABOUT
  Coherence 3.4 User Guide
  Label: synchronous-events

Content with label synchronous-events in Coherence 3.4 User Guide (See content from all spaces)
Related Labels: listeners , synthetic-events , backing-map , core-concept , maplistener , events

Deliver events for changes as they occur
Coherence provides cache events using the JavaBean Event model. It is extremely simple to receive the events that you need, where you need them, regardless of where the changes are actually occurring in the cluster. Developers with any experience with the JavaBean model will have ...
Deliver events for changes as they occur (C++)
Coherence provides cache events. It is extremely simple to receive the events that you need, where you need them, regardless of where the changes are actually occurring in the cluster. This section contains the following information: Listener interface and Event object In the event model ...