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