Uses of Interface
com.ibm.jbatch.spi.BatchJobUtil
-
-
Uses of BatchJobUtil in com.ibm.jbatch.spi
Methods in com.ibm.jbatch.spi that return BatchJobUtil Modifier and Type Method Description BatchJobUtilBatchSPIManager. getBatchJobUtil()Methods in com.ibm.jbatch.spi with parameters of type BatchJobUtil Modifier and Type Method Description voidBatchSPIManager. registerBatchJobUtil(BatchJobUtil helper)May be called at any point and will be immediately reflected in the singleton, i.e.
-