跳过导航链接
A B C D E G H I L N O P R S 

A

APP_ID_PATTERN - 类 中的静态变量org.antframework.configcenter.spring.boot.ConfigcenterProperties
应用id的占位符匹配模式

B

bind(Object, String) - 类 中的方法org.antframework.configcenter.spring.context.PropertiesBinder
绑定属性
bind(Object, String, boolean, boolean, boolean) - 类 中的方法org.antframework.configcenter.spring.context.PropertiesBinder
绑定属性
build(Class<T>) - 类 中的方法org.antframework.configcenter.spring.context.PropertiesBinder
构建属性对象
buildProperties(Class<T>) - 类 中的静态方法org.antframework.configcenter.spring.context.Contexts
根据environment构建属性对象

C

ConfigcenterProperties - org.antframework.configcenter.spring.boot中的类
配置中心属性
ConfigcenterProperties() - 类 的构造器org.antframework.configcenter.spring.boot.ConfigcenterProperties
 
ConfigcenterPropertySource(Config) - 类 的构造器org.antframework.configcenter.spring.boot.EnvironmentInitializer.ConfigcenterPropertySource
 
ConfigChangedEvent - org.antframework.configcenter.spring.listener.annotation中的类
配置被修改事件
ConfigChangedEvent(String, String, List<ChangedProperty>) - 类 的构造器org.antframework.configcenter.spring.listener.annotation.ConfigChangedEvent
 
ConfigChangedEventType - org.antframework.configcenter.spring.listener.annotation中的类
配置被修改事件类型
ConfigChangedEventType(String, String) - 类 的构造器org.antframework.configcenter.spring.listener.annotation.ConfigChangedEventType
 
ConfigContextLifeCycle - org.antframework.configcenter.spring.boot中的类
配置上下文的生命周期
ConfigContextLifeCycle() - 类 的构造器org.antframework.configcenter.spring.boot.ConfigContextLifeCycle
 
ConfigContexts - org.antframework.configcenter.spring中的类
配置上下文操作类
ConfigContexts() - 类 的构造器org.antframework.configcenter.spring.ConfigContexts
 
ConfigListener - org.antframework.configcenter.spring.listener.annotation中的注释类型
配置监听器
ConfigListenerType - org.antframework.configcenter.spring.listener.annotation中的类
配置监听器类型
ConfigListenerType() - 类 的构造器org.antframework.configcenter.spring.listener.annotation.ConfigListenerType
 
containsProperty(String) - 类 中的方法org.antframework.configcenter.spring.boot.EnvironmentInitializer.ConfigcenterPropertySource
 
Contexts - org.antframework.configcenter.spring.context中的类
上下文持有器
Contexts() - 类 的构造器org.antframework.configcenter.spring.context.Contexts
 
ContextsInitializer - org.antframework.configcenter.spring.boot中的类
Contexts初始化器
ContextsInitializer() - 类 的构造器org.antframework.configcenter.spring.boot.ContextsInitializer
 

D

DefaultConfigListener - org.antframework.configcenter.spring.listener中的类
默认的配置监听器(将配置变更消息通知到@ConfigListener监听器)
DefaultConfigListener(String, EventPublisher) - 类 的构造器org.antframework.configcenter.spring.listener.DefaultConfigListener
 

E

EnvironmentInitializer - org.antframework.configcenter.spring.boot中的类
environment初始化器(将配置中心的配置加入到environment) 日志初始化后再初始化配置中心的配置。
EnvironmentInitializer() - 类 的构造器org.antframework.configcenter.spring.boot.EnvironmentInitializer
 
EnvironmentInitializer.ConfigcenterPropertySource - org.antframework.configcenter.spring.boot中的类
配置中心属性资源
equals(Object) - 类 中的方法org.antframework.configcenter.spring.listener.annotation.ConfigChangedEventType
 

G

getAppId() - 类 中的静态方法org.antframework.configcenter.spring.context.Contexts
获取应用id
getAppId() - 类 中的方法org.antframework.configcenter.spring.listener.annotation.ConfigChangedEvent
 
getAppId() - 类 中的方法org.antframework.configcenter.spring.listener.annotation.ConfigChangedEventType
 
getApplicationContext() - 类 中的静态方法org.antframework.configcenter.spring.context.Contexts
获取ApplicationContext
getCacheDir() - 类 中的方法org.antframework.configcenter.spring.boot.ConfigcenterProperties
 
getChangedProperties() - 类 中的方法org.antframework.configcenter.spring.listener.annotation.ConfigChangedEvent
 
getConfig(String) - 类 中的静态方法org.antframework.configcenter.spring.ConfigContexts
获取配置
getContext() - 类 中的静态方法org.antframework.configcenter.spring.ConfigContexts
获取配置上下文
getEnvironment() - 类 中的静态方法org.antframework.configcenter.spring.context.Contexts
获取Environment
getEventType() - 类 中的方法org.antframework.configcenter.spring.listener.annotation.ListenConfigChangedResolver
 
getOrder() - 类 中的方法org.antframework.configcenter.spring.boot.ConfigContextLifeCycle
 
getOrder() - 类 中的方法org.antframework.configcenter.spring.boot.ContextsInitializer
 
getPrefix() - 类 中的方法org.antframework.configcenter.spring.listener.annotation.ConfigChangedEvent
 
getPrefix() - 类 中的方法org.antframework.configcenter.spring.listener.annotation.ConfigChangedEventType
 
getPriorTo() - 类 中的方法org.antframework.configcenter.spring.boot.ConfigcenterProperties
 
getProfile() - 类 中的静态方法org.antframework.configcenter.spring.context.Contexts
获取当前环境
getProperty(String) - 类 中的方法org.antframework.configcenter.spring.boot.EnvironmentInitializer.ConfigcenterPropertySource
 
getPropertyNames() - 类 中的方法org.antframework.configcenter.spring.boot.EnvironmentInitializer.ConfigcenterPropertySource
 
getRefreshPeriod() - 类 中的方法org.antframework.configcenter.spring.boot.ConfigcenterProperties
 
getResolver() - 类 中的方法org.antframework.configcenter.spring.listener.annotation.ConfigListenerType
 
getServerUrl() - 类 中的方法org.antframework.configcenter.spring.boot.ConfigcenterProperties
 

H

hashCode() - 类 中的方法org.antframework.configcenter.spring.listener.annotation.ConfigChangedEventType
 

I

init(Method) - 类 中的方法org.antframework.configcenter.spring.listener.annotation.ListenConfigChangedResolver
 
INSTANCE - 类 中的静态变量org.antframework.configcenter.spring.boot.ConfigcenterProperties
实例

L

LISTEN_DISABLE_PROPERTY_NAME - 类 中的静态变量org.antframework.configcenter.spring.boot.ConfigcenterProperties
是否关闭监听配置是否被修改(默认为开启)
ListenConfigChanged - org.antframework.configcenter.spring.listener.annotation中的注释类型
监听配置被修改
ListenConfigChangedResolver - org.antframework.configcenter.spring.listener.annotation中的类
监听配置被修改解决器
ListenConfigChangedResolver() - 类 的构造器org.antframework.configcenter.spring.listener.annotation.ListenConfigChangedResolver
 

N

NONE_PREFIX - 类 中的静态变量org.antframework.configcenter.spring.listener.DefaultConfigListener
无前缀

O

onApplicationEvent(ApplicationEvent) - 类 中的方法org.antframework.configcenter.spring.boot.ConfigContextLifeCycle
 
onApplicationEvent(ApplicationEvent) - 类 中的方法org.antframework.configcenter.spring.boot.ContextsInitializer
 
onApplicationEvent(ApplicationEnvironmentPreparedEvent) - 类 中的方法org.antframework.configcenter.spring.boot.EnvironmentInitializer
 
onChange(List<ChangedProperty>) - 类 中的方法org.antframework.configcenter.spring.listener.DefaultConfigListener
 
org.antframework.configcenter.spring - 程序包 org.antframework.configcenter.spring
 
org.antframework.configcenter.spring.boot - 程序包 org.antframework.configcenter.spring.boot
 
org.antframework.configcenter.spring.context - 程序包 org.antframework.configcenter.spring.context
 
org.antframework.configcenter.spring.listener - 程序包 org.antframework.configcenter.spring.listener
 
org.antframework.configcenter.spring.listener.annotation - 程序包 org.antframework.configcenter.spring.listener.annotation
 

P

PropertiesBinder - org.antframework.configcenter.spring.context中的类
属性绑定器
PropertiesBinder(PropertySources) - 类 的构造器org.antframework.configcenter.spring.context.PropertiesBinder
 
PROPERTY_SOURCE_NAME - 类 中的静态变量org.antframework.configcenter.spring.boot.EnvironmentInitializer.ConfigcenterPropertySource
属性资源名称

R

resolveArgs(Object) - 类 中的方法org.antframework.configcenter.spring.listener.annotation.ListenConfigChangedResolver
 

S

setApplicationContext(ConfigurableApplicationContext) - 类 中的静态方法org.antframework.configcenter.spring.context.Contexts
设置spring容器
setCacheDir(String) - 类 中的方法org.antframework.configcenter.spring.boot.ConfigcenterProperties
 
setEnvironment(ConfigurableEnvironment) - 类 中的静态方法org.antframework.configcenter.spring.context.Contexts
设置spring环境
setPriorTo(String) - 类 中的方法org.antframework.configcenter.spring.boot.ConfigcenterProperties
 
setRefreshPeriod(int) - 类 中的方法org.antframework.configcenter.spring.boot.ConfigcenterProperties
 
setServerUrl(String) - 类 中的方法org.antframework.configcenter.spring.boot.ConfigcenterProperties
 
supportsEventType(ResolvableType) - 类 中的方法org.antframework.configcenter.spring.boot.ConfigContextLifeCycle
 
supportsEventType(ResolvableType) - 类 中的方法org.antframework.configcenter.spring.boot.ContextsInitializer
 
supportsSourceType(Class<?>) - 类 中的方法org.antframework.configcenter.spring.boot.ConfigContextLifeCycle
 
supportsSourceType(Class<?>) - 类 中的方法org.antframework.configcenter.spring.boot.ContextsInitializer
 
A B C D E G H I L N O P R S 
跳过导航链接

Copyright © 2018 Pivotal Software, Inc.. All rights reserved.