org.paneris.bibliomania
Class Serve

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.TemplateServlet
                      extended by org.melati.template.webmacro.WebmacroMelatiServlet
                          extended by org.paneris.bibliomania.BibliomaniaServlet
                              extended by org.paneris.bibliomania.Serve
All Implemented Interfaces:
java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

public class Serve
extends BibliomaniaServlet

See Also:
Serialized Form

Nested Class Summary
 class Serve.ServeContext
           
 
Nested classes/interfaces inherited from class org.paneris.bibliomania.BibliomaniaServlet
BibliomaniaServlet.BibContext
 
Field Summary
 
Fields inherited from class org.paneris.bibliomania.BibliomaniaServlet
templatePrefix, UNROLL
 
Fields inherited from class org.melati.servlet.TemplateServlet
templateEngine
 
Fields inherited from class org.melati.servlet.ConfigServlet
melatiConfig, sysAdminEmail, sysAdminName
 
Constructor Summary
Serve()
           
 
Method Summary
protected  java.lang.String bibliomaniaHandle(org.melati.Melati melati, org.webmacro.servlet.WebContext context)
           
protected  void decipherExtraPathInfo(java.lang.String[] parts, BibliomaniaServlet.BibContext it)
           
protected  BibliomaniaServlet.BibContext melatiContext()
           
 
Methods inherited from class org.paneris.bibliomania.BibliomaniaServlet
accessHandler, assertRegisteredUser, bibliomaniaTemplate, fillContext, getSysAdminEmail, getSysAdminName, handle, init, melatiConfig, poemContext
 
Methods inherited from class org.melati.template.webmacro.WebmacroMelatiServlet
doTemplateRequest
 
Methods inherited from class org.melati.servlet.TemplateServlet
addExtension, doPoemRequest, error, prePoemSession
 
Methods inherited from class org.melati.servlet.PoemServlet
_handleException, dbBusyMessage, destroy, doConfiguredRequest, handleException, poemContextWithLDB
 
Methods inherited from class org.melati.servlet.ConfigServlet
doGet, doPost, 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

Serve

public Serve()
Method Detail

melatiContext

protected BibliomaniaServlet.BibContext melatiContext()
Overrides:
melatiContext in class BibliomaniaServlet

decipherExtraPathInfo

protected void decipherExtraPathInfo(java.lang.String[] parts,
                                     BibliomaniaServlet.BibContext it)
Overrides:
decipherExtraPathInfo in class BibliomaniaServlet

bibliomaniaHandle

protected java.lang.String bibliomaniaHandle(org.melati.Melati melati,
                                             org.webmacro.servlet.WebContext context)
                                      throws org.webmacro.WebMacroException
Overrides:
bibliomaniaHandle in class BibliomaniaServlet
Throws:
org.webmacro.WebMacroException


Copyright © 2000-2009 PanEris. All Rights Reserved.