Package ubic.gemma.web.feed
Class FeedReader
- java.lang.Object
-
- ubic.gemma.web.feed.FeedReader
-
- All Implemented Interfaces:
InitializingBean
@Controller public class FeedReader extends Object implements 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()
-
-
-
Method Detail
-
afterPropertiesSet
public void afterPropertiesSet()
- Specified by:
afterPropertiesSet
in interfaceInitializingBean
-
-