org.jasig.portlet.newsreader.mvc.portlet.singlefeed
Class AjaxSingleFeedNewsController
java.lang.Object
org.jasig.portlet.newsreader.mvc.portlet.singlefeed.AjaxSingleFeedNewsController
@Controller
@RequestMapping(value="VIEW")
public class AjaxSingleFeedNewsController
- extends Object
|
Field Summary |
protected org.apache.commons.logging.Log |
log
|
|
Method Summary |
org.springframework.web.portlet.ModelAndView |
getAjaxNews(javax.portlet.ResourceRequest request)
|
void |
setApplicationContext(org.springframework.context.ApplicationContext ctx)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected final org.apache.commons.logging.Log log
AjaxSingleFeedNewsController
public AjaxSingleFeedNewsController()
setApplicationContext
public void setApplicationContext(org.springframework.context.ApplicationContext ctx)
throws org.springframework.beans.BeansException
- Throws:
org.springframework.beans.BeansException
getAjaxNews
@ResourceMapping
public org.springframework.web.portlet.ModelAndView getAjaxNews(javax.portlet.ResourceRequest request)
throws Exception
- Throws:
Exception
Copyright © 2009-2010 Jasig. All Rights Reserved.