|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jcs.utils.servlet.session.SessionIdGenerator
Description of the Class
Field Summary | |
private static int[] |
count
|
static java.lang.String |
JVM_ID
Description of the Field |
Constructor Summary | |
SessionIdGenerator()
|
Method Summary | |
static java.lang.String |
createSessionId()
Creates a unique session id. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static int[] count
public static final java.lang.String JVM_ID
Constructor Detail |
public SessionIdGenerator()
Method Detail |
public static java.lang.String createSessionId()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |