org.jboss.dtf.testframework.dtfweb.performance
Class CSVDataServlet

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

public class CSVDataServlet
extends HttpServlet


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

Constructor Detail

CSVDataServlet

public CSVDataServlet()
Method Detail

doGet

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