Uses of Interface
org.jmonks.batch.framework.controller.pool.PoolJobProcessor

Packages that use PoolJobProcessor
org.jmonks.batch.framework.controller.pool   
 

Uses of PoolJobProcessor in org.jmonks.batch.framework.controller.pool
 

Classes in org.jmonks.batch.framework.controller.pool that implement PoolJobProcessor
 class AbstractPoolJobProcessor
           Abstract pool job processor implements some of the responsiblites defined by the pool job processor and leaves the application specific functionality implementation to the final processor.