Save This Page
Home » jboss-5.0.0.CR1-src » org.jboss.net.sample.hello » web » [javadoc | source]
org.jboss.net.sample.hello.web
public class: DummyServlet [javadoc | source]
java.lang.Object
   javax.servlet.GenericServlet
      javax.servlet.http.HttpServlet
         org.jboss.net.sample.hello.web.DummyServlet

All Implemented Interfaces:
    Serializable, Servlet, ServletConfig

This class is only here because the project requires so few classes that there is nothing here for XDoclet to run a template on and generate web deployment files.
Methods from javax.servlet.http.HttpServlet:
service
Methods from javax.servlet.GenericServlet:
destroy,   getInitParameter,   getInitParameterNames,   getServletConfig,   getServletContext,   getServletInfo,   getServletName,   init,   init,   log,   log,   service
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait