creamtec.webcream.servlet
Class SessionManager.SessionInfo
java.lang.Object
creamtec.webcream.servlet.SessionManager.SessionInfo
- Enclosing class:
- SessionManager
public static class SessionManager.SessionInfo
- extends java.lang.Object
Stores information about the managed session
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
lastOperationTime
public long lastOperationTime
session
public java.lang.Object session
listener
public SessionListener listener
SessionManager.SessionInfo
public SessionManager.SessionInfo(java.lang.Object session,
SessionListener listener)
Copyright © 2000-2006 CreamTec LLC. All Rights Reserved.