public interface IPDISignalManagement
Modifier and Type | Method and Description |
---|---|
void |
listSignals(TaskSet tasks,
String name)
Requests to retrieve a list signals information with given signal name of
specify process
|
void listSignals(TaskSet tasks, String name) throws PDIException
tasks
- target processname
- name of signalPDIException
- on failureCopyright (c) 2011 IBM Corporation and others. All Rights Reserved.