|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommandDefinition | |
|---|---|
| it.jnrpe.commands | |
| Uses of CommandDefinition in it.jnrpe.commands |
|---|
| Methods in it.jnrpe.commands that return CommandDefinition | |
|---|---|
CommandDefinition |
CommandDefinition.addArgument(CommandOption arg)
|
CommandDefinition |
CommandRepository.getCommand(String sName)
Returns the named command definition |
| Methods in it.jnrpe.commands with parameters of type CommandDefinition | |
|---|---|
void |
CommandRepository.addCommandDefinition(CommandDefinition commandDef)
Adds a new command definition to the repository |
ReturnValue |
CommandInvoker.invoke(CommandDefinition cd,
String[] args)
This method executes external commands (plugins) The methods also expands the $ARG? |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||