com.projectdarkstar.tools.dtc.servlets.config
Class ConfigTestSpecificationsServlet

java.lang.Object
  extended by javax.servlet.GenericServlet
      extended by javax.servlet.http.HttpServlet
          extended by com.projectdarkstar.tools.dtc.servlets.AbstractServlet
              extended by com.projectdarkstar.tools.dtc.servlets.MainServlet
                  extended by com.projectdarkstar.tools.dtc.servlets.config.ConfigServlet
                      extended by com.projectdarkstar.tools.dtc.servlets.config.ConfigTestSpecificationsServlet
All Implemented Interfaces:
Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

public class ConfigTestSpecificationsServlet
extends ConfigServlet

Services configuration http requests.

See Also:
Serialized Form

Constructor Summary
ConfigTestSpecificationsServlet()
           
 
Method Summary
protected  String getView()
           
 void init()
           
 
Methods inherited from class com.projectdarkstar.tools.dtc.servlets.MainServlet
doGet, getTrail
 
Methods inherited from class com.projectdarkstar.tools.dtc.servlets.AbstractServlet
forward
 
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

ConfigTestSpecificationsServlet

public ConfigTestSpecificationsServlet()
Method Detail

getView

protected String getView()
Overrides:
getView in class ConfigServlet

init

public void init()
Overrides:
init in class ConfigServlet


Copyright © 2013. All Rights Reserved.