|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ReportModule
.
When using a predefined ExecutionLogger, replace it with the corresponding ReportModule.
If the old version was
@Deprecated public interface ExecutionLogger
Deprecated Observer interface for ContiPerf 1.x.
Created: 12.10.2009 08:11:23
Method Summary | |
---|---|
void |
logInvocation(String id,
int latency,
long startTime)
Deprecated. |
void |
logSummary(String id,
long elapsedTime,
long invocationCount,
long startTime)
Deprecated. |
Method Detail |
---|
void logInvocation(String id, int latency, long startTime)
void logSummary(String id, long elapsedTime, long invocationCount, long startTime)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |