public interface IPDISignalManager extends IPDIManager
| Modifier and Type | Method and Description |
|---|---|
IPDISignal[] |
getSignals(TaskSet tasks)
Returns the array of signals defined for this target.
|
void |
handle(IPDISignal sig,
boolean isIgnore,
boolean isStop)
Handle signal
|
isAutoUpdate, setAutoUpdate, shutdown, updategetSessionIPDISignal[] getSignals(TaskSet tasks) throws PDIException
tasks - target processPDIException - on failurevoid handle(IPDISignal sig, boolean isIgnore, boolean isStop) throws PDIException
sig - isIgnore - isStop - PDIExceptionCopyright (c) 2011 IBM Corporation and others. All Rights Reserved.