|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IThreadDetailsResolver
Extracts detailed information about a thread
| Method Summary | |
|---|---|
void |
complementDeep(IThreadInfo thread,
IProgressListener listener)
Extract detailed information e.g. |
void |
complementShallow(IThreadInfo thread,
IProgressListener listener)
Extract basic information e.g. |
Column[] |
getColumns()
Detailed information as columns |
| Method Detail |
|---|
Column[] getColumns()
void complementShallow(IThreadInfo thread,
IProgressListener listener)
throws SnapshotException
thread - to extract the information from and to attach the informationlistener - to log progress and report errors
SnapshotException
void complementDeep(IThreadInfo thread,
IProgressListener listener)
throws SnapshotException
thread - to extract the information from and to attach the informationlistener - to log progress and report errors
SnapshotException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||