com.ibm.batch.container.services.impl
Class GlassFishCDIBatchArtifactFactoryImpl
java.lang.Object
com.ibm.batch.container.services.impl.GlassFishCDIBatchArtifactFactoryImpl
- All Implemented Interfaces:
- IBatchArtifactFactory, IBatchServiceBase
public class GlassFishCDIBatchArtifactFactoryImpl
- extends Object
- implements IBatchArtifactFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlassFishCDIBatchArtifactFactoryImpl
public GlassFishCDIBatchArtifactFactoryImpl()
load
public Object load(String batchId)
- Specified by:
load in interface IBatchArtifactFactory
- Parameters:
batchId - The value of a @ref attribute in a JSL element, e.g. 'batchlet'
- Returns:
- An object instance of the artifact.
init
public void init(IBatchConfig batchConfig)
throws BatchContainerServiceException
- Specified by:
init in interface IBatchServiceBase
- Throws:
BatchContainerServiceException
shutdown
public void shutdown()
throws BatchContainerServiceException
- Specified by:
shutdown in interface IBatchServiceBase
- Throws:
BatchContainerServiceException
Copyright © 2013. All Rights Reserved.