|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.jcs.utils.servlet.session.SessionInfo
Session information wrapper.
| Field Summary | |
(package private) long |
creationTime
|
(package private) long |
lastAccessedTime
|
(package private) int |
maxInactiveInterval
At first login this might be twice the set amount, depending on the update ration. |
| Constructor Summary | |
(package private) |
SessionInfo()
Constructor for the SessionInfo object |
| Method Summary | |
java.lang.String |
toString()
Prints data to string. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
final long creationTime
long lastAccessedTime
int maxInactiveInterval
| Constructor Detail |
SessionInfo()
| Method Detail |
public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||