Package ubic.gemma.web.feed
Class FeedReader
- java.lang.Object
-
- ubic.gemma.web.feed.FeedReader
-
- All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean
@Controller public class FeedReader extends Object implements org.springframework.beans.factory.InitializingBean
- Author:
- paul
-
-
Constructor Summary
Constructors Constructor Description FeedReader()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
afterPropertiesSet()
List<NewsItem>
getLatestNews()
-