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 |
---|
AdminTool.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.AnnotatedCommand
Exception
public boolean interruptable()
interruptable
in class com.neeve.tools.interactive.commands.Command
public void interrupt(Thread commandThread)
interrupt
in class com.neeve.tools.interactive.commands.Command
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.