public class PortalDelegateServlet extends SecureServlet
See https://issues.liferay.com/browse/LEP-2297.
servlet, servletConfig
METHOD_ALL, METHOD_DESTROY, METHOD_INIT
Constructor and Description |
---|
PortalDelegateServlet() |
Modifier and Type | Method and Description |
---|---|
protected void |
doPortalDestroy() |
protected void |
doPortalInit() |
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, service
portalDestroy, portalInit, registerPortalLifecycle, registerPortalLifecycle
protected void doPortalDestroy()
doPortalDestroy
in class SecureServlet
protected void doPortalInit() throws Exception
doPortalInit
in class SecureServlet
Exception