|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReturnValue | |
|---|---|
| it.jnrpe.commands | |
| it.jnrpe.plugins | |
| Uses of ReturnValue in it.jnrpe.commands |
|---|
| Methods in it.jnrpe.commands that return ReturnValue | |
|---|---|
ReturnValue |
CommandInvoker.invoke(CommandDefinition cd,
String[] args)
This method executes external commands (plugins) The methods also expands the $ARG? |
ReturnValue |
CommandInvoker.invoke(String sCommandName,
String[] args)
This method executes built in commands or builds a CommandDefinition to execute external commands (plugins). |
| Uses of ReturnValue in it.jnrpe.plugins |
|---|
| Methods in it.jnrpe.plugins that return ReturnValue | |
|---|---|
ReturnValue |
PluginProxy.execute(ICommandLine cl)
|
ReturnValue |
IPluginInterface.execute(ICommandLine cl)
Executes the plugin |
ReturnValue |
PluginProxy.execute(String[] args)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||