Module jdk.jshell

Class LocalExecutionControl

    • Constructor Detail

      • LocalExecutionControl

        public LocalExecutionControl​(LoaderDelegate loaderDelegate)
        Creates an instance, delegating loader operations to the specified delegate.
        Parameters:
        loaderDelegate - the delegate to handle loading classes
      • LocalExecutionControl

        public LocalExecutionControl()
        Create an instance using the default class loading.