com.intel.cosbench.controller.web
Class StagePageController

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

public class StagePageController
extends AbstractController


Constructor Summary
StagePageController()
           
 
Method Summary
 void setController(ControllerService controller)
           
 
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

StagePageController

public StagePageController()
Method Detail

setController

public void setController(ControllerService controller)