public interface JobListener
Modifier and Type | Method and Description |
---|---|
void |
afterJob()
The afterJob method receives control
after the job execution ends.
|
void |
beforeJob()
The beforeJob method receives control
before the job execution begins.
|
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.