Annotation Interface Aspect


@Documented @Retention(RUNTIME) @Target(TYPE) public @interface Aspect
  • Element Details

    • value

      String value
      Default:
      ""
    • id

      String id
      Default:
      ""
    • order

      int order
      Default:
      2147483647
    • isolated

      boolean isolated
      Default:
      false