|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--javax.servlet.GenericServlet
|
+--javax.servlet.http.HttpServlet
|
+--net.sf.tapestry.ApplicationServlet
|
+--net.sf.flock.webapp.FlockTapestryServlet
| Constructor Summary | |
FlockTapestryServlet()
|
|
| Method Summary | |
protected java.lang.String |
getApplicationSpecificationPath()
|
void |
init(javax.servlet.ServletConfig config)
|
| Methods inherited from class net.sf.tapestry.ApplicationServlet |
close, constructApplicationSpecification, createEngine, doGet, doPost, doService, getApplicationSpecification, getEngine, getLocaleFromRequest, parseApplicationSpecification, setupLogging, show, writeLocaleCookie |
| 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 FlockTapestryServlet()
| Method Detail |
protected java.lang.String getApplicationSpecificationPath()
getApplicationSpecificationPath in class net.sf.tapestry.ApplicationServlet
public void init(javax.servlet.ServletConfig config)
throws javax.servlet.ServletException
init in interface javax.servlet.Servletinit in class net.sf.tapestry.ApplicationServletjavax.servlet.ServletExceptionServlet.init(javax.servlet.ServletConfig)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||