org.pentaho.platform.web.servlet
Class ContextDiscoveryServlet

java.lang.Object
  extended by HttpServlet
      extended by org.pentaho.platform.web.servlet.ContextDiscoveryServlet

Deprecated.

@Deprecated
public class ContextDiscoveryServlet
extends HttpServlet

Author:
Alex Silva

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

Constructor Detail

ContextDiscoveryServlet

public ContextDiscoveryServlet()
Deprecated. 
Method Detail

doGet

public void doGet(HttpServletRequest request,
                  HttpServletResponse response)
           throws ServletException
Deprecated. 
Throws:
ServletException