@ConfigurationProperties(value="govern.eventbus.rabbit")
public class RabbitProperties
extends me.ahoo.eventbus.rabbit.config.RabbitConfig
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PREFIX |
| Constructor and Description |
|---|
RabbitProperties() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
public static final java.lang.String PREFIX