com.ibm.jbatch.tck.artifacts.reusable
Class SimpleJobListener
java.lang.Object
javax.batch.api.listener.AbstractJobListener
com.ibm.jbatch.tck.artifacts.reusable.SimpleJobListener
- All Implemented Interfaces:
- JobListener
@Named
public class SimpleJobListener
- extends AbstractJobListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleJobListener
public SimpleJobListener()
beforeJob
public void beforeJob()
throws Exception
- Specified by:
beforeJob in interface JobListener- Overrides:
beforeJob in class AbstractJobListener
- Throws:
Exception
afterJob
public void afterJob()
throws Exception
- Specified by:
afterJob in interface JobListener- Overrides:
afterJob in class AbstractJobListener
- Throws:
Exception
Copyright © 2013. All Rights Reserved.