Uses of Interface
com.ibm.jbatch.container.services.IJobStatusManagerService
-
Packages that use IJobStatusManagerService Package Description com.ibm.jbatch.container.impl com.ibm.jbatch.container.services.impl com.ibm.jbatch.container.servicesmanager -
-
Uses of IJobStatusManagerService in com.ibm.jbatch.container.impl
Fields in com.ibm.jbatch.container.impl declared as IJobStatusManagerService Modifier and Type Field Description protected IJobStatusManagerServiceJobThreadRootControllerImpl. jobStatusService -
Uses of IJobStatusManagerService in com.ibm.jbatch.container.services.impl
Classes in com.ibm.jbatch.container.services.impl that implement IJobStatusManagerService Modifier and Type Class Description classJobStatusManagerImpl -
Uses of IJobStatusManagerService in com.ibm.jbatch.container.servicesmanager
Methods in com.ibm.jbatch.container.servicesmanager that return IJobStatusManagerService Modifier and Type Method Description IJobStatusManagerServiceServicesManager. getJobStatusManagerService()IJobStatusManagerServiceServicesManagerImpl. getJobStatusManagerService()
-