|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JobMonitorMBean | |
| org.jmonks.batch.framework | |
| org.jmonks.batch.framework.controller.basic | |
| org.jmonks.batch.framework.controller.pool | |
| org.jmonks.batch.framework.management | |
| Uses of JobMonitorMBean in org.jmonks.batch.framework |
| Classes in org.jmonks.batch.framework that implement JobMonitorMBean | |
class |
JobController
Job Controller is the important component, which actually creates and drives the execution of the job. |
| Uses of JobMonitorMBean in org.jmonks.batch.framework.controller.basic |
| Classes in org.jmonks.batch.framework.controller.basic that implement JobMonitorMBean | |
class |
BasicJobController
BasicJobController creates and executes the Basic Job Processor class defined in job configuration. |
| Uses of JobMonitorMBean in org.jmonks.batch.framework.controller.pool |
| Classes in org.jmonks.batch.framework.controller.pool that implement JobMonitorMBean | |
class |
PoolJobController
PoolJobController provides the job architecture based on the pool concept, where a loader is load all the information to be processed into the pool and processors(>=1) retrieves the information from pool and process them. |
| Uses of JobMonitorMBean in org.jmonks.batch.framework.management |
| Classes in org.jmonks.batch.framework.management that implement JobMonitorMBean | |
class |
JobMonitor
Implementation of job monitor mbean to instrument the job controller. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||