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

A

AbstractConfig - xyz.hellothomas.jedi.client.internals中的类
Copyright ctripcorp Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
AbstractConfig() - 类 的构造器xyz.hellothomas.jedi.client.internals.AbstractConfig
 
AbstractConfigRepository - xyz.hellothomas.jedi.client.internals中的类
 
AbstractConfigRepository() - 类 的构造器xyz.hellothomas.jedi.client.internals.AbstractConfigRepository
 
addChangeListener(ConfigChangeListener) - 接口 中的方法xyz.hellothomas.jedi.client.Config
Add change listener to this config instance, will be notified when any key is changed in this namespace.
addChangeListener(ConfigChangeListener, Set<String>) - 接口 中的方法xyz.hellothomas.jedi.client.Config
Add change listener to this config instance, will only be notified when any of the interested keys is changed in this namespace.
addChangeListener(ConfigChangeListener, Set<String>, Set<String>) - 接口 中的方法xyz.hellothomas.jedi.client.Config
Add change listener to this config instance, will only be notified when any of the interested keys is changed in this namespace.
addChangeListener(ConfigChangeListener) - 类 中的方法xyz.hellothomas.jedi.client.internals.AbstractConfig
 
addChangeListener(ConfigChangeListener, Set<String>) - 类 中的方法xyz.hellothomas.jedi.client.internals.AbstractConfig
 
addChangeListener(ConfigChangeListener, Set<String>, Set<String>) - 类 中的方法xyz.hellothomas.jedi.client.internals.AbstractConfig
 
addChangeListener(RepositoryChangeListener) - 类 中的方法xyz.hellothomas.jedi.client.internals.AbstractConfigRepository
 
addChangeListener(ConfigChangeListener) - 类 中的方法xyz.hellothomas.jedi.client.internals.ConfigPropertySource
 
addChangeListener(RepositoryChangeListener) - 接口 中的方法xyz.hellothomas.jedi.client.internals.ConfigRepository
Add change listener.
AspectSupportUtil - xyz.hellothomas.jedi.client.util中的类
 
AspectSupportUtil() - 类 的构造器xyz.hellothomas.jedi.client.util.AspectSupportUtil
 
AutoUpdateConfigChangeToEnvironmentListener - xyz.hellothomas.jedi.client.internals中的类
 
AutoUpdateConfigChangeToEnvironmentListener(ApplicationContext) - 类 的构造器xyz.hellothomas.jedi.client.internals.AutoUpdateConfigChangeToEnvironmentListener
 
AutoUpdateConfigChangeToExecutorListener - xyz.hellothomas.jedi.client.internals中的类
 
AutoUpdateConfigChangeToExecutorListener(ApplicationContext) - 类 的构造器xyz.hellothomas.jedi.client.internals.AutoUpdateConfigChangeToExecutorListener
 

B

BeanRegistrationUtil - xyz.hellothomas.jedi.client.util中的类
 
BeanRegistrationUtil() - 类 的构造器xyz.hellothomas.jedi.client.util.BeanRegistrationUtil
 

C

changedKeys() - 类 中的方法xyz.hellothomas.jedi.client.model.ConfigChangeEvent
Get the keys changed.
Config - xyz.hellothomas.jedi.client中的接口
 
configCacheExpireTime - 类 中的静态变量xyz.hellothomas.jedi.client.constants.Constants
 
configCacheExpireTimeUnit - 类 中的静态变量xyz.hellothomas.jedi.client.constants.Constants
 
ConfigChange - xyz.hellothomas.jedi.client.model中的类
Holds the information for a config change.
ConfigChange(String, String, String, String, PropertyChangeType) - 类 的构造器xyz.hellothomas.jedi.client.model.ConfigChange
Constructor.
ConfigChangeEvent - xyz.hellothomas.jedi.client.model中的类
A change event when a executor's config is changed.
ConfigChangeEvent(String, Map<String, ConfigChange>) - 类 的构造器xyz.hellothomas.jedi.client.model.ConfigChangeEvent
Constructor.
ConfigChangeListener - xyz.hellothomas.jedi.client中的接口
Copyright ctripcorp Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
ConfigManager - xyz.hellothomas.jedi.client.internals中的接口
 
ConfigPropertySource - xyz.hellothomas.jedi.client.internals中的类
Property source wrapper for Config
ConfigPropertySourceFactory - xyz.hellothomas.jedi.client.internals中的类
 
ConfigPropertySourceFactory() - 类 的构造器xyz.hellothomas.jedi.client.internals.ConfigPropertySourceFactory
 
ConfigRepository - xyz.hellothomas.jedi.client.internals中的接口
 
ConfigService - xyz.hellothomas.jedi.client中的类
 
ConfigService() - 类 的构造器xyz.hellothomas.jedi.client.ConfigService
 
ConfigSourceType - xyz.hellothomas.jedi.client.enums中的枚举
To indicate the config's source type, i.e. where is the config loaded from
ConfigUtil - xyz.hellothomas.jedi.client.util中的类
 
Constants - xyz.hellothomas.jedi.client.constants中的类
 
ConsumerProperty - xyz.hellothomas.jedi.client.config中的类
 
ConsumerProperty() - 类 的构造器xyz.hellothomas.jedi.client.config.ConsumerProperty
 
ConsumerTypeEnum - xyz.hellothomas.jedi.client.enums中的枚举
 
createEvaluationContext(Object, Class<?>, Method, Object[]) - 类 中的方法xyz.hellothomas.jedi.client.expression.ExpressionEvaluator
Create the suitable EvaluationContext for the specified event handling on the specified method.

D

DefaultConfig - xyz.hellothomas.jedi.client.internals中的类
 
DefaultConfig(String, ConfigRepository) - 类 的构造器xyz.hellothomas.jedi.client.internals.DefaultConfig
Constructor.
DefaultConfigManager - xyz.hellothomas.jedi.client.internals中的类
 
DefaultConfigManager() - 类 的构造器xyz.hellothomas.jedi.client.internals.DefaultConfigManager
 
doGet(HttpRequest, Class<T>) - 类 中的静态方法xyz.hellothomas.jedi.client.util.HttpUtil
Do get operation for the http request.
doGet(HttpRequest, Type) - 类 中的静态方法xyz.hellothomas.jedi.client.util.HttpUtil
Do get operation for the http request.

E

ExceptionUtil - xyz.hellothomas.jedi.client.util中的类
 
ExceptionUtil() - 类 的构造器xyz.hellothomas.jedi.client.util.ExceptionUtil
 
ExponentialSchedulePolicy - xyz.hellothomas.jedi.client.schedule中的类
 
ExponentialSchedulePolicy(long, long) - 类 的构造器xyz.hellothomas.jedi.client.schedule.ExponentialSchedulePolicy
 
ExpressionEvaluator<T> - xyz.hellothomas.jedi.client.expression中的类
 
ExpressionEvaluator() - 类 的构造器xyz.hellothomas.jedi.client.expression.ExpressionEvaluator
 
ExpressionRootObject - xyz.hellothomas.jedi.client.expression中的类
 
ExpressionRootObject(Object, Object[]) - 类 的构造器xyz.hellothomas.jedi.client.expression.ExpressionRootObject
 

F

fail() - 类 中的方法xyz.hellothomas.jedi.client.schedule.ExponentialSchedulePolicy
 
fail() - 接口 中的方法xyz.hellothomas.jedi.client.schedule.SchedulePolicy
 
Functions - xyz.hellothomas.jedi.client.util中的接口
 

G

getAllConfigPropertySources() - 类 中的静态方法xyz.hellothomas.jedi.client.internals.ConfigPropertySourceFactory
 
getAppId() - 类 中的静态方法xyz.hellothomas.jedi.client.util.ConfigUtil
 
getArgs() - 类 中的方法xyz.hellothomas.jedi.client.expression.ExpressionRootObject
 
getChange(String) - 类 中的方法xyz.hellothomas.jedi.client.model.ConfigChangeEvent
Get a specific change instance for the key specified.
getChangeType() - 类 中的方法xyz.hellothomas.jedi.client.model.ConfigChange
 
getConfig(String) - 类 中的静态方法xyz.hellothomas.jedi.client.ConfigService
Get the config instance for the namespace.
getConfig(String) - 接口 中的方法xyz.hellothomas.jedi.client.internals.ConfigManager
Get the config instance for the executor specified.
getConfig() - 接口 中的方法xyz.hellothomas.jedi.client.internals.ConfigRepository
Get the config from this repository.
getConfig(String) - 类 中的方法xyz.hellothomas.jedi.client.internals.DefaultConfigManager
 
getConfig() - 类 中的方法xyz.hellothomas.jedi.client.internals.RemoteConfigRepository
 
getConfigPropertySource(String, Config) - 类 中的静态方法xyz.hellothomas.jedi.client.internals.ConfigPropertySourceFactory
 
getConfigs() - 类 中的静态方法xyz.hellothomas.jedi.client.ConfigService
Get all config instances
getConfigs() - 接口 中的方法xyz.hellothomas.jedi.client.internals.ConfigManager
Get all config instances
getConfigs() - 类 中的方法xyz.hellothomas.jedi.client.internals.DefaultConfigManager
 
getDescription() - 枚举 中的方法xyz.hellothomas.jedi.client.enums.ConfigSourceType
 
getDetailMessage(Throwable) - 类 中的静态方法xyz.hellothomas.jedi.client.util.ExceptionUtil
Assemble the detail message for the throwable with all of its cause included (at most 10 causes).
getExecutor() - 类 中的方法xyz.hellothomas.jedi.client.model.ConfigChange
 
getExecutor() - 类 中的方法xyz.hellothomas.jedi.client.model.ConfigChangeEvent
Get the executor of this change event.
getIntProperty(String, Integer) - 接口 中的方法xyz.hellothomas.jedi.client.Config
Return the integer property value with the given key, or defaultValue if the key doesn't exist.
getIntProperty(String, Integer) - 类 中的方法xyz.hellothomas.jedi.client.internals.AbstractConfig
 
getKeyValue(JoinPoint, String) - 类 中的静态方法xyz.hellothomas.jedi.client.util.AspectSupportUtil
 
getLongProperty(String, Long) - 接口 中的方法xyz.hellothomas.jedi.client.Config
Return the long property value with the given key, or defaultValue if the key doesn't exist.
getLongProperty(String, Long) - 类 中的方法xyz.hellothomas.jedi.client.internals.AbstractConfig
 
getNamespace() - 类 中的静态方法xyz.hellothomas.jedi.client.util.ConfigUtil
 
getNewValue() - 类 中的方法xyz.hellothomas.jedi.client.model.ConfigChange
 
getObject() - 类 中的方法xyz.hellothomas.jedi.client.expression.ExpressionRootObject
 
getOldValue() - 类 中的方法xyz.hellothomas.jedi.client.model.ConfigChange
 
getProperty(String, String) - 接口 中的方法xyz.hellothomas.jedi.client.Config
Return the property value with the given key, or defaultValue if the key doesn't exist.
getProperty(String, Function<String, T>, T) - 接口 中的方法xyz.hellothomas.jedi.client.Config
Return the user-defined property value with the given key, or defaultValue if the key doesn't exist.
getProperty(String, Function<String, T>, T) - 类 中的方法xyz.hellothomas.jedi.client.internals.AbstractConfig
 
getProperty(String) - 类 中的方法xyz.hellothomas.jedi.client.internals.ConfigPropertySource
 
getProperty(String, String) - 类 中的方法xyz.hellothomas.jedi.client.internals.DefaultConfig
 
getPropertyName() - 类 中的方法xyz.hellothomas.jedi.client.model.ConfigChange
 
getPropertyNames() - 接口 中的方法xyz.hellothomas.jedi.client.Config
Return a set of the property names
getPropertyNames() - 类 中的方法xyz.hellothomas.jedi.client.internals.ConfigPropertySource
 
getPropertyNames() - 类 中的方法xyz.hellothomas.jedi.client.internals.DefaultConfig
 
getShortProperty(String, Short) - 接口 中的方法xyz.hellothomas.jedi.client.Config
Return the short property value with the given key, or defaultValue if the key doesn't exist.
getShortProperty(String, Short) - 类 中的方法xyz.hellothomas.jedi.client.internals.AbstractConfig
 
getSourceType() - 接口 中的方法xyz.hellothomas.jedi.client.Config
Return the config's source type, i.e. where is the config loaded from
getSourceType() - 接口 中的方法xyz.hellothomas.jedi.client.internals.ConfigRepository
Return the config's source type, i.e. where is the config loaded from
getSourceType() - 类 中的方法xyz.hellothomas.jedi.client.internals.DefaultConfig
 
getSourceType() - 类 中的方法xyz.hellothomas.jedi.client.internals.RemoteConfigRepository
 
getStatusCode() - 异常错误 中的方法xyz.hellothomas.jedi.client.exception.JediClientStatusCodeException
 
getUrl() - 类 中的静态方法xyz.hellothomas.jedi.client.util.ConfigUtil
 

H

HttpRequest - xyz.hellothomas.jedi.client.util中的类
 
HttpRequest(String) - 类 的构造器xyz.hellothomas.jedi.client.util.HttpRequest
Create the request for the url.
HttpResponse<T> - xyz.hellothomas.jedi.client.util中的类
 
HttpResponse(int, T) - 类 的构造器xyz.hellothomas.jedi.client.util.HttpResponse
 
HttpUtil - xyz.hellothomas.jedi.client.util中的类
 
HttpUtil() - 类 的构造器xyz.hellothomas.jedi.client.util.HttpUtil
 

I

initialize(ConfigurableApplicationContext) - 类 中的方法xyz.hellothomas.jedi.client.config.JediApplicationInitializer
 
isChanged(String) - 类 中的方法xyz.hellothomas.jedi.client.model.ConfigChangeEvent
Check whether the specified key is changed
isEnable() - 类 中的静态方法xyz.hellothomas.jedi.client.util.ConfigUtil
 

J

JEDI_BOOTSTRAP_PROPERTY_SOURCE_NAME - 类 中的静态变量xyz.hellothomas.jedi.client.constants.Constants
 
JEDI_CONFIG_APP_ID_KEY - 类 中的静态变量xyz.hellothomas.jedi.client.constants.Constants
 
JEDI_CONFIG_BEAN_NAME - 类 中的静态变量xyz.hellothomas.jedi.client.constants.Constants
 
JEDI_CONFIG_ENABLE_KEY - 类 中的静态变量xyz.hellothomas.jedi.client.constants.Constants
 
JEDI_CONFIG_EXECUTORS_KEY - 类 中的静态变量xyz.hellothomas.jedi.client.constants.Constants
 
JEDI_CONFIG_NAMESPACE_KEY - 类 中的静态变量xyz.hellothomas.jedi.client.constants.Constants
 
JEDI_CONFIG_OFFLINE_ENABLE_KEY - 类 中的静态变量xyz.hellothomas.jedi.client.constants.Constants
 
JEDI_CONFIG_PREFIX - 类 中的静态变量xyz.hellothomas.jedi.client.constants.Constants
 
JEDI_CONFIG_URL_KEY - 类 中的静态变量xyz.hellothomas.jedi.client.constants.Constants
 
JEDI_DEFAULT_EXECUTOR_NAME - 类 中的静态变量xyz.hellothomas.jedi.client.constants.Constants
 
JediApplicationInitializer - xyz.hellothomas.jedi.client.config中的类
 
JediApplicationInitializer() - 类 的构造器xyz.hellothomas.jedi.client.config.JediApplicationInitializer
 
JediAsync - xyz.hellothomas.jedi.client.annotation中的注释类型
 
JediAsyncAspect - xyz.hellothomas.jedi.client.aop中的类
 
JediAsyncAspect(Map<String, JediThreadPoolExecutor>) - 类 的构造器xyz.hellothomas.jedi.client.aop.JediAsyncAspect
 
jediAsyncAspect() - 类 中的方法xyz.hellothomas.jedi.client.config.JediAsyncAspectConfig
 
JediAsyncAspectConfig - xyz.hellothomas.jedi.client.config中的类
 
JediAsyncAspectConfig() - 类 的构造器xyz.hellothomas.jedi.client.config.JediAsyncAspectConfig
 
JediClientException - xyz.hellothomas.jedi.client.exception中的异常错误
 
JediClientException(String) - 异常错误 的构造器xyz.hellothomas.jedi.client.exception.JediClientException
 
JediClientException(String, Throwable) - 异常错误 的构造器xyz.hellothomas.jedi.client.exception.JediClientException
 
JediClientStatusCodeException - xyz.hellothomas.jedi.client.exception中的异常错误
 
JediClientStatusCodeException(int, String) - 异常错误 的构造器xyz.hellothomas.jedi.client.exception.JediClientStatusCodeException
 
JediClientStatusCodeException(int, Throwable) - 异常错误 的构造器xyz.hellothomas.jedi.client.exception.JediClientStatusCodeException
 
JediConfig - xyz.hellothomas.jedi.client.config中的类
 
JediConfig() - 类 的构造器xyz.hellothomas.jedi.client.config.JediConfig
 
JediExecutorAutoConfig - xyz.hellothomas.jedi.client.config中的类
 
JediExecutorAutoConfig() - 类 的构造器xyz.hellothomas.jedi.client.config.JediExecutorAutoConfig
 
JediExecutorRegistrar - xyz.hellothomas.jedi.client.config中的类
 
JediExecutorRegistrar() - 类 的构造器xyz.hellothomas.jedi.client.config.JediExecutorRegistrar
 
JediProperty - xyz.hellothomas.jedi.client.config中的类
 
JediProperty() - 类 的构造器xyz.hellothomas.jedi.client.config.JediProperty
 

K

key(String, AnnotatedElementKey, EvaluationContext, Class<T>) - 类 中的方法xyz.hellothomas.jedi.client.expression.ExpressionEvaluator
 
key(String, AnnotatedElementKey, EvaluationContext) - 类 中的方法xyz.hellothomas.jedi.client.expression.ExpressionEvaluator
 

L

loadConfigQPS - 类 中的静态变量xyz.hellothomas.jedi.client.constants.Constants
 
logAround(ProceedingJoinPoint, JediAsync) - 类 中的方法xyz.hellothomas.jedi.client.aop.JediAsyncAspect
 
longPollingInitialDelayInMills - 类 中的静态变量xyz.hellothomas.jedi.client.constants.Constants
 
longPollQPS - 类 中的静态变量xyz.hellothomas.jedi.client.constants.Constants
 

M

maxConfigCacheSize - 类 中的静态变量xyz.hellothomas.jedi.client.constants.Constants
 

O

onChange(ConfigChangeEvent) - 接口 中的方法xyz.hellothomas.jedi.client.ConfigChangeListener
Invoked when there is any config change for the namespace.
onChange(ConfigChangeEvent) - 类 中的方法xyz.hellothomas.jedi.client.internals.AutoUpdateConfigChangeToEnvironmentListener
 
onChange(ConfigChangeEvent) - 类 中的方法xyz.hellothomas.jedi.client.internals.AutoUpdateConfigChangeToExecutorListener
 
onErrorRetryInterval - 类 中的静态变量xyz.hellothomas.jedi.client.constants.Constants
 
onLongPollNotified(long) - 类 中的方法xyz.hellothomas.jedi.client.internals.RemoteConfigRepository
 
onRepositoryChange(String, Properties) - 类 中的方法xyz.hellothomas.jedi.client.internals.DefaultConfig
 
onRepositoryChange(String, Properties) - 接口 中的方法xyz.hellothomas.jedi.client.internals.RepositoryChangeListener
Invoked when config repository changes.

P

postProcessBeanFactory(ConfigurableListableBeanFactory) - 类 中的方法xyz.hellothomas.jedi.client.internals.PropertySourcesProcessor
 
postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - 类 中的方法xyz.hellothomas.jedi.client.config.JediApplicationInitializer
 
PropertyChangeType - xyz.hellothomas.jedi.client.enums中的枚举
Copyright ctripcorp Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
propertySourcesProcessor() - 类 中的静态方法xyz.hellothomas.jedi.client.config.JediExecutorAutoConfig
see the @Bean javadocs for details on working with BeanFactoryPostProcessor types such as PropertySourcesPlaceholderConfigurer
PropertySourcesProcessor - xyz.hellothomas.jedi.client.internals中的类
 
PropertySourcesProcessor() - 类 的构造器xyz.hellothomas.jedi.client.internals.PropertySourcesProcessor
 

R

refreshInterval - 类 中的静态变量xyz.hellothomas.jedi.client.constants.Constants
 
refreshIntervalTimeUnit - 类 中的静态变量xyz.hellothomas.jedi.client.constants.Constants
 
registerBeanDefinitionIfNotExists(BeanDefinitionRegistry, String, Class<?>) - 类 中的静态方法xyz.hellothomas.jedi.client.util.BeanRegistrationUtil
 
registerBeanDefinitionIfNotExists(BeanDefinitionRegistry, String, Class<?>, Map<String, Object>) - 类 中的静态方法xyz.hellothomas.jedi.client.util.BeanRegistrationUtil
 
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - 类 中的方法xyz.hellothomas.jedi.client.config.JediExecutorRegistrar
 
RemoteConfigLongPollService - xyz.hellothomas.jedi.client.internals中的类
 
RemoteConfigLongPollService() - 类 的构造器xyz.hellothomas.jedi.client.internals.RemoteConfigLongPollService
Constructor.
RemoteConfigRepository - xyz.hellothomas.jedi.client.internals中的类
 
RemoteConfigRepository(String, RemoteConfigLongPollService) - 类 的构造器xyz.hellothomas.jedi.client.internals.RemoteConfigRepository
Constructor
removeChangeListener(ConfigChangeListener) - 接口 中的方法xyz.hellothomas.jedi.client.Config
Remove the change listener
removeChangeListener(ConfigChangeListener) - 类 中的方法xyz.hellothomas.jedi.client.internals.AbstractConfig
 
removeChangeListener(RepositoryChangeListener) - 类 中的方法xyz.hellothomas.jedi.client.internals.AbstractConfigRepository
 
removeChangeListener(RepositoryChangeListener) - 接口 中的方法xyz.hellothomas.jedi.client.internals.ConfigRepository
Remove change listener.
RepositoryChangeListener - xyz.hellothomas.jedi.client.internals中的接口
 

S

SchedulePolicy - xyz.hellothomas.jedi.client.schedule中的接口
Schedule policy
setApplicationContext(ApplicationContext) - 类 中的方法xyz.hellothomas.jedi.client.config.JediAsyncAspectConfig
 
setApplicationContext(ApplicationContext) - 类 中的方法xyz.hellothomas.jedi.client.internals.PropertySourcesProcessor
 
setBeanFactory(BeanFactory) - 类 中的方法xyz.hellothomas.jedi.client.config.JediExecutorRegistrar
 
setChangeType(PropertyChangeType) - 类 中的方法xyz.hellothomas.jedi.client.model.ConfigChange
 
setEnvironment(Environment) - 类 中的方法xyz.hellothomas.jedi.client.config.JediExecutorRegistrar
 
setNewValue(String) - 类 中的方法xyz.hellothomas.jedi.client.model.ConfigChange
 
setOldValue(String) - 类 中的方法xyz.hellothomas.jedi.client.model.ConfigChange
 
submit(String, RemoteConfigRepository) - 类 中的方法xyz.hellothomas.jedi.client.internals.RemoteConfigLongPollService
 
success() - 类 中的方法xyz.hellothomas.jedi.client.schedule.ExponentialSchedulePolicy
 
success() - 接口 中的方法xyz.hellothomas.jedi.client.schedule.SchedulePolicy
 

T

TO_INT_FUNCTION - 接口 中的静态变量xyz.hellothomas.jedi.client.util.Functions
 
TO_LONG_FUNCTION - 接口 中的静态变量xyz.hellothomas.jedi.client.util.Functions
 
TO_SHORT_FUNCTION - 接口 中的静态变量xyz.hellothomas.jedi.client.util.Functions
 
toString() - 类 中的方法xyz.hellothomas.jedi.client.model.ConfigChange
 

V

valueOf(String) - 枚举 中的静态方法xyz.hellothomas.jedi.client.enums.ConfigSourceType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法xyz.hellothomas.jedi.client.enums.ConsumerTypeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法xyz.hellothomas.jedi.client.enums.PropertyChangeType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法xyz.hellothomas.jedi.client.enums.ConfigSourceType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法xyz.hellothomas.jedi.client.enums.ConsumerTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法xyz.hellothomas.jedi.client.enums.PropertyChangeType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

X

xyz.hellothomas.jedi.client - 程序包 xyz.hellothomas.jedi.client
 
xyz.hellothomas.jedi.client.annotation - 程序包 xyz.hellothomas.jedi.client.annotation
 
xyz.hellothomas.jedi.client.aop - 程序包 xyz.hellothomas.jedi.client.aop
 
xyz.hellothomas.jedi.client.config - 程序包 xyz.hellothomas.jedi.client.config
 
xyz.hellothomas.jedi.client.constants - 程序包 xyz.hellothomas.jedi.client.constants
 
xyz.hellothomas.jedi.client.enums - 程序包 xyz.hellothomas.jedi.client.enums
 
xyz.hellothomas.jedi.client.exception - 程序包 xyz.hellothomas.jedi.client.exception
 
xyz.hellothomas.jedi.client.expression - 程序包 xyz.hellothomas.jedi.client.expression
 
xyz.hellothomas.jedi.client.internals - 程序包 xyz.hellothomas.jedi.client.internals
 
xyz.hellothomas.jedi.client.model - 程序包 xyz.hellothomas.jedi.client.model
 
xyz.hellothomas.jedi.client.schedule - 程序包 xyz.hellothomas.jedi.client.schedule
 
xyz.hellothomas.jedi.client.util - 程序包 xyz.hellothomas.jedi.client.util
 
A B C D E F G H I J K L M O P R S T V X 
跳过导航链接

Copyright © 2021 hellothomas. All rights reserved.