public static class SpringAxonAutoConfigurer.ImportSelector extends Object implements org.springframework.context.annotation.DeferredImportSelector
SpringAxonAutoConfigurer.ImportSelector
that enables the import of the SpringAxonAutoConfigurer
after
all @Configuration
beans have been processed.Constructor and Description |
---|
ImportSelector() |
Modifier and Type | Method and Description |
---|---|
String[] |
selectImports(org.springframework.core.type.AnnotationMetadata importingClassMetadata) |
public String[] selectImports(org.springframework.core.type.AnnotationMetadata importingClassMetadata)
selectImports
in interface org.springframework.context.annotation.ImportSelector
Copyright © 2010–2020. All rights reserved.