JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
GigaSpaces 18.0.0 API
org.openspaces.core.executor
TaskGigaSpace
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface TaskGigaSpace
@Target
(
FIELD
)
@Retention
(
RUNTIME
)
public @interface
TaskGigaSpace
Annotation marking a field of type
GigaSpace
allowing for
Task
to be injected with the space it is executed on.
Author:
kimchy