GigaSpaces XAP 9.7.2 API

Uses of Interface
org.openspaces.events.adapter.EventListenerAdapter

Packages that use EventListenerAdapter
org.openspaces.events.adapter A package including adapter implementation of SpaceDataEventListener allowing to use either annotation or method listing to listen for events generated by different event containers. 
 

Uses of EventListenerAdapter in org.openspaces.events.adapter
 

Classes in org.openspaces.events.adapter that implement EventListenerAdapter
 class AbstractReflectionEventListenerAdapter
          Base class for reflection driven invocation of event listener methods.
 class AnnotationEventListenerAdapter
          An event listener adapter that uses SpaceDataEvent annotation in order to find event listener methods to delegate to.
 class MethodEventListenerAdapter
          The method event listener adapter allows to configure the method name (using MethodEventListenerAdapter.setMethodName(String) that the event will be delegated to.
 class TaskExecutorEventListenerAdapter
          An adapter that delegates the execution of a SpaceDataEventListener to Spring TaskExecutor implementation (usually to be executed in a different thread).
 


GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.