com.ibm.batch.container.services.impl
Class GlassFishCDIBatchArtifactFactoryImpl
java.lang.Object
com.ibm.batch.container.services.impl.GlassFishCDIBatchArtifactFactoryImpl
- All Implemented Interfaces:
- com.ibm.batch.container.services.IBatchArtifactFactory, com.ibm.batch.container.services.IBatchServiceBase
public class GlassFishCDIBatchArtifactFactoryImpl
- extends Object
- implements com.ibm.batch.container.services.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 com.ibm.batch.container.services.IBatchArtifactFactory
init
public void init(com.ibm.batch.container.config.IBatchConfig batchConfig)
throws com.ibm.batch.container.exception.BatchContainerServiceException
- Specified by:
init in interface com.ibm.batch.container.services.IBatchServiceBase
- Throws:
com.ibm.batch.container.exception.BatchContainerServiceException
shutdown
public void shutdown()
throws com.ibm.batch.container.exception.BatchContainerServiceException
- Specified by:
shutdown in interface com.ibm.batch.container.services.IBatchServiceBase
- Throws:
com.ibm.batch.container.exception.BatchContainerServiceException
Copyright © 2013. All Rights Reserved.