Annotation Interface InterceptWith


@Target({METHOD,TYPE}) @Repeatable(InterceptWithContainer.class) public @interface InterceptWith
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static @interface 
     
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    ru.tinkoff.kora.common.Tag
     
  • Element Details

    • tag

      ru.tinkoff.kora.common.Tag tag
      Default:
      @ru.tinkoff.kora.common.Tag({})