AutoConfigurationImportSelector
@Deprecated public class EnableAutoConfigurationImportSelector extends AutoConfigurationImportSelector
DeferredImportSelector
to handle auto-configuration
. This class can also be subclassed if a custom variant of
@EnableAutoConfiguration
. is needed.EnableAutoConfiguration
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
Constructor and Description |
---|
EnableAutoConfigurationImportSelector()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
isEnabled(AnnotationMetadata metadata)
Deprecated.
|
asList, getAnnotationClass, getAttributes, getAutoConfigurationImportFilters, getAutoConfigurationImportListeners, getBeanClassLoader, getBeanFactory, getCandidateConfigurations, getEnvironment, getExclusions, getOrder, getResourceLoader, getSpringFactoriesLoaderFactoryClass, handleInvalidExcludes, removeDuplicates, selectImports, setBeanClassLoader, setBeanFactory, setEnvironment, setResourceLoader
public EnableAutoConfigurationImportSelector()
protected boolean isEnabled(AnnotationMetadata metadata)
isEnabled
in class AutoConfigurationImportSelector
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.