Uses of Interface
com.ibm.jbatch.container.util.BatchContainerConstants
-
Packages that use BatchContainerConstants Package Description com.ibm.jbatch.container.services.impl com.ibm.jbatch.container.servicesmanager -
-
Uses of BatchContainerConstants in com.ibm.jbatch.container.services.impl
Classes in com.ibm.jbatch.container.services.impl that implement BatchContainerConstants Modifier and Type Class Description classBoundedThreadPoolServiceImplclassJNDIDelegatingThreadPoolServiceImpl -
Uses of BatchContainerConstants in com.ibm.jbatch.container.servicesmanager
Classes in com.ibm.jbatch.container.servicesmanager that implement BatchContainerConstants Modifier and Type Class Description classServicesManagerImplNote a call to any of the getter methods besides getInstance() will perform the initialization routine and thereby 'harden' the config.
-