Dekoh platform API

dekoh.portal.syndication.aggregator.core
Class SubscriptionItemFetcher

java.lang.Object
  extended by dekoh.portal.syndication.aggregator.core.SubscriptionItemFetcher

public class SubscriptionItemFetcher
extends Object

Since:
Oct 25, 2007

Constructor Summary
SubscriptionItemFetcher(FeedRetriever feedRetriever)
           
 
Method Summary
 void destroy()
           
 FeedRetriever getFeedRetriever()
           
 void startFetching(AggregatorImpl aggregator)
           
 void stopFetcher()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubscriptionItemFetcher

public SubscriptionItemFetcher(FeedRetriever feedRetriever)
Method Detail

startFetching

public void startFetching(AggregatorImpl aggregator)

getFeedRetriever

public FeedRetriever getFeedRetriever()

stopFetcher

public void stopFetcher()

destroy

public void destroy()

Dekoh platform API

© 2009 Pramati Technologies - Dekoh - Portal for Developers