|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommandRepository | |
|---|---|
| it.jnrpe | This package contains the JNRPE engine. |
| it.jnrpe.commands | This package contains all the classes reguarding the commands management. |
| Uses of CommandRepository in it.jnrpe |
|---|
| Constructors in it.jnrpe with parameters of type CommandRepository | |
|---|---|
JNRPE(IPluginRepository pluginRepo,
CommandRepository commandRepo)
Initializes the JNRPE worker. |
|
| Uses of CommandRepository in it.jnrpe.commands |
|---|
| Constructors in it.jnrpe.commands with parameters of type CommandRepository | |
|---|---|
CommandInvoker(IPluginRepository pluginRepo,
CommandRepository commandRepo,
Set<IJNRPEEventListener> listeners)
Builds and initializes the CommandInvoker object. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||