public class CDIBatchArtifactFactoryImpl extends Object implements IBatchArtifactFactory
| Constructor and Description |
|---|
CDIBatchArtifactFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(IBatchConfig batchConfig) |
Object |
load(String batchId) |
void |
shutdown() |
public Object load(String batchId)
load in interface IBatchArtifactFactorybatchId - The value of a @ref attribute in a JSL element, e.g. 'batchlet'public void init(IBatchConfig batchConfig) throws BatchContainerServiceException
init in interface IBatchServiceBaseBatchContainerServiceExceptionpublic void shutdown()
throws BatchContainerServiceException
shutdown in interface IBatchServiceBaseBatchContainerServiceException© Copyright IBM Corp. 2014
Licensed under the Apache License, Version 2.0