Package com.ibm.jbatch.tck.artifacts.cdi
Class ApplicationScopedStepListener
- java.lang.Object
-
- jakarta.batch.api.listener.AbstractStepListener
-
- com.ibm.jbatch.tck.artifacts.cdi.ApplicationScopedStepListener
-
- All Implemented Interfaces:
jakarta.batch.api.listener.StepListener
@ApplicationScoped @Named("CDIApplicationScopedStepListener") public class ApplicationScopedStepListener extends jakarta.batch.api.listener.AbstractStepListener
-
-
Constructor Summary
Constructors Constructor Description ApplicationScopedStepListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
beforeStep()
int
getCount()
-