public abstract class AutoConfigurationPackages extends Object
| Constructor and Description |
|---|
AutoConfigurationPackages() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
get(BeanFactory beanFactory)
Return the auto-configuration base packages for the given bean factory
|
public static List<String> get(BeanFactory beanFactory)
beanFactory - the source bean factoryIllegalStateException - if auto-configuration is not enabledCopyright © 2014. All rights reserved.