public final class AdminTool.AdminCommand
extends com.neeve.tools.interactive.commands.AnnotatedCommand
com.neeve.tools.interactive.commands.AnnotatedCommand.Argument, com.neeve.tools.interactive.commands.AnnotatedCommand.Command, com.neeve.tools.interactive.commands.AnnotatedCommand.Option, com.neeve.tools.interactive.commands.AnnotatedCommand.RemainingArgs| Constructor and Description |
|---|
AdminCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
void |
interrupt(Thread commandThread)
Called to interrupt a command.
|
boolean |
interruptable()
Returns true if the command is interruptable.
|
public void execute()
throws Exception
execute in class com.neeve.tools.interactive.commands.AnnotatedCommandExceptionpublic boolean interruptable()
interruptable in class com.neeve.tools.interactive.commands.Commandpublic void interrupt(Thread commandThread)
interrupt in class com.neeve.tools.interactive.commands.CommandCopyright © 2019 Neeve Research, LLC. All Rights Reserved.