Package org.openspaces.events
package org.openspaces.events
A package including based classes and support classes for different OpenSpaces event containers.
-
ClassDescriptionA simple based class for
SpaceDataEventListenerbased containers.Marking a listener method with this annotation will result in its return value to be used as the template for the event container.A template provider allowing for custom implementations to provide a template used for matching on events to receive.A generic event container service details.A generic event container service monitors.A simple marker interface denoting a class to be event driven.An exception handler to handle exception when invoking event listeners.Marking a listener method with this annotation will result in its return value to be used as the template for the event container.A template provider allowing for custom implementations to provide a template used for matching on events to receive.An annotation marking a method as one that is responsible to return aEventExceptionHandlerto be used with event containers.Represents a listener execution failure.A Space data event listener interface allowing for reception of events triggered by different container types.