Class CountInvocationsStepListener
- java.lang.Object
-
- jakarta.batch.api.listener.AbstractStepListener
-
- com.ibm.jbatch.tck.artifacts.reusable.CountInvocationsStepListener
-
- All Implemented Interfaces:
jakarta.batch.api.listener.StepListener
@Named public class CountInvocationsStepListener extends jakarta.batch.api.listener.AbstractStepListener
-
-
Field Summary
Fields Modifier and Type Field Description static int
STATIC_AFTER_COUNT
static int
STATIC_BEFORE_COUNT
-
Constructor Summary
Constructors Constructor Description CountInvocationsStepListener()
-