public class DubboClassPathBeanDefinitionScanner
extends org.springframework.context.annotation.ClassPathBeanDefinitionScanner
ClassPathBeanDefinitionScanner that exposes some methods to be public.ClassPathBeanDefinitionScanner.doScan(String...),
ClassPathScanningCandidateComponentProvider.registerDefaultFilters()| 构造器和说明 |
|---|
DubboClassPathBeanDefinitionScanner(org.springframework.beans.factory.support.BeanDefinitionRegistry registry,
boolean useDefaultFilters,
org.springframework.core.env.Environment environment,
org.springframework.core.io.ResourceLoader resourceLoader) |
DubboClassPathBeanDefinitionScanner(org.springframework.beans.factory.support.BeanDefinitionRegistry registry,
org.springframework.core.env.Environment environment,
org.springframework.core.io.ResourceLoader resourceLoader) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
checkCandidate(String beanName,
org.springframework.beans.factory.config.BeanDefinition beanDefinition) |
Set<org.springframework.beans.factory.config.BeanDefinition> |
findCandidateComponents(String basePackage) |
getBeanDefinitionDefaults, getRegistry, scan, setAutowireCandidatePatterns, setBeanDefinitionDefaults, setBeanNameGenerator, setIncludeAnnotationConfig, setScopedProxyMode, setScopeMetadataResolverpublic DubboClassPathBeanDefinitionScanner(org.springframework.beans.factory.support.BeanDefinitionRegistry registry,
boolean useDefaultFilters,
org.springframework.core.env.Environment environment,
org.springframework.core.io.ResourceLoader resourceLoader)
public DubboClassPathBeanDefinitionScanner(org.springframework.beans.factory.support.BeanDefinitionRegistry registry,
org.springframework.core.env.Environment environment,
org.springframework.core.io.ResourceLoader resourceLoader)
public boolean checkCandidate(String beanName, org.springframework.beans.factory.config.BeanDefinition beanDefinition) throws IllegalStateException
checkCandidate 在类中 org.springframework.context.annotation.ClassPathBeanDefinitionScannerIllegalStateExceptionCopyright © 2011–2021 The Apache Software Foundation. All rights reserved.