Package com.ibm.jbatch.tck.artifacts.cdi
Class DependentScopedBatchletProps
java.lang.Object
com.ibm.jbatch.tck.artifacts.cdi.DependentScopedBatchletProps
- All Implemented Interfaces:
jakarta.batch.api.Batchlet
@Dependent
@Named("CDIDependentScopedBatchletProps")
public class DependentScopedBatchletProps
extends Object
implements jakarta.batch.api.Batchlet
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
process()
void
setMethod1
(String method1) void
setMethod2
(String m2) void
stop()