注释类型 MessageConsumer


@Retention(RUNTIME) @Documented @Inherited @Target({FIELD,PARAMETER,TYPE}) public @interface MessageConsumer
  • 元素详细资料

    • topicType

      Class<?> topicType
      默认值:
      org.coodex.concrete.message.Topic.class
    • queue

      String queue
      默认值:
      ""