public final class RunnerController extends RunnerController
_cdcRunner, _module, _tracer| Constructor and Description |
|---|
RunnerController(Runner cdcRunner,
ICdcTracer tracer) |
| Modifier and Type | Method and Description |
|---|---|
String |
cdcClose(String command,
String[] args)
CDC close command handler
|
String |
cdcDisable(String command,
String[] args)
CDC disable command handler
|
String |
cdcEnable(String command,
String[] args)
CDC enable command handler
|
String |
cdcInfo(String command,
String[] args)
CDC info command handler
|
String |
cdcOpen(String command,
String[] args)
CDC open command handler
|
String |
cdcOpenDone(String command,
String[] args)
CDC open done check command handler
|
String |
cdcStart(String command,
String[] args)
CDC start command handler
|
String |
cdcState(String command,
String[] args)
CDC state command handler
|
String |
cdcStop(String command,
String[] args)
CDC stop command handler
|
String |
cdcStopDone(String command,
String[] args)
CDC stop done check command handler
|
closeCdc, disableCdc, dumpCdcInfo, enableCdc, handleCdcClose, handleCdcDisable, handleCdcEnable, handleCdcInfo, handleCdcOpen, handleCdcOpenDone, handleCdcStart, handleCdcState, handleCdcStop, handleCdcStopDone, openCdc, startCdc, stopCdc@Inject public RunnerController(Runner cdcRunner, ICdcTracer tracer) throws Exception
Exceptionpublic final String cdcOpen(String command, String[] args) throws Exception
Exceptionpublic final String cdcOpenDone(String command, String[] args) throws Exception
Exceptionpublic final String cdcStart(String command, String[] args) throws Exception
Exceptionpublic final String cdcState(String command, String[] args) throws Exception
Exceptionpublic final String cdcStop(String command, String[] args) throws Exception
Exceptionpublic final String cdcStopDone(String command, String[] args) throws Exception
Exceptionpublic final String cdcEnable(String command, String[] args) throws Exception
Exceptionpublic final String cdcDisable(String command, String[] args) throws Exception
Exceptionpublic final String cdcInfo(String command, String[] args) throws Exception
ExceptionCopyright © 2016 Neeve Research, LLC. All Rights Reserved.