|
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.FeedConsumer
public class FeedConsumer
FeedConsumer is a ThreadPool based feed consumer. It will aggregate the feeds downloaded by FeedRetriever and notify the requesting aggregator about the status of aggregation.
| Method Summary | |
|---|---|
Future |
submit(List downloadedItems,
AggregatorImpl aggregator)
Submits the supplied downloaded item it to the thread pool for aggregation . These downloaded items will be aggregated whenever the threads in the pool are idle. Once all downloaded items are aggregated the aggregated feed will be written to file |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public Future submit(List downloadedItems,
AggregatorImpl aggregator)
file
downloadedItems - List of downloaded item downloadedItems which will be aggregatedaggregator - aggregator whose downloaded items will be aggregated
|
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