|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.jnrpe.server.console.CommandExecutor
public class CommandExecutor
This class is used to execute a command from the interactive console.
| Constructor Summary | |
|---|---|
CommandExecutor()
|
|
| Method Summary | |
|---|---|
boolean |
executeCommand(String commandLine)
|
static CommandExecutor |
getInstance(jline.console.ConsoleReader consoleReader,
JNRPE jnrpe,
IPluginRepository pluginRepository,
CommandRepository commandRepository)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommandExecutor()
| Method Detail |
|---|
public static CommandExecutor getInstance(jline.console.ConsoleReader consoleReader,
JNRPE jnrpe,
IPluginRepository pluginRepository,
CommandRepository commandRepository)
public boolean executeCommand(String commandLine)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||