|
|||||||||
| 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.junit.TestServlet
public class TestServlet
| Field Summary |
|---|
| Fields inherited from class org.jboss.portal.server.servlet.AbstractMainServlet |
|---|
log |
| Constructor Summary | |
|---|---|
TestServlet()
|
|
| Method Summary | |
|---|---|
protected void |
invoke(Invocation invocation)
|
protected void |
render(PortalRequest req,
PortalResponse resp)
|
| Methods inherited from class org.jboss.portal.server.servlet.AbstractMainServlet |
|---|
doGet, doPost, getContainer |
| 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, init, log, log |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestServlet()
| Method Detail |
|---|
protected void invoke(Invocation invocation)
throws javax.servlet.ServletException,
java.io.IOException
invoke in class AbstractMainServletjavax.servlet.ServletException
java.io.IOException
protected void render(PortalRequest req,
PortalResponse resp)
throws java.io.IOException,
javax.servlet.ServletException
render in class AbstractMainServletjava.io.IOException
javax.servlet.ServletException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||