jsr352.tck.reusable
Class MyBatchletImpl
java.lang.Object
jsr352.tck.reusable.MyBatchletImpl
@Named(value="MyBatchlet")
public class MyBatchletImpl
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GOOD_EXIT_STATUS
public static String GOOD_EXIT_STATUS
MyBatchletImpl
public MyBatchletImpl()
begin
public void begin()
throws Exception
- Throws:
Exception
process
public String process()
throws Exception
- Throws:
Exception
cancel
public void cancel()
throws Exception
- Throws:
Exception
end
public void end()
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.