| Interface | Description |
|---|---|
| Command |
A command takes some action when
Command.process(IRPMService, Map) is called. |
| Class | Description |
|---|---|
| AbstractCommand | |
| CommandParser |
The command parser parses commands received from the RPM service before metric harvests.
|
| DisabledCommand | |
| InstrumentUpdateCommand | |
| PingCommand | |
| RestartCommand | |
| ShutdownCommand |
| Exception | Description |
|---|---|
| CommandException | |
| UnknownCommand |