Annotation Interface Async


@Retention(RUNTIME) @Target(TYPE) public @interface Async
Admin Command implementations can use this annotation to indicate asynchronous execution of their logic.
Author:
Jerome Dochez
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    int
     
  • Element Details

    • priority

      int priority
      Default:
      5