org.onebusaway.federations.webapp
Class DeleteServiceController

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

@Controller
@RequestMapping(value="/delete-service.action")
public class DeleteServiceController
extends Object


Constructor Summary
DeleteServiceController()
           
 
Method Summary
 org.springframework.web.servlet.ModelAndView index(String url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeleteServiceController

public DeleteServiceController()
Method Detail

index

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


Copyright © 2012 OneBusAway. All Rights Reserved.