您的浏览器已禁用 JavaScript。
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
所有程序包的分层结构
程序包分层结构:
com.ctrip.framework.apollo
,
com.ctrip.framework.apollo.build
,
com.ctrip.framework.apollo.enums
,
com.ctrip.framework.apollo.exceptions
,
com.ctrip.framework.apollo.internals
,
com.ctrip.framework.apollo.model
,
com.ctrip.framework.apollo.spi
,
com.ctrip.framework.apollo.spring
,
com.ctrip.framework.apollo.spring.annotation
,
com.ctrip.framework.apollo.spring.boot
,
com.ctrip.framework.apollo.spring.config
,
com.ctrip.framework.apollo.spring.property
,
com.ctrip.framework.apollo.spring.spi
,
com.ctrip.framework.apollo.spring.util
,
com.ctrip.framework.apollo.util
,
com.ctrip.framework.apollo.util.function
,
com.ctrip.framework.apollo.util.http
,
com.ctrip.framework.apollo.util.parser
,
com.ctrip.framework.apollo.util.yaml
类分层结构
java.lang.
Object
com.ctrip.framework.apollo.internals.
AbstractConfig
(implements com.ctrip.framework.apollo.
Config
)
com.ctrip.framework.apollo.internals.
DefaultConfig
(implements com.ctrip.framework.apollo.internals.
RepositoryChangeListener
)
com.ctrip.framework.apollo.internals.
SimpleConfig
(implements com.ctrip.framework.apollo.internals.
RepositoryChangeListener
)
com.ctrip.framework.apollo.internals.
AbstractConfigFile
(implements com.ctrip.framework.apollo.
ConfigFile
, com.ctrip.framework.apollo.internals.
RepositoryChangeListener
)
com.ctrip.framework.apollo.internals.
PlainTextConfigFile
com.ctrip.framework.apollo.internals.
JsonConfigFile
com.ctrip.framework.apollo.internals.
TxtConfigFile
com.ctrip.framework.apollo.internals.
XmlConfigFile
com.ctrip.framework.apollo.internals.
YamlConfigFile
(implements com.ctrip.framework.apollo.
PropertiesCompatibleConfigFile
)
com.ctrip.framework.apollo.internals.
YmlConfigFile
com.ctrip.framework.apollo.internals.
PropertiesConfigFile
com.ctrip.framework.apollo.internals.
AbstractConfigRepository
(implements com.ctrip.framework.apollo.internals.
ConfigRepository
)
com.ctrip.framework.apollo.internals.
LocalFileConfigRepository
(implements com.ctrip.framework.apollo.internals.
RepositoryChangeListener
)
com.ctrip.framework.apollo.internals.
PropertiesCompatibleFileConfigRepository
(implements com.ctrip.framework.apollo.
ConfigFileChangeListener
)
com.ctrip.framework.apollo.internals.
RemoteConfigRepository
com.ctrip.framework.apollo.spring.boot.
ApolloApplicationContextInitializer
(implements org.springframework.context.ApplicationContextInitializer<C>, org.springframework.boot.env.EnvironmentPostProcessor, org.springframework.core.Ordered)
com.ctrip.framework.apollo.spring.boot.
ApolloAutoConfiguration
com.ctrip.framework.apollo.spring.annotation.
ApolloConfigRegistrar
(implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
com.ctrip.framework.apollo.build.
ApolloInjector
com.ctrip.framework.apollo.spring.annotation.
ApolloProcessor
(implements org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.core.PriorityOrdered)
com.ctrip.framework.apollo.spring.annotation.
ApolloAnnotationProcessor
com.ctrip.framework.apollo.spring.annotation.
ApolloJsonValueProcessor
(implements org.springframework.beans.factory.BeanFactoryAware)
com.ctrip.framework.apollo.spring.annotation.
SpringValueProcessor
(implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.config.BeanFactoryPostProcessor)
com.ctrip.framework.apollo.spring.property.
AutoUpdateConfigChangeListener
(implements com.ctrip.framework.apollo.
ConfigChangeListener
)
com.ctrip.framework.apollo.spring.util.
BeanRegistrationUtil
com.ctrip.framework.apollo.model.
ConfigChange
com.ctrip.framework.apollo.model.
ConfigChangeEvent
com.ctrip.framework.apollo.model.
ConfigFileChangeEvent
com.ctrip.framework.apollo.spring.config.
ConfigPropertySourceFactory
com.ctrip.framework.apollo.
ConfigService
com.ctrip.framework.apollo.internals.
ConfigServiceLocator
com.ctrip.framework.apollo.util.
ConfigUtil
com.ctrip.framework.apollo.spring.spi.
DefaultApolloConfigRegistrarHelper
(implements com.ctrip.framework.apollo.spring.spi.
ApolloConfigRegistrarHelper
)
com.ctrip.framework.apollo.spi.
DefaultConfigFactory
(implements com.ctrip.framework.apollo.spi.
ConfigFactory
)
com.ctrip.framework.apollo.spi.
DefaultConfigFactoryManager
(implements com.ctrip.framework.apollo.spi.
ConfigFactoryManager
)
com.ctrip.framework.apollo.internals.
DefaultConfigManager
(implements com.ctrip.framework.apollo.internals.
ConfigManager
)
com.ctrip.framework.apollo.spring.spi.
DefaultConfigPropertySourcesProcessorHelper
(implements com.ctrip.framework.apollo.spring.spi.
ConfigPropertySourcesProcessorHelper
)
com.ctrip.framework.apollo.spi.
DefaultConfigRegistry
(implements com.ctrip.framework.apollo.spi.
ConfigRegistry
)
com.ctrip.framework.apollo.internals.
DefaultInjector
(implements com.ctrip.framework.apollo.internals.
Injector
)
com.ctrip.framework.apollo.internals.
DefaultMetaServerProvider
(implements com.ctrip.framework.apollo.core.spi.
MetaServerProvider
)
com.ctrip.framework.apollo.util.
ExceptionUtil
com.ctrip.framework.apollo.util.http.
HttpRequest
com.ctrip.framework.apollo.util.http.
HttpResponse
<T>
com.ctrip.framework.apollo.util.http.
HttpUtil
org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
com.ctrip.framework.apollo.spring.config.
NamespaceHandler
com.ctrip.framework.apollo.util.parser.
Parsers
com.ctrip.framework.apollo.spring.property.
PlaceholderHelper
org.springframework.core.env.PropertySource<T>
org.springframework.core.env.EnumerablePropertySource<T>
com.ctrip.framework.apollo.spring.config.
ConfigPropertySource
com.ctrip.framework.apollo.spring.config.
PropertySourcesProcessor
(implements org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.context.EnvironmentAware, org.springframework.core.PriorityOrdered)
com.ctrip.framework.apollo.spring.config.
ConfigPropertySourcesProcessor
(implements org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor)
com.ctrip.framework.apollo.internals.
RemoteConfigLongPollService
com.ctrip.framework.apollo.spring.util.
SpringInjector
com.ctrip.framework.apollo.spring.property.
SpringValue
com.ctrip.framework.apollo.spring.property.
SpringValueDefinition
com.ctrip.framework.apollo.spring.property.
SpringValueDefinitionProcessor
(implements org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor)
com.ctrip.framework.apollo.spring.property.
SpringValueRegistry
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
com.ctrip.framework.apollo.util.parser.
ParserException
java.lang.
RuntimeException
com.ctrip.framework.apollo.exceptions.
ApolloConfigException
com.ctrip.framework.apollo.exceptions.
ApolloConfigStatusCodeException
com.ctrip.framework.apollo.util.yaml.
YamlParser
接口分层结构
com.ctrip.framework.apollo.
Config
com.ctrip.framework.apollo.
ConfigChangeListener
com.ctrip.framework.apollo.spi.
ConfigFactory
com.ctrip.framework.apollo.spi.
ConfigFactoryManager
com.ctrip.framework.apollo.
ConfigFile
com.ctrip.framework.apollo.
PropertiesCompatibleConfigFile
com.ctrip.framework.apollo.
ConfigFileChangeListener
com.ctrip.framework.apollo.internals.
ConfigManager
com.ctrip.framework.apollo.spi.
ConfigRegistry
com.ctrip.framework.apollo.internals.
ConfigRepository
com.ctrip.framework.apollo.util.function.
Functions
com.ctrip.framework.apollo.internals.
Injector
com.ctrip.framework.apollo.core.spi.
Ordered
com.ctrip.framework.apollo.spring.spi.
ApolloConfigRegistrarHelper
com.ctrip.framework.apollo.spring.spi.
ConfigPropertySourcesProcessorHelper
com.ctrip.framework.apollo.spring.config.
PropertySourcesConstants
com.ctrip.framework.apollo.internals.
RepositoryChangeListener
注释类型分层结构
com.ctrip.framework.apollo.spring.annotation.
EnableApolloConfig
(implements java.lang.annotation.
Annotation
)
com.ctrip.framework.apollo.spring.annotation.
ApolloJsonValue
(implements java.lang.annotation.
Annotation
)
com.ctrip.framework.apollo.spring.annotation.
ApolloConfigChangeListener
(implements java.lang.annotation.
Annotation
)
com.ctrip.framework.apollo.spring.annotation.
ApolloConfig
(implements java.lang.annotation.
Annotation
)
枚举分层结构
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.ctrip.framework.apollo.enums.
PropertyChangeType
com.ctrip.framework.apollo.enums.
ConfigSourceType
com.ctrip.framework.apollo.util.parser.
Parsers.DateParser
com.ctrip.framework.apollo.util.parser.
Parsers.DurationParser
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2019
Ctrip, Inc.
. All rights reserved.