org.onebusaway.federations.webapp
Class SetServiceStatusController

java.lang.Object
  extended by org.onebusaway.federations.webapp.SetServiceStatusController

@Controller
@RequestMapping(value="/set-service-status.action")
public class SetServiceStatusController
extends Object


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

Constructor Detail

SetServiceStatusController

public SetServiceStatusController()
Method Detail

index

@RequestMapping
public org.springframework.web.servlet.ModelAndView index(@RequestParam
                                                                         String url,
                                                                         @RequestParam
                                                                         boolean enabled)


Copyright © 2012 OneBusAway. All Rights Reserved.