org.springframework.shell.commands
Class ConsoleCommands

java.lang.Object
  extended by org.springframework.shell.commands.ConsoleCommands
All Implemented Interfaces:
CommandMarker

@Component
public class ConsoleCommands
extends Object
implements CommandMarker

Commands related to the manipulation of the jline console


Constructor Summary
ConsoleCommands()
           
 
Method Summary
 void clear()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConsoleCommands

public ConsoleCommands()
Method Detail

clear

public void clear()