Module jdk.jshell

Class LocalExecutionControlProvider

java.lang.Object
jdk.jshell.execution.LocalExecutionControlProvider
All Implemented Interfaces:
ExecutionControlProvider

public class LocalExecutionControlProvider
extends Object
implements ExecutionControlProvider
A provider of execution engines which run in the same process as JShell.
Since:
9