Uses of Interface
jdk.jshell.execution.LoaderDelegate
Package
Description
Provides implementation support for building JShell execution engines.
-
Uses of LoaderDelegate in jdk.jshell.execution
ModifierConstructorDescriptionDirectExecutionControl
(LoaderDelegate loaderDelegate) Creates an instance, delegating loader operations to the specified delegate.LocalExecutionControl
(LoaderDelegate loaderDelegate) Creates an instance, delegating loader operations to the specified delegate.RemoteExecutionControl
(LoaderDelegate loaderDelegate) Creates an instance, delegating loader operations to the specified delegate.