|
||||||||||
| 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.tapestry.ApplicationServlet
net.sf.tacos.seam.SeamApplicationServlet
public class SeamApplicationServlet
Wraps ApplicationServlet to setup Seam.
| Constructor Summary | |
|---|---|
SeamApplicationServlet()
|
|
| Method Summary | |
|---|---|
protected void |
doService(HttpServletRequest request,
HttpServletResponse response)
|
protected void |
superDoService(HttpServletRequest request,
HttpServletResponse response)
|
| Methods inherited from class org.apache.tapestry.ApplicationServlet |
|---|
addModuleIfExists, constructErrorHandler, constructRegistry, createClassResolver, destroy, doGet, doPost, init, initializeApplication, show |
| 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 |
| Constructor Detail |
|---|
public SeamApplicationServlet()
| Method Detail |
|---|
protected void doService(HttpServletRequest request,
HttpServletResponse response)
throws IOException,
ServletException
doService in class org.apache.tapestry.ApplicationServletIOException
ServletException
protected void superDoService(HttpServletRequest request,
HttpServletResponse response)
throws IOException,
ServletException
IOException
ServletException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||