Uses of Interface
jdk.jshell.spi.ExecutionControlProvider

Packages that use ExecutionControlProvider
Package
Description
Provides interfaces for creating tools, such as a Read-Eval-Print Loop (REPL), which interactively evaluate "snippets" of Java programming language code.
Provides implementation support for building JShell execution engines.