Uses of Class
jdk.jshell.execution.DirectExecutionControl
Packages that use DirectExecutionControl
Package
Description
Provides implementation support for building JShell execution engines.
- 
Uses of DirectExecutionControl in jdk.jshell.executionSubclasses of DirectExecutionControl in jdk.jshell.executionModifier and TypeClassDescriptionclassAn implementation ofExecutionControlwhich executes in the same JVM as the JShell-core.classThe remote agent runs in the execution process (separate from the main JShell process).