|
Cocoon API: Class Profiler.ProfProcess
org.apache.cocoon
Class Profiler.ProfProcess
java.lang.Object
|
+--org.apache.cocoon.Profiler.ProfProcess
- Enclosing class:
- Profiler
- protected class Profiler.ProfProcess
- extends java.lang.Object
Field Summary |
protected java.lang.String |
event
|
protected boolean |
finished
|
protected long |
time
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
event
protected final java.lang.String event
finished
protected boolean finished
time
protected long time
Profiler.ProfProcess
protected Profiler.ProfProcess(long startTime,
java.lang.String event)
finishedAt
protected void finishedAt(long finishTime)
getDuration
protected long getDuration()
Copyright © 1999-2001 Apache Software Foundation. All Rights Reserved.
|