JavaScript is disabled on your browser.
Skip navigation links
GigaSpaces 17.2.2 API
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.openspaces.events
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