Uses of Interface
com.ibm.jbatch.spi.ExecutorServiceProvider
-
-
Uses of ExecutorServiceProvider in com.ibm.jbatch.spi
Methods in com.ibm.jbatch.spi that return ExecutorServiceProvider Modifier and Type Method Description ExecutorServiceProviderBatchSPIManager. getExecutorServiceProvider()Methods in com.ibm.jbatch.spi with parameters of type ExecutorServiceProvider Modifier and Type Method Description voidBatchSPIManager. registerExecutorServiceProvider(ExecutorServiceProvider provider)May be called at any point and will be immediately reflected in the singleton, i.e.
-