|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface LoadMonitor
Interface implemented by classes that support tracking server load.
| Method Summary | |
|---|---|
void |
addTime(long timeIncrement)
Take note of some processing time spent. |
| Method Detail |
|---|
void addTime(long timeIncrement)
timeIncrement - The amount of processing time that was spent, in
milliseconds.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||