org.onebusaway.federations.webapp
Class SetServiceStatusController
java.lang.Object
org.onebusaway.federations.webapp.SetServiceStatusController
@Controller
@RequestMapping(value="/set-service-status.action")
public class SetServiceStatusController
- extends Object
Method Summary |
org.springframework.web.servlet.ModelAndView |
index(String url,
boolean enabled)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SetServiceStatusController
public SetServiceStatusController()
index
@RequestMapping
public org.springframework.web.servlet.ModelAndView index(@RequestParam
String url,
@RequestParam
boolean enabled)
Copyright © 2012 OneBusAway. All Rights Reserved.