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

A

AbstractAnnotationBeanPostProcessor - com.alibaba.spring.beans.factory.annotation中的类
Abstract common BeanPostProcessor implementation for customized annotation that annotated injected-object.
AbstractAnnotationBeanPostProcessor(Class<? extends Annotation>...) - 类 的构造器com.alibaba.spring.beans.factory.annotation.AbstractAnnotationBeanPostProcessor
 
AbstractAnnotationBeanPostProcessor.AnnotatedFieldElement - com.alibaba.spring.beans.factory.annotation中的类
Annotated Field InjectionMetadata.InjectedElement
addSupportedAnnotationType(Class<? extends Annotation>...) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
 
ANNOTATED_ELEMENT_UTILS_CLASS_NAME - 类 中的静态变量com.alibaba.spring.util.AnnotationUtils
The class name of AnnotatedElementUtils that is introduced since Spring Framework 4
AnnotatedBeanDefinitionRegistryUtils - com.alibaba.spring.util中的类
Annotated BeanDefinition Utilities
AnnotatedBeanDefinitionRegistryUtils() - 类 的构造器com.alibaba.spring.util.AnnotatedBeanDefinitionRegistryUtils
 
AnnotatedFieldElement(Field, AnnotationAttributes) - 类 的构造器com.alibaba.spring.beans.factory.annotation.AbstractAnnotationBeanPostProcessor.AnnotatedFieldElement
 
AnnotatedFieldElement(Field, A) - 类 的构造器com.alibaba.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor.AnnotatedFieldElement
已过时。
 
AnnotationBeanDefinitionRegistryPostProcessor - com.alibaba.spring.beans.factory.annotation中的类
An abstract class for the extension to BeanDefinitionRegistryPostProcessor, which will execute two main registration methods orderly: registerPrimaryBeanDefinitions(ExposingClassPathBeanDefinitionScanner, String[]) : Scan and register the primary BeanDefinitions that were annotated by the supported annotation types, and then return the Map with bean name plus aliases if present and primary AnnotatedBeanDefinitions, it's allowed to be override registerSecondaryBeanDefinitions(ExposingClassPathBeanDefinitionScanner, Map, String[]) : it's mandatory to be override by the sub-class to register secondary BeanDefinitions if required
AnnotationBeanDefinitionRegistryPostProcessor(Class<? extends Annotation>, Class<?>...) - 类 的构造器com.alibaba.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
 
AnnotationBeanDefinitionRegistryPostProcessor(Class<? extends Annotation>, String...) - 类 的构造器com.alibaba.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
 
AnnotationBeanDefinitionRegistryPostProcessor(Class<? extends Annotation>, Iterable<String>) - 类 的构造器com.alibaba.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
 
AnnotationInjectedBeanPostProcessor<A extends Annotation> - com.alibaba.spring.beans.factory.annotation中的类
已过时。
Please use AbstractAnnotationBeanPostProcessor as the substitution
AnnotationInjectedBeanPostProcessor() - 类 的构造器com.alibaba.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
已过时。
 
AnnotationInjectedBeanPostProcessor.AnnotatedFieldElement - com.alibaba.spring.beans.factory.annotation中的类
已过时。
A Field InjectionMetadata.InjectedElement
AnnotationUtils - com.alibaba.spring.util中的类
Annotation Utilities
AnnotationUtils() - 类 的构造器com.alibaba.spring.util.AnnotationUtils
 

B

BEAN_NAME - 类 中的静态变量com.alibaba.spring.beans.factory.annotation.ConfigurationBeanBindingPostProcessor
BeanFactoryUtils - com.alibaba.spring.util中的类
BeanFactory Utilities class
BeanFactoryUtils() - 类 的构造器com.alibaba.spring.util.BeanFactoryUtils
 
BeanRegistrar - com.alibaba.spring.util中的类
Bean Registrar
BeanRegistrar() - 类 的构造器com.alibaba.spring.util.BeanRegistrar
 
BeanUtils - com.alibaba.spring.util中的类
Bean Utilities Class
BeanUtils() - 类 的构造器com.alibaba.spring.util.BeanUtils
 
bind(Map<String, Object>, boolean, boolean, Object) - 接口 中的方法com.alibaba.spring.context.config.ConfigurationBeanBinder
Bind the properties in the Environment to Configuration bean under specified prefix.
bind(Map<String, Object>, boolean, boolean, Object) - 类 中的方法com.alibaba.spring.context.config.DefaultConfigurationBeanBinder
 
buildInjectedObjectCacheKey(AnnotationAttributes, Object, String, Class<?>, InjectionMetadata.InjectedElement) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AbstractAnnotationBeanPostProcessor
Build a cache key for injected-object.
buildInjectedObjectCacheKey(A, Object, String, Class<?>, InjectionMetadata.InjectedElement) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
已过时。
Build a cache key for injected-object.

C

checkCandidate(String, BeanDefinition) - 类 中的方法com.alibaba.spring.context.annotation.ExposingClassPathBeanDefinitionScanner
 
ClassUtils - com.alibaba.spring.util中的类
Class Utilities
ClassUtils() - 类 的构造器com.alibaba.spring.util.ClassUtils
 
com.alibaba.spring.beans.factory.annotation - 程序包 com.alibaba.spring.beans.factory.annotation
 
com.alibaba.spring.beans.factory.config - 程序包 com.alibaba.spring.beans.factory.config
 
com.alibaba.spring.context - 程序包 com.alibaba.spring.context
 
com.alibaba.spring.context.annotation - 程序包 com.alibaba.spring.context.annotation
 
com.alibaba.spring.context.config - 程序包 com.alibaba.spring.context.config
 
com.alibaba.spring.context.event - 程序包 com.alibaba.spring.context.event
 
com.alibaba.spring.core.convert.support - 程序包 com.alibaba.spring.core.convert.support
 
com.alibaba.spring.util - 程序包 com.alibaba.spring.util
 
ConfigurationBeanBinder - com.alibaba.spring.context.config中的接口
The binder for the configuration bean
ConfigurationBeanBindingPostProcessor - com.alibaba.spring.beans.factory.annotation中的类
The BeanPostProcessor class to bind the configuration bean
ConfigurationBeanBindingPostProcessor() - 类 的构造器com.alibaba.spring.beans.factory.annotation.ConfigurationBeanBindingPostProcessor
 
ConfigurationBeanBindingRegistrar - com.alibaba.spring.beans.factory.annotation中的类
The ImportBeanDefinitionRegistrar implementation for @EnableConfigurationBinding
ConfigurationBeanBindingRegistrar() - 类 的构造器com.alibaba.spring.beans.factory.annotation.ConfigurationBeanBindingRegistrar
 
ConfigurationBeanBindingsRegister - com.alibaba.spring.beans.factory.annotation中的类
The Registrar class for EnableConfigurationBeanBindings
ConfigurationBeanBindingsRegister() - 类 的构造器com.alibaba.spring.beans.factory.annotation.ConfigurationBeanBindingsRegister
 
ConfigurationBeanCustomizer - com.alibaba.spring.context.config中的接口
The customizer for the configuration bean after its binding.
ConversionServiceResolver - com.alibaba.spring.core.convert.support中的类
The class to resolve a singleton instance of ConversionService that may be retrieved from Spring built-in bean or create a new one.
ConversionServiceResolver(ConfigurableBeanFactory) - 类 的构造器com.alibaba.spring.core.convert.support.ConversionServiceResolver
 
createDefaultConversionService() - 类 中的方法com.alibaba.spring.core.convert.support.ConversionServiceResolver
Create the instance of DefaultFormattingConversionService as the default, this method is allow to be override by the sub-class.
customize(String, Object) - 接口 中的方法com.alibaba.spring.context.config.ConfigurationBeanCustomizer
Customize the configuration bean

D

DEFAULT_IGNORE_INVALID_FIELDS - 注释类型 中的静态变量com.alibaba.spring.beans.factory.annotation.EnableConfigurationBeanBinding
DEFAULT_IGNORE_UNKNOWN_FIELDS - 注释类型 中的静态变量com.alibaba.spring.beans.factory.annotation.EnableConfigurationBeanBinding
DEFAULT_MULTIPLE - 注释类型 中的静态变量com.alibaba.spring.beans.factory.annotation.EnableConfigurationBeanBinding
DefaultConfigurationBeanBinder - com.alibaba.spring.context.config中的类
The default ConfigurationBeanBinder implementation
DefaultConfigurationBeanBinder() - 类 的构造器com.alibaba.spring.context.config.DefaultConfigurationBeanBinder
 
DeferredApplicationEventPublisher - com.alibaba.spring.context.event中的类
Before Spring Framework 4.2, AbstractApplicationContext is an implementation of ApplicationEventPublisher can't handle the early event that is published before ApplicationEventMulticaster's initialization, in this scenario, DeferredApplicationEventPublisher is introduced and used to resolve DeferredApplicationEventPublisher.publishEvent(ApplicationEvent) too early to publish ApplicationEvent when Spring ApplicationContexts' ApplicationEventMulticaster is not ready.
DeferredApplicationEventPublisher(ApplicationEventPublisher) - 类 的构造器com.alibaba.spring.context.event.DeferredApplicationEventPublisher
 
destroy() - 类 中的方法com.alibaba.spring.beans.factory.annotation.AbstractAnnotationBeanPostProcessor
 
destroy() - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
已过时。
 
doGetAnnotationAttributes(AnnotatedElement, Class<? extends Annotation>) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AbstractAnnotationBeanPostProcessor
Get AnnotationAttributes
doGetInjectedBean(AnnotationAttributes, Object, String, Class<?>, InjectionMetadata.InjectedElement) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AbstractAnnotationBeanPostProcessor
Subclass must implement this method to get injected-object.
doGetInjectedBean(A, Object, String, Class<?>, InjectionMetadata.InjectedElement) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
已过时。
Subclass must implement this method to get injected-object.
doPostProcessAfterInitialization(T, String) - 类 中的方法com.alibaba.spring.beans.factory.config.GenericBeanPostProcessorAdapter
Adapter BeanPostProcessor#postProcessAfterInitialization(Object, String) method , sub-type could override this method.
doPostProcessBeforeInitialization(T, String) - 类 中的方法com.alibaba.spring.beans.factory.config.GenericBeanPostProcessorAdapter
Adapter BeanPostProcessor#postProcessBeforeInitialization(Object, String) method , sub-type could override this method.
doScan(String...) - 类 中的方法com.alibaba.spring.context.annotation.ExposingClassPathBeanDefinitionScanner
 

E

EMPTY_CLASS_ARRAY - 类 中的静态变量com.alibaba.spring.util.ClassUtils
The empty array for Class
EMPTY_STRING_ARRAY - 类 中的静态变量com.alibaba.spring.util.ObjectUtils
Empty String array
emptyArray(Class<T>) - 类 中的静态方法com.alibaba.spring.util.ObjectUtils
Create a new empty array from the specified component type
EnableConfigurationBeanBinding - com.alibaba.spring.beans.factory.annotation中的注释类型
Enables Spring's annotation-driven configuration bean from properties.
EnableConfigurationBeanBindings - com.alibaba.spring.beans.factory.annotation中的注释类型
The annotation composes the multiple EnableConfigurationBeanBindings
ExposingClassPathBeanDefinitionScanner - com.alibaba.spring.context.annotation中的类
A extension class of ClassPathBeanDefinitionScanner to expose some methods: ClassPathBeanDefinitionScanner.doScan(String...)
ExposingClassPathBeanDefinitionScanner(BeanDefinitionRegistry, boolean, Environment, ResourceLoader) - 类 的构造器com.alibaba.spring.context.annotation.ExposingClassPathBeanDefinitionScanner
 

F

FieldUtils - com.alibaba.spring.util中的类
Field Utilities
FieldUtils() - 类 的构造器com.alibaba.spring.util.FieldUtils
 
findAnnotations(Method, Class<A>) - 类 中的静态方法com.alibaba.spring.util.AnnotationUtils
Find specified Annotation type maps from Method
findBeanDefinitionHolders(ClassPathBeanDefinitionScanner, String, BeanDefinitionRegistry, BeanNameGenerator) - 类 中的静态方法com.alibaba.spring.util.AnnotatedBeanDefinitionRegistryUtils
Finds a Set of BeanDefinitionHolders

G

GenericBeanPostProcessorAdapter<T> - com.alibaba.spring.beans.factory.config中的类
Generic BeanPostProcessor Adapter
GenericBeanPostProcessorAdapter() - 类 的构造器com.alibaba.spring.beans.factory.config.GenericBeanPostProcessorAdapter
 
getAnnotation(AnnotatedElement, Class<? extends Annotation>) - 类 中的静态方法com.alibaba.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
 
getAnnotationAttributes(Annotation, boolean, String...) - 类 中的静态方法com.alibaba.spring.util.AnnotationUtils
Get the AnnotationAttributes
getAnnotationAttributes(Annotation, PropertyResolver, boolean, boolean, boolean, String...) - 类 中的静态方法com.alibaba.spring.util.AnnotationUtils
Get the AnnotationAttributes
getAnnotationAttributes(Annotation, PropertyResolver, boolean, String...) - 类 中的静态方法com.alibaba.spring.util.AnnotationUtils
Get the AnnotationAttributes
getAnnotationAttributes(AnnotatedElement, Class<? extends Annotation>, PropertyResolver, boolean, String...) - 类 中的静态方法com.alibaba.spring.util.AnnotationUtils
Get the AnnotationAttributes
getAnnotationAttributes(AnnotatedElement, Class<? extends Annotation>, PropertyResolver, boolean, boolean, boolean, String...) - 类 中的静态方法com.alibaba.spring.util.AnnotationUtils
Get the AnnotationAttributes
getAnnotationAttributes(AnnotatedElement, Class<? extends Annotation>, PropertyResolver, boolean, boolean, String...) - 类 中的静态方法com.alibaba.spring.util.AnnotationUtils
Get the AnnotationAttributes, if the argument tryMergedAnnotation is true, the AnnotationAttributes will be got from merged annotation first, if failed, and then to get from normal one
getAnnotationAttributes(AnnotatedElement, Class<? extends Annotation>, PropertyResolver, boolean, boolean, boolean, boolean, String...) - 类 中的静态方法com.alibaba.spring.util.AnnotationUtils
Get the AnnotationAttributes, if the argument tryMergedAnnotation is true, the AnnotationAttributes will be got from merged annotation first, if failed, and then to get from normal one
getAnnotationType() - 类 中的方法com.alibaba.spring.beans.factory.annotation.AbstractAnnotationBeanPostProcessor
getAnnotationType() - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
已过时。
Annotation type
getAnnotationTypes() - 类 中的方法com.alibaba.spring.beans.factory.annotation.AbstractAnnotationBeanPostProcessor
 
getApplicationContext() - 类 中的方法com.alibaba.spring.context.OnceApplicationContextEventListener
 
getAttribute(Annotation, String) - 类 中的静态方法com.alibaba.spring.util.AnnotationUtils
Get the attribute value
getAttribute(Map<String, Object>, String) - 类 中的静态方法com.alibaba.spring.util.AnnotationUtils
Get the attribute value
getAttribute(Map<String, Object>, String, boolean) - 类 中的静态方法com.alibaba.spring.util.AnnotationUtils
Get the attribute value the will
getAttribute(Map<String, Object>, String, T) - 类 中的静态方法com.alibaba.spring.util.AnnotationUtils
Get the attribute value with default value
getAttributes(Annotation, boolean, String...) - 类 中的静态方法com.alibaba.spring.util.AnnotationUtils
Get the Annotation attributes
getAttributes(Annotation, PropertyResolver, boolean, String...) - 类 中的静态方法com.alibaba.spring.util.AnnotationUtils
Get the Annotation attributes
getAttributes(Map<String, Object>, PropertyResolver, String...) - 类 中的静态方法com.alibaba.spring.util.AnnotationUtils
Get the Annotation attributes
getAttributes(Annotation, PropertyResolver, boolean, boolean, boolean, String...) - 类 中的静态方法com.alibaba.spring.util.AnnotationUtils
 
getBeanFactory() - 类 中的方法com.alibaba.spring.beans.factory.annotation.AbstractAnnotationBeanPostProcessor
 
getBeanFactory() - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
 
getBeanFactory() - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
已过时。
 
getBeanIfAvailable(BeanFactory, String, Class<T>) - 类 中的静态方法com.alibaba.spring.util.BeanUtils
Get the bean via the specified bean name and type if available
getBeanNames(ListableBeanFactory, Class<?>) - 类 中的静态方法com.alibaba.spring.util.BeanUtils
Get Bean Names from ListableBeanFactory by type.
getBeanNames(ListableBeanFactory, Class<?>, boolean) - 类 中的静态方法com.alibaba.spring.util.BeanUtils
Get Bean Names from ListableBeanFactory by type.
getBeanNames(ConfigurableListableBeanFactory, Class<?>) - 类 中的静态方法com.alibaba.spring.util.BeanUtils
Get Bean Names from ListableBeanFactory by type.
getBeanNames(ConfigurableListableBeanFactory, Class<?>, boolean) - 类 中的静态方法com.alibaba.spring.util.BeanUtils
Get Bean Names from ListableBeanFactory by type.
getBeans(ListableBeanFactory, String[], Class<T>) - 类 中的静态方法com.alibaba.spring.util.BeanFactoryUtils
Gets name-matched Beans from BeanFactory
getBeanType() - 类 中的方法com.alibaba.spring.beans.factory.config.GenericBeanPostProcessorAdapter
Bean Type
getClassLoader() - 类 中的方法com.alibaba.spring.beans.factory.annotation.AbstractAnnotationBeanPostProcessor
 
getClassLoader() - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
 
getClassLoader() - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
已过时。
 
getConfigurationBeanBinder() - 类 中的方法com.alibaba.spring.beans.factory.annotation.ConfigurationBeanBindingPostProcessor
 
getConfigurationBeanCustomizers() - 类 中的方法com.alibaba.spring.beans.factory.annotation.ConfigurationBeanBindingPostProcessor
getEnvironment() - 类 中的方法com.alibaba.spring.beans.factory.annotation.AbstractAnnotationBeanPostProcessor
 
getEnvironment() - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
 
getEnvironment() - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
已过时。
 
getFieldValue(Object, String) - 类 中的静态方法com.alibaba.spring.util.FieldUtils
Get Field Value
getFieldValue(Object, String, T) - 类 中的静态方法com.alibaba.spring.util.FieldUtils
Get Field Value
getFieldValue(Object, String, Class<T>) - 类 中的静态方法com.alibaba.spring.util.FieldUtils
Get Field Value
getInjectedFieldObjectsMap() - 类 中的方法com.alibaba.spring.beans.factory.annotation.AbstractAnnotationBeanPostProcessor
Get Map in injected field.
getInjectedFieldObjectsMap() - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
已过时。
Get Map in injected field.
getInjectedMethodObjectsMap() - 类 中的方法com.alibaba.spring.beans.factory.annotation.AbstractAnnotationBeanPostProcessor
Get Map in injected method.
getInjectedMethodObjectsMap() - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
已过时。
Get Map in injected method.
getInjectedObject(AnnotationAttributes, Object, String, Class<?>, InjectionMetadata.InjectedElement) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AbstractAnnotationBeanPostProcessor
Get injected-object from specified annotation attributes and Bean Class
getInjectedObject(A, Object, String, Class<?>, InjectionMetadata.InjectedElement) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
已过时。
Get injected-object from specified annotation and Bean Class
getInjectedObjects() - 类 中的方法com.alibaba.spring.beans.factory.annotation.AbstractAnnotationBeanPostProcessor
Gets all injected-objects.
getInjectedObjects() - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
已过时。
Gets all injected-objects.
getOptionalBean(ListableBeanFactory, String, Class<T>) - 类 中的静态方法com.alibaba.spring.util.BeanFactoryUtils
Get optional Bean
getOptionalBean(ListableBeanFactory, Class<T>, boolean) - 类 中的静态方法com.alibaba.spring.util.BeanUtils
Get Optional Bean by Class including ancestors(BeanFactory).
getOptionalBean(ListableBeanFactory, Class<T>) - 类 中的静态方法com.alibaba.spring.util.BeanUtils
Get Optional Bean by Class.
getOrder() - 类 中的方法com.alibaba.spring.beans.factory.annotation.AbstractAnnotationBeanPostProcessor
 
getOrder() - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
已过时。
 
getOrder() - 类 中的方法com.alibaba.spring.beans.factory.annotation.ConfigurationBeanBindingPostProcessor
 
getPackagesToScan() - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
 
getPropertyNames(PropertySource) - 类 中的静态方法com.alibaba.spring.util.PropertySourcesUtils
Get the property names as the array from the specified PropertySource instance.
getRequiredAttribute(Map<String, Object>, String) - 类 中的静态方法com.alibaba.spring.util.AnnotationUtils
Get the required attribute value
getResourceLoader() - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
 
getSingletonBeanRegistry() - 类 中的方法com.alibaba.spring.context.annotation.ExposingClassPathBeanDefinitionScanner
 
getSortedBeans(ListableBeanFactory, Class<T>) - 类 中的静态方法com.alibaba.spring.util.BeanUtils
Get all sorted Beans of ListableBeanFactory in specified bean type.
getSubProperties(Iterable<PropertySource<?>>, String) - 类 中的静态方法com.alibaba.spring.util.PropertySourcesUtils
Get Sub Properties
getSubProperties(ConfigurableEnvironment, String) - 类 中的静态方法com.alibaba.spring.util.PropertySourcesUtils
Get Sub Properties
getSubProperties(PropertySources, String) - 类 中的静态方法com.alibaba.spring.util.PropertySourcesUtils
Get prefixed Properties
getSubProperties(PropertySources, PropertyResolver, String) - 类 中的静态方法com.alibaba.spring.util.PropertySourcesUtils
Get prefixed Properties
getSubPropertyValues(ConfigurableEnvironment, String) - 类 中的静态方法com.alibaba.spring.util.PropertyValuesUtils
Get Sub PropertyValues from ConfigurableEnvironment
getSupportedAnnotationTypeNames() - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
 
getSupportedAnnotationTypes() - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
 

H

hasAlias(AliasRegistry, String, String) - 类 中的静态方法com.alibaba.spring.util.BeanRegistrar
Detect the alias is present or not in the given bean name from AliasRegistry

I

inject(Object, String, PropertyValues) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AbstractAnnotationBeanPostProcessor.AnnotatedFieldElement
 
inject(Object, String, PropertyValues) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor.AnnotatedFieldElement
已过时。
 
isBeanPresent(ListableBeanFactory, Class<?>) - 类 中的静态方法com.alibaba.spring.util.BeanUtils
Is Bean Present or not?
isBeanPresent(ListableBeanFactory, Class<?>, boolean) - 类 中的静态方法com.alibaba.spring.util.BeanUtils
Is Bean Present or not?
isBeanPresent(ListableBeanFactory, String, boolean) - 类 中的静态方法com.alibaba.spring.util.BeanUtils
Is Bean Present or not?
isBeanPresent(ListableBeanFactory, String) - 类 中的静态方法com.alibaba.spring.util.BeanUtils
Is Bean Present or not?
isBeanPresent(BeanFactory, String, Class<?>) - 类 中的静态方法com.alibaba.spring.util.BeanUtils
Is Bean Present or not by the specified name and class
isPresent(Method, Class<A>) - 类 中的静态方法com.alibaba.spring.util.AnnotationUtils
Is specified Annotation present on Method's declaring class or parameters or itself.
isPresentBean(BeanDefinitionRegistry, Class<?>) - 类 中的静态方法com.alibaba.spring.util.AnnotatedBeanDefinitionRegistryUtils
Is present bean that was registered by the specified annotated class

L

log - 类 中的变量com.alibaba.spring.context.OnceApplicationContextEventListener
 
logger - 类 中的变量com.alibaba.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
 

N

normalizePrefix(String) - 类 中的静态方法com.alibaba.spring.util.PropertySourcesUtils
Normalize the prefix

O

ObjectUtils - com.alibaba.spring.util中的类
Object Utilities
ObjectUtils() - 类 的构造器com.alibaba.spring.util.ObjectUtils
 
of(T...) - 类 中的静态方法com.alibaba.spring.util.ObjectUtils
Convert from variable arguments to array
onApplicationContextEvent(ApplicationContextEvent) - 类 中的方法com.alibaba.spring.context.OnceApplicationContextEventListener
The subclass overrides this method to handle ApplicationContextEvent
onApplicationEvent(ContextRefreshedEvent) - 类 中的方法com.alibaba.spring.context.event.DeferredApplicationEventPublisher
 
onApplicationEvent(ApplicationEvent) - 类 中的方法com.alibaba.spring.context.OnceApplicationContextEventListener
 
OnceApplicationContextEventListener - com.alibaba.spring.context中的类
The abstract class ApplicationListener for ApplicationEvent guarantees just one-time execution and prevents the event propagation in the hierarchical ApplicationContexts
OnceApplicationContextEventListener() - 类 的构造器com.alibaba.spring.context.OnceApplicationContextEventListener
 
OnceApplicationContextEventListener(ApplicationContext) - 类 的构造器com.alibaba.spring.context.OnceApplicationContextEventListener
 

P

postProcessAfterInitialization(Object, String) - 类 中的方法com.alibaba.spring.beans.factory.annotation.ConfigurationBeanBindingPostProcessor
 
postProcessAfterInitialization(Object, String) - 类 中的方法com.alibaba.spring.beans.factory.config.GenericBeanPostProcessorAdapter
 
postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
 
postProcessBeforeInitialization(Object, String) - 类 中的方法com.alibaba.spring.beans.factory.annotation.ConfigurationBeanBindingPostProcessor
 
postProcessBeforeInitialization(Object, String) - 类 中的方法com.alibaba.spring.beans.factory.config.GenericBeanPostProcessorAdapter
 
postProcessMergedBeanDefinition(RootBeanDefinition, Class<?>, String) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AbstractAnnotationBeanPostProcessor
 
postProcessMergedBeanDefinition(RootBeanDefinition, Class<?>, String) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
已过时。
 
postProcessPropertyValues(PropertyValues, PropertyDescriptor[], Object, String) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AbstractAnnotationBeanPostProcessor
 
postProcessPropertyValues(PropertyValues, PropertyDescriptor[], Object, String) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
已过时。
 
processAfterInitialization(T, String) - 类 中的方法com.alibaba.spring.beans.factory.config.GenericBeanPostProcessorAdapter
Process Bean with name without return value after initialization, This method will be invoked by BeanPostProcessor#postProcessAfterInitialization(Object, String)
processBeforeInitialization(T, String) - 类 中的方法com.alibaba.spring.beans.factory.config.GenericBeanPostProcessorAdapter
Process Bean with name without return value before initialization, This method will be invoked by BeanPostProcessor#postProcessBeforeInitialization(Object, String)
PropertySourcesUtils - com.alibaba.spring.util中的类
PropertySources Utilities
PropertySourcesUtils() - 类 的构造器com.alibaba.spring.util.PropertySourcesUtils
 
PropertyValuesUtils - com.alibaba.spring.util中的类
PropertyValues Utilities
PropertyValuesUtils() - 类 的构造器com.alibaba.spring.util.PropertyValuesUtils
 
publishEvent(ApplicationEvent) - 类 中的方法com.alibaba.spring.context.event.DeferredApplicationEventPublisher
 
publishEvent(Object) - 类 中的方法com.alibaba.spring.context.event.DeferredApplicationEventPublisher
Current method will not be invoked before Spring 4.2

R

registerBeanDefinition(String, BeanDefinition) - 类 中的方法com.alibaba.spring.context.annotation.ExposingClassPathBeanDefinitionScanner
 
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - 类 中的方法com.alibaba.spring.beans.factory.annotation.ConfigurationBeanBindingRegistrar
 
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - 类 中的方法com.alibaba.spring.beans.factory.annotation.ConfigurationBeanBindingsRegister
 
registerBeans(BeanDefinitionRegistry, Class<?>...) - 类 中的静态方法com.alibaba.spring.util.AnnotatedBeanDefinitionRegistryUtils
Register Beans if not present in registry
registerConfigurationBeanDefinitions(Map<String, Object>, BeanDefinitionRegistry) - 类 中的方法com.alibaba.spring.beans.factory.annotation.ConfigurationBeanBindingRegistrar
 
registerInfrastructureBean(BeanDefinitionRegistry, String, Class<?>) - 类 中的静态方法com.alibaba.spring.util.BeanRegistrar
Register Infrastructure Bean
registerPrimaryBeanDefinitions(ExposingClassPathBeanDefinitionScanner, String[]) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
Scan and register the primary BeanDefinitions that were annotated by the supported annotation types, and then return the Map with bean name plus aliases if present and primary AnnotatedBeanDefinitions.
registerSecondaryBeanDefinitions(ExposingClassPathBeanDefinitionScanner, Map<String, AnnotatedBeanDefinition>, String[]) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
Register the secondary BeanDefinitions Current method is allowed to be override by the sub-class to change the registration logic
registerSingleton(String, Object) - 类 中的方法com.alibaba.spring.context.annotation.ExposingClassPathBeanDefinitionScanner
 
registerSpringFactoriesBeans(BeanDefinitionRegistry, Class<?>...) - 类 中的静态方法com.alibaba.spring.util.BeanRegistrar
Register the beans from SpringFactoriesLoader
resolve() - 类 中的方法com.alibaba.spring.core.convert.support.ConversionServiceResolver
 
resolve(boolean) - 类 中的方法com.alibaba.spring.core.convert.support.ConversionServiceResolver
 
resolveAnnotatedBeanNameGenerator(BeanDefinitionRegistry) - 类 中的静态方法com.alibaba.spring.util.AnnotatedBeanDefinitionRegistryUtils
It'd better to use BeanNameGenerator instance that should reference ConfigurationClassPostProcessor.componentScanBeanNameGenerator, thus it maybe a potential problem on bean name generation.
resolveBasePackages(Set<String>) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
Resolve the placeholders for the raw scanned packages to scan
resolveBeanClass(BeanDefinitionHolder) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
 
resolveBeanClass(BeanDefinition) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
 
resolveBeanType(String, ClassLoader) - 类 中的静态方法com.alibaba.spring.util.BeanUtils
Resolve Bean Type
RESOLVED_CONVERSION_SERVICE_BEAN_NAME - 类 中的静态变量com.alibaba.spring.core.convert.support.ConversionServiceResolver
The bean name of a singleton instance of ConversionService has been resolved
resolveGenericType(Class<?>) - 类 中的静态方法com.alibaba.spring.util.ClassUtils
 

S

scanBasePackages(BeanDefinitionRegistry, String...) - 类 中的静态方法com.alibaba.spring.util.AnnotatedBeanDefinitionRegistryUtils
Scan base packages for register @Components
setApplicationContext(ApplicationContext) - 类 中的方法com.alibaba.spring.context.OnceApplicationContextEventListener
 
setBeanClassLoader(ClassLoader) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AbstractAnnotationBeanPostProcessor
 
setBeanClassLoader(ClassLoader) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
 
setBeanClassLoader(ClassLoader) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
已过时。
 
setBeanFactory(BeanFactory) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AbstractAnnotationBeanPostProcessor
 
setBeanFactory(BeanFactory) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
 
setBeanFactory(BeanFactory) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
已过时。
 
setBeanFactory(BeanFactory) - 类 中的方法com.alibaba.spring.beans.factory.annotation.ConfigurationBeanBindingPostProcessor
 
setClassLoader(ClassLoader) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
 
setClassValuesAsString(boolean) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AbstractAnnotationBeanPostProcessor
 
setConfigurationBeanBinder(ConfigurationBeanBinder) - 类 中的方法com.alibaba.spring.beans.factory.annotation.ConfigurationBeanBindingPostProcessor
 
setConfigurationBeanCustomizers(Collection<ConfigurationBeanCustomizer>) - 类 中的方法com.alibaba.spring.beans.factory.annotation.ConfigurationBeanBindingPostProcessor
 
setEnvironment(Environment) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AbstractAnnotationBeanPostProcessor
 
setEnvironment(Environment) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
 
setEnvironment(Environment) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
已过时。
 
setEnvironment(Environment) - 类 中的方法com.alibaba.spring.beans.factory.annotation.ConfigurationBeanBindingRegistrar
 
setEnvironment(Environment) - 类 中的方法com.alibaba.spring.beans.factory.annotation.ConfigurationBeanBindingsRegister
 
setIgnoreDefaultValue(boolean) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AbstractAnnotationBeanPostProcessor
 
setNestedAnnotationsAsMap(boolean) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AbstractAnnotationBeanPostProcessor
 
setOrder(int) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AbstractAnnotationBeanPostProcessor
 
setOrder(int) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
已过时。
 
setOrder(int) - 类 中的方法com.alibaba.spring.beans.factory.annotation.ConfigurationBeanBindingPostProcessor
Set the order for current instance
setResourceLoader(ResourceLoader) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
 
setTryMergedAnnotation(boolean) - 类 中的方法com.alibaba.spring.beans.factory.annotation.AbstractAnnotationBeanPostProcessor
 
sort(Map<String, T>) - 类 中的静态方法com.alibaba.spring.util.BeanUtils
Sort Beans Map via AnnotationAwareOrderComparator.sort(List) rule
supportsPublishEventMethod() - 类 中的方法com.alibaba.spring.context.event.DeferredApplicationEventPublisher
 

T

tryGetMergedAnnotation(AnnotatedElement, Class<? extends Annotation>) - 类 中的静态方法com.alibaba.spring.util.AnnotationUtils
Try to get the merged annotation
tryGetMergedAnnotation(AnnotatedElement, Class<? extends Annotation>, boolean, boolean) - 类 中的静态方法com.alibaba.spring.util.AnnotationUtils
Try to get the merged annotation
tryGetMergedAnnotationAttributes(AnnotatedElement, Class<? extends Annotation>, PropertyResolver, boolean, String...) - 类 中的静态方法com.alibaba.spring.util.AnnotationUtils
Try to get the annotation attributes after merging and resolving the placeholders
tryGetMergedAnnotationAttributes(AnnotatedElement, Class<? extends Annotation>, PropertyResolver, boolean, boolean, boolean, String...) - 类 中的静态方法com.alibaba.spring.util.AnnotationUtils
Try to get the annotation attributes after merging and resolving the placeholders

U

unwrap(BeanFactory) - 类 中的静态方法com.alibaba.spring.util.WrapperUtils
Unwrap BeanFactory to ConfigurableListableBeanFactory
unwrap(Environment) - 类 中的静态方法com.alibaba.spring.util.WrapperUtils
Unwrap Environment to ConfigurableEnvironment

W

WrapperUtils - com.alibaba.spring.util中的类
The utilities class for wrapper interfaces
WrapperUtils() - 类 的构造器com.alibaba.spring.util.WrapperUtils
 
A B C D E F G H I L N O P R S T U W 
跳过导航链接

Copyright © 2020. All rights reserved.