JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
GigaSpaces 18.0.0 API
org.openspaces.events
DynamicEventTemplate
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface DynamicEventTemplate
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
public @interface
DynamicEventTemplate
Marking a listener method with this annotation will result in its return value to be used as the template for the event container.
Author:
kimchy