Class MyBatchletWithPropertiesImpl
java.lang.Object
jakarta.batch.api.AbstractBatchlet
com.ibm.jbatch.tck.artifacts.specialized.MyBatchletWithPropertiesImpl
- All Implemented Interfaces:
jakarta.batch.api.Batchlet
@Named("myBatchletWithPropertiesImpl")
public class MyBatchletWithPropertiesImpl
extends jakarta.batch.api.AbstractBatchlet
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
GOOD_EXIT_CODE
-
myProperty2
-
myDefaultProp1
-
mySubmittedProp
-
batchletProp
-
-
Constructor Details
-
MyBatchletWithPropertiesImpl
public MyBatchletWithPropertiesImpl()
-
-
Method Details