Uses of Interface
org.springframework.shell.ShellApplicationRunner
Packages that use ShellApplicationRunner
Package
Description
Contains core classes for Spring Shell, irrespective of the way commands are actually implemented.
-
Uses of ShellApplicationRunner in org.springframework.shell
Classes in org.springframework.shell that implement ShellApplicationRunnerModifier and TypeClassDescriptionclassDefaultShellApplicationRunnerwhich dispatches to the first orderedShellRunnerable to handle the shell.