org.jasig.portlet.newsreader.mvc.portlet.singlefeed
Class AjaxSingleFeedNewsController

java.lang.Object
  extended by 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
           
 
Constructor Summary
AjaxSingleFeedNewsController()
           
 
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
 

Field Detail

log

protected final org.apache.commons.logging.Log log
Constructor Detail

AjaxSingleFeedNewsController

public AjaxSingleFeedNewsController()
Method Detail

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.