Package com.aspectran.shell.command
Interface ConsoleCommander
- All Known Implementing Classes:
DefaultConsoleCommander
,JLineConsoleCommander
public interface ConsoleCommander
The Shell Commander.
Created: 2017. 6. 3.
-
Method Summary
-
Method Details
-
getConsole
-
getCommandRegistry
CommandRegistry getCommandRegistry() -
getShellService
ShellService getShellService()
-