Package | Description |
---|---|
org.jlab.coda.emu | |
org.jlab.coda.emu.support.control | |
org.jlab.coda.emu.support.ui |
Modifier and Type | Method and Description |
---|---|
void |
Emu.execute(Command cmd)
This method takes a Command object and attempts to execute it.
|
void |
Emu.postCommand(Command cmd)
This method puts a command object into a mailbox of a CODA
component that is periodically checked by that component.
|
Modifier and Type | Method and Description |
---|---|
void |
CommandAcceptor.postCommand(Command cmd)
This method puts a command object into a mailbox of a CODA
component that is periodically checked by that component.
|
Modifier and Type | Method and Description |
---|---|
void |
EMUCommander.CommandHandler.postCommand(Command cmd) |