|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--javax.servlet.GenericServlet
|
+--javax.servlet.http.HttpServlet
|
+--cuttingedge.lw.ServletSessionManager
|
+--edu.mssm.crover.webapps.ims.lwtest.HelloServletSessionManager
| Field Summary |
| Fields inherited from class cuttingedge.lw.ServletSessionManager |
DEFAULT_SESSION_CLASS_NAME, SESSION_CLASS_NAME_PROP, SHUTDOWN_INTERVAL |
| Constructor Summary | |
HelloServletSessionManager()
|
|
| Methods inherited from class cuttingedge.lw.ServletSessionManager |
addSharedObject, beginSessionLifeCycle, checkSessionEnd, destroy, doGet, doPost, endSessionLifeCycle, enteringServiceMethod, generateErrorResponse, getLogger, getSessionForRequest, handleException, handleRequest, handleSessionException, init, initApplicationProps, initSessionClass, initSharedObjects, leavingServiceMethod, numServices, service, setTransients |
| Methods inherited from class javax.servlet.http.HttpServlet |
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service |
| Methods inherited from class javax.servlet.GenericServlet |
getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public HelloServletSessionManager()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||