|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
com.arsdigita.web.BaseServlet
com.arsdigita.web.LegacyInitializerServlet
Field Summary | |
static String |
versionId
|
Fields inherited from class com.arsdigita.web.BaseServlet |
REQUEST_URL_ATTRIBUTE |
Constructor Summary | |
LegacyInitializerServlet()
|
Method Summary | |
protected void |
doDestroy()
|
protected void |
doInit()
Starts up the web environment for the ACS by loading the specified initializer script. |
Methods inherited from class com.arsdigita.web.BaseServlet |
destroy, doGet, doPost, doService, getUserContext, init |
Methods inherited from class javax.servlet.http.HttpServlet |
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, 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 |
public static final String versionId
Constructor Detail |
public LegacyInitializerServlet()
Method Detail |
protected final void doInit() throws javax.servlet.ServletException
doInit
in class BaseServlet
javax.servlet.ServletException
protected final void doDestroy()
doDestroy
in class BaseServlet
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |