com.stratelia.webactiv.kmelia.servlets.handlers
Class StatisticRequestHandler

java.lang.Object
  extended by com.stratelia.webactiv.kmelia.servlets.handlers.StatisticRequestHandler

public class StatisticRequestHandler
extends Object

This class aims to manage Kmelia statistic request.


Constructor Summary
StatisticRequestHandler()
           
 
Method Summary
 String handleRequest(javax.servlet.http.HttpServletRequest request, String function, KmeliaSessionController controller)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatisticRequestHandler

public StatisticRequestHandler()
Method Detail

handleRequest

public String handleRequest(javax.servlet.http.HttpServletRequest request,
                            String function,
                            KmeliaSessionController controller)
Parameters:
request - the HttpServletRequest
function - the specific destination function
controller - the kmeliaSessionController


Copyright © 2016 Silverpeas. All Rights Reserved.