|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ThreadNotificationTarget
An object which has to be notified after the thread is done.
Method Summary | |
---|---|
AnalysisConfiguration |
getAnalysisConfiguration()
Retrieves the copy of the current analysis configuration in order to carry out the analysis based on the chosen options. |
void |
threadDone(AnalysisMethodExecutionThread thread)
Called by the specified thread after it has finished. |
Method Detail |
---|
void threadDone(AnalysisMethodExecutionThread thread)
thread
- the thread that just finishedAnalysisConfiguration getAnalysisConfiguration()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |