|
Apache Tomcat 7.0.26 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.catalina.session.ManagerBase.SessionTiming
protected static final class ManagerBase.SessionTiming
Constructor Summary | |
---|---|
ManagerBase.SessionTiming(long timestamp,
int duration)
|
Method Summary | |
---|---|
int |
getDuration()
Duration associated with this piece of timing information in seconds. |
long |
getTimestamp()
Time stamp associated with this piece of timing information in milliseconds. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ManagerBase.SessionTiming(long timestamp, int duration)
Method Detail |
---|
public long getTimestamp()
public int getDuration()
|
Apache Tomcat 7.0.26 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |