Uses of Interface
com.ibm.jbatch.spi.services.IBatchThreadPoolService
-
Packages that use IBatchThreadPoolService Package Description com.ibm.jbatch.container.services.impl com.ibm.jbatch.container.servicesmanager -
-
Uses of IBatchThreadPoolService in com.ibm.jbatch.container.services.impl
Classes in com.ibm.jbatch.container.services.impl that implement IBatchThreadPoolService Modifier and Type Class Description classAbstractThreadPoolServiceImplclassBoundedThreadPoolServiceImplclassGrowableThreadPoolServiceImplclassJNDIDelegatingThreadPoolServiceImplclassSPIDelegatingThreadPoolServiceImpl -
Uses of IBatchThreadPoolService in com.ibm.jbatch.container.servicesmanager
Methods in com.ibm.jbatch.container.servicesmanager that return IBatchThreadPoolService Modifier and Type Method Description IBatchThreadPoolServiceServicesManager. getThreadPoolService()IBatchThreadPoolServiceServicesManagerImpl. getThreadPoolService()
-