Uses of Interface
jdk.jshell.execution.LoaderDelegate
Packages that use LoaderDelegate
-
Uses of LoaderDelegate in jdk.jshell.execution
Constructors in jdk.jshell.execution with parameters of type LoaderDelegateModifierConstructor描述DirectExecutionControl
(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.