|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.ken.util.PerformanceLog.PerformanceStopWatch
public static final class PerformanceLog.PerformanceStopWatch
This class
| Constructor Summary | |
|---|---|
PerformanceLog.PerformanceStopWatch(java.lang.String message)
Constructs a PerformanceLog.java. |
|
| Method Summary | |
|---|---|
void |
recordDuration()
This method records the duration of how long a message delivery takes. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PerformanceLog.PerformanceStopWatch(java.lang.String message)
message - | Method Detail |
|---|
public void recordDuration()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||