All Packages This Package Class Hierarchy Class Search Index
java.lang.Object | +----edu.utah.janos.antsr.core.ConsoleCommand | +----edu.utah.janos.antsr.core.ConsoleWorker.ShutdownCommand
Summary |
private static final class ConsoleWorker.ShutdownCommand extends edu.utah.janos.antsr.core.ConsoleCommand { // Constructors 1 public ShutdownCommand(); // Methods 2 String getDescription(); protected boolean handle(ConsoleWorker, String[]); }
The `shutdown' command, just shuts down the node
Constructors |
· ShutdownCommand | Summary | Top |
public ShutdownCommand()
Default constructor
Methods |
· getDescription | Summary | Top |
String getDescription()
- Overrides:
- getDescription in class ConsoleCommand
· handle | Summary | Top |
protected boolean handle(ConsoleWorker cw, String[] args)
- Overrides:
- handle in class ConsoleCommand
All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7