org.cruxframework.crux.module.development
Class ModulesViewTester

java.lang.Object
  extended by javax.servlet.GenericServlet
      extended by javax.servlet.http.HttpServlet
          extended by org.cruxframework.crux.core.server.development.ViewTester
              extended by org.cruxframework.crux.module.development.ModulesViewTester
All Implemented Interfaces:
Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

Deprecated.

@Deprecated
public class ModulesViewTester
extends ViewTester

Author:
Thiago da Rosa de Bustamante
See Also:
Serialized Form

Constructor Summary
ModulesViewTester()
          Deprecated.  
 
Method Summary
 void init(javax.servlet.ServletConfig config)
          Deprecated.  
 
Methods inherited from class org.cruxframework.crux.core.server.development.ViewTester
doGet, processRequest
 
Methods inherited from class javax.servlet.http.HttpServlet
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
 
Methods inherited from class javax.servlet.GenericServlet
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModulesViewTester

public ModulesViewTester()
Deprecated. 
Method Detail

init

public void init(javax.servlet.ServletConfig config)
          throws javax.servlet.ServletException
Deprecated. 
Specified by:
init in interface javax.servlet.Servlet
Overrides:
init in class javax.servlet.GenericServlet
Throws:
javax.servlet.ServletException


Copyright © 2014. All rights reserved.