org.melati.servlet.test
Class ExceptionPoemServlet

Package class diagram package ExceptionPoemServlet
java.lang.Object
  extended by javax.servlet.GenericServlet
      extended by javax.servlet.http.HttpServlet
          extended by org.melati.servlet.ConfigServlet
              extended by org.melati.servlet.PoemServlet
                  extended by org.melati.servlet.test.ExceptionPoemServlet
All Implemented Interfaces:
Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

public class ExceptionPoemServlet
extends org.melati.servlet.PoemServlet

Author:
timp
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.melati.servlet.ConfigServlet
melatiConfig, sysAdminEmail, sysAdminName
 
Constructor Summary
ExceptionPoemServlet()
           
 
Method Summary
protected  void doPoemRequest(org.melati.Melati melati)
           
 
Methods inherited from class org.melati.servlet.PoemServlet
_handleException, destroy, doConfiguredRequest, getSysAdminEmail, getSysAdminName, handleException, poemContext, poemContextWithLDB, prePoemSession
 
Methods inherited from class org.melati.servlet.ConfigServlet
doGet, doPost, error, httpStatusCode, init, melatiConfig, setSysAdminEmail, setSysAdminName, writeConnectionPendingException, writeError
 
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

ExceptionPoemServlet

public ExceptionPoemServlet()
Method Detail

doPoemRequest

protected void doPoemRequest(org.melati.Melati melati)
                      throws Exception
Specified by:
doPoemRequest in class org.melati.servlet.PoemServlet
Throws:
Exception
See Also:
PoemServlet.doPoemRequest(org.melati.Melati)


Copyright © 2000-2010 PanEris. All Rights Reserved.