Class BasicLineCommand

java.lang.Object
com.botbox.bbsh.BasicLineCommand
All Implemented Interfaces:
AsyncCommand, Command, LineListener
Direct Known Subclasses:
ExecCommand, FileCommands.FileTargetCommand, MiscCommands.GrepCommand, MiscCommands.TrigCommand

public abstract class BasicLineCommand
extends java.lang.Object
implements AsyncCommand, LineListener
  • Constructor Summary

    Constructors 
    Constructor Description
    BasicLineCommand()  
  • Method Summary

    Modifier and Type Method Description
    void stopCommand​(CommandContext context)  

    Methods inherited from class java.lang.Object

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

    Methods inherited from interface com.botbox.bbsh.Command

    executeCommand

    Methods inherited from interface com.botbox.bbsh.LineListener

    lineRead