com.oldlight.weaver.admin
Class WeaverStatistics.SessionInfo
java.lang.Object
com.oldlight.weaver.admin.WeaverStatistics.SessionInfo
- Enclosing class:
- WeaverStatistics
- public static class WeaverStatistics.SessionInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
session
private HttpSession session
remoteIp
private String remoteIp
userAgent
private String userAgent
remoteHost
private String remoteHost
start
private long start
requestDataLock
private Object requestDataLock
WeaverStatistics.SessionInfo
private WeaverStatistics.SessionInfo(HttpSession session)
setSessionInfo
private void setSessionInfo(HttpServletRequest request)
getStart
public long getStart()
getLastAccessedTime
public long getLastAccessedTime()
getMaxIntervalTime
public long getMaxIntervalTime()
getRemoteIp
public String getRemoteIp()
getRemoteHost
public String getRemoteHost()
getId
public String getId()
getUserAgent
public String getUserAgent()