|
|||||||||
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
org.apache.struts.action.ActionServlet
com.liferay.portal.servlet.MainServlet
public class MainServlet
Field Summary |
---|
Fields inherited from class org.apache.struts.action.ActionServlet |
---|
config, configDigester, convertNull, dataSources, internal, internalName, log, processor, registrations, servletMapping, servletName |
Constructor Summary | |
---|---|
MainServlet()
|
Method Summary | |
---|---|
void |
callParentService(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
protected void |
checkWebSettings(java.lang.String xml)
|
void |
destroy()
|
protected void |
destroyCompany(long companyId)
|
void |
init()
|
protected void |
initPortletApp(com.liferay.portal.model.Portlet portlet,
javax.servlet.ServletContext ctx)
|
void |
service(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
Methods inherited from class org.apache.struts.action.ActionServlet |
---|
addServletMapping, destroyConfigDigester, destroyInternal, destroyModules, doGet, doPost, getInternal, getModuleConfig, getRequestProcessor, initConfigDigester, initInternal, initModuleConfig, initModuleConfigFactory, initModuleDataSources, initModuleMessageResources, initModulePlugIns, initModulePrefixes, initOther, initServlet, parseModuleConfigFile, process |
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 MainServlet()
Method Detail |
---|
public void init() throws javax.servlet.ServletException
init
in class org.apache.struts.action.ActionServlet
javax.servlet.ServletException
public void callParentService(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res) throws java.io.IOException, javax.servlet.ServletException
java.io.IOException
javax.servlet.ServletException
public void service(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res) throws java.io.IOException, javax.servlet.ServletException
service
in class javax.servlet.http.HttpServlet
java.io.IOException
javax.servlet.ServletException
public void destroy()
destroy
in interface javax.servlet.Servlet
destroy
in class org.apache.struts.action.ActionServlet
protected void checkWebSettings(java.lang.String xml) throws org.dom4j.DocumentException
org.dom4j.DocumentException
protected void destroyCompany(long companyId)
protected void initPortletApp(com.liferay.portal.model.Portlet portlet, javax.servlet.ServletContext ctx) throws javax.portlet.PortletException
javax.portlet.PortletException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |