Class JavaBoxExecutionControl

java.lang.Object
jdk.jshell.execution.DirectExecutionControl
jdk.jshell.execution.LocalExecutionControl
org.dellroad.javabox.execution.LocalContextExecutionControl
org.dellroad.javabox.JavaBoxExecutionControl
All Implemented Interfaces:
AutoCloseable, ExecutionControl

public class JavaBoxExecutionControl extends org.dellroad.javabox.execution.LocalContextExecutionControl
The LocalExecutionControl used by JavaBox itself.