Uses of Class
org.jmonks.batch.framework.config.PoolJobControllerConfig

Packages that use PoolJobControllerConfig
org.jmonks.batch.framework.config.db   
org.jmonks.batch.framework.config.xml   
 

Uses of PoolJobControllerConfig in org.jmonks.batch.framework.config.db
 

Subclasses of PoolJobControllerConfig in org.jmonks.batch.framework.config.db
 class DBPoolJobControllerConfig
           DBPoolJobControllerConfig loads the job controller configuration from the defined database.
 

Uses of PoolJobControllerConfig in org.jmonks.batch.framework.config.xml
 

Subclasses of PoolJobControllerConfig in org.jmonks.batch.framework.config.xml
 class XMLPoolJobControllerConfig
           XMLPoolJobControllerConfig loads the controller configuration from XML Job controller configuration.