Annotation Interface CEntryPoint.IsolateThreadContext

Enclosing class:
CEntryPoint

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