Class JobListenerProxy
- java.lang.Object
-
- com.ibm.jbatch.container.artifact.proxy.AbstractProxy<jakarta.batch.api.listener.JobListener>
-
- com.ibm.jbatch.container.artifact.proxy.JobListenerProxy
-
- All Implemented Interfaces:
jakarta.batch.api.listener.JobListener
public class JobListenerProxy extends AbstractProxy<jakarta.batch.api.listener.JobListener> implements jakarta.batch.api.listener.JobListener
-
-
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 voidafterJob()voidbeforeJob()-
Methods inherited from class com.ibm.jbatch.container.artifact.proxy.AbstractProxy
getDelegate, setStepContext
-
-