static void |
NacosPropertySourcePostProcessor.addListenerIfAutoRefreshed(NacosPropertySource nacosPropertySource,
Properties properties,
org.springframework.core.env.ConfigurableEnvironment environment) |
protected void |
NacosPropertySource.copy(NacosPropertySource original) |
protected NacosConfigMetadataEvent |
AnnotationNacosPropertySourceBuilder.createMetaEvent(NacosPropertySource nacosPropertySource,
org.springframework.beans.factory.annotation.AnnotatedBeanDefinition beanDefinition) |
protected NacosConfigMetadataEvent |
XmlNacosPropertySourceBuilder.createMetaEvent(NacosPropertySource nacosPropertySource,
NacosPropertySourceXmlBeanDefinition beanDefinition) |
protected abstract NacosConfigMetadataEvent |
AbstractNacosPropertySourceBuilder.createMetaEvent(NacosPropertySource nacosPropertySource,
T beanDefinition) |
protected void |
AnnotationNacosPropertySourceBuilder.doInitMetadataEvent(NacosPropertySource nacosPropertySource,
org.springframework.beans.factory.annotation.AnnotatedBeanDefinition beanDefinition,
NacosConfigMetadataEvent metadataEvent) |
protected void |
XmlNacosPropertySourceBuilder.doInitMetadataEvent(NacosPropertySource nacosPropertySource,
NacosPropertySourceXmlBeanDefinition beanDefinition,
NacosConfigMetadataEvent metadataEvent) |
protected abstract void |
AbstractNacosPropertySourceBuilder.doInitMetadataEvent(NacosPropertySource nacosPropertySource,
T beanDefinition,
NacosConfigMetadataEvent metadataEvent) |
protected void |
AnnotationNacosPropertySourceBuilder.initNacosPropertySource(NacosPropertySource nacosPropertySource,
org.springframework.beans.factory.annotation.AnnotatedBeanDefinition beanDefinition,
Map<String,Object> annotationAttributes) |
protected void |
XmlNacosPropertySourceBuilder.initNacosPropertySource(NacosPropertySource nacosPropertySource,
NacosPropertySourceXmlBeanDefinition beanDefinition,
Map<String,Object> attributes) |
protected abstract void |
AbstractNacosPropertySourceBuilder.initNacosPropertySource(NacosPropertySource nacosPropertySource,
T beanDefinition,
Map<String,Object> attributes) |