@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)JobExecutionListener
Copyright © 2013 SpringSource. All rights reserved.