com.intel.cosbench.controller.web
Class TimelineCSVController

java.lang.Object
  extended by com.intel.cosbench.web.AbstractController
      extended by com.intel.cosbench.controller.web.StagePageController
          extended by com.intel.cosbench.controller.web.TimelineCSVController
All Implemented Interfaces:
org.springframework.web.servlet.mvc.Controller

public class TimelineCSVController
extends StagePageController


Constructor Summary
TimelineCSVController()
           
 
Method Summary
 
Methods inherited from class com.intel.cosbench.controller.web.StagePageController
setController
 
Methods inherited from class com.intel.cosbench.web.AbstractController
handleRequest
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimelineCSVController

public TimelineCSVController()