Uses of Class
net.sourceforge.java.feednread.backend.jobs.NewsFeedAggregatorJob

Packages that use NewsFeedAggregatorJob
net.sourceforge.java.feednread.backend.jobs Contains a collection of Jobs to concurrently perform application specific tasks in the JobManager execution context. 
 

Uses of NewsFeedAggregatorJob in net.sourceforge.java.feednread.backend.jobs
 

Methods in net.sourceforge.java.feednread.backend.jobs with parameters of type NewsFeedAggregatorJob
 void NewsFeedAggregationManagerJob.completed(NewsFeedAggregatorJob aggregator, NewsFeed parsedNewsFeed)
           Called from a NewsFeedAggregatorJob if it has completed.