- registerBatchJobUtil(BatchJobUtil) - Method in class com.ibm.jbatch.spi.BatchSPIManager
-
May be called at any point and will be immediately reflected in the singleton,
i.e.
- registerBatchSecurityHelper(BatchSecurityHelper) - Method in class com.ibm.jbatch.spi.BatchSPIManager
-
May be called at any point and will be immediately reflected in the singleton,
i.e.
- registerDatabaseConfigurationBean(DatabaseConfigurationBean) - Method in class com.ibm.jbatch.spi.BatchSPIManager
-
This only will have an impact if the batch container has not already hardened its
persistent store database configuration.
- registerExecutorServiceProvider(ExecutorServiceProvider) - Method in class com.ibm.jbatch.spi.BatchSPIManager
-
May be called at any point and will be immediately reflected in the singleton,
i.e.