@Retention(value=RUNTIME) @Target(value=TYPE) public @interface OnApplicationStop
A job run when the application is stopped under graceful circumstances.