A C D E F G H I L N P R S T V W X Z 

A

AbstractSubject - com.dangdang.config.service.observer中的类
主题通用实现
AbstractSubject() - 类 的构造器com.dangdang.config.service.observer.AbstractSubject
 

C

CLASSPATH - 类 中的静态变量com.dangdang.config.service.file.protocol.ProtocolNames
 
ClasspathProtocol - com.dangdang.config.service.file.protocol中的类
 
ClasspathProtocol() - 类 的构造器com.dangdang.config.service.file.protocol.ClasspathProtocol
 
cleanAndPutAll(Map<? extends String, ? extends String>) - 类 中的方法com.dangdang.config.service.GeneralConfigGroup
 
clear() - 类 中的方法com.dangdang.config.service.GeneralConfigGroup
 
close() - 类 中的方法com.dangdang.config.service.file.FileConfigGroup
 
close() - 类 中的方法com.dangdang.config.service.file.protocol.HttpProtocol
 
close() - 类 中的方法com.dangdang.config.service.file.protocol.LocalFileProtocol
 
close() - 类 中的方法com.dangdang.config.service.support.spring.ConfigGroupEnumerableResource
 
close() - 类 中的方法com.dangdang.config.service.support.spring.ConfigGroupResource
 
close() - 类 中的方法com.dangdang.config.service.zookeeper.ZookeeperConfigGroup
 
com.dangdang.config.service - 程序包 com.dangdang.config.service
 
com.dangdang.config.service.exception - 程序包 com.dangdang.config.service.exception
 
com.dangdang.config.service.file - 程序包 com.dangdang.config.service.file
 
com.dangdang.config.service.file.contenttype - 程序包 com.dangdang.config.service.file.contenttype
 
com.dangdang.config.service.file.protocol - 程序包 com.dangdang.config.service.file.protocol
 
com.dangdang.config.service.observer - 程序包 com.dangdang.config.service.observer
 
com.dangdang.config.service.proxy - 程序包 com.dangdang.config.service.proxy
 
com.dangdang.config.service.sugar - 程序包 com.dangdang.config.service.sugar
 
com.dangdang.config.service.support.spring - 程序包 com.dangdang.config.service.support.spring
 
com.dangdang.config.service.util - 程序包 com.dangdang.config.service.util
 
com.dangdang.config.service.zookeeper - 程序包 com.dangdang.config.service.zookeeper
 
ConfigGroup - com.dangdang.config.service中的接口
Configuration Group
ConfigGroupEnumerableResource - com.dangdang.config.service.support.spring中的类
Spring Enumerable Property Sources support
ConfigGroupEnumerableResource(ConfigGroup) - 类 的构造器com.dangdang.config.service.support.spring.ConfigGroupEnumerableResource
 
ConfigGroupResource - com.dangdang.config.service.support.spring中的类
Spring Property Sources support
ConfigGroupResource(ConfigGroup) - 类 的构造器com.dangdang.config.service.support.spring.ConfigGroupResource
 
ConfigGroupSourceFactory - com.dangdang.config.service.support.spring中的类
Factory to create PropertySource for configuration group
ConfigGroupSourceFactory() - 类 的构造器com.dangdang.config.service.support.spring.ConfigGroupSourceFactory
 
ConfigLocalCache - com.dangdang.config.service.zookeeper中的类
配置本地缓存
ConfigLocalCache(String, String) - 类 的构造器com.dangdang.config.service.zookeeper.ConfigLocalCache
 
ConfigNodeEventListener - com.dangdang.config.service.zookeeper中的类
监听器
ConfigNodeEventListener(ZookeeperConfigGroup) - 类 的构造器com.dangdang.config.service.zookeeper.ConfigNodeEventListener
 
ConfigProfile - com.dangdang.config.service中的类
配置组参数
ConfigProfile(String) - 类 的构造器com.dangdang.config.service.ConfigProfile
 
ConfigProfile.KeyLoadingMode - com.dangdang.config.service中的枚举
节点下属性的加载模式
ConfigToolkitException - com.dangdang.config.service.exception中的异常错误
Config toolkit root exception
ConfigToolkitException() - 异常错误 的构造器com.dangdang.config.service.exception.ConfigToolkitException
 
ConfigToolkitException(String, Throwable) - 异常错误 的构造器com.dangdang.config.service.exception.ConfigToolkitException
 
ConfigToolkitException(String) - 异常错误 的构造器com.dangdang.config.service.exception.ConfigToolkitException
 
ConfigToolkitException(Throwable) - 异常错误 的构造器com.dangdang.config.service.exception.ConfigToolkitException
 
ConfigToolkitNamespaceHandlerSupport - com.dangdang.config.service.support.spring中的类
 
ConfigToolkitNamespaceHandlerSupport() - 类 的构造器com.dangdang.config.service.support.spring.ConfigToolkitNamespaceHandlerSupport
 
ContentType - com.dangdang.config.service.file.contenttype中的接口
 
ContentTypeNames - com.dangdang.config.service.file.contenttype中的类
 
ContentTypeNames() - 类 的构造器com.dangdang.config.service.file.contenttype.ContentTypeNames
 
ContentTypes - com.dangdang.config.service.file.contenttype中的类
Content type handler class factory
create(ConfigGroup...) - 类 中的静态方法com.dangdang.config.service.support.spring.ConfigGroupSourceFactory
 

D

doInit(GeneralConfigGroup) - 类 中的方法com.dangdang.config.service.sugar.RefreshableBox
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - 类 中的方法com.dangdang.config.service.support.spring.PropertySourcesPlaceholderConfigurerConfigBean
 
doParse(Element, BeanDefinitionBuilder) - 类 中的方法com.dangdang.config.service.support.spring.ZookeeperConfigGroupConfigBean
 
doParse(Element, BeanDefinitionBuilder) - 类 中的方法com.dangdang.config.service.support.spring.ZookeeperConfigProfileConfigBean
 

E

enumerable - 类 中的变量com.dangdang.config.service.GeneralConfigGroup
兼容spring,是否通过EnumerablePropertySource加载配置组
eventReceived(CuratorFramework, CuratorEvent) - 类 中的方法com.dangdang.config.service.zookeeper.ConfigNodeEventListener
 
exportProperties() - 类 中的方法com.dangdang.config.service.zookeeper.ZookeeperConfigGroup
导出属性列表

F

FILE - 类 中的静态变量com.dangdang.config.service.file.protocol.ProtocolNames
 
FileChangeEventListener - com.dangdang.config.service.file中的类
Watcher for file changes
FileChangeEventListener(WatchService, FileConfigGroup, Path) - 类 的构造器com.dangdang.config.service.file.FileChangeEventListener
 
FileConfigGroup - com.dangdang.config.service.file中的类
Configuration group loaded from URI location.
FileConfigGroup(FileConfigProfile, String, boolean) - 类 的构造器com.dangdang.config.service.file.FileConfigGroup
 
FileConfigGroup(FileConfigProfile, String) - 类 的构造器com.dangdang.config.service.file.FileConfigGroup
 
FileConfigGroup(ConfigGroup, FileConfigProfile, String) - 类 的构造器com.dangdang.config.service.file.FileConfigGroup
 
FileConfigProfile - com.dangdang.config.service.file中的类
File configuration profile
FileConfigProfile(String, String) - 类 的构造器com.dangdang.config.service.file.FileConfigProfile
 
FileConfigProfile(String, String, String) - 类 的构造器com.dangdang.config.service.file.FileConfigProfile
 
FileLocation - com.dangdang.config.service.file中的类
 
FileLocation(String, String) - 类 的构造器com.dangdang.config.service.file.FileLocation
 
FileProtocol - com.dangdang.config.service.file.protocol中的类
 
FileProtocol() - 类 的构造器com.dangdang.config.service.file.protocol.FileProtocol
 
fromLocation(String) - 类 中的静态方法com.dangdang.config.service.file.FileLocation
 

G

GeneralConfigGroup - com.dangdang.config.service中的类
 
GeneralConfigGroup(ConfigGroup) - 类 的构造器com.dangdang.config.service.GeneralConfigGroup
 
get(String) - 接口 中的方法com.dangdang.config.service.ConfigGroup
获取配置
get(String) - 类 中的方法com.dangdang.config.service.file.contenttype.ContentTypes
 
get(String) - 类 中的方法com.dangdang.config.service.file.protocol.Protocols
 
get(String) - 类 中的方法com.dangdang.config.service.GeneralConfigGroup
 
get(Object) - 类 中的方法com.dangdang.config.service.GeneralConfigGroup
 
getBeanClass(Element) - 类 中的方法com.dangdang.config.service.support.spring.PropertySourcesPlaceholderConfigurerConfigBean
 
getBeanClass(Element) - 类 中的方法com.dangdang.config.service.support.spring.ZookeeperConfigGroupConfigBean
 
getBeanClass(Element) - 类 中的方法com.dangdang.config.service.support.spring.ZookeeperConfigProfileConfigBean
 
getConfigLocalCache() - 类 中的方法com.dangdang.config.service.zookeeper.ZookeeperConfigGroup
 
getConnectStr() - 类 中的方法com.dangdang.config.service.zookeeper.ZookeeperConfigProfile
 
getContentType() - 类 中的方法com.dangdang.config.service.file.FileConfigProfile
 
getFile() - 类 中的方法com.dangdang.config.service.file.FileLocation
 
getFileEncoding() - 类 中的方法com.dangdang.config.service.file.FileConfigProfile
 
getFirst() - 类 中的方法com.dangdang.config.service.util.Tuple
 
getInstance() - 类 中的静态方法com.dangdang.config.service.file.contenttype.ContentTypes
 
getInstance() - 类 中的静态方法com.dangdang.config.service.file.protocol.Protocols
 
getInstance() - 类 中的方法com.dangdang.config.service.proxy.RefreshableProxy
 
getKeyLoadingMode() - 类 中的方法com.dangdang.config.service.ConfigProfile
 
getKeysSpecified() - 类 中的方法com.dangdang.config.service.ConfigProfile
 
getLastLoadTime() - 类 中的方法com.dangdang.config.service.GeneralConfigGroup
 
getNode() - 类 中的方法com.dangdang.config.service.zookeeper.ZookeeperConfigGroup
 
getObj() - 类 中的方法com.dangdang.config.service.sugar.RefreshableBox
 
getPath(FileLocation) - 类 中的方法com.dangdang.config.service.file.protocol.ClasspathProtocol
 
getPath(FileLocation) - 类 中的方法com.dangdang.config.service.file.protocol.FileProtocol
 
getPath(FileLocation) - 类 中的方法com.dangdang.config.service.file.protocol.LocalFileProtocol
 
getProperty(String) - 类 中的方法com.dangdang.config.service.support.spring.ConfigGroupEnumerableResource
 
getProperty(String) - 类 中的方法com.dangdang.config.service.support.spring.ConfigGroupResource
 
getPropertyNames() - 类 中的方法com.dangdang.config.service.support.spring.ConfigGroupEnumerableResource
 
getProtocol() - 类 中的方法com.dangdang.config.service.file.FileLocation
 
getRetryPolicy() - 类 中的方法com.dangdang.config.service.zookeeper.ZookeeperConfigProfile
 
getRootNode() - 类 中的方法com.dangdang.config.service.zookeeper.ZookeeperConfigProfile
 
getSecond() - 类 中的方法com.dangdang.config.service.util.Tuple
 
getVersion() - 类 中的方法com.dangdang.config.service.ConfigProfile
 
getVersionedRootNode() - 类 中的方法com.dangdang.config.service.zookeeper.ZookeeperConfigProfile
 

H

HTTP - 类 中的静态变量com.dangdang.config.service.file.protocol.ProtocolNames
 
HttpProtocol - com.dangdang.config.service.file.protocol中的类
 
HttpProtocol() - 类 的构造器com.dangdang.config.service.file.protocol.HttpProtocol
 
HTTPS - 类 中的静态变量com.dangdang.config.service.file.protocol.ProtocolNames
 

I

init() - 类 中的方法com.dangdang.config.service.support.spring.ConfigToolkitNamespaceHandlerSupport
 
initConfigs() - 类 中的方法com.dangdang.config.service.file.FileConfigGroup
 
intercept(Object, Method, Object[], MethodProxy) - 类 中的方法com.dangdang.config.service.proxy.RefreshableProxy
 
InvalidPathException - com.dangdang.config.service.exception中的异常错误
The exception that the file is invalid
InvalidPathException() - 异常错误 的构造器com.dangdang.config.service.exception.InvalidPathException
 
InvalidPathException(String, Throwable) - 异常错误 的构造器com.dangdang.config.service.exception.InvalidPathException
 
InvalidPathException(String) - 异常错误 的构造器com.dangdang.config.service.exception.InvalidPathException
 
InvalidPathException(Throwable) - 异常错误 的构造器com.dangdang.config.service.exception.InvalidPathException
 
IObserver - com.dangdang.config.service.observer中的接口
观察者
isEnumerable() - 接口 中的方法com.dangdang.config.service.ConfigGroup
兼容spring,是否通过EnumerablePropertySource加载配置组
isEnumerable() - 类 中的方法com.dangdang.config.service.GeneralConfigGroup
 
isOpenLocalCache() - 类 中的方法com.dangdang.config.service.zookeeper.ZookeeperConfigProfile
 
ISubject - com.dangdang.config.service.observer中的接口
被观察者关心的主题

L

LocalFileProtocol - com.dangdang.config.service.file.protocol中的类
 
LocalFileProtocol() - 类 的构造器com.dangdang.config.service.file.protocol.LocalFileProtocol
 

N

notified(String, String) - 接口 中的方法com.dangdang.config.service.observer.IObserver
通知
notified(String, String) - 类 中的方法com.dangdang.config.service.sugar.RefreshableBox
 
notify(String, String) - 类 中的方法com.dangdang.config.service.GeneralConfigGroup
 
notify(String, String) - 类 中的方法com.dangdang.config.service.observer.AbstractSubject
 
notify(String, String) - 接口 中的方法com.dangdang.config.service.observer.ISubject
通知观察者

P

PROPERTIES - 类 中的静态变量com.dangdang.config.service.file.contenttype.ContentTypeNames
 
PropertiesContentType - com.dangdang.config.service.file.contenttype中的类
 
PropertiesContentType() - 类 的构造器com.dangdang.config.service.file.contenttype.PropertiesContentType
 
PropertySourcesPlaceholderConfigurerConfigBean - com.dangdang.config.service.support.spring中的类
 
PropertySourcesPlaceholderConfigurerConfigBean() - 类 的构造器com.dangdang.config.service.support.spring.PropertySourcesPlaceholderConfigurerConfigBean
 
Protocol - com.dangdang.config.service.file.protocol中的接口
 
ProtocolNames - com.dangdang.config.service.file.protocol中的类
 
ProtocolNames() - 类 的构造器com.dangdang.config.service.file.protocol.ProtocolNames
 
Protocols - com.dangdang.config.service.file.protocol中的类
Protocol factory
put(String, String) - 类 中的方法com.dangdang.config.service.GeneralConfigGroup
 

R

read(FileLocation) - 类 中的方法com.dangdang.config.service.file.protocol.HttpProtocol
 
read(FileLocation) - 类 中的方法com.dangdang.config.service.file.protocol.LocalFileProtocol
 
read(FileLocation) - 接口 中的方法com.dangdang.config.service.file.protocol.Protocol
Read data of file
refresh(T) - 类 中的方法com.dangdang.config.service.proxy.RefreshableProxy
 
RefreshableBox<T> - com.dangdang.config.service.sugar中的类
根据属性变化自刷新的容器
RefreshableBox(GeneralConfigGroup, List<String>) - 类 的构造器com.dangdang.config.service.sugar.RefreshableBox
 
RefreshableBox(GeneralConfigGroup) - 类 的构造器com.dangdang.config.service.sugar.RefreshableBox
 
RefreshableProxy<T> - com.dangdang.config.service.proxy中的类
可刷新代理对象的动态代理
RefreshableProxy(T) - 类 的构造器com.dangdang.config.service.proxy.RefreshableProxy
 
register(IObserver) - 类 中的方法com.dangdang.config.service.GeneralConfigGroup
 
register(IObserver) - 类 中的方法com.dangdang.config.service.observer.AbstractSubject
 
register(IObserver) - 接口 中的方法com.dangdang.config.service.observer.ISubject
注册观察者
remove(Object) - 类 中的方法com.dangdang.config.service.GeneralConfigGroup
 
resolve(byte[], String) - 接口 中的方法com.dangdang.config.service.file.contenttype.ContentType
 
resolve(byte[], String) - 类 中的方法com.dangdang.config.service.file.contenttype.PropertiesContentType
 
resolve(byte[], String) - 类 中的方法com.dangdang.config.service.file.contenttype.XmlContentType
 
run() - 类 中的方法com.dangdang.config.service.file.FileChangeEventListener
 

S

saveLocalCache(ZookeeperConfigGroup, String) - 类 中的方法com.dangdang.config.service.zookeeper.ConfigLocalCache
缓存配置到本地
setContentType(String) - 类 中的方法com.dangdang.config.service.file.FileConfigProfile
 
setFileEncoding(String) - 类 中的方法com.dangdang.config.service.file.FileConfigProfile
 
setKeyLoadingMode(ConfigProfile.KeyLoadingMode) - 类 中的方法com.dangdang.config.service.ConfigProfile
 
setKeysSpecified(Set<String>) - 类 中的方法com.dangdang.config.service.ConfigProfile
 

T

toString() - 类 中的方法com.dangdang.config.service.file.FileConfigProfile
 
toString() - 类 中的方法com.dangdang.config.service.file.FileLocation
 
toString() - 类 中的方法com.dangdang.config.service.zookeeper.ConfigLocalCache
 
toString() - 类 中的方法com.dangdang.config.service.zookeeper.ZookeeperConfigProfile
 
Tuple<F,S> - com.dangdang.config.service.util中的类
 
Tuple(F, S) - 类 的构造器com.dangdang.config.service.util.Tuple
 

V

valueOf(String) - 枚举 中的静态方法com.dangdang.config.service.ConfigProfile.KeyLoadingMode
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.dangdang.config.service.ConfigProfile.KeyLoadingMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
version - 类 中的变量com.dangdang.config.service.ConfigProfile
项目配置版本

W

watch(FileLocation, FileConfigGroup) - 类 中的方法com.dangdang.config.service.file.protocol.HttpProtocol
 
watch(FileLocation, FileConfigGroup) - 类 中的方法com.dangdang.config.service.file.protocol.LocalFileProtocol
 
watch(FileLocation, FileConfigGroup) - 接口 中的方法com.dangdang.config.service.file.protocol.Protocol
Register watcher for the file

X

XML - 类 中的静态变量com.dangdang.config.service.file.contenttype.ContentTypeNames
 
XmlContentType - com.dangdang.config.service.file.contenttype中的类
The XML document must have the following DOCTYPE declaration: <!
XmlContentType() - 类 的构造器com.dangdang.config.service.file.contenttype.XmlContentType
 

Z

ZookeeperConfigGroup - com.dangdang.config.service.zookeeper中的类
配置组节点
ZookeeperConfigGroup(ZookeeperConfigProfile, String, boolean) - 类 的构造器com.dangdang.config.service.zookeeper.ZookeeperConfigGroup
 
ZookeeperConfigGroup(ZookeeperConfigProfile, String) - 类 的构造器com.dangdang.config.service.zookeeper.ZookeeperConfigGroup
 
ZookeeperConfigGroup(ConfigGroup, ZookeeperConfigProfile, String) - 类 的构造器com.dangdang.config.service.zookeeper.ZookeeperConfigGroup
 
ZookeeperConfigGroupConfigBean - com.dangdang.config.service.support.spring中的类
 
ZookeeperConfigGroupConfigBean() - 类 的构造器com.dangdang.config.service.support.spring.ZookeeperConfigGroupConfigBean
 
ZookeeperConfigProfile - com.dangdang.config.service.zookeeper中的类
基本配置
ZookeeperConfigProfile(String, String, String) - 类 的构造器com.dangdang.config.service.zookeeper.ZookeeperConfigProfile
 
ZookeeperConfigProfile(String, String, String, boolean) - 类 的构造器com.dangdang.config.service.zookeeper.ZookeeperConfigProfile
 
ZookeeperConfigProfile(String, String, String, boolean, RetryPolicy) - 类 的构造器com.dangdang.config.service.zookeeper.ZookeeperConfigProfile
 
ZookeeperConfigProfileConfigBean - com.dangdang.config.service.support.spring中的类
 
ZookeeperConfigProfileConfigBean() - 类 的构造器com.dangdang.config.service.support.spring.ZookeeperConfigProfileConfigBean
 
A C D E F G H I L N P R S T V W X Z 

Copyright © 2018. All rights reserved.