A batch that can be managed through JMX:
# MyBatchFramework configuration file (v. 1.0) mbf.batch.className = fr.cyberteche.batchservice.test.BatchTest mbf.batch.deferredStart = true mbf.batch.stayAliveAfterShutdown = true mbf.threadPool.minSize = 1 mbf.threadPool.maxSize = 2 mbf.threadPool.blockingQueueCapacity = 2 mbf.jmx.enable = true mbf.jmx.enableNotifications = true
Attributes before execution
Available operations
Attributes after the execution (resume method called)
Notifications after the execution