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, update
getSession
IPDISignal[] getSignals(TaskSet tasks) throws PDIException
tasks
- target processPDIException
- on failurevoid handle(IPDISignal sig, boolean isIgnore, boolean isStop) throws PDIException
sig
- isIgnore
- isStop
- PDIException
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.