@Target(value={TYPE,METHOD}) @Inherited public @interface RabbitConnection
Modifier and Type | Fields and Description |
---|---|
static String |
DEFAULT_CONNECTION |
Modifier and Type | Optional Element and Description |
---|---|
String |
connection |
String |
executor |
public static final String DEFAULT_CONNECTION
public abstract String connection
public abstract String executor