Login | Register
My pages Projects Community openCollabNet
CyberWebForm 2.0

cyber.web.form
Class Log4jInitServlet

java.lang.Object
  |
  +--javax.servlet.GenericServlet
        |
        +--javax.servlet.http.HttpServlet
              |
              +--cyber.web.form.Log4jInitServlet
All Implemented Interfaces:
Serializable, Servlet, ServletConfig

public class Log4jInitServlet
extends HttpServlet

Author:
cying To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
See Also:
Serialized Form

Constructor Summary
Log4jInitServlet()
           
 
Method Summary
 void init()
           
 
Methods inherited from class javax.servlet.http.HttpServlet
doDelete, doGet, doHead, doOptions, doPost, 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

Log4jInitServlet

public Log4jInitServlet()
Method Detail

init

public void init()
          throws ServletException
Overrides:
init in class GenericServlet

CyberWebForm 2.0

Copyright 2000-2002 Apache Software Foundation.