public interface IPDIThreadGroup extends IPDISessionObject
Modifier and Type | Method and Description |
---|---|
IPDIThread |
getCurrentThread()
Returns the currently selected thread.
|
IPDIThread[] |
getThreads()
Returns the threads contained in this target.
|
getSession
IPDIThread[] getThreads() throws PDIException
PDIException
- on failureIPDIThread getCurrentThread() throws PDIException
PDIException
- on failureCopyright (c) 2011 IBM Corporation and others. All Rights Reserved.