jsr352.tck.specialized
Class MyBatchletWithPropertiesImpl
java.lang.Object
jsr352.tck.specialized.MyBatchletWithPropertiesImpl
@Named(value="MyBatchletWithProperties")
public class MyBatchletWithPropertiesImpl
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GOOD_EXIT_CODE
public static String GOOD_EXIT_CODE
myProperty2
public String myProperty2
myDefaultProp1
public String myDefaultProp1
mySubmittedProp
public String mySubmittedProp
mySystemProp
public String mySystemProp
batchletProp
public String batchletProp
MyBatchletWithPropertiesImpl
public MyBatchletWithPropertiesImpl()
process
public String process()
throws Exception
- Throws:
Exception
cancel
public void cancel()
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.