com.intel.cosbench.driver.web
Class LaunchMissionController

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

public class LaunchMissionController
extends MissionPageController


Constructor Summary
LaunchMissionController()
           
 
Method Summary
 
Methods inherited from class com.intel.cosbench.driver.web.MissionPageController
setDriver
 
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

LaunchMissionController

public LaunchMissionController()