com.intel.cosbench.driver.web
Class CloseMissionController

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.CloseMissionController
All Implemented Interfaces:
org.springframework.web.servlet.mvc.Controller

public class CloseMissionController
extends MissionPageController


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

CloseMissionController

public CloseMissionController()