Uses of Class
com.norconex.jef.AbstractJobGroup

Packages that use AbstractJobGroup
com.norconex.jef Core classes making up the Job Execution Framework. 
 

Uses of AbstractJobGroup in com.norconex.jef
 

Subclasses of AbstractJobGroup in com.norconex.jef
 class AsyncJobGroup
          Job responsible for running a group of jobs asynchronously.
 class AsyncLimitedJobGroup
          Job responsible for running a group of jobs asynchronously with only so many jobs running at the same time.
 class SyncJobGroup
          Job responsible for running a group of jobs synchronously.
 



Copyright © 2007-2013 Norconex Inc.. All Rights Reserved.