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.executionClassDescriptionAnExecutionControlimplementation that runs in the current process.Abstract JDI implementation ofExecutionControl.This interface specifies the loading specific subset ofExecutionControl.An implementation of theExecutionControlexecution engine SPI which streams requests to a remote agent where execution takes place.