@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) @Inherited @Documented public @interface MessageConsumer
String
queue
topic
public abstract String topic
public abstract String queue
Copyright © 2018. All rights reserved.