applications.proxy
Class RegistrationServlet
applications.webServer.MamServlet
|
+--applications.proxy.RegistrationServlet
- public class RegistrationServlet
- extends MamServlet
Description of the Class
- Author:
- igasp
- created February 23, 2001
ANSWER_SERVLET_ROUTING_TAG
protected final static RoutingTag ANSWER_SERVLET_ROUTING_TAG
- Description of the Field
- Since:
Log
static Category Log
m_answerToValueMap
private Map m_answerToValueMap
getAnswerToValueMap
protected Map getAnswerToValueMap()
- Gets the AnswerToValueMap attribute of the AnswerServlet object
- Returns: The AnswerToValueMap value
- Since:
getAnswerValue
protected double getAnswerValue(String answer)
- Gets the AnswerValue attribute of the AnswerServlet object
- Parameters:
- answer - Description of Parameter
- Returns: The AnswerValue value
- Since:
getModifiableAnswerToValueMap
protected Map getModifiableAnswerToValueMap()
- Gets the ModifiableAnswerToValueMap attribute of the AnswerServlet object
- Returns: The ModifiableAnswerToValueMap value
- Since:
handleRequest
public void handleRequest(MamServletRequest request, MamServletResponse response, WebServer webServer)
- Description of the Method
- Parameters:
- request - Description of Parameter
- response - Description of Parameter
- webServer - Description of Parameter
- Since:
initialize
public void initialize(Element configurationElement)
- Description of the Method
- Parameters:
- configurationElement - Description of Parameter
- Since:
initializeAnswerToValueMap
protected void initializeAnswerToValueMap()
- Description of the Method
- Since: