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