|
|||||||||
| 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.lw.IMSServletSessionManager
| Field Summary | |
protected java.lang.String |
dbType
|
protected java.lang.String |
imsDBName
|
protected java.lang.String |
submcat
|
protected java.lang.String |
userdir
|
| Fields inherited from class cuttingedge.lw.ServletSessionManager |
DEFAULT_SESSION_CLASS_NAME, SESSION_CLASS_NAME_PROP, SHUTDOWN_INTERVAL |
| Constructor Summary | |
IMSServletSessionManager()
|
|
| Method Summary | |
protected void |
initDBCP()
|
protected void |
initDBNames()
|
protected void |
initIMS()
|
protected void |
initSharedObjects()
Initialize any general shared objects. |
| Methods inherited from class cuttingedge.lw.ServletSessionManager |
addSharedObject, beginSessionLifeCycle, checkSessionEnd, destroy, doGet, doPost, endSessionLifeCycle, enteringServiceMethod, generateErrorResponse, getLogger, getSessionForRequest, handleException, handleRequest, handleSessionException, init, initApplicationProps, initSessionClass, 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 |
| Field Detail |
protected java.lang.String dbType
protected java.lang.String imsDBName
protected java.lang.String userdir
protected java.lang.String submcat
| Constructor Detail |
public IMSServletSessionManager()
| Method Detail |
protected void initSharedObjects()
throws javax.servlet.ServletException
initSharedObjects in class cuttingedge.lw.ServletSessionManagerjavax.servlet.ServletExceptionprotected void initIMS()
protected void initDBNames()
protected void initDBCP()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||