org.jboss.dtf.testframework.dtfweb
Class ShowLogOutput

java.lang.Object
  extended by HttpServlet
      extended by org.jboss.dtf.testframework.dtfweb.ShowLogOutput

public class ShowLogOutput
extends HttpServlet


Constructor Summary
ShowLogOutput()
           
 
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

ShowLogOutput

public ShowLogOutput()
Method Detail

doGet

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