|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IBatchKernelService | |
|---|---|
| com.ibm.jbatch.container.impl | |
| com.ibm.jbatch.container.servicesmanager | |
| com.ibm.jbatch.container.util | |
| Uses of IBatchKernelService in com.ibm.jbatch.container.impl |
|---|
| Classes in com.ibm.jbatch.container.impl that implement IBatchKernelService | |
|---|---|
class |
BatchKernelImpl
|
| Fields in com.ibm.jbatch.container.impl declared as IBatchKernelService | |
|---|---|
protected static IBatchKernelService |
BaseStepControllerImpl.batchKernel
|
| Uses of IBatchKernelService in com.ibm.jbatch.container.servicesmanager |
|---|
| Methods in com.ibm.jbatch.container.servicesmanager that return IBatchKernelService | |
|---|---|
IBatchKernelService |
ServicesManagerImpl.getBatchKernelService()
|
IBatchKernelService |
ServicesManager.getBatchKernelService()
|
| Uses of IBatchKernelService in com.ibm.jbatch.container.util |
|---|
| Fields in com.ibm.jbatch.container.util declared as IBatchKernelService | |
|---|---|
protected IBatchKernelService |
BatchWorkUnit.batchKernel
|
| Methods in com.ibm.jbatch.container.util that return IBatchKernelService | |
|---|---|
IBatchKernelService |
BatchWorkUnit.getBatchKernel()
|
| Methods in com.ibm.jbatch.container.util with parameters of type IBatchKernelService | |
|---|---|
void |
BatchWorkUnit.setBatchKernel(IBatchKernelService batchKernel)
|
| Constructors in com.ibm.jbatch.container.util with parameters of type IBatchKernelService | |
|---|---|
BatchFlowInSplitWorkUnit(IBatchKernelService batchKernelService,
RuntimeFlowInSplitExecution jobExecution,
FlowInSplitBuilderConfig config)
|
|
BatchParallelWorkUnit(IBatchKernelService batchKernel,
RuntimeJobExecution jobExecutionImpl,
boolean notifyCallbackWhenDone)
|
|
BatchPartitionWorkUnit(IBatchKernelService batchKernelService,
RuntimeJobExecution jobExecution,
PartitionsBuilderConfig config)
|
|
BatchWorkUnit(IBatchKernelService batchKernel,
RuntimeJobExecution jobExecutionImpl)
|
|
BatchWorkUnit(IBatchKernelService batchKernel,
RuntimeJobExecution jobExecutionImpl,
boolean notifyCallbackWhenDone)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||