public abstract class AbstractJobListener extends Object implements JobListener
| Constructor and Description |
|---|
AbstractJobListener() |
public void beforeJob()
throws Exception
beforeJob in interface JobListenerException - (or subclass) if an error occurs.public void afterJob()
throws Exception
afterJob in interface JobListenerException - (or subclass) if an error occurs.© Copyright IBM Corp. 2014
Licensed under the Apache License, Version 2.0