Class ExecCommand

java.lang.Object
com.botbox.bbsh.BasicLineCommand
com.botbox.bbsh.ExecCommand
All Implemented Interfaces:
AsyncCommand, Command, LineListener

public class ExecCommand
extends BasicLineCommand
  • Constructor Summary

    Constructors 
    Constructor Description
    ExecCommand()  
  • Method Summary

    Modifier and Type Method Description
    int executeCommand​(CommandContext context)  
    void lineRead​(java.lang.String line)  
    void stopCommand​(CommandContext context)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait