Class SystemShellRunner

java.lang.Object
org.springframework.shell.core.InteractiveShellRunner
org.springframework.shell.core.SystemShellRunner
All Implemented Interfaces:
ShellRunner

public class SystemShellRunner extends InteractiveShellRunner
Interactive shell runner based on the JVM's system Console.
Since:
4.0.0
Author:
Mahmoud Ben Hassine