Uses of Package
jdk.jshell.execution
Packages that use jdk.jshell.execution
Package
Description
Provides implementation support for building JShell execution engines.
-
Classes in jdk.jshell.execution used by jdk.jshell.executionClassDescriptionAn
ExecutionControl
implementation that runs in the current process.Abstract JDI implementation ofExecutionControl
.This interface specifies the loading specific subset ofExecutionControl
.An implementation of theExecutionControl
execution engine SPI which streams requests to a remote agent where execution takes place.