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