| Package | Description |
|---|---|
| org.lsst.ccs.gconsole.agent.command |
Utility for sending commands to remote subsystems and processing responses.
|
| org.lsst.ccs.gconsole.services.command |
GUI service for sending commands to remote subsystems and processing responses.
|
| Constructor and Description |
|---|
CommandTask(CommandSender sender,
CommandHandle handle,
Duration timeout,
String command,
Object... args)
Creates a
CommandTask. |
| Modifier and Type | Method and Description |
|---|---|
CommandSender |
CommandService.getSender()
Creates a customizable instance of
CommandSender configured for use in the graphical console environment. |
Copyright © 2019 LSST. All rights reserved.