@Retention(value=RUNTIME) @Target(value=METHOD) public @interface AfterJob
Job has completed. Annotated
methods will be called regardless of the status of the JobExecution. JobExecution jobExecution)JobExecutionListenerCopyright © 2014. All rights reserved.