org.apache.myfaces.shared_orchestra.util.servlet
Class SourceCodeServlet

java.lang.Object
  extended by HttpServlet
      extended by org.apache.myfaces.shared_orchestra.util.servlet.SourceCodeServlet

public class SourceCodeServlet
extends HttpServlet


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

SourceCodeServlet

public SourceCodeServlet()
Method Detail

doGet

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


Copyright © 2009 The Apache Software Foundation. All Rights Reserved.