org.jasig.portlet.widget.servlet.mvc
Class StockDataController
java.lang.Object
org.jasig.portlet.widget.servlet.mvc.StockDataController
@Controller
@RequestMapping(value="/ajax/stock")
public class StockDataController
- extends Object
|
Method Summary |
protected org.springframework.web.servlet.ModelAndView |
getStockQuotes(javax.servlet.http.HttpServletRequest request)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StockDataController
public StockDataController()
getStockQuotes
@RequestMapping(method=GET)
protected org.springframework.web.servlet.ModelAndView getStockQuotes(javax.servlet.http.HttpServletRequest request)
throws Exception
- Throws:
Exception
Copyright © 2011 Jasig. All Rights Reserved.