| 
Kodo 4.2.0. (DEPRECATED) | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.solarmetric.manage.TimeWatch.Token
public static class TimeWatch.Token
A timer token. Once created, a token can be restarted and stopped. Each time it is stopped, a value is written to the statistic. When a token is stopped, the start time is set to the current time.
| Method Summary | |
|---|---|
 void | 
restart()
Restart the timer.  | 
 void | 
stop()
Write out a statistic value and restart the timer.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public void stop()
public void restart()
  | 
Kodo 4.2.0. (DEPRECATED) | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This documentation is deprecated and will be removed in the next release of WebLogic Server.