|
Dekoh platform API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdekoh.portal.syndication.aggregator.core.FeedRetriever
public class FeedRetriever
FeedRetriever is a ThreadPool based feed retriver. It executes jobs to download feeds for
aggregators.
Once the download job for an aggregator is completed submits the aggregated items to FeedConsumer which will aggregated these items.
| Nested Class Summary | |
|---|---|
class |
FeedRetriever.DownloadedItem
Represents the result of dowloading Feed from a SubscriptionItem. |
class |
FeedRetriever.DownloadTask
Downloads the rss/atom feed that the given SubscriptionItem item represents. |
| Method Summary | |
|---|---|
void |
shutdown()
|
void |
submit(AggregatorImpl aggregator)
Once submited SubscriptionItem in the supplied aggregator will be downloaded by the thread pool. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void submit(AggregatorImpl aggregator)
aggregator - SubscriptionItems of thos aggregator will be downloadedpublic void shutdown()
|
Dekoh platform API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
© 2009 Pramati Technologies - Dekoh - Portal for Developers