Package play.jobs
Annotation Type OnApplicationStop
-
@Retention(RUNTIME) @Target(TYPE) public @interface OnApplicationStop
A job run when the application is stopped under graceful circumstances.
@Retention(RUNTIME)
@Target(TYPE)
public @interface OnApplicationStop