Uses of Interface
com.gigaspaces.events.EventSession
Packages that use EventSession
Package
Description
Provides GigaSpaces events related interfaces.
-
Uses of EventSession in com.gigaspaces.events
Subinterfaces of EventSession in com.gigaspaces.eventsModifier and TypeInterfaceDescriptioninterfaceThe common interface that is used when working with data events.
listeners can be registered using the addListener() methods and receive
an EventRegistration that will be used to unregister using the removeListener().Classes in com.gigaspaces.events that implement EventSessionModifier and TypeClassDescriptionclassthe super class of all DataEventSession implementations.class -
Uses of EventSession in com.gigaspaces.internal.events.durable
Classes in com.gigaspaces.internal.events.durable that implement EventSession