Annotation Interface CEntryPoint.IsolateContext

Enclosing class:
CEntryPoint

@Retention(RUNTIME) @Target(PARAMETER) public static @interface CEntryPoint.IsolateContext
Designates an Isolate parameter to use as the execution context. At most one parameter can be annotated with this annotation or CEntryPoint.IsolateThreadContext.
Since:
19.0