@Order
public class RabbitListenerConfigurationSelector
extends java.lang.Object
implements org.springframework.context.annotation.DeferredImportSelector
DeferredImportSelector implementation with the lowest order to import a
MultiRabbitBootstrapConfiguration and RabbitBootstrapConfiguration
as late as possible.
MultiRabbitBootstrapConfiguration has precedence to be able to provide the
extended BeanPostProcessor, if enabled.| Constructor and Description |
|---|
RabbitListenerConfigurationSelector() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
selectImports(org.springframework.core.type.AnnotationMetadata importingClassMetadata) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait