public class TestIocard extends Object implements org.lsst.ccs.utilities.sa.CmndProcess.Dispatch
| Modifier and Type | Method and Description |
|---|---|
void |
addAsDispatcher() |
boolean |
dispatch(int code,
int found,
Object[] args)
Dispatches a command
|
static void |
main(String[] args)
Main program
|
static TestIocard |
newInstance(Iocard card,
org.lsst.ccs.utilities.sa.CmndProcess proc,
org.lsst.ccs.utilities.sa.Output out) |
void |
run()
Runs the test
|
public static TestIocard newInstance(Iocard card, org.lsst.ccs.utilities.sa.CmndProcess proc, org.lsst.ccs.utilities.sa.Output out)
public void addAsDispatcher()
public static void main(String[] args)
public void run()
Loops reading and processing each new typed command line.
public boolean dispatch(int code,
int found,
Object[] args)
dispatch in interface org.lsst.ccs.utilities.sa.CmndProcess.DispatchCopyright © 2018 LSST. All rights reserved.