org.LexGrid.LexBIG.caCore.web
Class EhcacheMonitor

java.lang.Object
  extended by HttpServlet
      extended by org.LexGrid.LexBIG.caCore.web.EhcacheMonitor

public class EhcacheMonitor
extends HttpServlet


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

Constructor Detail

EhcacheMonitor

public EhcacheMonitor()
Method Detail

doGet

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