|
|||||||||
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.jboss.portal.server.servlet.AbstractMainServlet
org.jboss.portal.core.servlet.CoreServlet
public class CoreServlet
Field Summary |
---|
Fields inherited from class org.jboss.portal.server.servlet.AbstractMainServlet |
---|
log |
Constructor Summary | |
---|---|
CoreServlet()
|
Method Summary | |
---|---|
void |
init()
|
protected void |
render(PortalRequest req,
PortalResponse resp,
Output output)
|
Methods inherited from class org.jboss.portal.server.servlet.AbstractMainServlet |
---|
doGet, doPost, getContainer, invoke |
Methods inherited from class javax.servlet.http.HttpServlet |
---|
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service |
Methods inherited from class javax.servlet.GenericServlet |
---|
destroy, 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 CoreServlet()
Method Detail |
---|
public void init() throws javax.servlet.ServletException
init
in class javax.servlet.GenericServlet
javax.servlet.ServletException
protected void render(PortalRequest req, PortalResponse resp, Output output) throws java.io.IOException, javax.servlet.ServletException
render
in class AbstractMainServlet
java.io.IOException
javax.servlet.ServletException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |