Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
AnnotationDynamicEventTemplateProviderAdapter
The annotation event template provider adapter uses
DynamicEventTemplate annotation in
order to find the event template provider to delegate to. |
class |
MethodDynamicEventTemplateProviderAdapter
The method event template provider adapter allows to configure the method name (using
MethodDynamicEventTemplateProviderAdapter.setMethodName(String) that the template request will be delegated to. |
Copyright © GigaSpaces.