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
EventTemplate
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface EventTemplate
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
public @interface
EventTemplate
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