Annotation Type PostStart


  • @Target(METHOD)
    @Retention(CLASS)
    @Deprecated
    public @interface PostStart
    Deprecated.
    Since 9.4, please use Start instead.
    Behaves exactly as Start.
    Since:
    9.2
    Author:
    Tristan Tarrant
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      int priority
      Deprecated.
       
    • Element Detail