@Order public class RabbitListenerConfigurationSelector extends Object implements DeferredImportSelector
DeferredImportSelector implementation with the lowest order to import a
RabbitBootstrapConfiguration as late as possible.DeferredImportSelector.Group| Constructor and Description |
|---|
RabbitListenerConfigurationSelector() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
selectImports(AnnotationMetadata importingClassMetadata) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetImportGroupgetExclusionFilterpublic String[] selectImports(AnnotationMetadata importingClassMetadata)
selectImports in interface ImportSelector