it.jnrpe.server.console
Class CommandExecutor
java.lang.Object
it.jnrpe.server.console.CommandExecutor
public class CommandExecutor
- extends Object
This class is used to execute a command from the interactive console.
- Author:
- Massimiliano Ziccardi
CommandExecutor
public CommandExecutor()
getInstance
public static CommandExecutor getInstance(jline.console.ConsoleReader consoleReader,
JNRPE jnrpe,
IPluginRepository pluginRepository,
CommandRepository commandRepository)
executeCommand
public boolean executeCommand(String commandLine)
throws Exception
- Throws:
Exception
Copyright © 2014. All Rights Reserved.