|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--org.apache.cocoon.Profiler.ProfProcess
| Field Summary | |
protected java.lang.String |
event
|
protected boolean |
finished
|
protected long |
time
|
| Constructor Summary | |
protected |
Profiler.ProfProcess(long startTime,
java.lang.String event)
|
| Method Summary | |
protected void |
finishedAt(long finishTime)
|
protected long |
getDuration()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected final java.lang.String event
protected boolean finished
protected long time
| Constructor Detail |
protected Profiler.ProfProcess(long startTime,
java.lang.String event)
| Method Detail |
protected void finishedAt(long finishTime)
protected long getDuration()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||