Annotation Interface After


@Retention(RUNTIME) @Target(TYPE) @Inherited public @interface After
The component that is annotated with this must be placed later than the components or phases providing names contained in the given list.
Author:
Tony Vaagenes
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      String[] value
      Default:
      {}