Uses of Interface
com.norconex.jef.IJobGroup

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

Uses of IJobGroup in com.norconex.jef
 

Classes in com.norconex.jef that implement IJobGroup
 class AbstractJobGroup
          Base implementation for job groups.
 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.