com.mchange.v2.c3p0.servlet
Class C3P0StatusServlet

java.lang.Object
  extended by HttpServlet
      extended by com.mchange.v2.c3p0.servlet.C3P0StatusServlet

public final class C3P0StatusServlet
extends HttpServlet


Constructor Summary
C3P0StatusServlet()
           
 
Method Summary
protected  void doGet(HttpServletRequest req, HttpServletResponse res)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

C3P0StatusServlet

public C3P0StatusServlet()
Method Detail

doGet

protected void doGet(HttpServletRequest req,
                     HttpServletResponse res)
              throws ServletException,
                     java.io.IOException
Throws:
ServletException
java.io.IOException