|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.cocoon.Profiler.RequestMarker
We cannot guarantee that the request object will not be recycled by the servlet runner, so use RequestMarker instead.
Field Summary | |
protected java.util.Date |
startTime
|
protected java.lang.String |
uri
|
Constructor Summary | |
Profiler.RequestMarker(javax.servlet.http.HttpServletRequest req)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected java.lang.String uri
protected java.util.Date startTime
Constructor Detail |
public Profiler.RequestMarker(javax.servlet.http.HttpServletRequest req)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |