org.kuali.rice.ken.util
Class PerformanceLog.PerformanceStopWatch
java.lang.Object
   org.kuali.rice.ken.util.PerformanceLog.PerformanceStopWatch
org.kuali.rice.ken.util.PerformanceLog.PerformanceStopWatch
- Enclosing class:
- PerformanceLog
- public static final class PerformanceLog.PerformanceStopWatch 
- extends Object
This class
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
 
| 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 | 
 
PerformanceLog.PerformanceStopWatch
public PerformanceLog.PerformanceStopWatch(String message)
- Constructs a PerformanceLog.java.
 
- Parameters:
- message-
 
recordDuration
public void recordDuration()
- This method records the duration of how long a message delivery takes.
 
- 
 
Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.