|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Event listener for when Task.flush is called. Allows analysis of a Task before its stats are aggregated and cleared.
Task.registerFlushListener(com.grandcentral.appstats.FlushListener)
,
Copyright: Copyright (c) 2002
Company: Grand Central Communications
Method Summary | |
void |
taskFlushed(Task t)
this handler is invoked when t.flush() is called, before the Task has been aggregated to its parent. |
Method Detail |
public void taskFlushed(Task t)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |