com.intel.cosbench.controller.web
Class WorkloadConfigurationController

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

public class WorkloadConfigurationController
extends AbstractController


Constructor Summary
WorkloadConfigurationController()
           
 
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

WorkloadConfigurationController

public WorkloadConfigurationController()
Method Detail

setController

public void setController(ControllerService controller)