it.jnrpe.server.console
Class HelpCommand
java.lang.Object
it.jnrpe.server.console.ConsoleCommand
it.jnrpe.server.console.HelpCommand
- All Implemented Interfaces:
- IConsoleCommand
public class HelpCommand
- extends ConsoleCommand
NAME
public static final String NAME
- See Also:
- Constant Field Values
HelpCommand
public HelpCommand(jline.console.ConsoleReader consoleReader,
JNRPE jnrpe,
Map<String,IConsoleCommand> commands)
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.