Class StepListenerProxy
- java.lang.Object
-
- com.ibm.jbatch.container.artifact.proxy.AbstractProxy<jakarta.batch.api.listener.StepListener>
-
- com.ibm.jbatch.container.artifact.proxy.StepListenerProxy
-
- All Implemented Interfaces:
jakarta.batch.api.listener.StepListener
public class StepListenerProxy extends AbstractProxy<jakarta.batch.api.listener.StepListener> implements jakarta.batch.api.listener.StepListener
-
-
Field Summary
-
Fields inherited from class com.ibm.jbatch.container.artifact.proxy.AbstractProxy
delegate, stepContext
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidafterStep()voidbeforeStep()-
Methods inherited from class com.ibm.jbatch.container.artifact.proxy.AbstractProxy
getDelegate, setStepContext
-
-