com.ibm.jbatch.tck.artifacts.specialized
Class BatchletUsingStepContextImpl
java.lang.Object
javax.batch.api.AbstractBatchlet
com.ibm.jbatch.tck.artifacts.specialized.BatchletUsingStepContextImpl
- All Implemented Interfaces:
- Batchlet
@Named(value="batchletUsingStepContextImpl")
public class BatchletUsingStepContextImpl
- extends AbstractBatchlet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GOOD_STEP_EXIT_STATUS
public static String GOOD_STEP_EXIT_STATUS
GOOD_JOB_EXIT_STATUS
public static String GOOD_JOB_EXIT_STATUS
BatchletUsingStepContextImpl
public BatchletUsingStepContextImpl()
process
public String process()
throws Exception
- Specified by:
process in interface Batchlet- Specified by:
process in class AbstractBatchlet
- Throws:
Exception
stop
public void stop()
throws Exception
- Specified by:
stop in interface Batchlet- Overrides:
stop in class AbstractBatchlet
- Throws:
Exception
Copyright © 2013. All Rights Reserved.