跳过导航链接
A B C D E F G H I L M N O P R S T U V X 

A

AbstractConfigParse - com.alibaba.nacos.spring.util中的类
The user inherits the AbstraceConfigParse abstract class and adds the implementation class in META-INF/com.alibaba.nacos.spring.util.ConfigParse to implement the addition of custom parsing rules.
AbstractConfigParse() - 类 的构造器com.alibaba.nacos.spring.util.AbstractConfigParse
 
AbstractNacosPropertySourceBuilder<T extends org.springframework.beans.factory.config.BeanDefinition> - com.alibaba.nacos.spring.core.env中的类
Abstract implementation of NacosPropertySource Builder
AbstractNacosPropertySourceBuilder() - 类 的构造器com.alibaba.nacos.spring.core.env.AbstractNacosPropertySourceBuilder
 
AbstractNacosServiceBeanBuilder<S> - com.alibaba.nacos.spring.beans.factory.annotation中的类
Abstract Nacos Service Bean Builder
AbstractNacosServiceBeanBuilder(GlobalNacosPropertiesSource) - 类 的构造器com.alibaba.nacos.spring.beans.factory.annotation.AbstractNacosServiceBeanBuilder
 
ACCESS_KEY_PLACEHOLDER - 注释类型 中的静态变量com.alibaba.nacos.spring.context.annotation.config.EnableNacosConfig
The placeholder of endpoint, the value is "${nacos.config.access-key:${nacos.access-key:}}"
ACCESS_KEY_PLACEHOLDER - 注释类型 中的静态变量com.alibaba.nacos.spring.context.annotation.discovery.EnableNacosDiscovery
The placeholder of endpoint, the value is "${nacos.discovery.access-key:${nacos.access-key:}}"
addListener(String, String, String, Listener) - 类 中的方法com.alibaba.nacos.spring.context.event.config.EventPublishingConfigService
Implementation of the new version of support for multiple configuration file type resolution.
addListener(String, String, Listener) - 类 中的方法com.alibaba.nacos.spring.context.event.config.EventPublishingConfigService
 
addListenerIfAutoRefreshed(NacosPropertySource, Properties, ConfigurableEnvironment) - 类 中的静态方法com.alibaba.nacos.spring.core.env.NacosPropertySourcePostProcessor
 
AFTER_ATTRIBUTE_NAME - 注释类型 中的静态变量com.alibaba.nacos.spring.context.annotation.config.NacosPropertySource
The attribute name of NacosPropertySource.after()
afterPropertiesSet() - 类 中的方法com.alibaba.nacos.spring.beans.factory.annotation.AnnotationNacosInjectedBeanPostProcessor
 
afterPropertiesSet() - 类 中的方法com.alibaba.nacos.spring.core.env.AbstractNacosPropertySourceBuilder
 
AnnotationListenerMethodProcessor<A extends Annotation> - com.alibaba.nacos.spring.context.event中的类
Listener method Processor The target method must be public not static not abstract not native void
AnnotationListenerMethodProcessor() - 类 的构造器com.alibaba.nacos.spring.context.event.AnnotationListenerMethodProcessor
 
AnnotationNacosInjectedBeanPostProcessor - com.alibaba.nacos.spring.beans.factory.annotation中的类
AnnotationInjectedBeanPostProcessor implementation is used to inject ConfigService or NamingService instance into a Spring Bean If it's attributes or properties annotated @NacosInjected.
AnnotationNacosInjectedBeanPostProcessor() - 类 的构造器com.alibaba.nacos.spring.beans.factory.annotation.AnnotationNacosInjectedBeanPostProcessor
 
AnnotationNacosPropertySourceBuilder - com.alibaba.nacos.spring.core.env中的类
AnnotationNacosPropertySourceBuilder() - 类 的构造器com.alibaba.nacos.spring.core.env.AnnotationNacosPropertySourceBuilder
 
ApplicationContextHolder - com.alibaba.nacos.spring.factory中的类
 
ApplicationContextHolder() - 类 的构造器com.alibaba.nacos.spring.factory.ApplicationContextHolder
 
asMap(Object) - 类 中的静态方法com.alibaba.nacos.spring.util.parse.DefaultYamlConfigParse
 
AUTO_REFRESHED_ATTRIBUTE_NAME - 注释类型 中的静态变量com.alibaba.nacos.spring.context.annotation.config.NacosPropertySource

B

BEAN_NAME - 类 中的静态变量com.alibaba.nacos.spring.beans.factory.annotation.AnnotationNacosInjectedBeanPostProcessor
BEAN_NAME - 类 中的静态变量com.alibaba.nacos.spring.beans.factory.annotation.ConfigServiceBeanBuilder
The bean name of ConfigServiceBeanBuilder
BEAN_NAME - 类 中的静态变量com.alibaba.nacos.spring.beans.factory.annotation.NamingMaintainServiceBeanBuilder
The bean name of NamingServiceBeanBuilder
BEAN_NAME - 类 中的静态变量com.alibaba.nacos.spring.beans.factory.annotation.NamingServiceBeanBuilder
The bean name of NamingServiceBeanBuilder
BEAN_NAME - 类 中的静态变量com.alibaba.nacos.spring.context.annotation.config.NacosConfigListenerMethodProcessor
BEAN_NAME - 类 中的静态变量com.alibaba.nacos.spring.context.annotation.config.NacosValueAnnotationBeanPostProcessor
BEAN_NAME - 类 中的静态变量com.alibaba.nacos.spring.context.event.LoggingNacosConfigMetadataEventListener
BEAN_NAME - 类 中的静态变量com.alibaba.nacos.spring.context.properties.config.NacosConfigurationPropertiesBinder
 
BEAN_NAME - 类 中的静态变量com.alibaba.nacos.spring.context.properties.config.NacosConfigurationPropertiesBindingPostProcessor
BEAN_NAME - 类 中的静态变量com.alibaba.nacos.spring.core.env.AnnotationNacosPropertySourceBuilder
BEAN_NAME - 类 中的静态变量com.alibaba.nacos.spring.core.env.NacosPropertySourcePostProcessor
BEAN_NAME - 类 中的静态变量com.alibaba.nacos.spring.core.env.XmlNacosPropertySourceBuilder
BEAN_NAME - 类 中的静态变量com.alibaba.nacos.spring.factory.ApplicationContextHolder
 
BEAN_NAME - 接口 中的静态变量com.alibaba.nacos.spring.factory.NacosServiceFactory
The bean name of NacosServiceFactory
beanFactory - 类 中的变量com.alibaba.nacos.spring.core.env.AbstractNacosPropertySourceBuilder
 
BEFORE_ATTRIBUTE_NAME - 注释类型 中的静态变量com.alibaba.nacos.spring.context.annotation.config.NacosPropertySource
The attribute name of NacosPropertySource.before()
bind(Object, String) - 类 中的方法com.alibaba.nacos.spring.context.properties.config.NacosConfigurationPropertiesBinder
 
bind(Object, String, NacosConfigurationProperties) - 类 中的方法com.alibaba.nacos.spring.context.properties.config.NacosConfigurationPropertiesBinder
 
build(NacosProperties) - 类 中的方法com.alibaba.nacos.spring.beans.factory.annotation.AbstractNacosServiceBeanBuilder
 
build(Map<String, Object>) - 类 中的方法com.alibaba.nacos.spring.beans.factory.annotation.AbstractNacosServiceBeanBuilder
 
build(String, T) - 类 中的方法com.alibaba.nacos.spring.core.env.AbstractNacosPropertySourceBuilder
Build NacosPropertySource from BeanDefinition
buildDefaultPropertySourceName(String, String, Map<?, ?>) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosUtils
Build The default name of @NacosPropertySource
buildFlattenedMap(Map<String, Object>, Map<String, Object>, String) - 类 中的静态方法com.alibaba.nacos.spring.util.parse.DefaultYamlConfigParse
 
buildInjectedObjectCacheKey(AnnotationAttributes, Object, String, Class<?>, InjectionMetadata.InjectedElement) - 类 中的方法com.alibaba.nacos.spring.beans.factory.annotation.AnnotationNacosInjectedBeanPostProcessor
 
buildInjectedObjectCacheKey(AnnotationAttributes, Object, String, Class<?>, InjectionMetadata.InjectedElement) - 类 中的方法com.alibaba.nacos.spring.context.annotation.config.NacosValueAnnotationBeanPostProcessor
 

C

CacheableEventPublishingNacosServiceFactory - com.alibaba.nacos.spring.factory中的类
Cacheable Event Publishing NacosServiceFactory
CacheableEventPublishingNacosServiceFactory() - 类 的构造器com.alibaba.nacos.spring.factory.CacheableEventPublishingNacosServiceFactory
 
canConvert(Class<T>) - 类 中的方法com.alibaba.nacos.spring.convert.converter.config.DefaultNacosConfigConverter
 
cleanMapOrCollectionField(Object) - 类 中的静态方法com.alibaba.nacos.spring.util.ObjectUtils
 
CLUSTER_NAME_PLACEHOLDER - 注释类型 中的静态变量com.alibaba.nacos.spring.context.annotation.config.EnableNacosConfig
The placeholder of endpoint, the value is "${nacos.config.cluster-name:${nacos.cluster-name:}}"
CLUSTER_NAME_PLACEHOLDER - 注释类型 中的静态变量com.alibaba.nacos.spring.context.annotation.discovery.EnableNacosDiscovery
The placeholder of endpoint, the value is "${nacos.discovery.cluster-name:${nacos.cluster-name:}}"
com.alibaba.nacos.spring.beans.factory.annotation - 程序包 com.alibaba.nacos.spring.beans.factory.annotation
 
com.alibaba.nacos.spring.context.annotation - 程序包 com.alibaba.nacos.spring.context.annotation
 
com.alibaba.nacos.spring.context.annotation.config - 程序包 com.alibaba.nacos.spring.context.annotation.config
 
com.alibaba.nacos.spring.context.annotation.discovery - 程序包 com.alibaba.nacos.spring.context.annotation.discovery
 
com.alibaba.nacos.spring.context.config.xml - 程序包 com.alibaba.nacos.spring.context.config.xml
 
com.alibaba.nacos.spring.context.constants - 程序包 com.alibaba.nacos.spring.context.constants
 
com.alibaba.nacos.spring.context.event - 程序包 com.alibaba.nacos.spring.context.event
 
com.alibaba.nacos.spring.context.event.config - 程序包 com.alibaba.nacos.spring.context.event.config
 
com.alibaba.nacos.spring.context.properties.config - 程序包 com.alibaba.nacos.spring.context.properties.config
 
com.alibaba.nacos.spring.convert.converter.config - 程序包 com.alibaba.nacos.spring.convert.converter.config
 
com.alibaba.nacos.spring.core.env - 程序包 com.alibaba.nacos.spring.core.env
 
com.alibaba.nacos.spring.enums - 程序包 com.alibaba.nacos.spring.enums
 
com.alibaba.nacos.spring.factory - 程序包 com.alibaba.nacos.spring.factory
 
com.alibaba.nacos.spring.metadata - 程序包 com.alibaba.nacos.spring.metadata
 
com.alibaba.nacos.spring.util - 程序包 com.alibaba.nacos.spring.util
 
com.alibaba.nacos.spring.util.config - 程序包 com.alibaba.nacos.spring.util.config
 
com.alibaba.nacos.spring.util.parse - 程序包 com.alibaba.nacos.spring.util.parse
 
CONFIG_GLOBAL_NACOS_PROPERTIES_BEAN_NAME - 类 中的静态变量com.alibaba.nacos.spring.util.NacosBeanUtils
The bean name of global Nacos Properties for config
CONFIG_LONG_POLL_TIMEOUT_PLACEHOLDER - 注释类型 中的静态变量com.alibaba.nacos.spring.context.annotation.config.EnableNacosConfig
The placeholder of configLongPollTimeout, the value is "${nacos.configLongPollTimeout:}"
CONFIG_PREFIX - 注释类型 中的静态变量com.alibaba.nacos.spring.context.annotation.config.EnableNacosConfig
The prefix of property name of Nacos Config
CONFIG_RETRY_TIME_PLACEHOLDER - 注释类型 中的静态变量com.alibaba.nacos.spring.context.annotation.config.EnableNacosConfig
The placeholder of configRetryTime, the value is "${nacos.configRetryTime:}"
CONFIG_TYPE_ATTRIBUTE_NAME - 注释类型 中的静态变量com.alibaba.nacos.spring.context.annotation.config.NacosPropertySource
The attribute name of NacosPropertySource.type() ()}
ConfigParse - com.alibaba.nacos.spring.util中的接口
 
ConfigParseUtils - com.alibaba.nacos.spring.util中的类
 
ConfigParseUtils() - 类 的构造器com.alibaba.nacos.spring.util.ConfigParseUtils
 
ConfigServiceBeanBuilder - com.alibaba.nacos.spring.beans.factory.annotation中的类
ConfigService Bean Builder
ConfigServiceBeanBuilder() - 类 的构造器com.alibaba.nacos.spring.beans.factory.annotation.ConfigServiceBeanBuilder
 
constructMapping(MappingNode) - 类 中的方法com.alibaba.nacos.spring.util.parse.DefaultYamlConfigParse.MapAppenderConstructor
 
CONTEXT_PATH_PLACEHOLDER - 注释类型 中的静态变量com.alibaba.nacos.spring.context.annotation.config.EnableNacosConfig
The placeholder of endpoint, the value is "${nacos.config.context-path:${nacos.context-path:}}"
CONTEXT_PATH_PLACEHOLDER - 注释类型 中的静态变量com.alibaba.nacos.spring.context.annotation.discovery.EnableNacosDiscovery
The placeholder of endpoint, the value is "${nacos.discovery.context-path:${nacos.context-path:}}"
convert(String) - 类 中的方法com.alibaba.nacos.spring.convert.converter.config.DefaultNacosConfigConverter
 
convertIfNecessary(ConfigurableListableBeanFactory, Field, Object) - 类 中的静态方法com.alibaba.nacos.spring.util.ObjectUtils
 
convertIfNecessary(ConfigurableListableBeanFactory, Method, Object) - 类 中的静态方法com.alibaba.nacos.spring.util.ObjectUtils
 
copy(NacosPropertySource) - 类 中的方法com.alibaba.nacos.spring.core.env.NacosPropertySource
 
createConfigService(Properties) - 类 中的方法com.alibaba.nacos.spring.factory.CacheableEventPublishingNacosServiceFactory
 
createConfigService(Properties) - 接口 中的方法com.alibaba.nacos.spring.factory.NacosServiceFactory
Create ConfigService instance
createDefaultMap() - 类 中的方法com.alibaba.nacos.spring.util.parse.DefaultYamlConfigParse.MapAppenderConstructor
 
createMetaEvent(NacosPropertySource, T) - 类 中的方法com.alibaba.nacos.spring.core.env.AbstractNacosPropertySourceBuilder
 
createMetaEvent(NacosPropertySource, AnnotatedBeanDefinition) - 类 中的方法com.alibaba.nacos.spring.core.env.AnnotationNacosPropertySourceBuilder
 
createMetaEvent(NacosPropertySource, NacosPropertySourceXmlBeanDefinition) - 类 中的方法com.alibaba.nacos.spring.core.env.XmlNacosPropertySourceBuilder
 
createNamingMaintainService(Properties) - 类 中的方法com.alibaba.nacos.spring.factory.CacheableEventPublishingNacosServiceFactory
 
createNamingMaintainService(Properties) - 接口 中的方法com.alibaba.nacos.spring.factory.NacosServiceFactory
Create NamingMaintainService instance
createNamingService(Properties) - 类 中的方法com.alibaba.nacos.spring.factory.CacheableEventPublishingNacosServiceFactory
 
createNamingService(Properties) - 接口 中的方法com.alibaba.nacos.spring.factory.NacosServiceFactory
Create NamingService instance
createService(NacosServiceFactory, Properties) - 类 中的方法com.alibaba.nacos.spring.beans.factory.annotation.AbstractNacosServiceBeanBuilder
Subtype would implement this method to create target Nacos Service
createService(NacosServiceFactory, Properties) - 类 中的方法com.alibaba.nacos.spring.beans.factory.annotation.ConfigServiceBeanBuilder
 
createService(NacosServiceFactory, Properties) - 类 中的方法com.alibaba.nacos.spring.beans.factory.annotation.NamingMaintainServiceBeanBuilder
 
createService(NacosServiceFactory, Properties) - 类 中的方法com.alibaba.nacos.spring.beans.factory.annotation.NamingServiceBeanBuilder
 
createYaml() - 类 中的静态方法com.alibaba.nacos.spring.util.parse.DefaultYamlConfigParse
 

D

DATA_ID_ATTRIBUTE_NAME - 注释类型 中的静态变量com.alibaba.nacos.spring.context.annotation.config.NacosPropertySource
The attribute name of NacosPropertySource.dataId()
dataId() - 类 中的方法com.alibaba.nacos.spring.util.AbstractConfigParse
 
dataId() - 接口 中的方法com.alibaba.nacos.spring.util.ConfigParse
get config dataId
DEFAULT_BOOLEAN_ATTRIBUTE_VALUE - 类 中的静态变量com.alibaba.nacos.spring.util.NacosUtils
Default value of boolean attribute for Annotation
DEFAULT_CONFIG_TYPE_VALUE - 类 中的静态变量com.alibaba.nacos.spring.util.NacosUtils
Default value of String attribute for Annotation
DEFAULT_NACOS_CONFIG_LISTENER_PARALLELISM - 接口 中的静态变量com.alibaba.nacos.spring.context.constants.NacosConstants
The default parallelism of Nacos Config Listener (available processors)
DEFAULT_STRING_ATTRIBUTE_VALUE - 类 中的静态变量com.alibaba.nacos.spring.util.NacosUtils
Default value of String attribute for Annotation
DEFAULT_TIMEOUT - 类 中的静态变量com.alibaba.nacos.spring.util.NacosUtils
Default timeout for getting Nacos configuration
DefaultJsonConfigParse - com.alibaba.nacos.spring.util.parse中的类
 
DefaultJsonConfigParse() - 类 的构造器com.alibaba.nacos.spring.util.parse.DefaultJsonConfigParse
 
DefaultNacosConfigConverter<T> - com.alibaba.nacos.spring.convert.converter.config中的类
Default NacosConfigConverter implementation
DefaultNacosConfigConverter(Class<T>) - 类 的构造器com.alibaba.nacos.spring.convert.converter.config.DefaultNacosConfigConverter
 
DefaultNacosConfigConverter(Class<T>, ConversionService, String) - 类 的构造器com.alibaba.nacos.spring.convert.converter.config.DefaultNacosConfigConverter
 
DefaultPropertiesConfigParse - com.alibaba.nacos.spring.util.parse中的类
 
DefaultPropertiesConfigParse() - 类 的构造器com.alibaba.nacos.spring.util.parse.DefaultPropertiesConfigParse
 
DefaultPropertiesConfigParse.Origin - com.alibaba.nacos.spring.util.parse中的类
 
DefaultPropertiesConfigParse.OriginProvider - com.alibaba.nacos.spring.util.parse中的接口
 
DefaultPropertiesConfigParse.OriginTrackedValue - com.alibaba.nacos.spring.util.parse中的类
 
DefaultPropertiesConfigParse.TextResourceOrigin - com.alibaba.nacos.spring.util.parse中的类
 
DefaultXmlConfigParse - com.alibaba.nacos.spring.util.parse中的类
Just support xml config like this
DefaultXmlConfigParse() - 类 的构造器com.alibaba.nacos.spring.util.parse.DefaultXmlConfigParse
 
DefaultYamlConfigParse - com.alibaba.nacos.spring.util.parse中的类
DefaultYamlConfigParse.
DefaultYamlConfigParse() - 类 的构造器com.alibaba.nacos.spring.util.parse.DefaultYamlConfigParse
 
DefaultYamlConfigParse.MapAppenderConstructor - com.alibaba.nacos.spring.util.parse中的类
 
DefaultYamlConfigParse.MatchCallback - com.alibaba.nacos.spring.util.parse中的接口
 
deferCreateService(T, Properties) - 类 中的方法com.alibaba.nacos.spring.factory.CacheableEventPublishingNacosServiceFactory
 
DeferredApplicationEventPublisher - com.alibaba.nacos.spring.context.event中的类
Deferred ApplicationEventPublisher to resolve DeferredApplicationEventPublisher.publishEvent(ApplicationEvent) too early to publish ApplicationEvent when Spring ApplicationContexts' ApplicationEventMulticaster is not ready, thus current class will hold all early events temporary until Spring ApplicationContext is active, and then those events will be replayed.
DeferredApplicationEventPublisher(ConfigurableApplicationContext) - 类 的构造器com.alibaba.nacos.spring.context.event.DeferredApplicationEventPublisher
 
DelegatingEventPublishingListener - com.alibaba.nacos.spring.context.event.config中的类
A Delegating Event Publishing Listener of Nacos Config Listener with dataId, groupId and ConfigService instance.
destroy() - 类 中的方法com.alibaba.nacos.spring.context.event.config.EventPublishingConfigService
Destroy lifecycle method to invoke EventPublishingConfigService.shutDown()
destroy() - 类 中的方法com.alibaba.nacos.spring.core.env.AbstractNacosPropertySourceBuilder
 
DISCOVERY_GLOBAL_NACOS_PROPERTIES_BEAN_NAME - 类 中的静态变量com.alibaba.nacos.spring.util.NacosBeanUtils
The bean name of global Nacos Properties for discovery
DISCOVERY_PREFIX - 注释类型 中的静态变量com.alibaba.nacos.spring.context.annotation.discovery.EnableNacosDiscovery
The prefix of property name of Nacos discovery
doBind(Object, String, String, String, String, NacosConfigurationProperties, String, ConfigService) - 类 中的方法com.alibaba.nacos.spring.context.properties.config.NacosConfigurationPropertiesBinder
 
doBuild(String, T, Map<String, Object>) - 类 中的方法com.alibaba.nacos.spring.core.env.AbstractNacosPropertySourceBuilder
 
doGetInjectedBean(AnnotationAttributes, Object, String, Class<?>, InjectionMetadata.InjectedElement) - 类 中的方法com.alibaba.nacos.spring.beans.factory.annotation.AnnotationNacosInjectedBeanPostProcessor
 
doGetInjectedBean(AnnotationAttributes, Object, String, Class<?>, InjectionMetadata.InjectedElement) - 类 中的方法com.alibaba.nacos.spring.context.annotation.config.NacosValueAnnotationBeanPostProcessor
 
doInitMetadataEvent(NacosPropertySource, T, NacosConfigMetadataEvent) - 类 中的方法com.alibaba.nacos.spring.core.env.AbstractNacosPropertySourceBuilder
 
doInitMetadataEvent(NacosPropertySource, AnnotatedBeanDefinition, NacosConfigMetadataEvent) - 类 中的方法com.alibaba.nacos.spring.core.env.AnnotationNacosPropertySourceBuilder
 
doInitMetadataEvent(NacosPropertySource, NacosPropertySourceXmlBeanDefinition, NacosConfigMetadataEvent) - 类 中的方法com.alibaba.nacos.spring.core.env.XmlNacosPropertySourceBuilder
 

E

empty() - 类 中的静态方法com.alibaba.nacos.spring.util.Tuple
 
EnableNacos - com.alibaba.nacos.spring.context.annotation中的注释类型
Annotation for enabling Nacos features.
EnableNacosConfig - com.alibaba.nacos.spring.context.annotation.config中的注释类型
Annotation for enabling Nacos Config features.
EnableNacosDiscovery - com.alibaba.nacos.spring.context.annotation.discovery中的注释类型
Annotation for enabling Nacos discovery features.
ENCODE_PLACEHOLDER - 注释类型 中的静态变量com.alibaba.nacos.spring.context.annotation.config.EnableNacosConfig
The placeholder of encode, the value is "${nacos.config.encode:${nacos.encode:UTF-8}}"
ENCODE_PLACEHOLDER - 注释类型 中的静态变量com.alibaba.nacos.spring.context.annotation.discovery.EnableNacosDiscovery
The placeholder of encode, the value is "${nacos.discovery.encode:${nacos.encode:UTF-8}}"
ENDPOINT_PLACEHOLDER - 注释类型 中的静态变量com.alibaba.nacos.spring.context.annotation.config.EnableNacosConfig
The placeholder of endpoint, the value is "${nacos.config.endpoint:${nacos.endpoint:}}"
ENDPOINT_PLACEHOLDER - 注释类型 中的静态变量com.alibaba.nacos.spring.context.annotation.discovery.EnableNacosDiscovery
The placeholder of endpoint, the value is "${nacos.discovery.endpoint:${nacos.endpoint:}}"
environment - 类 中的变量com.alibaba.nacos.spring.core.env.AbstractNacosPropertySourceBuilder
 
equals(Object) - 类 中的方法com.alibaba.nacos.spring.util.parse.DefaultPropertiesConfigParse.OriginTrackedValue
 
equals(Object) - 类 中的方法com.alibaba.nacos.spring.util.parse.DefaultPropertiesConfigParse.TextResourceOrigin
 
evaluate(String, Environment) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosUtils
 
evaluate(String, ConfigurableBeanFactory) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosUtils
 
EventPublishingConfigService - com.alibaba.nacos.spring.context.event.config中的类
Event publishing ConfigService.
EventPublishingConfigService(ConfigService, Properties, ConfigurableApplicationContext, Executor) - 类 的构造器com.alibaba.nacos.spring.context.event.config.EventPublishingConfigService
 

F

FileTypeEnum - com.alibaba.nacos.spring.enums中的枚举
Config file type enum.
FIRST_ATTRIBUTE_NAME - 注释类型 中的静态变量com.alibaba.nacos.spring.context.annotation.config.NacosPropertySource
The attribute name of NacosPropertySource.first()

G

getAfter() - 类 中的方法com.alibaba.nacos.spring.core.env.NacosPropertySource
 
getAnnotatedElement() - 类 中的方法com.alibaba.nacos.spring.context.event.config.NacosConfigMetadataEvent
getApplicationContext() - 类 中的方法com.alibaba.nacos.spring.factory.ApplicationContextHolder
 
getApplicationContextHolder(BeanFactory) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosBeanUtils
 
getAttributesMetadata() - 类 中的方法com.alibaba.nacos.spring.core.env.NacosPropertySource
 
getBean() - 类 中的方法com.alibaba.nacos.spring.context.event.config.NacosConfigMetadataEvent
 
getBean() - 类 中的方法com.alibaba.nacos.spring.context.event.config.NacosConfigurationPropertiesBeanBoundEvent
 
getBeanDefinitionType() - 类 中的方法com.alibaba.nacos.spring.core.env.AbstractNacosPropertySourceBuilder
The type of Bean Definition
getBeanName() - 类 中的方法com.alibaba.nacos.spring.context.event.config.NacosConfigMetadataEvent
 
getBeanName() - 类 中的方法com.alibaba.nacos.spring.context.event.config.NacosConfigurationPropertiesBeanBoundEvent
 
getBeanName() - 类 中的方法com.alibaba.nacos.spring.core.env.NacosPropertySource
 
getBeanType() - 类 中的方法com.alibaba.nacos.spring.context.event.config.NacosConfigMetadataEvent
 
getBeanType() - 类 中的方法com.alibaba.nacos.spring.core.env.NacosPropertySource
 
getBefore() - 类 中的方法com.alibaba.nacos.spring.core.env.NacosPropertySource
 
getConfig(String, String, long) - 类 中的方法com.alibaba.nacos.spring.context.event.config.EventPublishingConfigService
 
getConfigAndSignListener(String, String, long, Listener) - 类 中的方法com.alibaba.nacos.spring.context.event.config.EventPublishingConfigService
 
getConfigService() - 类 中的方法com.alibaba.nacos.spring.context.event.config.NacosConfigEvent
Get ConfigService
getConfigService() - 类 中的方法com.alibaba.nacos.spring.util.config.NacosConfigLoader
 
getConfigServiceBeanBuilder(BeanFactory) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosBeanUtils
getConfigServices() - 类 中的方法com.alibaba.nacos.spring.factory.CacheableEventPublishingNacosServiceFactory
 
getConfigServices() - 接口 中的方法com.alibaba.nacos.spring.factory.NacosServiceFactory
Get all instances of ConfigService
getContent() - 类 中的方法com.alibaba.nacos.spring.context.event.config.NacosConfigPublishedEvent
Get Content of published Nacos Configuration
getContent() - 类 中的方法com.alibaba.nacos.spring.context.event.config.NacosConfigReceivedEvent
Get Content of published Nacos Configuration
getContent() - 类 中的方法com.alibaba.nacos.spring.context.event.config.NacosConfigurationPropertiesBeanBoundEvent
 
getContent(ConfigService, String, String) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosUtils
Get content from ConfigService via dataId and groupId
getDataId() - 类 中的方法com.alibaba.nacos.spring.context.event.config.NacosConfigEvent
 
getDataId() - 类 中的方法com.alibaba.nacos.spring.context.event.config.NacosConfigMetadataEvent
 
getDataId() - 类 中的方法com.alibaba.nacos.spring.core.env.NacosPropertySource
 
getElement() - 类 中的方法com.alibaba.nacos.spring.context.config.xml.NacosPropertySourceXmlBeanDefinition
 
getErrorMessage() - 类 中的方法com.alibaba.nacos.spring.context.event.config.NacosConfigTimeoutEvent
get error message
getExecutor() - 类 中的方法com.alibaba.nacos.spring.context.event.config.DelegatingEventPublishingListener
 
getFileType() - 枚举 中的方法com.alibaba.nacos.spring.enums.FileTypeEnum
 
getFileTypeEnumByFileExtensionOrFileType(String) - 枚举 中的静态方法com.alibaba.nacos.spring.enums.FileTypeEnum
Get the corresponding FileTypeEnum by file extension or fileType.
getFirst() - 类 中的方法com.alibaba.nacos.spring.util.Tuple
 
getFlattenedMap(Map<String, Object>) - 类 中的静态方法com.alibaba.nacos.spring.util.parse.DefaultYamlConfigParse
 
getGlobalPropertiesBean(BeanFactory) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosBeanUtils
Get Global Properties Bean
getGroupId() - 类 中的方法com.alibaba.nacos.spring.context.event.config.NacosConfigEvent
 
getGroupId() - 类 中的方法com.alibaba.nacos.spring.context.event.config.NacosConfigMetadataEvent
 
getGroupId() - 类 中的方法com.alibaba.nacos.spring.core.env.NacosPropertySource
 
getListener() - 类 中的方法com.alibaba.nacos.spring.context.event.config.NacosConfigListenerRegisteredEvent
 
getLocation() - 类 中的方法com.alibaba.nacos.spring.util.parse.DefaultPropertiesConfigParse.TextResourceOrigin
Return the location of the property within the source (if known).
getMergedGlobalProperties(BeanFactory) - 枚举 中的方法com.alibaba.nacos.spring.util.GlobalNacosPropertiesSource
Get Merged Properties from BeanFactory
getNacosConfigListenerExecutorIfPresent(BeanFactory) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosBeanUtils
Get Executor Bean for Nacos Config Listener If Present
getNacosProperties() - 类 中的方法com.alibaba.nacos.spring.context.event.config.NacosConfigMetadataEvent
Actual effective Nacos Map
getNacosPropertiesAttributes() - 类 中的方法com.alibaba.nacos.spring.context.event.config.NacosConfigMetadataEvent
Nacos Map's attributes that may come frome Annotation or XML element
getNacosServiceFactoryBean(BeanFactory) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosBeanUtils
getNacosServiceFactoryBean() - 类 中的静态方法com.alibaba.nacos.spring.util.NacosBeanUtils
 
getNamingMaintainService() - 类 中的方法com.alibaba.nacos.spring.factory.CacheableEventPublishingNacosServiceFactory
 
getNamingMaintainService() - 接口 中的方法com.alibaba.nacos.spring.factory.NacosServiceFactory
Get all instances of NamingMaintainService
getNamingMaintainServiceBeanBuilder(BeanFactory) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosBeanUtils
getNamingServiceBeanBuilder(BeanFactory) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosBeanUtils
getNamingServices() - 类 中的方法com.alibaba.nacos.spring.factory.CacheableEventPublishingNacosServiceFactory
 
getNamingServices() - 接口 中的方法com.alibaba.nacos.spring.factory.NacosServiceFactory
Get all instances of NamingService
getOrder() - 类 中的方法com.alibaba.nacos.spring.core.env.NacosPropertySourcePostProcessor
The order is closed to HIGHEST_PRECEDENCE almost.
getOrigin() - 类 中的方法com.alibaba.nacos.spring.core.env.NacosPropertySource
 
getOrigin() - 接口 中的方法com.alibaba.nacos.spring.util.parse.DefaultPropertiesConfigParse.OriginProvider
Return the source origin or null if the origin is not known.
getOrigin() - 类 中的方法com.alibaba.nacos.spring.util.parse.DefaultPropertiesConfigParse.OriginTrackedValue
 
getProperties() - 类 中的方法com.alibaba.nacos.spring.context.event.config.EventPublishingConfigService
 
getProperties() - 类 中的方法com.alibaba.nacos.spring.context.event.config.NacosConfigurationPropertiesBeanBoundEvent
 
getProperties() - 类 中的方法com.alibaba.nacos.spring.core.env.NacosPropertySource
 
getProperties() - 接口 中的方法com.alibaba.nacos.spring.metadata.NacosServiceMetaData
Get the Properties for Nacos Service
getResource() - 类 中的方法com.alibaba.nacos.spring.util.parse.DefaultPropertiesConfigParse.TextResourceOrigin
Return the resource where the property originated.
getSecond() - 类 中的方法com.alibaba.nacos.spring.util.Tuple
 
getServerStatus() - 类 中的方法com.alibaba.nacos.spring.context.event.config.EventPublishingConfigService
 
getSingleton() - 类 中的静态方法com.alibaba.nacos.spring.factory.CacheableEventPublishingNacosServiceFactory
 
getSource() - 类 中的方法com.alibaba.nacos.spring.context.event.config.NacosConfigEvent
 
getTimeout() - 类 中的方法com.alibaba.nacos.spring.context.event.config.NacosConfigTimeoutEvent
Get timeout in Millis.
getTimeout() - 类 中的方法com.alibaba.nacos.spring.context.event.config.TimeoutNacosConfigListener
Get timeout in milliseconds
getType() - 类 中的方法com.alibaba.nacos.spring.context.event.config.NacosConfigReceivedEvent
 
getType() - 类 中的方法com.alibaba.nacos.spring.core.env.NacosPropertySource
 
getValue() - 类 中的方法com.alibaba.nacos.spring.util.parse.DefaultPropertiesConfigParse.OriginTrackedValue
Return the tracked value.
getXmlReaderContext() - 类 中的方法com.alibaba.nacos.spring.context.config.xml.NacosPropertySourceXmlBeanDefinition
 
getXmlResource() - 类 中的方法com.alibaba.nacos.spring.context.event.config.NacosConfigMetadataEvent
Resource for XML configuration
GLOBAL_NACOS_PROPERTIES_BEAN_NAME - 类 中的静态变量com.alibaba.nacos.spring.util.NacosBeanUtils
The bean name of global Nacos Properties
GlobalNacosPropertiesBeanDefinitionParser - com.alibaba.nacos.spring.context.config.xml中的类
Nacos Global Properties BeanDefinitionParser for <nacos:global-properties ...
GlobalNacosPropertiesBeanDefinitionParser() - 类 的构造器com.alibaba.nacos.spring.context.config.xml.GlobalNacosPropertiesBeanDefinitionParser
 
GlobalNacosPropertiesSource - com.alibaba.nacos.spring.util中的枚举
The source enumeration of Global NacosProperties
group() - 类 中的方法com.alibaba.nacos.spring.util.AbstractConfigParse
 
group() - 接口 中的方法com.alibaba.nacos.spring.util.ConfigParse
get config group
GROUP_ID_ATTRIBUTE_NAME - 注释类型 中的静态变量com.alibaba.nacos.spring.context.annotation.config.NacosPropertySource
The attribute name of NacosPropertySource.groupId()

H

hashCode() - 类 中的方法com.alibaba.nacos.spring.util.parse.DefaultPropertiesConfigParse.OriginTrackedValue
 
hashCode() - 类 中的方法com.alibaba.nacos.spring.util.parse.DefaultPropertiesConfigParse.TextResourceOrigin
 

I

identify(NacosProperties) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosUtils
Generate Id of Nacos Properties annotation
identify(Map<?, ?>) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosUtils
Generate Id of Nacos Properties
IGNORE_RESOURCE_NOT_FOUND - 类 中的静态变量com.alibaba.nacos.spring.util.NacosBeanUtils
the ignoreResourceNotFound property for propertySourcesPlaceholderConfigurer
IGNORE_UNRESOLVABLE_PLACEHOLDERS - 类 中的静态变量com.alibaba.nacos.spring.util.NacosBeanUtils
the ignoreUnresolvablePlaceholders property for propertySourcesPlaceholderConfigurer
init() - 类 中的方法com.alibaba.nacos.spring.context.config.xml.NacosNamespaceHandler
 
initNacosPropertySource(NacosPropertySource, T, Map<String, Object>) - 类 中的方法com.alibaba.nacos.spring.core.env.AbstractNacosPropertySourceBuilder
 
initNacosPropertySource(NacosPropertySource, AnnotatedBeanDefinition, Map<String, Object>) - 类 中的方法com.alibaba.nacos.spring.core.env.AnnotationNacosPropertySourceBuilder
 
initNacosPropertySource(NacosPropertySource, NacosPropertySourceXmlBeanDefinition, Map<String, Object>) - 类 中的方法com.alibaba.nacos.spring.core.env.XmlNacosPropertySourceBuilder
 
invokeNacosPropertySourcePostProcessor(BeanFactory) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosBeanUtils
isAutoRefreshed() - 类 中的方法com.alibaba.nacos.spring.core.env.NacosPropertySource
 
isBeanDefinitionPresent(BeanDefinitionRegistry, String, Class<?>) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosBeanUtils
Is BeanDefinition present in BeanDefinitionRegistry
isCandidateMethod(Object, Class<?>, NacosConfigListener, Method, ApplicationContext) - 类 中的方法com.alibaba.nacos.spring.context.annotation.config.NacosConfigListenerMethodProcessor
 
isCandidateMethod(Object, Class<?>, A, Method, ApplicationContext) - 类 中的方法com.alibaba.nacos.spring.context.event.AnnotationListenerMethodProcessor
Subclass could override this method to determine current method is candidate or not
isDefault(NacosProperties) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosUtils
Is @NacosProperties with default attribute values.
isFirst() - 类 中的方法com.alibaba.nacos.spring.core.env.NacosPropertySource
 
isPublished() - 类 中的方法com.alibaba.nacos.spring.context.event.config.NacosConfigPublishedEvent
Is published or not from ConfigService.publishConfig(String, String, String) method executing result.
isRegistered() - 类 中的方法com.alibaba.nacos.spring.context.event.config.NacosConfigListenerRegisteredEvent
 
isRemoved() - 类 中的方法com.alibaba.nacos.spring.context.event.config.NacosConfigRemovedEvent
Is removed or not from ConfigService.removeConfig(String, String) method executing result.

L

load(String, String, NacosProperties) - 类 中的方法com.alibaba.nacos.spring.util.config.NacosConfigLoader
Load Nacos config vid dataId, groupId and NacosProperties
load(String, String, Properties) - 类 中的方法com.alibaba.nacos.spring.util.config.NacosConfigLoader
Load Nacos config vid dataId, groupId and acos Properties
load(String, String, NacosProperties, Class<T>) - 类 中的方法com.alibaba.nacos.spring.util.config.NacosConfigLoader
Load target class object from Nacos config
logger - 类 中的变量com.alibaba.nacos.spring.context.event.AnnotationListenerMethodProcessor
 
logger - 类 中的变量com.alibaba.nacos.spring.core.env.AbstractNacosPropertySourceBuilder
 
LOGGER - 类 中的静态变量com.alibaba.nacos.spring.util.parse.DefaultYamlConfigParse
 
LoggingNacosConfigMetadataEventListener - com.alibaba.nacos.spring.context.event中的类
Logging NacosConfigMetadataEvent ApplicationListener
LoggingNacosConfigMetadataEventListener() - 类 的构造器com.alibaba.nacos.spring.context.event.LoggingNacosConfigMetadataEventListener
 

M

MAINTAIN_GLOBAL_NACOS_PROPERTIES_BEAN_NAME - 类 中的静态变量com.alibaba.nacos.spring.util.NacosBeanUtils
The bean name of global Nacos Properties for maintain
MAX_RETRY_PLACEHOLDER - 注释类型 中的静态变量com.alibaba.nacos.spring.context.annotation.config.EnableNacosConfig
The placeholder of maxRetry, the value is "${nacos.maxRetry:}"
merge(Properties, Properties) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosUtils
Merge Nacos Properties If any property from target properties is absent

N

NACOS_CONFIG_CONVERSION_SERVICE_BEAN_NAME - 类 中的静态变量com.alibaba.nacos.spring.context.annotation.config.NacosConfigListenerMethodProcessor
The bean name of ConversionService for Nacos Configuration
NACOS_CONFIG_LISTENER_EXECUTOR_BEAN_NAME - 类 中的静态变量com.alibaba.nacos.spring.util.NacosBeanUtils
The bean name of Executor for Nacos Config Listener
NACOS_CONFIG_LISTENER_PARALLELISM - 接口 中的静态变量com.alibaba.nacos.spring.context.constants.NacosConstants
The parallelism of Nacos Config Listener
NacosAnnotationDrivenBeanDefinitionParser - com.alibaba.nacos.spring.context.config.xml中的类
Nacos Annotation Driven BeanDefinitionParser for XML element <nacos:annotation-driven/>
NacosAnnotationDrivenBeanDefinitionParser() - 类 的构造器com.alibaba.nacos.spring.context.config.xml.NacosAnnotationDrivenBeanDefinitionParser
 
NacosBeanDefinitionRegistrar - com.alibaba.nacos.spring.context.annotation中的类
Nacos Properties BeanDefinition Registrar
NacosBeanDefinitionRegistrar() - 类 的构造器com.alibaba.nacos.spring.context.annotation.NacosBeanDefinitionRegistrar
 
NacosBeanUtils - com.alibaba.nacos.spring.util中的类
Nacos Bean Utilities class
NacosBeanUtils() - 类 的构造器com.alibaba.nacos.spring.util.NacosBeanUtils
 
NacosConfigBeanDefinitionRegistrar - com.alibaba.nacos.spring.context.annotation.config中的类
Nacos Config BeanDefinition Registrar
NacosConfigBeanDefinitionRegistrar() - 类 的构造器com.alibaba.nacos.spring.context.annotation.config.NacosConfigBeanDefinitionRegistrar
 
NacosConfigEvent - com.alibaba.nacos.spring.context.event.config中的类
The Event of Nacos Configuration is used on Spring Event
NacosConfigEvent(ConfigService, String, String) - 类 的构造器com.alibaba.nacos.spring.context.event.config.NacosConfigEvent
 
NacosConfigListenerMethodProcessor - com.alibaba.nacos.spring.context.annotation.config中的类
@NacosConfigListener method Processor
NacosConfigListenerMethodProcessor() - 类 的构造器com.alibaba.nacos.spring.context.annotation.config.NacosConfigListenerMethodProcessor
 
NacosConfigListenerRegisteredEvent - com.alibaba.nacos.spring.context.event.config中的类
Nacos Config Listener registered event
NacosConfigListenerRegisteredEvent(ConfigService, String, String, Listener, boolean) - 类 的构造器com.alibaba.nacos.spring.context.event.config.NacosConfigListenerRegisteredEvent
 
NacosConfigLoader - com.alibaba.nacos.spring.util.config中的类
Nacos Configuration Loader
NacosConfigLoader(ConfigurableEnvironment) - 类 的构造器com.alibaba.nacos.spring.util.config.NacosConfigLoader
 
NacosConfigMetadataEvent - com.alibaba.nacos.spring.context.event.config中的类
Nacos Config Meta-Data event
NacosConfigMetadataEvent(Object) - 类 的构造器com.alibaba.nacos.spring.context.event.config.NacosConfigMetadataEvent
Create a new ApplicationEvent.
NacosConfigPublishedEvent - com.alibaba.nacos.spring.context.event.config中的类
The event of Nacos Configuration that has been published.
NacosConfigPublishedEvent(ConfigService, String, String, String, boolean) - 类 的构造器com.alibaba.nacos.spring.context.event.config.NacosConfigPublishedEvent
 
NacosConfigReceivedEvent - com.alibaba.nacos.spring.context.event.config中的类
The event of Nacos Configuration that has been changed.
NacosConfigReceivedEvent(ConfigService, String, String, String, String) - 类 的构造器com.alibaba.nacos.spring.context.event.config.NacosConfigReceivedEvent
 
NacosConfigRemovedEvent - com.alibaba.nacos.spring.context.event.config中的类
The event of Nacos Configuration that has been removed.
NacosConfigRemovedEvent(ConfigService, String, String, boolean) - 类 的构造器com.alibaba.nacos.spring.context.event.config.NacosConfigRemovedEvent
 
NacosConfigTimeoutEvent - com.alibaba.nacos.spring.context.event.config中的类
Nacos config event for getting timeout.
NacosConfigTimeoutEvent(ConfigService, String, String, long, String) - 类 的构造器com.alibaba.nacos.spring.context.event.config.NacosConfigTimeoutEvent
 
NacosConfigurationPropertiesBeanBoundEvent - com.alibaba.nacos.spring.context.event.config中的类
NacosConfigurationProperties Bean Bound event.
NacosConfigurationPropertiesBeanBoundEvent(ConfigService, String, String, Object, String, NacosConfigurationProperties, String) - 类 的构造器com.alibaba.nacos.spring.context.event.config.NacosConfigurationPropertiesBeanBoundEvent
 
NacosConfigurationPropertiesBinder - com.alibaba.nacos.spring.context.properties.config中的类
NacosConfigurationProperties Bean Binder
NacosConfigurationPropertiesBinder(ConfigurableApplicationContext) - 类 的构造器com.alibaba.nacos.spring.context.properties.config.NacosConfigurationPropertiesBinder
 
NacosConfigurationPropertiesBindingPostProcessor - com.alibaba.nacos.spring.context.properties.config中的类
NacosConfigurationProperties Binding BeanPostProcessor
NacosConfigurationPropertiesBindingPostProcessor() - 类 的构造器com.alibaba.nacos.spring.context.properties.config.NacosConfigurationPropertiesBindingPostProcessor
 
NacosConstants - com.alibaba.nacos.spring.context.constants中的接口
Nacos Constants
NacosDiscoveryBeanDefinitionRegistrar - com.alibaba.nacos.spring.context.annotation.discovery中的类
Nacos Discovery BeanDefinition Registrar
NacosDiscoveryBeanDefinitionRegistrar() - 类 的构造器com.alibaba.nacos.spring.context.annotation.discovery.NacosDiscoveryBeanDefinitionRegistrar
 
NacosNamespaceHandler - com.alibaba.nacos.spring.context.config.xml中的类
Nacos NamespaceHandler
NacosNamespaceHandler() - 类 的构造器com.alibaba.nacos.spring.context.config.xml.NacosNamespaceHandler
 
NacosPropertySource - com.alibaba.nacos.spring.context.annotation.config中的注释类型
An annotation for Nacos PropertySource
NacosPropertySource - com.alibaba.nacos.spring.core.env中的类
Nacos PropertySource, all read methods are immutable.
NacosPropertySource(String, String, String, String, String) - 类 的构造器com.alibaba.nacos.spring.core.env.NacosPropertySource
 
NacosPropertySourceBeanDefinitionParser - com.alibaba.nacos.spring.context.config.xml中的类
Nacos Property Source BeanDefinitionParser for <nacos:property-source ...
NacosPropertySourceBeanDefinitionParser() - 类 的构造器com.alibaba.nacos.spring.context.config.xml.NacosPropertySourceBeanDefinitionParser
 
NacosPropertySourcePostProcessor - com.alibaba.nacos.spring.core.env中的类
Post Processor resolves @NacosPropertySource or @NacosPropertySources or NacosPropertySourceXmlBeanDefinition to be PropertySource, and append into Spring PropertySources
NacosPropertySourcePostProcessor() - 类 的构造器com.alibaba.nacos.spring.core.env.NacosPropertySourcePostProcessor
 
NacosPropertySources - com.alibaba.nacos.spring.context.annotation.config中的注释类型
Multiple @NacosPropertySource annotations.
NacosPropertySourceXmlBeanDefinition - com.alibaba.nacos.spring.context.config.xml中的类
Nacos PropertySource XML BeanDefinition
NacosPropertySourceXmlBeanDefinition() - 类 的构造器com.alibaba.nacos.spring.context.config.xml.NacosPropertySourceXmlBeanDefinition
 
NacosServiceFactory - com.alibaba.nacos.spring.factory中的接口
Nacos Service Factory
NacosServiceMetaData - com.alibaba.nacos.spring.metadata中的接口
An interface exposes the Meta-Data of Nacos Service
NacosUtils - com.alibaba.nacos.spring.util中的类
Nacos Utilities class
NacosUtils() - 类 的构造器com.alibaba.nacos.spring.util.NacosUtils
 
NacosValueAnnotationBeanPostProcessor - com.alibaba.nacos.spring.context.annotation.config中的类
Injected NacosValue BeanPostProcessor implementation.
NacosValueAnnotationBeanPostProcessor() - 类 的构造器com.alibaba.nacos.spring.context.annotation.config.NacosValueAnnotationBeanPostProcessor
 
NAME_ATTRIBUTE_NAME - 注释类型 中的静态变量com.alibaba.nacos.spring.context.annotation.config.NacosPropertySource
The attribute name of NacosPropertySource.name()
NAMESPACE_PLACEHOLDER - 注释类型 中的静态变量com.alibaba.nacos.spring.context.annotation.config.EnableNacosConfig
The placeholder of endpoint, the value is "${nacos.config.namespace:${nacos.namespace:}}"
NAMESPACE_PLACEHOLDER - 注释类型 中的静态变量com.alibaba.nacos.spring.context.annotation.discovery.EnableNacosDiscovery
The placeholder of endpoint, the value is "${nacos.discovery.namespace:${nacos.namespace:}}"
NamingMaintainServiceBeanBuilder - com.alibaba.nacos.spring.beans.factory.annotation中的类
 
NamingMaintainServiceBeanBuilder() - 类 的构造器com.alibaba.nacos.spring.beans.factory.annotation.NamingMaintainServiceBeanBuilder
 
NamingServiceBeanBuilder - com.alibaba.nacos.spring.beans.factory.annotation中的类
NamingService Bean Builder
NamingServiceBeanBuilder() - 类 的构造器com.alibaba.nacos.spring.beans.factory.annotation.NamingServiceBeanBuilder
 

O

ObjectUtils - com.alibaba.nacos.spring.util中的类
 
of(Object) - 类 中的静态方法com.alibaba.nacos.spring.util.parse.DefaultPropertiesConfigParse.OriginTrackedValue
 
of(Object, DefaultPropertiesConfigParse.Origin) - 类 中的静态方法com.alibaba.nacos.spring.util.parse.DefaultPropertiesConfigParse.OriginTrackedValue
Create an DefaultPropertiesConfigParse.OriginTrackedValue containing the specified value and origin.
of(A, B) - 类 中的静态方法com.alibaba.nacos.spring.util.Tuple
 
onApplicationEvent(NacosConfigReceivedEvent) - 类 中的方法com.alibaba.nacos.spring.context.annotation.config.NacosValueAnnotationBeanPostProcessor
 
onApplicationEvent(ContextRefreshedEvent) - 类 中的方法com.alibaba.nacos.spring.context.event.AnnotationListenerMethodProcessor
 
onApplicationEvent(ContextRefreshedEvent) - 类 中的方法com.alibaba.nacos.spring.context.event.DeferredApplicationEventPublisher
 
onApplicationEvent(NacosConfigMetadataEvent) - 类 中的方法com.alibaba.nacos.spring.context.event.LoggingNacosConfigMetadataEventListener
 
onReceived(String) - 类 中的方法com.alibaba.nacos.spring.context.event.config.TimeoutNacosConfigListener
process Nacos Config when received.
Origin() - 类 的构造器com.alibaba.nacos.spring.util.parse.DefaultPropertiesConfigParse.Origin
 

P

parse(Element, ParserContext) - 类 中的方法com.alibaba.nacos.spring.context.config.xml.GlobalNacosPropertiesBeanDefinitionParser
 
parse(Element, ParserContext) - 类 中的方法com.alibaba.nacos.spring.context.config.xml.NacosAnnotationDrivenBeanDefinitionParser
 
parse(String) - 接口 中的方法com.alibaba.nacos.spring.util.ConfigParse
parse config context to map
parse(String) - 类 中的方法com.alibaba.nacos.spring.util.parse.DefaultJsonConfigParse
 
parse(String) - 类 中的方法com.alibaba.nacos.spring.util.parse.DefaultPropertiesConfigParse
 
parse(String) - 类 中的方法com.alibaba.nacos.spring.util.parse.DefaultXmlConfigParse
 
parse(String) - 类 中的方法com.alibaba.nacos.spring.util.parse.DefaultYamlConfigParse
 
parseInternal(Element, ParserContext) - 类 中的方法com.alibaba.nacos.spring.context.config.xml.NacosPropertySourceBeanDefinitionParser
 
PASSWORD_PLACEHOLDER - 注释类型 中的静态变量com.alibaba.nacos.spring.context.annotation.config.EnableNacosConfig
The placeholder of endpoint, the value is "${nacos.config.password:${nacos.password:}}"
PASSWORD_PLACEHOLDER - 注释类型 中的静态变量com.alibaba.nacos.spring.context.annotation.discovery.EnableNacosDiscovery
The placeholder of endpoint, the value is "${nacos.discovery.password:${nacos.password:}}"
PLACEHOLDER_CONFIGURER_BEAN_NAME - 类 中的静态变量com.alibaba.nacos.spring.util.NacosBeanUtils
The bean name of PropertySourcesPlaceholderConfigurer
postProcessAfterInitialization(Object, String) - 类 中的方法com.alibaba.nacos.spring.context.properties.config.NacosConfigurationPropertiesBindingPostProcessor
 
postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - 类 中的方法com.alibaba.nacos.spring.core.env.NacosPropertySourcePostProcessor
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - 类 中的方法com.alibaba.nacos.spring.core.env.NacosPropertySourcePostProcessor
 
postProcessBeforeInitialization(Object, String) - 类 中的方法com.alibaba.nacos.spring.context.annotation.config.NacosValueAnnotationBeanPostProcessor
 
postProcessBeforeInitialization(Object, String) - 类 中的方法com.alibaba.nacos.spring.context.properties.config.NacosConfigurationPropertiesBindingPostProcessor
 
process(Map<String, Object>) - 接口 中的方法com.alibaba.nacos.spring.util.parse.DefaultYamlConfigParse.MatchCallback
Put Map to Properties.
process(DefaultYamlConfigParse.MatchCallback, Yaml, String) - 类 中的静态方法com.alibaba.nacos.spring.util.parse.DefaultYamlConfigParse
 
process(Map<String, Object>, DefaultYamlConfigParse.MatchCallback) - 类 中的静态方法com.alibaba.nacos.spring.util.parse.DefaultYamlConfigParse
 
processListenerMethod(String, Object, Class<?>, NacosConfigListener, Method, ApplicationContext) - 类 中的方法com.alibaba.nacos.spring.context.annotation.config.NacosConfigListenerMethodProcessor
 
processListenerMethod(String, Object, Class<?>, A, Method, ApplicationContext) - 类 中的方法com.alibaba.nacos.spring.context.event.AnnotationListenerMethodProcessor
processType() - 接口 中的方法com.alibaba.nacos.spring.util.ConfigParse
get this ConfigParse process config type
processType() - 类 中的方法com.alibaba.nacos.spring.util.parse.DefaultJsonConfigParse
 
processType() - 类 中的方法com.alibaba.nacos.spring.util.parse.DefaultPropertiesConfigParse
 
processType() - 类 中的方法com.alibaba.nacos.spring.util.parse.DefaultXmlConfigParse
 
processType() - 类 中的方法com.alibaba.nacos.spring.util.parse.DefaultYamlConfigParse
 
PROPERTIES_ATTRIBUTE_NAME - 注释类型 中的静态变量com.alibaba.nacos.spring.context.annotation.config.NacosPropertySource
The attribute name of NacosPropertySource.properties()
PropertiesPlaceholderResolver - com.alibaba.nacos.spring.util中的类
Placeholder Resolver for properties
PropertiesPlaceholderResolver(PropertyResolver) - 类 的构造器com.alibaba.nacos.spring.util.PropertiesPlaceholderResolver
 
publishBoundEvent(Object, String, String, String, NacosConfigurationProperties, String, ConfigService) - 类 中的方法com.alibaba.nacos.spring.context.properties.config.NacosConfigurationPropertiesBinder
 
publishConfig(String, String, String) - 类 中的方法com.alibaba.nacos.spring.context.event.config.EventPublishingConfigService
 
publishConfig(String, String, String, String) - 类 中的方法com.alibaba.nacos.spring.context.event.config.EventPublishingConfigService
 
publishDeferService(ApplicationContext) - 类 中的方法com.alibaba.nacos.spring.factory.CacheableEventPublishingNacosServiceFactory
 
publishEvent(ApplicationEvent) - 类 中的方法com.alibaba.nacos.spring.context.event.DeferredApplicationEventPublisher
 
publishEvent(Object) - 类 中的方法com.alibaba.nacos.spring.context.event.DeferredApplicationEventPublisher
 
publishMetadataEvent(Object, String, String, String, NacosConfigurationProperties) - 类 中的方法com.alibaba.nacos.spring.context.properties.config.NacosConfigurationPropertiesBinder
 

R

readFileExtension(String) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosUtils
 
readFromBeanFactory(String, ConfigurableBeanFactory) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosUtils
 
readFromEnvironment(String, Environment) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosUtils
 
receiveConfigInfo(String) - 类 中的方法com.alibaba.nacos.spring.context.event.config.DelegatingEventPublishingListener
Callback method on Nacos config received
receiveConfigInfo(String) - 类 中的方法com.alibaba.nacos.spring.context.event.config.TimeoutNacosConfigListener
 
registerAnnotationNacosPropertySourceBuilder(BeanDefinitionRegistry) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosBeanUtils
 
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - 类 中的方法com.alibaba.nacos.spring.context.annotation.config.NacosConfigBeanDefinitionRegistrar
 
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - 类 中的方法com.alibaba.nacos.spring.context.annotation.discovery.NacosDiscoveryBeanDefinitionRegistrar
 
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - 类 中的方法com.alibaba.nacos.spring.context.annotation.NacosBeanDefinitionRegistrar
 
registerGlobalNacosProperties(AnnotationAttributes, BeanDefinitionRegistry, PropertyResolver, String) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosBeanUtils
Register Global Nacos Properties Bean with specified name
registerGlobalNacosProperties(Map<?, ?>, BeanDefinitionRegistry, PropertyResolver, String) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosBeanUtils
Register Global Nacos Properties Bean with specified name
registerInfrastructureBean(BeanDefinitionRegistry, String, Class<?>, Object...) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosBeanUtils
Register Infrastructure Bean
registerInfrastructureBeanIfAbsent(BeanDefinitionRegistry, String, Class<?>, Object...) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosBeanUtils
Register Infrastructure Bean if absent
registerNacosAnnotationBeans(BeanDefinitionRegistry) - 类 中的方法com.alibaba.nacos.spring.context.annotation.NacosBeanDefinitionRegistrar
 
registerNacosApplicationContextHolder(BeanDefinitionRegistry) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosBeanUtils
 
registerNacosCommonBeans(BeanDefinitionRegistry) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosBeanUtils
Register Nacos Common Beans
registerNacosConfigBeans(BeanDefinitionRegistry, Environment, BeanFactory) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosBeanUtils
Register Nacos Config Beans
registerNacosConfigListenerExecutor(BeanDefinitionRegistry, Environment) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosBeanUtils
 
registerNacosConfigListenerMethodProcessor(BeanDefinitionRegistry) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosBeanUtils
 
registerNacosConfigPropertiesBindingPostProcessor(BeanDefinitionRegistry) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosBeanUtils
 
registerNacosDiscoveryBeans(BeanDefinitionRegistry) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosBeanUtils
Register Nacos Discovery Beans
registerNacosPropertySourcePostProcessor(BeanDefinitionRegistry) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosBeanUtils
 
registerNacosValueAnnotationBeanPostProcessor(BeanDefinitionRegistry) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosBeanUtils
 
registerPropertySourcesPlaceholderConfigurer(BeanDefinitionRegistry, BeanFactory) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosBeanUtils
Register PropertySourcesPlaceholderConfigurer Bean
registerSingleton(BeanDefinitionRegistry, String, Object) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosBeanUtils
Register an object to be Singleton Bean
registerXmlNacosPropertySourceBuilder(BeanDefinitionRegistry) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosBeanUtils
 
removeConfig(String, String) - 类 中的方法com.alibaba.nacos.spring.context.event.config.EventPublishingConfigService
 
removeListener(String, String, Listener) - 类 中的方法com.alibaba.nacos.spring.context.event.config.EventPublishingConfigService
 
resolve(Annotation) - 类 中的方法com.alibaba.nacos.spring.util.PropertiesPlaceholderResolver
Resolve placeholders in specified annotation
resolve(Map<?, ?>) - 类 中的方法com.alibaba.nacos.spring.util.PropertiesPlaceholderResolver
Resolve placeholders in specified properties
resolveBeanFactory(BeanDefinitionRegistry) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosBeanUtils
Resolve BeanFactory from BeanDefinitionRegistry
resolveGenericType(Class<?>) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosUtils
 
resolvePlaceholders(String, Environment) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosUtils
 
resolveProperties(NacosProperties) - 类 中的方法com.alibaba.nacos.spring.beans.factory.annotation.AbstractNacosServiceBeanBuilder
Resolve Nacos Properties from @NacosProperties
resolveProperties(Map<String, Object>) - 类 中的方法com.alibaba.nacos.spring.beans.factory.annotation.AbstractNacosServiceBeanBuilder
Resolve Nacos Properties from @NacosProperties
resolveProperties(NacosProperties, PropertyResolver) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosUtils
 
resolveProperties(NacosProperties, PropertyResolver, Properties) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosUtils
 
resolveProperties(Map<String, Object>, PropertyResolver, Properties) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosUtils
Resolve placeholders of @NacosProperties's attributes via specified PropertyResolver if present, or try to merge from default properties
resolveProperties(Map<?, ?>, PropertyResolver) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosUtils
Resolve placeholders of properties via specified PropertyResolver if present
resolvePropertyValues(Object, String, String) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosUtils
 
resolvePropertyValues(Object, String, String, String, String, String) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosUtils
 
resolveRuntimeAttributesArray(T, Properties) - 类 中的方法com.alibaba.nacos.spring.core.env.AbstractNacosPropertySourceBuilder
resolveRuntimeAttributesArray(AnnotatedBeanDefinition, Properties) - 类 中的方法com.alibaba.nacos.spring.core.env.AnnotationNacosPropertySourceBuilder
 
resolveRuntimeAttributesArray(NacosPropertySourceXmlBeanDefinition, Properties) - 类 中的方法com.alibaba.nacos.spring.core.env.XmlNacosPropertySourceBuilder
 

S

SECRET_KEY_PLACEHOLDER - 注释类型 中的静态变量com.alibaba.nacos.spring.context.annotation.config.EnableNacosConfig
The placeholder of endpoint, the value is "${nacos.config.secret-key:${nacos.secret-key:}}"
SECRET_KEY_PLACEHOLDER - 注释类型 中的静态变量com.alibaba.nacos.spring.context.annotation.discovery.EnableNacosDiscovery
The placeholder of endpoint, the value is "${nacos.discovery.secret-key:${nacos.secret-key:}}"
SEPARATOR - 类 中的静态变量com.alibaba.nacos.spring.util.NacosUtils
The separator
SERVER_ADDR_PLACEHOLDER - 注释类型 中的静态变量com.alibaba.nacos.spring.context.annotation.config.EnableNacosConfig
The placeholder of endpoint, the value is "${nacos.config.server-addr:${nacos.server-addr:}}"
SERVER_ADDR_PLACEHOLDER - 注释类型 中的静态变量com.alibaba.nacos.spring.context.annotation.discovery.EnableNacosDiscovery
The placeholder of endpoint, the value is "${nacos.discovery.server-addr:${nacos.server-addr:}}"
setAfter(String) - 类 中的方法com.alibaba.nacos.spring.core.env.NacosPropertySource
 
setAnnotatedElement(AnnotatedElement) - 类 中的方法com.alibaba.nacos.spring.context.event.config.NacosConfigMetadataEvent
 
setApplicationContext(ApplicationContext) - 类 中的方法com.alibaba.nacos.spring.context.annotation.config.NacosConfigListenerMethodProcessor
 
setApplicationContext(ApplicationContext) - 类 中的方法com.alibaba.nacos.spring.context.properties.config.NacosConfigurationPropertiesBindingPostProcessor
 
setApplicationContext(ApplicationContext) - 类 中的方法com.alibaba.nacos.spring.core.env.AbstractNacosPropertySourceBuilder
 
setApplicationContext(ApplicationContext) - 类 中的方法com.alibaba.nacos.spring.factory.ApplicationContextHolder
 
setApplicationContext(ApplicationContext) - 类 中的方法com.alibaba.nacos.spring.factory.CacheableEventPublishingNacosServiceFactory
 
setApplicationEventPublisher(ApplicationEventPublisher) - 类 中的方法com.alibaba.nacos.spring.context.annotation.config.NacosConfigListenerMethodProcessor
 
setAttributesMetadata(Map<String, Object>) - 类 中的方法com.alibaba.nacos.spring.core.env.NacosPropertySource
 
setAutoRefreshed(boolean) - 类 中的方法com.alibaba.nacos.spring.core.env.NacosPropertySource
 
setBean(Object) - 类 中的方法com.alibaba.nacos.spring.context.event.config.NacosConfigMetadataEvent
 
setBeanClassLoader(ClassLoader) - 类 中的方法com.alibaba.nacos.spring.core.env.AbstractNacosPropertySourceBuilder
 
setBeanFactory(BeanFactory) - 类 中的方法com.alibaba.nacos.spring.beans.factory.annotation.AbstractNacosServiceBeanBuilder
 
setBeanFactory(BeanFactory) - 类 中的方法com.alibaba.nacos.spring.context.annotation.config.NacosConfigBeanDefinitionRegistrar
 
setBeanFactory(BeanFactory) - 类 中的方法com.alibaba.nacos.spring.context.annotation.config.NacosValueAnnotationBeanPostProcessor
 
setBeanFactory(BeanFactory) - 类 中的方法com.alibaba.nacos.spring.context.annotation.NacosBeanDefinitionRegistrar
 
setBeanFactory(BeanFactory) - 类 中的方法com.alibaba.nacos.spring.core.env.AbstractNacosPropertySourceBuilder
 
setBeanName(String) - 类 中的方法com.alibaba.nacos.spring.context.event.config.NacosConfigMetadataEvent
 
setBeanName(String) - 类 中的方法com.alibaba.nacos.spring.core.env.NacosPropertySource
 
setBeanType(Class<?>) - 类 中的方法com.alibaba.nacos.spring.context.event.config.NacosConfigMetadataEvent
 
setBeanType(Class<?>) - 类 中的方法com.alibaba.nacos.spring.core.env.NacosPropertySource
 
setBefore(String) - 类 中的方法com.alibaba.nacos.spring.core.env.NacosPropertySource
 
setDataId(String) - 类 中的方法com.alibaba.nacos.spring.context.event.config.NacosConfigMetadataEvent
 
setDataId(String) - 类 中的方法com.alibaba.nacos.spring.core.env.NacosPropertySource
 
setEnvironment(Environment) - 类 中的方法com.alibaba.nacos.spring.beans.factory.annotation.AbstractNacosServiceBeanBuilder
 
setEnvironment(Environment) - 类 中的方法com.alibaba.nacos.spring.context.annotation.config.NacosConfigBeanDefinitionRegistrar
 
setEnvironment(Environment) - 类 中的方法com.alibaba.nacos.spring.context.annotation.config.NacosConfigListenerMethodProcessor
 
setEnvironment(Environment) - 类 中的方法com.alibaba.nacos.spring.context.annotation.config.NacosValueAnnotationBeanPostProcessor
 
setEnvironment(Environment) - 类 中的方法com.alibaba.nacos.spring.context.annotation.discovery.NacosDiscoveryBeanDefinitionRegistrar
 
setEnvironment(Environment) - 类 中的方法com.alibaba.nacos.spring.context.annotation.NacosBeanDefinitionRegistrar
 
setEnvironment(Environment) - 类 中的方法com.alibaba.nacos.spring.core.env.AbstractNacosPropertySourceBuilder
 
setEnvironment(Environment) - 类 中的方法com.alibaba.nacos.spring.core.env.NacosPropertySourcePostProcessor
 
setFirst(boolean) - 类 中的方法com.alibaba.nacos.spring.core.env.NacosPropertySource
 
setFirst(A) - 类 中的方法com.alibaba.nacos.spring.util.Tuple
 
setGroupId(String) - 类 中的方法com.alibaba.nacos.spring.context.event.config.NacosConfigMetadataEvent
 
setGroupId(String) - 类 中的方法com.alibaba.nacos.spring.core.env.NacosPropertySource
 
setNacosProperties(Map<Object, Object>) - 类 中的方法com.alibaba.nacos.spring.context.event.config.NacosConfigMetadataEvent
 
setNacosPropertiesAttributes(Map<String, Object>) - 类 中的方法com.alibaba.nacos.spring.context.event.config.NacosConfigMetadataEvent
 
setNacosServiceFactory(NacosServiceFactory) - 类 中的方法com.alibaba.nacos.spring.util.config.NacosConfigLoader
 
setOrigin(Object) - 类 中的方法com.alibaba.nacos.spring.core.env.NacosPropertySource
 
setProperties(Map<Object, Object>) - 类 中的方法com.alibaba.nacos.spring.core.env.NacosPropertySource
 
setSecond(B) - 类 中的方法com.alibaba.nacos.spring.util.Tuple
 
setType(String) - 类 中的方法com.alibaba.nacos.spring.core.env.NacosPropertySource
 
setXmlResource(Resource) - 类 中的方法com.alibaba.nacos.spring.context.event.config.NacosConfigMetadataEvent
 
shouldGenerateId() - 类 中的方法com.alibaba.nacos.spring.context.config.xml.NacosPropertySourceBeanDefinitionParser
 
shutDown() - 类 中的方法com.alibaba.nacos.spring.context.event.config.EventPublishingConfigService
 
supports(BeanDefinition) - 类 中的方法com.alibaba.nacos.spring.core.env.AbstractNacosPropertySourceBuilder
Whether target BeanDefinition supports or not

T

TextResourceOrigin(Resource, DefaultPropertiesConfigParse.Location) - 类 的构造器com.alibaba.nacos.spring.util.parse.DefaultPropertiesConfigParse.TextResourceOrigin
 
TimeoutNacosConfigListener - com.alibaba.nacos.spring.context.event.config中的类
Timeout Nacos Config Listener
TimeoutNacosConfigListener(String, String, long) - 类 的构造器com.alibaba.nacos.spring.context.event.config.TimeoutNacosConfigListener
 
toProperties(String, String) - 类 中的静态方法com.alibaba.nacos.spring.util.ConfigParseUtils
 
toProperties(String, String, String, String) - 类 中的静态方法com.alibaba.nacos.spring.util.ConfigParseUtils
 
toProperties(String) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosUtils
 
toProperties(String, String) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosUtils
 
toProperties(String, String, String) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosUtils
 
toProperties(String, String, String, String) - 类 中的静态方法com.alibaba.nacos.spring.util.NacosUtils
XML configuration parsing to support different schemas
toString() - 类 中的方法com.alibaba.nacos.spring.util.parse.DefaultPropertiesConfigParse.OriginTrackedValue
 
toString() - 类 中的方法com.alibaba.nacos.spring.util.parse.DefaultPropertiesConfigParse.TextResourceOrigin
 
Tuple<A,B> - com.alibaba.nacos.spring.util中的类
 

U

USERNAME_PLACEHOLDER - 注释类型 中的静态变量com.alibaba.nacos.spring.context.annotation.config.EnableNacosConfig
The placeholder of endpoint, the value is "${nacos.config.username:${nacos.username:}}"
USERNAME_PLACEHOLDER - 注释类型 中的静态变量com.alibaba.nacos.spring.context.annotation.discovery.EnableNacosDiscovery
The placeholder of endpoint, the value is "${nacos.discovery.username:${nacos.username:}}"

V

valueOf(String) - 枚举 中的静态方法com.alibaba.nacos.spring.enums.FileTypeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.nacos.spring.util.GlobalNacosPropertiesSource
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.alibaba.nacos.spring.enums.FileTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.nacos.spring.util.GlobalNacosPropertiesSource
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

X

XmlNacosPropertySourceBuilder - com.alibaba.nacos.spring.core.env中的类
XmlNacosPropertySourceBuilder() - 类 的构造器com.alibaba.nacos.spring.core.env.XmlNacosPropertySourceBuilder
 
A B C D E F G H I L M N O P R S T U V X 
跳过导航链接

Copyright © 2021. All rights reserved.