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 © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.