org.onebusaway.federations.webapp
Class IndexController

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

@Controller
@RequestMapping(value="/index.action")
public class IndexController
extends Object


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

Constructor Detail

IndexController

public IndexController()
Method Detail

index

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


Copyright © 2012 OneBusAway. All Rights Reserved.