public interface CommandExecutor
| Modifier and Type | Method and Description |
|---|---|
void |
executeCommandRequest(CommandRequest cmd)
Executes the received command
|
void executeCommandRequest(CommandRequest cmd)
cmd - the command to be executed by the CommandExecutorCopyright © 2024 LSST. All rights reserved.