PTP
Release 7.0

org.eclipse.ptp.debug.core.pdi.manager
Interface IPDIThreadManager

All Superinterfaces:
IPDIManager, IPDISessionObject, IPDISet

public interface IPDIThreadManager
extends IPDIManager

Represent expression manager to manage processes


Method Summary
 IPDIThread[] getThreads(TaskSet qTasks)
          Get threads
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.manager.IPDIManager
isAutoUpdate, setAutoUpdate, shutdown, update
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.IPDISessionObject
getSession
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.IPDISet
getTasks
 

Method Detail

getThreads

IPDIThread[] getThreads(TaskSet qTasks)
                        throws PDIException
Get threads

Throws:
PDIException
Since:
4.0

PTP
Release 7.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.