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

A

afterPropertiesSet() - 类 中的方法com.github.fashionbrot.value.event.HttpBeanPostProcessor
 
ApiConsts - com.github.fashionbrot.value.consts中的类
 
ApiConsts() - 类 的构造器com.github.fashionbrot.value.consts.ApiConsts
 
APP_ID - 注释类型 中的静态变量com.github.fashionbrot.value.config.annotation.EnableMarsValue
 

B

BEAN_NAME - 类 中的静态变量com.github.fashionbrot.value.event.ConfigPostProcessor
 
BEAN_NAME - 类 中的静态变量com.github.fashionbrot.value.event.HttpBeanPostProcessor
 
BEAN_NAME - 类 中的静态变量com.github.fashionbrot.value.GlobalMarsValueProperties
 
BeanUtil - com.github.fashionbrot.value.util中的类
 
BeanUtil() - 类 的构造器com.github.fashionbrot.value.util.BeanUtil
 

C

CHECK_FOR_UPDATE_PATH - 类 中的静态变量com.github.fashionbrot.value.consts.ApiConsts
 
checkVersion(Server, GlobalMarsValueProperties) - 类 中的静态方法com.github.fashionbrot.value.HttpService
 
CLUSTER - 注释类型 中的静态变量com.github.fashionbrot.value.config.annotation.EnableMarsValue
 
com.github.fashionbrot.value - 程序包 com.github.fashionbrot.value
 
com.github.fashionbrot.value.config - 程序包 com.github.fashionbrot.value.config
 
com.github.fashionbrot.value.config.annotation - 程序包 com.github.fashionbrot.value.config.annotation
 
com.github.fashionbrot.value.consts - 程序包 com.github.fashionbrot.value.consts
 
com.github.fashionbrot.value.event - 程序包 com.github.fashionbrot.value.event
 
com.github.fashionbrot.value.model - 程序包 com.github.fashionbrot.value.model
 
com.github.fashionbrot.value.util - 程序包 com.github.fashionbrot.value.util
 
ConfigPostProcessor - com.github.fashionbrot.value.event中的类
spring 容器初始化过程,第二个执行当前类的bean 前置操作
ConfigPostProcessor() - 类 的构造器com.github.fashionbrot.value.event.ConfigPostProcessor
 
ConfigValue - com.github.fashionbrot.value.model中的类
 
ConfigValue() - 类 的构造器com.github.fashionbrot.value.model.ConfigValue
 

D

deepCopy(List<T>) - 类 中的静态方法com.github.fashionbrot.value.MarsConfigValueCache
 
destroy() - 类 中的方法com.github.fashionbrot.value.event.HttpBeanPostProcessor
 

E

ENABLE_LISTEN_LOG - 注释类型 中的静态变量com.github.fashionbrot.value.config.annotation.EnableMarsValue
 
EnableMarsValue - com.github.fashionbrot.value.config.annotation中的注释类型
 
ENV_CODE - 注释类型 中的静态变量com.github.fashionbrot.value.config.annotation.EnableMarsValue
 

F

FOR_DATA - 类 中的静态变量com.github.fashionbrot.value.consts.ApiConsts
 

G

getData(Server, GlobalMarsValueProperties, boolean) - 类 中的静态方法com.github.fashionbrot.value.HttpService
 
getDeepTemplateObject(String) - 类 中的静态方法com.github.fashionbrot.value.MarsConfigValueCache
深度 copy cache
getOrder() - 类 中的方法com.github.fashionbrot.value.event.ConfigPostProcessor
 
getOrder() - 类 中的方法com.github.fashionbrot.value.event.HttpBeanPostProcessor
 
getOrder() - 类 中的方法com.github.fashionbrot.value.event.MarsTemplateKeyMapping
 
getProperties(Properties, String) - 类 中的静态方法com.github.fashionbrot.value.util.BeanUtil
 
getSingleton(BeanFactory, String) - 类 中的静态方法com.github.fashionbrot.value.util.BeanUtil
 
getTemplateObject(String) - 类 中的静态方法com.github.fashionbrot.value.MarsConfigValueCache
根据 模板获取 模板列表
GlobalMarsValueProperties - com.github.fashionbrot.value中的类
 
GlobalMarsValueProperties() - 类 的构造器com.github.fashionbrot.value.GlobalMarsValueProperties
 

H

hasLength(CharSequence) - 类 中的静态方法com.github.fashionbrot.value.util.ObjectUtils
 
hasText(CharSequence) - 类 中的静态方法com.github.fashionbrot.value.util.ObjectUtils
 
hasText(String) - 类 中的静态方法com.github.fashionbrot.value.util.ObjectUtils
 
HEALTH - 类 中的静态变量com.github.fashionbrot.value.consts.ApiConsts
 
HTTP - 类 中的静态变量com.github.fashionbrot.value.consts.ApiConsts
 
HTTP_CHECK_VERSION - 类 中的静态变量com.github.fashionbrot.value.consts.ApiConsts
 
HTTP_LOAD_DATA - 类 中的静态变量com.github.fashionbrot.value.consts.ApiConsts
 
HttpBeanPostProcessor - com.github.fashionbrot.value.event中的类
 
HttpBeanPostProcessor() - 类 的构造器com.github.fashionbrot.value.event.HttpBeanPostProcessor
 
HTTPS - 类 中的静态变量com.github.fashionbrot.value.consts.ApiConsts
 
HTTPS_CHECK_VERSION - 类 中的静态变量com.github.fashionbrot.value.consts.ApiConsts
 
HTTPS_LOAD_DATA - 类 中的静态变量com.github.fashionbrot.value.consts.ApiConsts
 
HttpService - com.github.fashionbrot.value中的类
 
HttpService() - 类 的构造器com.github.fashionbrot.value.HttpService
 

I

initTemplateKeyClass() - 类 中的方法com.github.fashionbrot.value.event.MarsTemplateKeyMapping
class 必须实现序列化
isBlank(CharSequence) - 类 中的静态方法com.github.fashionbrot.value.util.ObjectUtils
 
isEmpty(CharSequence) - 类 中的静态方法com.github.fashionbrot.value.util.ObjectUtils
 
isNotBlank(CharSequence) - 类 中的静态方法com.github.fashionbrot.value.util.ObjectUtils
 
isNotEmpty(CharSequence) - 类 中的静态方法com.github.fashionbrot.value.util.ObjectUtils
 
isSuccess() - 类 中的方法com.github.fashionbrot.value.model.Resp
 

J

JsonUtil - com.github.fashionbrot.value.util中的类
 
JsonUtil() - 类 的构造器com.github.fashionbrot.value.util.JsonUtil
 

L

LISTEN_LONG_POLL_MS - 注释类型 中的静态变量com.github.fashionbrot.value.config.annotation.EnableMarsValue
 
LOCAL_CACHE_PATH - 注释类型 中的静态变量com.github.fashionbrot.value.config.annotation.EnableMarsValue
 

M

MarsConfigValueCache - com.github.fashionbrot.value中的类
 
MarsConfigValueCache() - 类 的构造器com.github.fashionbrot.value.MarsConfigValueCache
 
MarsTemplateKeyMapping - com.github.fashionbrot.value.event中的类
 
MarsTemplateKeyMapping() - 类 的构造器com.github.fashionbrot.value.event.MarsTemplateKeyMapping
 
MarsValueBeanDefinitionRegistrar - com.github.fashionbrot.value.config中的类
 
MarsValueBeanDefinitionRegistrar() - 类 的构造器com.github.fashionbrot.value.config.MarsValueBeanDefinitionRegistrar
 

N

NAME - 类 中的静态变量com.github.fashionbrot.value.consts.ApiConsts
 

O

ObjectUtils - com.github.fashionbrot.value.util中的类
 
ObjectUtils() - 类 的构造器com.github.fashionbrot.value.util.ObjectUtils
 

P

parseObject(String, Class<T>) - 类 中的静态方法com.github.fashionbrot.value.util.JsonUtil
 
parseObject(String) - 类 中的静态方法com.github.fashionbrot.value.util.JsonUtil
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - 类 中的方法com.github.fashionbrot.value.event.ConfigPostProcessor
 
PropertiesPlaceholderResolver - com.github.fashionbrot.value.util中的类
Placeholder Resolver for properties
PropertiesPlaceholderResolver(PropertyResolver) - 类 的构造器com.github.fashionbrot.value.util.PropertiesPlaceholderResolver
 

R

registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - 类 中的方法com.github.fashionbrot.value.config.MarsValueBeanDefinitionRegistrar
 
registerConfigPostProcessor(BeanDefinitionRegistry) - 类 中的静态方法com.github.fashionbrot.value.util.BeanUtil
 
registerGlobalMarsValueProperties(AnnotationAttributes, BeanDefinitionRegistry, PropertyResolver, ConfigurableListableBeanFactory) - 类 中的静态方法com.github.fashionbrot.value.util.BeanUtil
 
registerHttpBeanPostProcessor(BeanDefinitionRegistry) - 类 中的静态方法com.github.fashionbrot.value.util.BeanUtil
 
registerInfrastructureBean(BeanDefinitionRegistry, String, Class<?>, Object...) - 类 中的静态方法com.github.fashionbrot.value.util.BeanUtil
Register Infrastructure Bean
registerInfrastructureBeanIfAbsent(BeanDefinitionRegistry, String, Class<?>, Object...) - 类 中的静态方法com.github.fashionbrot.value.util.BeanUtil
Register Infrastructure Bean if absent
registerSingleton(BeanDefinitionRegistry, String, Object) - 类 中的静态方法com.github.fashionbrot.value.util.BeanUtil
Register an object to be Singleton Bean
resolve(Annotation) - 类 中的方法com.github.fashionbrot.value.util.PropertiesPlaceholderResolver
Resolve placeholders in specified annotation
resolve(Map<?, ?>) - 类 中的方法com.github.fashionbrot.value.util.PropertiesPlaceholderResolver
Resolve placeholders in specified properties
resolveNull(Map<?, ?>) - 类 中的方法com.github.fashionbrot.value.util.PropertiesPlaceholderResolver
 
resolveProperties(Map<?, ?>, PropertyResolver) - 类 中的静态方法com.github.fashionbrot.value.util.BeanUtil
Resolve placeholders of properties via specified PropertyResolver if present
Resp - com.github.fashionbrot.value.model中的类
 
Resp() - 类 的构造器com.github.fashionbrot.value.model.Resp
 

S

SERVER_ADDRESS - 注释类型 中的静态变量com.github.fashionbrot.value.config.annotation.EnableMarsValue
 
setApplicationEventPublisher(ApplicationEventPublisher) - 类 中的方法com.github.fashionbrot.value.event.HttpBeanPostProcessor
 
setBeanFactory(BeanFactory) - 类 中的方法com.github.fashionbrot.value.config.MarsValueBeanDefinitionRegistrar
 
setBeanFactory(BeanFactory) - 类 中的方法com.github.fashionbrot.value.event.ConfigPostProcessor
 
setBeanFactory(BeanFactory) - 类 中的方法com.github.fashionbrot.value.event.HttpBeanPostProcessor
 
setCache(List<ConfigValue>) - 类 中的静态方法com.github.fashionbrot.value.MarsConfigValueCache
 
setEnvironment(Environment) - 类 中的方法com.github.fashionbrot.value.config.MarsValueBeanDefinitionRegistrar
 
setEnvironment(Environment) - 类 中的方法com.github.fashionbrot.value.event.HttpBeanPostProcessor
 
setFormatClass(Map<String, Class>) - 类 中的静态方法com.github.fashionbrot.value.MarsConfigValueCache
 

V

VERSION - 类 中的静态变量com.github.fashionbrot.value.consts.ApiConsts
 
A B C D E F G H I J L M N O P R S V 
跳过导航链接

Copyright © 2020. All rights reserved.