|
Eclipse JDT Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IJavaThreadGroup | |
---|---|
org.eclipse.jdt.debug.core | Provides an implementation of a debug model based on JPDA (Java Platform Debug Architecture). |
Uses of IJavaThreadGroup in org.eclipse.jdt.debug.core |
---|
Methods in org.eclipse.jdt.debug.core that return IJavaThreadGroup | |
IJavaThreadGroup |
IJavaThreadGroup.getThreadGroup()
Returns the thread group this thread group is contained in or null
if none. |
IJavaThreadGroup[] |
IJavaThreadGroup.getThreadGroups()
Returns immediate thread groups contained in this thread. |
IJavaThreadGroup |
IJavaThread.getThreadGroup()
Returns the thread group this thread belongs to or null if none. |
IJavaThreadGroup[] |
IJavaDebugTarget.getRootThreadGroups()
Returns the top level thread groups in this target. |
IJavaThreadGroup[] |
IJavaDebugTarget.getAllThreadGroups()
Returns all thread groups in this target. |
|
Eclipse JDT Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |