|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.sm.HttpSessionInfoHolder
public class HttpSessionInfoHolder
This class is main class of sesssion management and all other component all access session managemet through this class.
Constructor Summary | |
---|---|
HttpSessionInfoHolder()
|
Method Summary | |
---|---|
static javax.servlet.http.HttpSession |
getHttpSession()
|
static void |
setHttpSession(javax.servlet.http.HttpSession session)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HttpSessionInfoHolder()
Method Detail |
---|
public static javax.servlet.http.HttpSession getHttpSession()
public static void setHttpSession(javax.servlet.http.HttpSession session)
HttpSession,
- the HttpSession object that will be cached
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |