Package org.springframework.shell
Interface ShellApplicationRunner
- All Superinterfaces:
org.springframework.boot.ApplicationRunner
- All Known Implementing Classes:
DefaultShellApplicationRunner
public interface ShellApplicationRunner
extends org.springframework.boot.ApplicationRunner
Marker interface for a main spring shell
ApplicationRunner
.-
Method Summary
Methods inherited from interface org.springframework.boot.ApplicationRunner
run