@Configuration public class HystrixAmqpServiceConnector extends Object implements ApplicationListener<org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent>, Ordered
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE| Constructor and Description |
|---|
HystrixAmqpServiceConnector() |
| Modifier and Type | Method and Description |
|---|---|
int |
getOrder() |
void |
onApplicationEvent(org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent event) |
public void onApplicationEvent(org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent event)
onApplicationEvent in interface ApplicationListener<org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent>