注释类型 ConcreteService


@Target({TYPE,METHOD}) @Retention(RUNTIME) @Documented public @interface ConcreteService
用于声明一个接口是concrete服务接口

Created by davidoff shen on 2016-08-31.

  • 元素详细资料

    • value

      String value
      默认值:
      ""
    • nonspecific

      boolean nonspecific
      默认值:
      false
    • notService

      boolean notService
      默认值:
      false