All Classes Interface Summary Class Summary Enum Summary Annotation Types Summary
Class |
Description |
AbstractInjectionPointDependencyResolver |
|
AbstractSmartLifecycle |
The abstract class for SmartLifecycle
|
AnnotatedBeanDefinitionRegistryUtils |
Annotated BeanDefinition Utilities
|
AnnotatedInjectionBeanPostProcessor |
The generic BeanPostProcessor implementation to support the dependency injection for the customized annotations.
|
AnnotatedInjectionBeanPostProcessor.AnnotationInjectedElement<M extends java.lang.reflect.Member> |
Annotation InjectionMetadata.InjectedElement
|
AnnotatedInjectionPointDependencyResolver<A extends java.lang.annotation.Annotation> |
|
AnnotatedPropertySourceLoader<A extends java.lang.annotation.Annotation> |
Abstract ImportSelector class to load the PropertySource
when the configuration annotated the specified annotation
|
AnnotationBeanDefinitionRegistryPostProcessor |
|
AnnotationInjectedBeanPostProcessor<A extends java.lang.annotation.Annotation> |
Deprecated.
|
AnnotationUtils |
Annotation Utilities
|
ApplicationContextUtils |
ApplicationContext Utilities
|
ApplicationEventInterceptor |
ApplicationEvent Interceptor
|
ApplicationEventInterceptorChain |
|
ApplicationListenerInterceptor |
ApplicationListener Interceptor
|
ApplicationListenerInterceptorChain |
|
AutowiredInjectionPointDependencyResolver |
|
BeanCapableImportCandidate |
The @Import candidate is an instance of ImportSelector or ImportBeanDefinitionRegistrar
and not a regular Spring bean, which only invokes BeanClassLoaderAware , BeanFactoryAware ,
EnvironmentAware , and ResourceLoaderAware contracts in order if they are implemented, thus it will
not be populated and
initialized .
|
BeanDefinitionUtils |
BeanDefinition Utilities class
|
BeanDependencyResolver |
The interface to resolve the dependencies
|
BeanFactoryListener |
* The EventListener for BeanFactory lifecycle
|
BeanFactoryListenerAdapter |
|
BeanFactoryUtils |
BeanFactory Utilities class
|
BeanListener |
The EventListener for Bean lifecycle
|
BeanListenerAdapter |
|
BeanMethodInjectionPointDependencyResolver |
|
BeanPropertyChangedEvent |
The event published when a Beans' is changed.
|
BeanRegistrar |
Bean Registrar
|
BeanTimeStatistics |
Bean Time Statistics
|
BeanUtils |
Bean Utilities Class
|
ConfigurationBeanAliasGenerator |
generate configuration bean alias
|
ConfigurationBeanBinder |
The binder for the configuration bean
|
ConfigurationBeanBindingPostProcessor |
The BeanPostProcessor class to bind the configuration bean
|
ConfigurationBeanBindingRegistrar |
|
ConfigurationBeanBindingsRegister |
|
ConfigurationBeanCustomizer |
The customizer for the configuration bean after its binding .
|
ConstructionInjectionPointDependencyResolver |
|
ConversionServiceResolver |
The class to resolve a singleton instance of ConversionService that may be retrieved from Spring
built-in bean or create a new one.
|
DefaultBeanDependencyResolver |
|
DefaultConfigurationBeanBinder |
|
DefaultPropertiesPropertySource |
|
DefaultPropertiesPropertySources |
|
DefaultResourceComparator |
The default Comparator for Resource comparing Resource.getFilename()
|
DeferredApplicationEventPublisher |
|
DelegatingFactoryBean |
FactoryBean implementation based on delegate object that was instantiated
|
Dependency |
Spring Bean Dependency
|
DependencyAnalysisBeanFactoryListener |
|
DependencyTreeWalker |
|
EnableConfigurationBeanBinding |
Enables Spring's annotation-driven configuration bean from properties .
|
EnableConfigurationBeanBindings |
|
EnableEventExtension |
Enables Spring's Event Extension
|
EnableSpringConverterAdapter |
|
EnableTTLCaching |
{@link @EnableCaching} Plus TTL features
|
EnvironmentUtils |
Environment 工具类
|
EventExtensionRegistrar |
Event Management Registrar
|
EventPublishingBeanInitializer |
ApplicationContextInitializer for Publishing Bean Event with highest priority
|
ExposingClassPathBeanDefinitionScanner |
A extension class of ClassPathBeanDefinitionScanner to expose some methods:
ClassPathBeanDefinitionScanner.doScan(String...)
ClassPathBeanDefinitionScanner.checkCandidate(String, BeanDefinition)
|
FieldUtils |
Field Utilities
|
FilterMode |
The mode of Filter behaviors.
|
GenericAnnotationAttributes<A extends java.lang.annotation.Annotation> |
Generic AnnotationAttributes
|
GenericBeanPostProcessorAdapter<T> |
Generic BeanPostProcessor Adapter
|
ImmutableMapPropertySource |
Immutable MapPropertySource
|
InjectionPointDependencyResolver |
Spring Injection Point Dependency Resolver
|
InjectionPointDependencyResolvers |
|
InstantiationAwareBeanPostProcessorAdapter |
The Adapter class of SmartInstantiationAwareBeanPostProcessor is compatible with
Spring [3.x,)
InstantiationAwareBeanPostProcessorAdapter was deprecated
since Spring 5.3, and removed since Spring 6.x.
|
InterceptingApplicationEventMulticaster |
Intercepting ApplicationEventMulticaster based on SimpleApplicationEventMulticaster
|
InterceptingApplicationEventMulticasterProxy |
Intercepting ApplicationEventMulticaster Proxy
|
JavaBeansPropertyChangeListenerAdapter |
The adapter for Java Beans PropertyChangeListener
|
JsonPropertySource |
The extension annotation of {ResourcePropertySource @ResourcePropertySource} providing a convenient and declarative
mechanism for adding a JSON PropertySource to Spring's Environment.
|
JsonPropertySourceFactory |
PropertySourceFactory for JSON
|
LoggingBeanFactoryListener |
|
LoggingBeanListener |
|
NamedBeanHolderComparator<T> |
NamedBeanHolder Comparator
|
ObjectProviderUtils |
The utilities class for ObjectProvider
|
OnceApplicationContextEventListener<E extends org.springframework.context.event.ApplicationContextEvent> |
The abstract class ApplicationListener for ApplicationEvent guarantees just one-time execution
and prevents the event propagation in the hierarchical ApplicationContexts
|
ParallelPreInstantiationSingletonsBeanFactoryListener |
|
PropertyConstants |
The Property constants for Microsphere Spring
|
PropertySourceChangedEvent |
The event raised when one single PropertySource is changed
|
PropertySourceChangedEvent.Kind |
The Kind of PropertySource Changed Event
|
PropertySourceExtension |
A meta-annotation extension for the Spring @PropertySource that has some limitations:
The @PropertySource annotation can't auto-refresh the property sources
The @PropertySource annotation can't control the order of PropertySource
The @PropertySource annotation can't be inherited
The PropertySource#value() attribute does not support the resource location wildcards
The PropertySource#encoding() attribute does not specify the default encoding for the resource
|
PropertySourceExtensionAttributes<A extends java.lang.annotation.Annotation> |
|
PropertySourceExtensionLoader<A extends java.lang.annotation.Annotation,EA extends PropertySourceExtensionAttributes<A>> |
Abstract ImportSelector class to load the PropertySource
when the configuration annotated the Enable annotation that meta-annotates @PropertySourceExtension
|
PropertySourceExtensionLoader.PropertySourceResource |
The resource of PropertySource
|
PropertySourceExtensionLoader.ResourcePropertySourcesRefresher |
The Refresher of PropertySources' for Resource
|
PropertySourcesChangedEvent |
The event raised when the PropertySources is changed
|
PropertySourcesUtils |
PropertySources Utilities
|
PropertyValuesUtils |
PropertyValues Utilities
|
ResolvableDependencyTypeFilter |
A class to filter Resolvable Dependency Type
|
ResolvablePlaceholderAnnotationAttributes<A extends java.lang.annotation.Annotation> |
The resolvable placeholders of AnnotationAttributes
|
ResourceInjectionPointDependencyResolver |
|
ResourceLoaderUtils |
The utilities class for Spring ResourceLoader
|
ResourcePropertySource |
A variant of the @PropertySource annotation that has some limitations:
The @PropertySource annotation can't meta-annotate the another annotation
The @PropertySource annotation can't control the order of PropertySource
The @PropertySource annotation can't be inherited
The PropertySource#value() attribute does not support the resource location wildcards
The PropertySource#encoding() attribute does not specify the default encoding for the resource
|
ResourcePropertySourceLoader |
|
ResourcePropertySources |
|
ResourceYamlProcessor |
YamlProcessor based on one or more resources .
|
SpringConverterAdapter |
Spring Converter Adapter based on Microsphere Converters
|
SpringDelegatingBeanProtocolURLConnectionFactory |
Spring delegating Beans of SubProtocolURLConnectionFactory
|
SpringEnvironmentURLConnectionFactory |
Spring Environment SubProtocolURLConnectionFactory
|
SpringFactoriesLoaderUtils |
The utilities class for SpringFactoriesLoader
|
SpringPropertySourcesURLConnectionAdapter |
The URLConnection adapter class is based on the Spring PropertySources
|
SpringProtocolURLStreamHandler |
The Spring URLStreamHandler component supports supports the "spring" sub-protocols,
like "spring:{sub-protocol}:{ext-1}: ...
|
SpringResourceURLConnection |
Spring Resource URLConnection
|
SpringResourceURLConnectionFactory |
Spring Resource SubProtocolURLConnectionFactory
|
SpringSubProtocolURLConnectionFactory |
Spring Abstract SubProtocolURLConnectionFactory
|
SpringVersion |
The enumeration for the released Spring versions since 3.2
|
SpringVersionUtils |
The Utilities class for Spring Framework Version
|
TTLCacheable |
@Cacheable with TTL
|
TTLCachePut |
@CachePut with TTL
|
TTLCacheResolver |
TTL Customized CacheResolver
|
TTLContext |
TTL Context
|
TTLRedisCacheWriterWrapper |
TTL RedisCacheWriter Wrapper
|
TTLRedisConfiguration |
Redis Configuration with TTL features
|
WrapperUtils |
The utilities class for wrapper interfaces
|
YamlPropertySource |
The extension annotation of {ResourcePropertySource @ResourcePropertySource} providing a convenient and declarative
mechanism for adding a YAML ImmutableMapPropertySource to Spring's Environment.
|
YamlPropertySourceFactory |
PropertySourceFactory for YAML
|