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