Uses of Class
jdk.jshell.execution.DirectExecutionControl
Package
Description
Provides implementation support for building JShell execution engines.
-
Uses of DirectExecutionControl in jdk.jshell.execution
Modifier and TypeClassDescriptionclass
An implementation ofExecutionControl
which executes in the same JVM as the JShell-core.class
The remote agent runs in the execution process (separate from the main JShell process).