it.jnrpe.server.console
Class ExitCommand
java.lang.Object
it.jnrpe.server.console.ConsoleCommand
it.jnrpe.server.console.ExitCommand
- All Implemented Interfaces:
- IConsoleCommand
public class ExitCommand
- extends ConsoleCommand
Constructor Summary |
ExitCommand(jline.console.ConsoleReader consoleReader,
JNRPE jnrpe)
|
NAME
public static final String NAME
- See Also:
- Constant Field Values
ExitCommand
public ExitCommand(jline.console.ConsoleReader consoleReader,
JNRPE jnrpe)
execute
public boolean execute(String[] args)
throws Exception
- Throws:
Exception
getName
public String getName()
getCommandLine
public String getCommandLine()
printHelp
public void printHelp()
throws IOException
- Throws:
IOException
Copyright © 2014. All Rights Reserved.