Uses of Package
jdk.jshell.execution
-
Packages that use jdk.jshell.execution 软件包 描述 jdk.jshell.execution 为构建JShell执行引擎提供实现支持。 -
Classes in jdk.jshell.execution used by jdk.jshell.execution 类 描述 DirectExecutionControl 在当前进程中运行的ExecutionControl
实现。JdiExecutionControl 摘要JDI实现ExecutionControl
。LoaderDelegate 此接口指定ExecutionControl
的加载特定子集。StreamingExecutionControl ExecutionControl
执行引擎SPI的实现, 它将请求流式传输到执行发生的远程代理。