public class AnnotationNacosPropertySourceBuilder extends AbstractNacosPropertySourceBuilder<org.springframework.beans.factory.annotation.AnnotatedBeanDefinition>
@NacosPropertySource
BuilderNacosPropertySource,
NacosPropertySources,
AnnotatedBeanDefinition| 限定符和类型 | 字段和说明 |
|---|---|
static String |
BEAN_NAME
The bean name of
AnnotationNacosPropertySourceBuilder |
beanFactory, environment, logger| 构造器和说明 |
|---|
AnnotationNacosPropertySourceBuilder() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected NacosConfigMetadataEvent |
createMetaEvent(NacosPropertySource nacosPropertySource,
org.springframework.beans.factory.annotation.AnnotatedBeanDefinition beanDefinition) |
protected void |
doInitMetadataEvent(NacosPropertySource nacosPropertySource,
org.springframework.beans.factory.annotation.AnnotatedBeanDefinition beanDefinition,
NacosConfigMetadataEvent metadataEvent) |
protected void |
initNacosPropertySource(NacosPropertySource nacosPropertySource,
org.springframework.beans.factory.annotation.AnnotatedBeanDefinition beanDefinition,
Map<String,Object> annotationAttributes) |
protected Map<String,Object>[] |
resolveRuntimeAttributesArray(org.springframework.beans.factory.annotation.AnnotatedBeanDefinition beanDefinition,
Properties globalNacosProperties)
|
afterPropertiesSet, build, destroy, doBuild, getBeanDefinitionType, setApplicationContext, setBeanClassLoader, setBeanFactory, setEnvironment, supportspublic static final String BEAN_NAME
AnnotationNacosPropertySourceBuilderprotected Map<String,Object>[] resolveRuntimeAttributesArray(org.springframework.beans.factory.annotation.AnnotatedBeanDefinition beanDefinition, Properties globalNacosProperties)
AbstractNacosPropertySourceBuilderresolveRuntimeAttributesArray 在类中 AbstractNacosPropertySourceBuilder<org.springframework.beans.factory.annotation.AnnotatedBeanDefinition>beanDefinition - Bean DefinitionglobalNacosProperties - Global Nacos Propertiesprotected void initNacosPropertySource(NacosPropertySource nacosPropertySource, org.springframework.beans.factory.annotation.AnnotatedBeanDefinition beanDefinition, Map<String,Object> annotationAttributes)
initNacosPropertySource 在类中 AbstractNacosPropertySourceBuilder<org.springframework.beans.factory.annotation.AnnotatedBeanDefinition>protected NacosConfigMetadataEvent createMetaEvent(NacosPropertySource nacosPropertySource, org.springframework.beans.factory.annotation.AnnotatedBeanDefinition beanDefinition)
createMetaEvent 在类中 AbstractNacosPropertySourceBuilder<org.springframework.beans.factory.annotation.AnnotatedBeanDefinition>protected void doInitMetadataEvent(NacosPropertySource nacosPropertySource, org.springframework.beans.factory.annotation.AnnotatedBeanDefinition beanDefinition, NacosConfigMetadataEvent metadataEvent)
doInitMetadataEvent 在类中 AbstractNacosPropertySourceBuilder<org.springframework.beans.factory.annotation.AnnotatedBeanDefinition>Copyright © 2021. All rights reserved.