public abstract class AbstractJobListener extends Object implements JobListener
Constructor and Description |
---|
AbstractJobListener() |
public void beforeJob() throws Exception
beforeJob
in interface JobListener
Exception
- (or subclass) if an error occurs.public void afterJob() throws Exception
afterJob
in interface JobListener
Exception
- (or subclass) if an error occurs.Copyright © 2013 JBoss by Red Hat. All rights reserved.