A B C D E F G H I J K L M N O P R S T U V W Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractInjectionPointDependencyResolver - Class in io.microsphere.spring.beans.factory
-
Abstract
InjectionPointDependencyResolver
- AbstractInjectionPointDependencyResolver() - Constructor for class io.microsphere.spring.beans.factory.AbstractInjectionPointDependencyResolver
- AbstractSmartLifecycle - Class in io.microsphere.spring.context.lifecycle
-
The abstract class for
SmartLifecycle
- AbstractSmartLifecycle() - Constructor for class io.microsphere.spring.context.lifecycle.AbstractSmartLifecycle
- accept(Class<?>) - Method in class io.microsphere.spring.beans.factory.filter.ResolvableDependencyTypeFilter
- acceptsProfiles(String...) - Method in class io.microsphere.spring.core.env.ListenableConfigurableEnvironment
-
Deprecated.
- acceptsProfiles(Profiles) - Method in class io.microsphere.spring.core.env.ListenableConfigurableEnvironment
- add(ConfigurationProperty) - Method in class io.microsphere.spring.config.ConfigurationPropertyRepository
-
Add a
ConfigurationProperty
instance - addActiveProfile(String) - Method in class io.microsphere.spring.core.env.ListenableConfigurableEnvironment
- addApplicationListener(ApplicationListener<?>) - Method in class io.microsphere.spring.context.event.InterceptingApplicationEventMulticasterProxy
- addApplicationListenerBean(String) - Method in class io.microsphere.spring.context.event.InterceptingApplicationEventMulticasterProxy
- addChild(String) - Method in class io.microsphere.spring.beans.factory.Dependency
- addChildren(Iterable<String>) - Method in class io.microsphere.spring.beans.factory.Dependency
- addChildren(String...) - Method in class io.microsphere.spring.beans.factory.Dependency
- addDefaultProperties(ConfigurableEnvironment, String, Object, Object...) - Static method in class io.microsphere.spring.core.env.PropertySourcesUtils
- added(ApplicationContext, PropertySource) - Static method in class io.microsphere.spring.config.env.event.PropertySourceChangedEvent
-
Create an
added
instance - ADDED - io.microsphere.spring.config.env.event.PropertySourceChangedEvent.Kind
-
The
PropertySource
added - addListener(AutowireCandidateResolvingListener, AutowireCandidateResolvingListener...) - Method in class io.microsphere.spring.beans.factory.support.ListenableAutowireCandidateResolver
- addListeners(AutowireCandidateResolvingListener[]) - Method in class io.microsphere.spring.beans.factory.support.ListenableAutowireCandidateResolver
- addListeners(List<AutowireCandidateResolvingListener>) - Method in class io.microsphere.spring.beans.factory.support.CompositeAutowireCandidateResolvingListener
- addListeners(List<AutowireCandidateResolvingListener>) - Method in class io.microsphere.spring.beans.factory.support.ListenableAutowireCandidateResolver
- addPropertySource(EA, MutablePropertySources, PropertySource<?>) - Method in class io.microsphere.spring.config.context.annotation.PropertySourceExtensionLoader
- addSupportedAnnotationType(Class<? extends Annotation>...) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
- after() - Method in annotation type io.microsphere.spring.config.context.annotation.PropertySourceExtension
-
The relative order after specified
PropertySource
- after() - Method in annotation type io.microsphere.spring.config.context.annotation.ResourcePropertySource
-
The relative order after specified
PropertySource
- after() - Method in annotation type io.microsphere.spring.config.env.annotation.JsonPropertySource
-
The relative order after specified
PropertySource
- after() - Method in annotation type io.microsphere.spring.config.env.annotation.YamlPropertySource
-
The relative order after specified
PropertySource
- afterAddActiveProfile(ConfigurableEnvironment, String) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- afterAddActiveProfile(ConfigurableEnvironment, String) - Method in interface io.microsphere.spring.core.env.ProfileListener
-
Callback after
add an active profile
- afterGetActiveProfiles(Environment, String[]) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- afterGetActiveProfiles(Environment, String[]) - Method in interface io.microsphere.spring.core.env.ProfileListener
-
Callback after
get active profiles
- afterGetConversionService(ConfigurablePropertyResolver, ConfigurableConversionService) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- afterGetConversionService(ConfigurablePropertyResolver, ConfigurableConversionService) - Method in interface io.microsphere.spring.core.env.PropertyResolverListener
-
Callback after
ConfigurablePropertyResolver.getConversionService()
. - afterGetDefaultProfiles(Environment, String[]) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- afterGetDefaultProfiles(Environment, String[]) - Method in interface io.microsphere.spring.core.env.ProfileListener
-
Callback after
get default profiles
- afterGetProperty(ConfigurablePropertyResolver, String, Class<?>, Object, Object) - Method in class io.microsphere.spring.config.CollectingConfigurationPropertyListener
- afterGetProperty(ConfigurablePropertyResolver, String, Class<?>, Object, Object) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- afterGetProperty(ConfigurablePropertyResolver, String, Class<?>, Object, Object) - Method in interface io.microsphere.spring.core.env.PropertyResolverListener
-
Callback after
PropertyResolver.getProperty(String, String)
orPropertyResolver.getProperty(String, Class, Object)
. - afterGetPropertySources(ConfigurableEnvironment, MutablePropertySources) - Method in interface io.microsphere.spring.core.env.EnvironmentListener
-
Callback after
ConfigurableEnvironment.getPropertySources()
- afterGetPropertySources(ConfigurableEnvironment, MutablePropertySources) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- afterGetRequiredProperty(ConfigurablePropertyResolver, String, Class<?>, Object) - Method in class io.microsphere.spring.config.CollectingConfigurationPropertyListener
- afterGetRequiredProperty(ConfigurablePropertyResolver, String, Class<?>, Object) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- afterGetRequiredProperty(ConfigurablePropertyResolver, String, Class<?>, Object) - Method in interface io.microsphere.spring.core.env.PropertyResolverListener
-
Callback after
PropertyResolver.getRequiredProperty(String)
orPropertyResolver.getRequiredProperty(String, Class)
. - afterGetSystemEnvironment(ConfigurableEnvironment, Map<String, Object>) - Method in interface io.microsphere.spring.core.env.EnvironmentListener
-
Callback after
ConfigurableEnvironment.getSystemEnvironment()
- afterGetSystemEnvironment(ConfigurableEnvironment, Map<String, Object>) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- afterGetSystemProperties(ConfigurableEnvironment, Map<String, Object>) - Method in interface io.microsphere.spring.core.env.EnvironmentListener
-
Callback after
ConfigurableEnvironment.getSystemProperties()
- afterGetSystemProperties(ConfigurableEnvironment, Map<String, Object>) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- afterMerge(ConfigurableEnvironment, ConfigurableEnvironment) - Method in interface io.microsphere.spring.core.env.EnvironmentListener
-
Callback after
ConfigurableEnvironment.merge(ConfigurableEnvironment)
- afterMerge(ConfigurableEnvironment, ConfigurableEnvironment) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- afterPropertiesSet() - Method in class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionBeanPostProcessor
- afterPropertiesSet() - Method in class io.microsphere.spring.beans.factory.DelegatingFactoryBean
- afterPropertiesSet() - Method in class io.microsphere.spring.config.ConfigurationPropertyRepository
- afterPropertiesSet() - Method in class io.microsphere.spring.net.SpringProtocolURLStreamHandler
- afterResolvePlaceholders(ConfigurablePropertyResolver, String, String) - Method in class io.microsphere.spring.config.CollectingConfigurationPropertyListener
- afterResolvePlaceholders(ConfigurablePropertyResolver, String, String) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- afterResolvePlaceholders(ConfigurablePropertyResolver, String, String) - Method in interface io.microsphere.spring.core.env.PropertyResolverListener
-
Callback after
PropertyResolver.resolvePlaceholders(String)
. - afterResolveRequiredPlaceholders(ConfigurablePropertyResolver, String, String) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- afterResolveRequiredPlaceholders(ConfigurablePropertyResolver, String, String) - Method in interface io.microsphere.spring.core.env.PropertyResolverListener
-
Callback after
PropertyResolver.resolveRequiredPlaceholders(String)
. - afterSetActiveProfiles(ConfigurableEnvironment, String[]) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- afterSetActiveProfiles(ConfigurableEnvironment, String[]) - Method in interface io.microsphere.spring.core.env.ProfileListener
-
Callback after
set active profiles
- afterSetConversionService(ConfigurablePropertyResolver, ConfigurableConversionService) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- afterSetConversionService(ConfigurablePropertyResolver, ConfigurableConversionService) - Method in interface io.microsphere.spring.core.env.PropertyResolverListener
-
Callback after
ConfigurablePropertyResolver.setConversionService(ConfigurableConversionService)
- afterSetDefaultProfiles(ConfigurableEnvironment, String[]) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- afterSetDefaultProfiles(ConfigurableEnvironment, String[]) - Method in interface io.microsphere.spring.core.env.ProfileListener
-
Callback after
set the default profiles
- afterSetIgnoreUnresolvableNestedPlaceholders(ConfigurablePropertyResolver, boolean) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- afterSetIgnoreUnresolvableNestedPlaceholders(ConfigurablePropertyResolver, boolean) - Method in interface io.microsphere.spring.core.env.PropertyResolverListener
-
Callback after
ConfigurablePropertyResolver.setIgnoreUnresolvableNestedPlaceholders(boolean)
- afterSetPlaceholderPrefix(ConfigurablePropertyResolver, String) - Method in class io.microsphere.spring.config.CollectingConfigurationPropertyListener
- afterSetPlaceholderPrefix(ConfigurablePropertyResolver, String) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- afterSetPlaceholderPrefix(ConfigurablePropertyResolver, String) - Method in interface io.microsphere.spring.core.env.PropertyResolverListener
-
Callback after
ConfigurablePropertyResolver.setPlaceholderPrefix(String)
- afterSetPlaceholderSuffix(ConfigurablePropertyResolver, String) - Method in class io.microsphere.spring.config.CollectingConfigurationPropertyListener
- afterSetPlaceholderSuffix(ConfigurablePropertyResolver, String) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- afterSetPlaceholderSuffix(ConfigurablePropertyResolver, String) - Method in interface io.microsphere.spring.core.env.PropertyResolverListener
-
Callback after
ConfigurablePropertyResolver.setPlaceholderSuffix(String)
- afterSetRequiredProperties(ConfigurablePropertyResolver, String[]) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- afterSetRequiredProperties(ConfigurablePropertyResolver, String[]) - Method in interface io.microsphere.spring.core.env.PropertyResolverListener
-
Callback after
ConfigurablePropertyResolver.setRequiredProperties(String...)
. - afterSetValueSeparator(ConfigurablePropertyResolver, String) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- afterSetValueSeparator(ConfigurablePropertyResolver, String) - Method in interface io.microsphere.spring.core.env.PropertyResolverListener
-
Callback after
ConfigurablePropertyResolver.setValueSeparator(String)
- afterValidateRequiredProperties(ConfigurablePropertyResolver) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- afterValidateRequiredProperties(ConfigurablePropertyResolver) - Method in interface io.microsphere.spring.core.env.PropertyResolverListener
-
Callback after
ConfigurablePropertyResolver.validateRequiredProperties()
. - AnnotatedBeanDefinitionRegistryUtils - Class in io.microsphere.spring.context.annotation
-
Annotated
BeanDefinition
Utilities - AnnotatedBeanDefinitionRegistryUtils() - Constructor for class io.microsphere.spring.context.annotation.AnnotatedBeanDefinitionRegistryUtils
- AnnotatedFieldElement(Field, A) - Constructor for class io.microsphere.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor.AnnotatedFieldElement
-
Deprecated.
- AnnotatedInjectionBeanPostProcessor - Class in io.microsphere.spring.beans.factory.annotation
-
The generic
BeanPostProcessor
implementation to support the dependency injection for the customized annotations. - AnnotatedInjectionBeanPostProcessor(Class<? extends Annotation>, Class<? extends Annotation>...) - Constructor for class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionBeanPostProcessor
- AnnotatedInjectionBeanPostProcessor(Collection<Class<? extends Annotation>>) - Constructor for class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionBeanPostProcessor
- AnnotatedInjectionBeanPostProcessor.AnnotationInjectedElement<M extends java.lang.reflect.Member> - Class in io.microsphere.spring.beans.factory.annotation
-
Annotation
InjectionMetadata.InjectedElement
- AnnotatedInjectionPointDependencyResolver<A extends java.lang.annotation.Annotation> - Class in io.microsphere.spring.beans.factory.annotation
-
Abstract
InjectionPointDependencyResolver
for annotated element - AnnotatedInjectionPointDependencyResolver() - Constructor for class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionPointDependencyResolver
- AnnotatedInjectionPointDependencyResolver(Class<A>) - Constructor for class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionPointDependencyResolver
- AnnotatedPropertySourceLoader<A extends java.lang.annotation.Annotation> - Class in io.microsphere.spring.config.context.annotation
-
Abstract
ImportSelector
class to load thePropertySource
when theconfiguration
annotated the specified annotation - AnnotatedPropertySourceLoader() - Constructor for class io.microsphere.spring.config.context.annotation.AnnotatedPropertySourceLoader
- AnnotationBeanDefinitionRegistryPostProcessor - Class in io.microsphere.spring.beans.factory.annotation
-
An abstract class for the extension to
BeanDefinitionRegistryPostProcessor
, which will execute two main registration methods orderly:AnnotationBeanDefinitionRegistryPostProcessor.registerPrimaryBeanDefinitions(ExposingClassPathBeanDefinitionScanner, String[])
: Scan and register the primaryBeanDefinitions
that were annotated bythe supported annotation types
, and then return theMap
with bean name plus aliases if present and primaryAnnotatedBeanDefinitions
, it's allowed to be overrideAnnotationBeanDefinitionRegistryPostProcessor.registerSecondaryBeanDefinitions(ExposingClassPathBeanDefinitionScanner, Map, String[])
: it's mandatory to be override by the sub-class to register secondaryBeanDefinitions
if required - AnnotationBeanDefinitionRegistryPostProcessor(Class<? extends Annotation>, Class<?>...) - Constructor for class io.microsphere.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
- AnnotationBeanDefinitionRegistryPostProcessor(Class<? extends Annotation>, Iterable<String>) - Constructor for class io.microsphere.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
- AnnotationBeanDefinitionRegistryPostProcessor(Class<? extends Annotation>, String...) - Constructor for class io.microsphere.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
- AnnotationInjectedBeanPostProcessor<A extends java.lang.annotation.Annotation> - Class in io.microsphere.spring.beans.factory.annotation
-
Deprecated.Please use
AnnotatedInjectionBeanPostProcessor
as the substitution - AnnotationInjectedBeanPostProcessor() - Constructor for class io.microsphere.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
-
Deprecated.
- AnnotationInjectedBeanPostProcessor.AnnotatedFieldElement - Class in io.microsphere.spring.beans.factory.annotation
-
Deprecated.
- AnnotationInjectedElement(M, PropertyDescriptor, AnnotationAttributes, boolean) - Constructor for class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionBeanPostProcessor.AnnotationInjectedElement
- annotationType() - Method in class io.microsphere.spring.core.annotation.GenericAnnotationAttributes
-
Get The
class
ofAnnotation
. - AnnotationUtils - Class in io.microsphere.spring.core.annotation
-
Annotation
Utilities - AnnotationUtils() - Constructor for class io.microsphere.spring.core.annotation.AnnotationUtils
- APPLICATION_CONTEXT_AWARE_PROCESSOR_CLASS - Static variable in class io.microsphere.spring.context.ApplicationContextUtils
-
The
ApplicationContextAwareProcessor
Class (Internal). - APPLICATION_CONTEXT_AWARE_PROCESSOR_CLASS_NAME - Static variable in class io.microsphere.spring.context.ApplicationContextUtils
-
The
ApplicationContextAwareProcessor
Class Name (Internal). - APPLICATION_GRAPHQL - Static variable in class io.microsphere.spring.util.MimeTypeUtils
-
Public constant mime type for
application/graphql+json
. - APPLICATION_GRAPHQL_VALUE - Static variable in class io.microsphere.spring.util.MimeTypeUtils
-
A String equivalent of
MimeTypeUtils.APPLICATION_GRAPHQL
. - ApplicationContextUtils - Class in io.microsphere.spring.context
-
ApplicationContext
Utilities - ApplicationContextUtils() - Constructor for class io.microsphere.spring.context.ApplicationContextUtils
- ApplicationEventInterceptor - Interface in io.microsphere.spring.context.event
-
ApplicationEvent
Interceptor - ApplicationEventInterceptorChain - Interface in io.microsphere.spring.context.event
- ApplicationListenerInterceptor - Interface in io.microsphere.spring.context.event
-
ApplicationListener
Interceptor - ApplicationListenerInterceptorChain - Interface in io.microsphere.spring.context.event
- asApplicationContext(BeanFactory) - Static method in class io.microsphere.spring.context.ApplicationContextUtils
- asAutowireCapableBeanFactory(Object) - Static method in class io.microsphere.spring.beans.factory.BeanFactoryUtils
- asBeanDefinitionRegistry(Object) - Static method in class io.microsphere.spring.beans.factory.BeanFactoryUtils
- asConfigurableApplicationContext(ApplicationContext) - Static method in class io.microsphere.spring.context.ApplicationContextUtils
- asConfigurableBeanFactory(Object) - Static method in class io.microsphere.spring.beans.factory.BeanFactoryUtils
- asConfigurableEnvironment(Environment) - Static method in class io.microsphere.spring.core.env.EnvironmentUtils
-
Cast
Environment
toConfigurableEnvironment
- asConfigurableListableBeanFactory(Object) - Static method in class io.microsphere.spring.beans.factory.BeanFactoryUtils
- asDefaultListableBeanFactory(Object) - Static method in class io.microsphere.spring.beans.factory.BeanFactoryUtils
- asHierarchicalBeanFactory(Object) - Static method in class io.microsphere.spring.beans.factory.BeanFactoryUtils
- asListableBeanFactory(Object) - Static method in class io.microsphere.spring.beans.factory.BeanFactoryUtils
- autoRefreshed() - Method in annotation type io.microsphere.spring.config.context.annotation.PropertySourceExtension
-
It indicates the property source is auto-refreshed when the configuration is changed.
- autoRefreshed() - Method in annotation type io.microsphere.spring.config.context.annotation.ResourcePropertySource
-
It indicates the property source is auto-refreshed when the configuration is changed.
- autoRefreshed() - Method in annotation type io.microsphere.spring.config.env.annotation.JsonPropertySource
-
It indicates the property source is auto-refreshed when the configuration is changed.
- autoRefreshed() - Method in annotation type io.microsphere.spring.config.env.annotation.YamlPropertySource
-
It indicates the property source is auto-refreshed when the configuration is changed.
- AutowireCandidateResolvingListener - Interface in io.microsphere.spring.beans.factory.support
-
The Event Listener interface for the resolving processing including:
resolving suggested value
resolving lazy proxy
- AutowiredInjectionPointDependencyResolver - Class in io.microsphere.spring.beans.factory.annotation
-
AnnotatedInjectionPointDependencyResolver
forAutowired
- AutowiredInjectionPointDependencyResolver() - Constructor for class io.microsphere.spring.beans.factory.annotation.AutowiredInjectionPointDependencyResolver
B
- BEAN_NAME - Static variable in class io.microsphere.spring.beans.factory.annotation.ConfigurationBeanBindingPostProcessor
-
The bean name of
ConfigurationBeanBindingPostProcessor
- BEAN_NAME - Static variable in class io.microsphere.spring.beans.factory.filter.ResolvableDependencyTypeFilter
- BEAN_NAME - Static variable in class io.microsphere.spring.cache.intereptor.TTLCacheResolver
- BEAN_NAME - Static variable in class io.microsphere.spring.config.CollectingConfigurationPropertyListener
- BEAN_NAME - Static variable in class io.microsphere.spring.config.ConfigurationPropertyRepository
- BeanCapableImportCandidate - Class in io.microsphere.spring.context.annotation
-
The
@Import
candidate is an instance ofImportSelector
orImportBeanDefinitionRegistrar
and not a regular Spring bean, which only invokesBeanClassLoaderAware
,BeanFactoryAware
,EnvironmentAware
, andResourceLoaderAware
contracts in order if they are implemented, thus it will not bepopulated
andinitialized
. - BeanCapableImportCandidate() - Constructor for class io.microsphere.spring.context.annotation.BeanCapableImportCandidate
- BeanDefinitionUtils - Class in io.microsphere.spring.beans.factory.config
-
BeanDefinition
Utilities class - BeanDefinitionUtils() - Constructor for class io.microsphere.spring.beans.factory.config.BeanDefinitionUtils
- BeanDependencyResolver - Interface in io.microsphere.spring.beans.factory
-
The interface to resolve the dependencies
- beanFactory - Variable in class io.microsphere.spring.context.annotation.BeanCapableImportCandidate
- BeanFactoryListener - Interface in io.microsphere.spring.context.event
-
* The
EventListener
forBeanFactory
lifecycle - BeanFactoryListenerAdapter - Interface in io.microsphere.spring.context.event
-
The
BeanFactoryListener
Adapter - BeanFactoryUtils - Class in io.microsphere.spring.beans.factory
-
BeanFactory
Utilities class - BeanFactoryUtils() - Constructor for class io.microsphere.spring.beans.factory.BeanFactoryUtils
- BeanListener - Interface in io.microsphere.spring.context.event
-
The
EventListener
for Bean lifecycle - BeanListenerAdapter - Interface in io.microsphere.spring.context.event
-
BeanListener
Adapter - BeanMethodInjectionPointDependencyResolver - Class in io.microsphere.spring.beans.factory
- BeanMethodInjectionPointDependencyResolver() - Constructor for class io.microsphere.spring.beans.factory.BeanMethodInjectionPointDependencyResolver
- BeanPropertyChangedEvent - Class in io.microsphere.spring.context.event
-
The event published when a Beans' is changed.
- BeanPropertyChangedEvent(Object, String, Object, Object) - Constructor for class io.microsphere.spring.context.event.BeanPropertyChangedEvent
-
The constructor
- BeanRegistrar - Class in io.microsphere.spring.beans.factory.support
-
Bean Registrar
- BeanRegistrar() - Constructor for class io.microsphere.spring.beans.factory.support.BeanRegistrar
- BeanTimeStatistics - Class in io.microsphere.spring.context.event
-
Bean Time Statistics
- BeanTimeStatistics() - Constructor for class io.microsphere.spring.context.event.BeanTimeStatistics
- BeanUtils - Class in io.microsphere.spring.beans
-
Bean Utilities Class
- BeanUtils() - Constructor for class io.microsphere.spring.beans.BeanUtils
- before() - Method in annotation type io.microsphere.spring.config.context.annotation.PropertySourceExtension
-
The relative order before specified
PropertySource
- before() - Method in annotation type io.microsphere.spring.config.context.annotation.ResourcePropertySource
-
The relative order before specified
PropertySource
- before() - Method in annotation type io.microsphere.spring.config.env.annotation.JsonPropertySource
-
The relative order before specified
PropertySource
- before() - Method in annotation type io.microsphere.spring.config.env.annotation.YamlPropertySource
-
The relative order before specified
PropertySource
- beforeAddActiveProfile(ConfigurableEnvironment, String) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- beforeAddActiveProfile(ConfigurableEnvironment, String) - Method in interface io.microsphere.spring.core.env.ProfileListener
-
Callback before
add an active profile
- beforeGetActiveProfiles(Environment) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- beforeGetActiveProfiles(Environment) - Method in interface io.microsphere.spring.core.env.ProfileListener
-
Callback before
get active profiles
- beforeGetConversionService(ConfigurablePropertyResolver) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- beforeGetConversionService(ConfigurablePropertyResolver) - Method in interface io.microsphere.spring.core.env.PropertyResolverListener
-
Callback before
ConfigurablePropertyResolver.getConversionService()
. - beforeGetDefaultProfiles(Environment) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- beforeGetDefaultProfiles(Environment) - Method in interface io.microsphere.spring.core.env.ProfileListener
-
Callback before
get default profiles
- beforeGetProperty(ConfigurablePropertyResolver, String, Class<?>, Object) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- beforeGetProperty(ConfigurablePropertyResolver, String, Class<?>, Object) - Method in interface io.microsphere.spring.core.env.PropertyResolverListener
-
Callback before
PropertyResolver.getProperty(String, String)
orPropertyResolver.getProperty(String, Class, Object)
. - beforeGetPropertySources(ConfigurableEnvironment) - Method in interface io.microsphere.spring.core.env.EnvironmentListener
-
Callback before
ConfigurableEnvironment.getPropertySources()
- beforeGetPropertySources(ConfigurableEnvironment) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- beforeGetRequiredProperty(ConfigurablePropertyResolver, String, Class<?>) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- beforeGetRequiredProperty(ConfigurablePropertyResolver, String, Class<?>) - Method in interface io.microsphere.spring.core.env.PropertyResolverListener
-
Callback before
PropertyResolver.getRequiredProperty(String)
orPropertyResolver.getRequiredProperty(String, Class)
. - beforeGetSystemEnvironment(ConfigurableEnvironment) - Method in interface io.microsphere.spring.core.env.EnvironmentListener
-
Callback before
ConfigurableEnvironment.getSystemEnvironment()
- beforeGetSystemEnvironment(ConfigurableEnvironment) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- beforeGetSystemProperties(ConfigurableEnvironment) - Method in interface io.microsphere.spring.core.env.EnvironmentListener
-
Callback before
ConfigurableEnvironment.getSystemProperties()
- beforeGetSystemProperties(ConfigurableEnvironment) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- beforeMerge(ConfigurableEnvironment, ConfigurableEnvironment) - Method in interface io.microsphere.spring.core.env.EnvironmentListener
-
Callback before
ConfigurableEnvironment.merge(ConfigurableEnvironment)
- beforeMerge(ConfigurableEnvironment, ConfigurableEnvironment) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- beforeResolvePlaceholders(ConfigurablePropertyResolver, String) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- beforeResolvePlaceholders(ConfigurablePropertyResolver, String) - Method in interface io.microsphere.spring.core.env.PropertyResolverListener
-
Callback before
PropertyResolver.resolvePlaceholders(String)
. - beforeResolveRequiredPlaceholders(ConfigurablePropertyResolver, String) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- beforeResolveRequiredPlaceholders(ConfigurablePropertyResolver, String) - Method in interface io.microsphere.spring.core.env.PropertyResolverListener
-
Callback before
PropertyResolver.resolveRequiredPlaceholders(String)
. - beforeSetActiveProfiles(ConfigurableEnvironment, String[]) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- beforeSetActiveProfiles(ConfigurableEnvironment, String[]) - Method in interface io.microsphere.spring.core.env.ProfileListener
-
Callback before
set active profiles
- beforeSetConversionService(ConfigurablePropertyResolver, ConfigurableConversionService) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- beforeSetConversionService(ConfigurablePropertyResolver, ConfigurableConversionService) - Method in interface io.microsphere.spring.core.env.PropertyResolverListener
-
Callback before
ConfigurablePropertyResolver.setConversionService(ConfigurableConversionService)
. - beforeSetDefaultProfiles(ConfigurableEnvironment, String[]) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- beforeSetDefaultProfiles(ConfigurableEnvironment, String[]) - Method in interface io.microsphere.spring.core.env.ProfileListener
-
Callback before
set the default profiles
- beforeSetIgnoreUnresolvableNestedPlaceholders(ConfigurablePropertyResolver, boolean) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- beforeSetIgnoreUnresolvableNestedPlaceholders(ConfigurablePropertyResolver, boolean) - Method in interface io.microsphere.spring.core.env.PropertyResolverListener
-
Callback before
ConfigurablePropertyResolver.setIgnoreUnresolvableNestedPlaceholders(boolean)
- beforeSetPlaceholderPrefix(ConfigurablePropertyResolver, String) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- beforeSetPlaceholderPrefix(ConfigurablePropertyResolver, String) - Method in interface io.microsphere.spring.core.env.PropertyResolverListener
-
Callback before
ConfigurablePropertyResolver.setPlaceholderPrefix(String)
- beforeSetPlaceholderSuffix(ConfigurablePropertyResolver, String) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- beforeSetPlaceholderSuffix(ConfigurablePropertyResolver, String) - Method in interface io.microsphere.spring.core.env.PropertyResolverListener
-
Callback before
ConfigurablePropertyResolver.setPlaceholderSuffix(String)
- beforeSetRequiredProperties(ConfigurablePropertyResolver, String[]) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- beforeSetRequiredProperties(ConfigurablePropertyResolver, String[]) - Method in interface io.microsphere.spring.core.env.PropertyResolverListener
-
Callback before
ConfigurablePropertyResolver.setRequiredProperties(String...)
. - beforeSetValueSeparator(ConfigurablePropertyResolver, String) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- beforeSetValueSeparator(ConfigurablePropertyResolver, String) - Method in interface io.microsphere.spring.core.env.PropertyResolverListener
-
Callback before
ConfigurablePropertyResolver.setValueSeparator(String)
- beforeValidateRequiredProperties(ConfigurablePropertyResolver) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- beforeValidateRequiredProperties(ConfigurablePropertyResolver) - Method in interface io.microsphere.spring.core.env.PropertyResolverListener
-
Callback before
ConfigurablePropertyResolver.validateRequiredProperties()
. - bind(Map<String, Object>, boolean, boolean, Object) - Method in interface io.microsphere.spring.context.config.ConfigurationBeanBinder
-
Bind the properties in the
Environment
to Configuration bean under specified prefix. - bind(Map<String, Object>, boolean, boolean, Object) - Method in class io.microsphere.spring.context.config.DefaultConfigurationBeanBinder
- BOOTSTRAP_PROPERTY_SOURCE_NAME - Static variable in class io.microsphere.spring.core.env.PropertySourcesUtils
-
The
PropertySource name
of Spring Cloud Bootstrap context - buildDefaultPropertySourceName(AnnotationAttributes, AnnotationMetadata) - Method in class io.microsphere.spring.config.context.annotation.AnnotatedPropertySourceLoader
-
Build the default name of
PropertySource
- buildExtensionAttributes(Class<A>, Class<EA>, AnnotationAttributes, ConfigurableEnvironment) - Method in class io.microsphere.spring.config.context.annotation.PropertySourceExtensionLoader
-
Builds an instance of
PropertySourceExtensionLoader
- buildInjectedObjectCacheKey(A, Object, String, Class<?>, InjectionMetadata.InjectedElement) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
-
Deprecated.Build a cache key for injected-object.
- buildPropertySourceName(AnnotationAttributes, AnnotationMetadata) - Method in class io.microsphere.spring.config.context.annotation.AnnotatedPropertySourceLoader
-
Build the name of
PropertySource
C
- cacheManagers() - Method in annotation type io.microsphere.spring.cache.annotation.TTLCacheable
-
The bean names of the custom
CacheManager
- cacheManagers() - Method in annotation type io.microsphere.spring.cache.annotation.TTLCachePut
-
The bean names of the custom
CacheManager
- cacheNames() - Method in annotation type io.microsphere.spring.cache.annotation.TTLCacheable
-
Names of the caches in which method invocation results are stored.
- cacheNames() - Method in annotation type io.microsphere.spring.cache.annotation.TTLCachePut
-
Names of the caches in which method invocation results are stored.
- checkCandidate(String, BeanDefinition) - Method in class io.microsphere.spring.context.annotation.ExposingClassPathBeanDefinitionScanner
- child(String) - Method in class io.microsphere.spring.beans.factory.Dependency
- child(String, boolean) - Method in class io.microsphere.spring.beans.factory.Dependency
- classLoader - Variable in class io.microsphere.spring.context.annotation.BeanCapableImportCandidate
- clearTTL() - Static method in class io.microsphere.spring.cache.TTLContext
- cloneIfNecessary() - Method in class io.microsphere.spring.beans.factory.support.ListenableAutowireCandidateResolver
-
Clone the delegate
AutowireCandidateResolver
if necessary NoOverride
was marked in order to be compatible with the Spring 4.x - CollectingConfigurationPropertyInitializer - Class in io.microsphere.spring.config
-
The Initializer for Collecting Configuration Property
- CollectingConfigurationPropertyInitializer() - Constructor for class io.microsphere.spring.config.CollectingConfigurationPropertyInitializer
- CollectingConfigurationPropertyListener - Class in io.microsphere.spring.config
-
The listener class for collecting the
ConfigurationProperty
- CollectingConfigurationPropertyListener() - Constructor for class io.microsphere.spring.config.CollectingConfigurationPropertyListener
- compare(NamedBeanHolder<T>, NamedBeanHolder<T>) - Method in class io.microsphere.spring.beans.factory.config.NamedBeanHolderComparator
- compare(Resource, Resource) - Method in class io.microsphere.spring.config.env.support.DefaultResourceComparator
- compareTo(PropertySourceExtensionLoader.PropertySourceResource) - Method in class io.microsphere.spring.config.context.annotation.PropertySourceExtensionLoader.PropertySourceResource
- CompositeAutowireCandidateResolvingListener - Class in io.microsphere.spring.beans.factory.support
-
The composite class for
AutowireCandidateResolvingListener
- CompositeAutowireCandidateResolvingListener(List<AutowireCandidateResolvingListener>) - Constructor for class io.microsphere.spring.beans.factory.support.CompositeAutowireCandidateResolvingListener
- condition() - Method in annotation type io.microsphere.spring.cache.annotation.TTLCacheable
-
Spring Expression Language (SpEL) expression used for making the method caching conditional.
- condition() - Method in annotation type io.microsphere.spring.cache.annotation.TTLCachePut
-
Spring Expression Language (SpEL) expression used for making the method caching conditional.
- CONDITIONAL - io.microsphere.spring.util.FilterMode
-
Conditional
- ConfigurationBeanAliasGenerator - Interface in io.microsphere.spring.beans.factory.support
-
generate configuration bean alias
- ConfigurationBeanBinder - Interface in io.microsphere.spring.context.config
-
The binder for the configuration bean
- ConfigurationBeanBindingPostProcessor - Class in io.microsphere.spring.beans.factory.annotation
-
The
BeanPostProcessor
class to bind the configuration bean - ConfigurationBeanBindingPostProcessor() - Constructor for class io.microsphere.spring.beans.factory.annotation.ConfigurationBeanBindingPostProcessor
- ConfigurationBeanBindingRegistrar - Class in io.microsphere.spring.beans.factory.annotation
-
The
ImportBeanDefinitionRegistrar
implementation for@EnableConfigurationBinding
- ConfigurationBeanBindingRegistrar() - Constructor for class io.microsphere.spring.beans.factory.annotation.ConfigurationBeanBindingRegistrar
- ConfigurationBeanBindingsRegister - Class in io.microsphere.spring.beans.factory.annotation
-
The
Registrar class
forEnableConfigurationBeanBindings
- ConfigurationBeanBindingsRegister() - Constructor for class io.microsphere.spring.beans.factory.annotation.ConfigurationBeanBindingsRegister
- ConfigurationBeanCustomizer - Interface in io.microsphere.spring.context.config
-
The customizer for the configuration bean after
its binding
. - ConfigurationProperty - Class in io.microsphere.spring.config
-
The Spring Configuration Property class
- ConfigurationProperty(String) - Constructor for class io.microsphere.spring.config.ConfigurationProperty
- ConfigurationProperty(String, Class<?>) - Constructor for class io.microsphere.spring.config.ConfigurationProperty
- ConfigurationProperty.Metadata - Class in io.microsphere.spring.config
-
The metadata class of the Spring Configuration Property
- ConfigurationPropertyRepository - Class in io.microsphere.spring.config
-
ConfigurationProperty
Repository - ConfigurationPropertyRepository() - Constructor for class io.microsphere.spring.config.ConfigurationPropertyRepository
- configureResourcePropertySourcesRefresher(EA, List<PropertySourceExtensionLoader.PropertySourceResource>, CompositePropertySource, PropertySourceExtensionLoader.ResourcePropertySourcesRefresher) - Method in class io.microsphere.spring.config.context.annotation.PropertySourceExtensionLoader
-
Configure the
PropertySourceExtensionLoader.ResourcePropertySourcesRefresher
ofPropertySource
Resources
whenPropertySourceExtension.autoRefreshed()
istrue
- configureResourcePropertySourcesRefresher(PropertySourceExtensionAttributes<ResourcePropertySource>, List<PropertySourceExtensionLoader.PropertySourceResource>, CompositePropertySource, PropertySourceExtensionLoader.ResourcePropertySourcesRefresher) - Method in class io.microsphere.spring.config.context.annotation.ResourcePropertySourceLoader
- connect() - Method in class io.microsphere.spring.net.SpringPropertySourcesURLConnectionAdapter
- ConstructionInjectionPointDependencyResolver - Class in io.microsphere.spring.beans.factory
- ConstructionInjectionPointDependencyResolver() - Constructor for class io.microsphere.spring.beans.factory.ConstructionInjectionPointDependencyResolver
- contains(String) - Method in class io.microsphere.spring.config.ConfigurationPropertyRepository
-
Determine whether the repository contains the specified name
- containsBootstrapPropertySource(ConfigurableEnvironment) - Static method in class io.microsphere.spring.core.env.PropertySourcesUtils
-
Contains the Bootstrap
PropertySource
or not - containsProperty(String) - Method in class io.microsphere.spring.core.env.ListenableConfigurableEnvironment
- containsPropertySource(ConfigurableEnvironment, String) - Static method in class io.microsphere.spring.core.env.PropertySourcesUtils
-
Contains the specified
PropertySource
or not - ConversionServiceResolver - Class in io.microsphere.spring.core.convert.support
-
The class to resolve a singleton instance of
ConversionService
that may be retrieved from Springbuilt-in bean
or create a new one. - ConversionServiceResolver(ConfigurableBeanFactory) - Constructor for class io.microsphere.spring.core.convert.support.ConversionServiceResolver
- convert(Object, TypeDescriptor, TypeDescriptor) - Method in class io.microsphere.spring.core.convert.SpringConverterAdapter
- create(String) - Static method in class io.microsphere.spring.beans.factory.Dependency
- create(String, Dependency, String...) - Static method in class io.microsphere.spring.beans.factory.Dependency
- create(URL, List<String>, Proxy) - Method in class io.microsphere.spring.net.SpringDelegatingBeanProtocolURLConnectionFactory
- create(URL, List<String>, Proxy) - Method in class io.microsphere.spring.net.SpringEnvironmentURLConnectionFactory
- create(URL, List<String>, Proxy) - Method in class io.microsphere.spring.net.SpringResourceURLConnectionFactory
- createDefaultConversionService() - Method in class io.microsphere.spring.core.convert.support.ConversionServiceResolver
-
Create the instance of
DefaultFormattingConversionService
as the default, this method is allow to be override by the sub-class. - createIfAbsent(String) - Method in class io.microsphere.spring.config.ConfigurationPropertyRepository
-
Create a
ConfigurationProperty
instance if absent - createInstance(EA, Function<EA, Class<T>>) - Method in class io.microsphere.spring.config.context.annotation.PropertySourceExtensionLoader
- createPropertySource(String, EncodedResource) - Method in class io.microsphere.spring.config.env.support.JsonPropertySourceFactory
- createPropertySource(String, EncodedResource) - Method in class io.microsphere.spring.config.env.support.YamlPropertySourceFactory
- createPropertySourceFactory(EA) - Method in class io.microsphere.spring.config.context.annotation.PropertySourceExtensionLoader
-
Creates an instance of
PropertySourceFactory
- createResourceComparator(EA, String) - Method in class io.microsphere.spring.config.context.annotation.PropertySourceExtensionLoader
-
Creates an instance of
Comparator
forResource
- createResourcePropertySource(EA, String, PropertySourceFactory, PropertySourceExtensionLoader.PropertySourceResource) - Method in class io.microsphere.spring.config.context.annotation.PropertySourceExtensionLoader
-
Create an instance of
PropertySourceExtensionLoader.ResourcePropertySource
for the specifiedresource
- createResourcePropertySourceName(String, String, Resource) - Method in class io.microsphere.spring.config.context.annotation.PropertySourceExtensionLoader
- createYaml() - Method in class io.microsphere.spring.config.env.config.ResourceYamlProcessor
- CURRENT - io.microsphere.spring.core.SpringVersion
- customize(String, Object) - Method in interface io.microsphere.spring.context.config.ConfigurationBeanCustomizer
-
Customize the configuration bean
D
- DEFAULT_IGNORE_INVALID_FIELDS - Static variable in annotation type io.microsphere.spring.beans.factory.annotation.EnableConfigurationBeanBinding
-
The default value for
EnableConfigurationBeanBinding.ignoreInvalidFields()
- DEFAULT_IGNORE_UNKNOWN_FIELDS - Static variable in annotation type io.microsphere.spring.beans.factory.annotation.EnableConfigurationBeanBinding
-
The default value for
EnableConfigurationBeanBinding.ignoreUnknownFields()
- DEFAULT_MAX_SIZE_PROPERTY_VALUE - Static variable in class io.microsphere.spring.config.ConfigurationPropertyRepository
- DEFAULT_MEDIA_TYPE - Static variable in class io.microsphere.spring.net.SpringPropertySourcesURLConnectionAdapter
- DEFAULT_MULTIPLE - Static variable in annotation type io.microsphere.spring.beans.factory.annotation.EnableConfigurationBeanBinding
-
The default value for
EnableConfigurationBeanBinding.multiple()
- DEFAULT_PHASE - Static variable in class io.microsphere.spring.context.lifecycle.AbstractSmartLifecycle
-
Compatible with
SmartLifecycle.DEFAULT_PHASE
before Spring Framework 5.1 - DEFAULT_PROPERTIES_PROPERTY_SOURCE_NAME - Static variable in class io.microsphere.spring.core.env.PropertySourcesUtils
-
The
PropertySource name
ofSpring Boot default poperties
- DEFAULT_RESET_BEAN_NAME - Static variable in class io.microsphere.spring.context.event.InterceptingApplicationEventMulticasterProxy
-
The default reset bean name of
ApplicationEventMulticaster
. - DEFAULT_THREAD_NAME_PREFIX - Static variable in class io.microsphere.spring.context.event.ParallelPreInstantiationSingletonsBeanFactoryListener
- DefaultBeanDependencyResolver - Class in io.microsphere.spring.beans.factory
-
Default
BeanDependencyResolver
- DefaultBeanDependencyResolver(BeanFactory, ExecutorService) - Constructor for class io.microsphere.spring.beans.factory.DefaultBeanDependencyResolver
- DefaultConfigurationBeanBinder - Class in io.microsphere.spring.context.config
-
The default
ConfigurationBeanBinder
implementation - DefaultConfigurationBeanBinder() - Constructor for class io.microsphere.spring.context.config.DefaultConfigurationBeanBinder
- DefaultPropertiesPropertySource - Annotation Type in io.microsphere.spring.config.context.annotation
- DefaultPropertiesPropertySources - Annotation Type in io.microsphere.spring.config.context.annotation
-
The annotation declaring the multiple
@DefaultPropertiesPropertySource
- DefaultResourceComparator - Class in io.microsphere.spring.config.env.support
-
The default
Comparator
forResource
comparingResource.getFilename()
- DefaultResourceComparator() - Constructor for class io.microsphere.spring.config.env.support.DefaultResourceComparator
- DeferredApplicationEventPublisher - Class in io.microsphere.spring.context.event
-
Before Spring Framework 4.2,
AbstractApplicationContext
is an implementation ofApplicationEventPublisher
can't handle the earlyevent
that ispublished
beforeApplicationEventMulticaster
's initialization, in this scenario,DeferredApplicationEventPublisher
is introduced and used to resolveDeferredApplicationEventPublisher.publishEvent(ApplicationEvent)
too early to publishApplicationEvent
whenSpring ApplicationContexts' ApplicationEventMulticaster
is not ready. - DeferredApplicationEventPublisher(ApplicationEventPublisher) - Constructor for class io.microsphere.spring.context.event.DeferredApplicationEventPublisher
- DelegatingFactoryBean - Class in io.microsphere.spring.beans.factory
-
FactoryBean
implementation based on delegate object that was instantiated - DelegatingFactoryBean(Object) - Constructor for class io.microsphere.spring.beans.factory.DelegatingFactoryBean
- DelegatingFactoryBean(Object, boolean) - Constructor for class io.microsphere.spring.beans.factory.DelegatingFactoryBean
- Dependency - Class in io.microsphere.spring.beans.factory
-
Spring Bean Dependency
- Dependency(String) - Constructor for class io.microsphere.spring.beans.factory.Dependency
- Dependency(String, Dependency, String...) - Constructor for class io.microsphere.spring.beans.factory.Dependency
- Dependency(String, Dependency, Collection<Dependency>) - Constructor for class io.microsphere.spring.beans.factory.Dependency
- DependencyAnalysisBeanFactoryListener - Class in io.microsphere.spring.context.event
-
Dependency Analysis
BeanFactoryListener
- DependencyAnalysisBeanFactoryListener() - Constructor for class io.microsphere.spring.context.event.DependencyAnalysisBeanFactoryListener
- DependencyTreeWalker - Class in io.microsphere.spring.beans.factory
-
Dependency
Tree Walker - DependencyTreeWalker() - Constructor for class io.microsphere.spring.beans.factory.DependencyTreeWalker
- destroy() - Method in class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionBeanPostProcessor
- destroy() - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
-
Deprecated.
- destroy() - Method in class io.microsphere.spring.beans.factory.DelegatingFactoryBean
- destroy() - Method in class io.microsphere.spring.config.ConfigurationPropertyRepository
-
clear the repository
- destroy() - Method in class io.microsphere.spring.config.context.annotation.ResourcePropertySourceLoader
- determineBeanType(Class<?>, String) - Method in class io.microsphere.spring.beans.factory.config.InstantiationAwareBeanPostProcessorAdapter
- determineCandidateConstructors(Class<?>, String) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionBeanPostProcessor
- determineCandidateConstructors(Class<?>, String) - Method in class io.microsphere.spring.beans.factory.config.InstantiationAwareBeanPostProcessorAdapter
- determineRequiredStatus(AnnotationAttributes) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionBeanPostProcessor
-
Determine if the annotated field or method requires its dependency.
- doAddChild(Dependency) - Method in class io.microsphere.spring.beans.factory.Dependency
- doAddChildren(Dependency...) - Method in class io.microsphere.spring.beans.factory.Dependency
- doAddChildren(Iterable<Dependency>) - Method in class io.microsphere.spring.beans.factory.Dependency
- doGetAnnotationAttributes(AnnotatedElement, Class<? extends Annotation>) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionBeanPostProcessor
-
Get
AnnotationAttributes
- doGetInjectedBean(A, Object, String, Class<?>, InjectionMetadata.InjectedElement) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
-
Deprecated.Subclass must implement this method to get injected-object.
- doGetResolvableType(AbstractBeanDefinition) - Static method in class io.microsphere.spring.beans.factory.config.BeanDefinitionUtils
-
Compatible with {@link AbstractBeanDefinition#getResolvableType()) since Spring Framework 5.2
- doGetResolvableType(RootBeanDefinition) - Static method in class io.microsphere.spring.beans.factory.config.BeanDefinitionUtils
-
Compatible with {@link RootBeanDefinition#getResolvableType()) since Spring Framework 5.1
- doInvokeListener(ApplicationListener<?>, ApplicationEvent) - Method in class io.microsphere.spring.context.event.InterceptingApplicationEventMulticaster
- doMulticastEvent(ApplicationEvent, ResolvableType) - Method in class io.microsphere.spring.context.event.InterceptingApplicationEventMulticaster
- doPostProcessAfterInitialization(ApplicationListener, String) - Method in class io.microsphere.spring.context.event.InterceptingApplicationEventMulticasterProxy
- doPostProcessAfterInitialization(T, String) - Method in class io.microsphere.spring.beans.factory.config.GenericBeanPostProcessorAdapter
-
Adapter BeanPostProcessor#postProcessAfterInitialization(Object, String) method , sub-type could override this method.
- doPostProcessBeforeInitialization(T, String) - Method in class io.microsphere.spring.beans.factory.config.GenericBeanPostProcessorAdapter
-
Adapter BeanPostProcessor#postProcessBeforeInitialization(Object, String) method , sub-type could override this method.
- doScan(String...) - Method in class io.microsphere.spring.context.annotation.ExposingClassPathBeanDefinitionScanner
- doStart() - Method in class io.microsphere.spring.context.lifecycle.AbstractSmartLifecycle
- doStop() - Method in class io.microsphere.spring.context.lifecycle.AbstractSmartLifecycle
- doWithTTL(Consumer<Duration>, Duration) - Static method in class io.microsphere.spring.cache.TTLContext
- doWithTTL(Function<Duration, R>, Duration) - Static method in class io.microsphere.spring.cache.TTLContext
- duplicate() - Method in class io.microsphere.spring.beans.factory.Dependency
E
- EARLIEST_PHASE - Static variable in class io.microsphere.spring.context.lifecycle.AbstractSmartLifecycle
-
The earliest phase
- EnableConfigurationBeanBinding - Annotation Type in io.microsphere.spring.beans.factory.annotation
-
Enables Spring's annotation-driven configuration bean from
properties
. - EnableConfigurationBeanBindings - Annotation Type in io.microsphere.spring.beans.factory.annotation
-
The annotation composes the multiple
EnableConfigurationBeanBindings
- ENABLED_PROPERTY_NAME - Static variable in class io.microsphere.spring.beans.factory.support.ListenableAutowireCandidateResolver
-
The property name of
ListenableAutowireCandidateResolver
to be 'enabled' - ENABLED_PROPERTY_NAME - Static variable in class io.microsphere.spring.core.env.ListenableConfigurableEnvironment
-
The property name of
ListenableConfigurableEnvironment
to be 'enabled' - ENABLED_PROPERTY_VALUE - Static variable in class io.microsphere.spring.beans.factory.support.ListenableAutowireCandidateResolver
-
The default property value of
ListenableAutowireCandidateResolver
to be 'enabled' - ENABLED_PROPERTY_VALUE - Static variable in class io.microsphere.spring.core.env.ListenableConfigurableEnvironment
-
The default property value of
ListenableConfigurableEnvironment
to be 'enabled' - EnableEventExtension - Annotation Type in io.microsphere.spring.context.annotation
-
Enables Spring's Event Extension
- EnableSpringConverterAdapter - Annotation Type in io.microsphere.spring.core.convert.annotation
-
Enable
SpringConverterAdapter
- EnableTTLCaching - Annotation Type in io.microsphere.spring.cache.annotation
-
{@link @EnableCaching} Plus TTL features
- encoding() - Method in annotation type io.microsphere.spring.config.context.annotation.DefaultPropertiesPropertySource
-
A specific character encoding for the given resources.
- encoding() - Method in annotation type io.microsphere.spring.config.context.annotation.PropertySourceExtension
-
A specific character encoding for the given resources.
- encoding() - Method in annotation type io.microsphere.spring.config.context.annotation.ResourcePropertySource
-
A specific character encoding for the given resources.
- encoding() - Method in annotation type io.microsphere.spring.config.env.annotation.JsonPropertySource
-
A specific character encoding for the given resources.
- encoding() - Method in annotation type io.microsphere.spring.config.env.annotation.YamlPropertySource
-
A specific character encoding for the given resources.
- environment - Variable in class io.microsphere.spring.context.annotation.BeanCapableImportCandidate
- EnvironmentListener - Interface in io.microsphere.spring.core.env
-
The interface listens the manipulation of
ConfigurableEnvironment
includingProfileListener
andPropertyResolverListener
:ConfigurableEnvironment.getPropertySources()
ConfigurableEnvironment.getSystemProperties()
ConfigurableEnvironment.getSystemEnvironment()
ConfigurableEnvironment.merge(ConfigurableEnvironment)
- EnvironmentUtils - Class in io.microsphere.spring.core.env
-
Environment
Utilities class - EnvironmentUtils() - Constructor for class io.microsphere.spring.core.env.EnvironmentUtils
- eq(SpringVersion) - Method in enum io.microsphere.spring.core.SpringVersion
- equals(SpringVersion) - Method in enum io.microsphere.spring.core.SpringVersion
- equals(Object) - Method in class io.microsphere.spring.beans.factory.Dependency
- equals(Object) - Method in class io.microsphere.spring.config.ConfigurationProperty
- equals(Object) - Method in class io.microsphere.spring.config.ConfigurationProperty.Metadata
- equals(Object) - Method in class io.microsphere.spring.core.annotation.GenericAnnotationAttributes
- equalsTypeAndSubtype(MimeType, MimeType) - Static method in class io.microsphere.spring.util.MimeTypeUtils
-
Similar to
MimeType.equals(Object)
but based on the type and subtype only, i.e. - EventExtensionRegistrar - Class in io.microsphere.spring.context.annotation
-
Event Management Registrar
- EventExtensionRegistrar() - Constructor for class io.microsphere.spring.context.annotation.EventExtensionRegistrar
- EventPublishingBeanInitializer - Class in io.microsphere.spring.context.event
-
ApplicationContextInitializer
for Publishing Bean Event with the highest priority - EventPublishingBeanInitializer() - Constructor for class io.microsphere.spring.context.event.EventPublishingBeanInitializer
- executorForListener() - Method in annotation type io.microsphere.spring.context.annotation.EnableEventExtension
-
A qualifier value for the asynchronous listening of
ApplicationListeners
. - expire() - Method in annotation type io.microsphere.spring.cache.annotation.TTLCacheable
-
The expire time for cacheable entry
- expire() - Method in annotation type io.microsphere.spring.cache.annotation.TTLCachePut
-
The expire time for cacheable entry
- ExposingClassPathBeanDefinitionScanner - Class in io.microsphere.spring.context.annotation
-
A extension class of
ClassPathBeanDefinitionScanner
to expose some methods:ClassPathBeanDefinitionScanner.doScan(String...)
ClassPathBeanDefinitionScanner.checkCandidate(String, BeanDefinition)
- ExposingClassPathBeanDefinitionScanner(BeanDefinitionRegistry, boolean, Environment, ResourceLoader) - Constructor for class io.microsphere.spring.context.annotation.ExposingClassPathBeanDefinitionScanner
F
- factory() - Method in annotation type io.microsphere.spring.config.context.annotation.DefaultPropertiesPropertySource
-
Specify a custom
PropertySourceFactory
, if any. - factory() - Method in annotation type io.microsphere.spring.config.context.annotation.PropertySourceExtension
-
Specify a custom
PropertySourceFactory
, if any. - factory() - Method in annotation type io.microsphere.spring.config.context.annotation.ResourcePropertySource
-
Specify a custom
PropertySourceFactory
, if any. - FILE_URL_RESOURCE_CLASS - Static variable in class io.microsphere.spring.core.io.ResourceUtils
-
The
Class
of FileUrlResource - FILE_URL_RESOURCE_CLASS_NAME - Static variable in class io.microsphere.spring.core.io.ResourceUtils
-
The class name of FileUrlResource
- FilterMode - Enum in io.microsphere.spring.util
-
The mode of Filter behaviors.
- findAnnotations(Method, Class<A>) - Static method in class io.microsphere.spring.core.annotation.AnnotationUtils
-
Find specified
Annotation
type maps fromMethod
- findAnnotationType(AnnotationAttributes) - Static method in class io.microsphere.spring.core.annotation.AnnotationUtils
-
Find the
class
ofAnnotation
from the specifiedAnnotationAttributes
- findBeanDefinitionHolders(ClassPathBeanDefinitionScanner, String, BeanDefinitionRegistry, BeanNameGenerator) - Static method in class io.microsphere.spring.context.annotation.AnnotatedBeanDefinitionRegistryUtils
-
Finds a
Set
ofBeanDefinitionHolders
- findBeanNames(ConfigurableListableBeanFactory, Predicate<BeanDefinition>) - Static method in class io.microsphere.spring.beans.factory.config.BeanDefinitionUtils
- findChild(String) - Method in class io.microsphere.spring.beans.factory.Dependency
- findConfiguredPropertySource(Iterable<PropertySource<?>>, String) - Static method in class io.microsphere.spring.core.env.PropertySourcesUtils
- findConfiguredPropertySource(ConfigurableEnvironment, String) - Static method in class io.microsphere.spring.core.env.PropertySourcesUtils
- findConfiguredPropertySourceName(Iterable<PropertySource<?>>, String) - Static method in class io.microsphere.spring.core.env.PropertySourcesUtils
- findConfiguredPropertySourceName(ConfigurableEnvironment, String) - Static method in class io.microsphere.spring.core.env.PropertySourcesUtils
- findInfrastructureBeanNames(ConfigurableListableBeanFactory) - Static method in class io.microsphere.spring.beans.factory.config.BeanDefinitionUtils
- findInjectionAnnotationAttributes(AnnotatedElement) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionBeanPostProcessor
- findParameterIndex(Parameter) - Static method in class io.microsphere.spring.core.MethodParameterUtils
- findPrimaryConstructor(Class<T>) - Static method in class io.microsphere.spring.beans.BeanUtils
-
Return the primary constructor of the provided class.
- findPropertyNames(ConfigurableEnvironment, Predicate<String>) - Static method in class io.microsphere.spring.core.env.PropertySourcesUtils
- findPropertyNamesByPrefix(ConfigurableEnvironment, String) - Static method in class io.microsphere.spring.core.env.PropertySourcesUtils
- findResource(URL, List<String>) - Method in class io.microsphere.spring.net.SpringResourceURLConnectionFactory
- first() - Method in annotation type io.microsphere.spring.config.context.annotation.PropertySourceExtension
-
Indicates current
PropertySource
is first order or not If specified ,PropertySourceExtension.before()
andPropertySourceExtension.after()
will be ignored, or last order. - first() - Method in annotation type io.microsphere.spring.config.context.annotation.ResourcePropertySource
-
Indicates current
PropertySource
is first order or not If specified ,ResourcePropertySource.before()
andResourcePropertySource.after()
will be ignored, or last order. - first() - Method in annotation type io.microsphere.spring.config.env.annotation.JsonPropertySource
-
Indicates current
PropertySource
is first order or not If specified ,JsonPropertySource.before()
andJsonPropertySource.after()
will be ignored, or last order. - first() - Method in annotation type io.microsphere.spring.config.env.annotation.YamlPropertySource
-
Indicates current
PropertySource
is first order or not If specified ,YamlPropertySource.before()
andYamlPropertySource.after()
will be ignored, or last order. - forExecutable(Executable, int) - Static method in class io.microsphere.spring.core.MethodParameterUtils
-
Create a new MethodParameter for the given method or constructor.
- forParameter(Parameter) - Static method in class io.microsphere.spring.core.MethodParameterUtils
-
Create a new MethodParameter for the given parameter descriptor.
G
- ge(SpringVersion) - Method in enum io.microsphere.spring.core.SpringVersion
- generateAlias(String, String, Class<?>) - Method in interface io.microsphere.spring.beans.factory.support.ConfigurationBeanAliasGenerator
- GenericAnnotationAttributes<A extends java.lang.annotation.Annotation> - Class in io.microsphere.spring.core.annotation
-
Generic
AnnotationAttributes
- GenericAnnotationAttributes(A) - Constructor for class io.microsphere.spring.core.annotation.GenericAnnotationAttributes
- GenericAnnotationAttributes(Map<String, Object>, Class<A>) - Constructor for class io.microsphere.spring.core.annotation.GenericAnnotationAttributes
- GenericAnnotationAttributes(AnnotationAttributes) - Constructor for class io.microsphere.spring.core.annotation.GenericAnnotationAttributes
- GenericApplicationListenerAdapter - Interface in io.microsphere.spring.context.event
-
The adapter interface of
GenericApplicationListener
andSmartApplicationListener
- genericBeanDefinition(Class<?>) - Static method in class io.microsphere.spring.beans.factory.config.BeanDefinitionUtils
-
Build a generic instance of
AbstractBeanDefinition
- genericBeanDefinition(Class<?>, int) - Static method in class io.microsphere.spring.beans.factory.config.BeanDefinitionUtils
-
Build a generic instance of
AbstractBeanDefinition
- genericBeanDefinition(Class<?>, int, Object[]) - Static method in class io.microsphere.spring.beans.factory.config.BeanDefinitionUtils
-
Build a generic instance of
AbstractBeanDefinition
- genericBeanDefinition(Class<?>, Object...) - Static method in class io.microsphere.spring.beans.factory.config.BeanDefinitionUtils
-
Build a generic instance of
AbstractBeanDefinition
- GenericBeanPostProcessorAdapter<T> - Class in io.microsphere.spring.beans.factory.config
-
Generic
BeanPostProcessor
Adapter - GenericBeanPostProcessorAdapter() - Constructor for class io.microsphere.spring.beans.factory.config.GenericBeanPostProcessorAdapter
- get(String) - Method in class io.microsphere.spring.config.ConfigurationPropertyRepository
-
Get a
ConfigurationProperty
instance by name - getActiveProfiles() - Method in class io.microsphere.spring.core.env.ListenableConfigurableEnvironment
- getAddedProperties() - Method in class io.microsphere.spring.config.env.event.PropertySourcesChangedEvent
- getAfterPropertySourceName() - Method in class io.microsphere.spring.config.context.annotation.PropertySourceExtensionAttributes
- getAll() - Method in class io.microsphere.spring.config.ConfigurationPropertyRepository
-
Get all
ConfigurationProperty
instances - getAnnotation(AnnotatedElement) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionPointDependencyResolver
-
Get the injection annotation from the annotated element
- getAnnotation(AnnotatedElement, Class<? extends Annotation>) - Static method in class io.microsphere.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
- getAnnotation(Field) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionPointDependencyResolver
-
Get the injection annotation from the annotated element
- getAnnotation(Parameter) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionPointDependencyResolver
-
Get the injection annotation from the annotated element
- getAnnotation(Parameter) - Method in class io.microsphere.spring.beans.factory.annotation.AutowiredInjectionPointDependencyResolver
- getAnnotation(Parameter) - Method in class io.microsphere.spring.beans.factory.annotation.ResourceInjectionPointDependencyResolver
- getAnnotationAttributes(Annotation, boolean, String...) - Static method in class io.microsphere.spring.core.annotation.AnnotationUtils
-
Get the
AnnotationAttributes
- getAnnotationAttributes(Annotation, PropertyResolver, boolean, boolean, boolean, String...) - Static method in class io.microsphere.spring.core.annotation.AnnotationUtils
-
Get the
AnnotationAttributes
- getAnnotationAttributes(Annotation, PropertyResolver, boolean, String...) - Static method in class io.microsphere.spring.core.annotation.AnnotationUtils
-
Get the
AnnotationAttributes
- getAnnotationAttributes(AnnotatedElement, Class<? extends Annotation>, PropertyResolver, boolean, boolean, boolean, boolean, String...) - Static method in class io.microsphere.spring.core.annotation.AnnotationUtils
-
Get the
AnnotationAttributes
, if the argumenttryMergedAnnotation
istrue
, theAnnotationAttributes
will be got frommerged annotation
first, if failed, and then to get fromnormal one
- getAnnotationAttributes(AnnotatedElement, Class<? extends Annotation>, PropertyResolver, boolean, boolean, boolean, String...) - Static method in class io.microsphere.spring.core.annotation.AnnotationUtils
-
Get the
AnnotationAttributes
- getAnnotationAttributes(AnnotatedElement, Class<? extends Annotation>, PropertyResolver, boolean, boolean, String...) - Static method in class io.microsphere.spring.core.annotation.AnnotationUtils
-
Get the
AnnotationAttributes
, if the argumenttryMergedAnnotation
istrue
, theAnnotationAttributes
will be got frommerged annotation
first, if failed, and then to get fromnormal one
- getAnnotationAttributes(AnnotatedElement, Class<? extends Annotation>, PropertyResolver, boolean, String...) - Static method in class io.microsphere.spring.core.annotation.AnnotationUtils
-
Get the
AnnotationAttributes
- getAnnotationAttributes(AnnotationMetadata, Class<? extends Annotation>) - Static method in class io.microsphere.spring.core.annotation.AnnotationUtils
-
Get an instance of
AnnotationAttributes
fromAnnotationMetadata
with the specified class name ofannotation
. - getAnnotationAttributes(AnnotationMetadata, String) - Static method in class io.microsphere.spring.core.annotation.AnnotationUtils
-
Get an instance of
AnnotationAttributes
fromAnnotationMetadata
with the specified class name ofannotation
. - getAnnotationType() - Method in class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionPointDependencyResolver
- getAnnotationType() - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
-
Deprecated.Annotation type
- getAnnotationType() - Method in class io.microsphere.spring.config.context.annotation.AnnotatedPropertySourceLoader
-
The annotation type
- getAnnotationType() - Method in class io.microsphere.spring.config.context.annotation.PropertySourceExtensionAttributes
- getAnnotationTypes() - Method in class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionBeanPostProcessor
- getApplicationContext() - Method in class io.microsphere.spring.context.event.OnceApplicationContextEventListener
- getApplicationContextAwareProcessor(BeanFactory) - Static method in class io.microsphere.spring.context.ApplicationContextUtils
-
Get the
ApplicationContextAwareProcessor
- getApplicationContextAwareProcessor(ConfigurableApplicationContext) - Static method in class io.microsphere.spring.context.ApplicationContextUtils
-
Get the
ApplicationContextAwareProcessor
- getAttribute(Annotation, String) - Static method in class io.microsphere.spring.core.annotation.AnnotationUtils
-
Get the attribute value
- getAttribute(Map<String, Object>, String) - Static method in class io.microsphere.spring.core.annotation.AnnotationUtils
-
Get the attribute value
- getAttribute(Map<String, Object>, String, boolean) - Static method in class io.microsphere.spring.core.annotation.AnnotationUtils
-
Get the attribute value the will
- getAttribute(Map<String, Object>, String, T) - Static method in class io.microsphere.spring.core.annotation.AnnotationUtils
-
Get the attribute value with default value
- getAttributes() - Method in class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionBeanPostProcessor.AnnotationInjectedElement
- getAttributes(Annotation, boolean, String...) - Static method in class io.microsphere.spring.core.annotation.AnnotationUtils
-
Get the
Annotation
attributes - getAttributes(Annotation, PropertyResolver, boolean, boolean, boolean, String...) - Static method in class io.microsphere.spring.core.annotation.AnnotationUtils
- getAttributes(Annotation, PropertyResolver, boolean, String...) - Static method in class io.microsphere.spring.core.annotation.AnnotationUtils
-
Get the
Annotation
attributes - getAttributes(Map<String, Object>, PropertyResolver, String...) - Static method in class io.microsphere.spring.core.annotation.AnnotationUtils
-
Get the
Annotation
attributes - getAutowireCandidateResolver(ConfigurableListableBeanFactory) - Method in class io.microsphere.spring.beans.factory.AbstractInjectionPointDependencyResolver
- getBean() - Method in class io.microsphere.spring.context.event.BeanPropertyChangedEvent
- getBeanFactory() - Method in class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionBeanPostProcessor
- getBeanFactory() - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
- getBeanFactory() - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
-
Deprecated.
- getBeanFactory() - Method in class io.microsphere.spring.context.annotation.BeanCapableImportCandidate
-
The
ConfigurableListableBeanFactory
instance - getBeanIfAvailable(BeanFactory, String, Class<T>) - Static method in class io.microsphere.spring.beans.BeanUtils
-
Get the bean via the specified bean name and type if available
- getBeanNames(ConfigurableListableBeanFactory, Class<?>) - Static method in class io.microsphere.spring.beans.BeanUtils
-
Get Bean Names from
ListableBeanFactory
by type. - getBeanNames(ConfigurableListableBeanFactory, Class<?>, boolean) - Static method in class io.microsphere.spring.beans.BeanUtils
-
Get Bean Names from
ListableBeanFactory
by type. - getBeanNames(ListableBeanFactory, Class<?>) - Static method in class io.microsphere.spring.beans.BeanUtils
-
Get Bean Names from
ListableBeanFactory
by type. - getBeanNames(ListableBeanFactory, Class<?>, boolean) - Static method in class io.microsphere.spring.beans.BeanUtils
-
Get Bean Names from
ListableBeanFactory
by type. - getBeanPostProcessors(BeanFactory) - Static method in class io.microsphere.spring.beans.factory.BeanFactoryUtils
-
Get all instances of
BeanPostProcessor
in the specifiedBeanFactory
- getBeans(ListableBeanFactory, String[], Class<T>) - Static method in class io.microsphere.spring.beans.factory.BeanFactoryUtils
-
Gets name-matched Beans from
BeanFactory
- getBeanType() - Method in class io.microsphere.spring.beans.factory.config.GenericBeanPostProcessorAdapter
-
Bean Type
- getBeforePropertySourceName() - Method in class io.microsphere.spring.config.context.annotation.PropertySourceExtensionAttributes
- getChangedProperties() - Method in class io.microsphere.spring.config.env.event.PropertySourcesChangedEvent
- getClassLoader() - Method in class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionBeanPostProcessor
- getClassLoader() - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
- getClassLoader() - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
-
Deprecated.
- getClassLoader() - Method in class io.microsphere.spring.context.annotation.BeanCapableImportCandidate
-
Get the
ClassLoader
instance - getClassLoader(ResourceLoader) - Static method in class io.microsphere.spring.core.io.ResourceLoaderUtils
- getConfigurationBeanBinder() - Method in class io.microsphere.spring.beans.factory.annotation.ConfigurationBeanBindingPostProcessor
- getConfigurationBeanCustomizers() - Method in class io.microsphere.spring.beans.factory.annotation.ConfigurationBeanBindingPostProcessor
-
Get the
List
ofConfigurationBeanCustomizers
- getConversionService() - Method in class io.microsphere.spring.core.env.ListenableConfigurableEnvironment
- getConversionService(Environment) - Static method in class io.microsphere.spring.core.env.EnvironmentUtils
-
Get the
ConversionService
from the specifiedEnvironment
- getConvertibleTypes() - Method in class io.microsphere.spring.core.convert.SpringConverterAdapter
- getDefaultProfiles() - Method in class io.microsphere.spring.core.env.ListenableConfigurableEnvironment
- getDefaultProperties(ConfigurableEnvironment) - Static method in class io.microsphere.spring.core.env.PropertySourcesUtils
-
Get the
Map
properties from the "default"PropertySource
that is the lowest order one of the SpringPropertySources
is created if absent - getDefaultProperties(ConfigurableEnvironment, boolean) - Static method in class io.microsphere.spring.core.env.PropertySourcesUtils
-
Get the
Map
properties from the "default"PropertySource
that is the lowest order one of the SpringPropertySources
is created if specified. - getDefaultPropertiesPropertySource(ConfigurableEnvironment) - Static method in class io.microsphere.spring.core.env.PropertySourcesUtils
-
Get the "default"
PropertySource
that is the lowest order one of the SpringPropertySources
is created if absent - getDefaultPropertiesPropertySource(ConfigurableEnvironment, boolean) - Static method in class io.microsphere.spring.core.env.PropertySourcesUtils
-
Get the "default"
PropertySource
that is the lowest order one of the SpringPropertySources
is created if specified - getDefaultValue() - Method in class io.microsphere.spring.config.ConfigurationProperty
- getDelegate() - Method in class io.microsphere.spring.core.env.ListenableConfigurableEnvironment
-
Return
the underlying ConfigurableEnvironment
- getDescription() - Method in class io.microsphere.spring.config.ConfigurationProperty.Metadata
- getEarlyBeanReference(Object, String) - Method in class io.microsphere.spring.beans.factory.config.InstantiationAwareBeanPostProcessorAdapter
- getEncoding() - Method in class io.microsphere.spring.config.context.annotation.PropertySourceExtensionAttributes
- getEnvironment() - Method in class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionBeanPostProcessor
- getEnvironment() - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
- getEnvironment() - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
-
Deprecated.
- getEnvironment() - Method in class io.microsphere.spring.context.annotation.BeanCapableImportCandidate
-
The
ConfigurableEnvironment
instance - getExtensionAttributesType() - Method in class io.microsphere.spring.config.context.annotation.PropertySourceExtensionLoader
-
Get the type of
PropertySourceExtensionLoader
- getInjectedFieldObjectsMap() - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
-
Deprecated.Get
Map
in injected field. - getInjectedMethodObjectsMap() - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
-
Deprecated.Get
Map
in injected method. - getInjectedObject(A, Object, String, Class<?>, InjectionMetadata.InjectedElement) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
-
Deprecated.Get injected-object from specified
annotation
and Bean Class - getInjectedObjects() - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
-
Deprecated.Gets all injected-objects.
- getInjectionPoint() - Method in class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionBeanPostProcessor.AnnotationInjectedElement
- getInputStream() - Method in class io.microsphere.spring.net.SpringPropertySourcesURLConnectionAdapter
- getInstanceSupplier(AbstractBeanDefinition) - Static method in class io.microsphere.spring.beans.factory.config.BeanDefinitionUtils
-
Get the
Supplier
reference of bean instance forAbstractBeanDefinition
- getKind() - Method in class io.microsphere.spring.config.env.event.PropertySourceChangedEvent
- getLazyResolutionProxyIfNecessary(DependencyDescriptor, String) - Method in class io.microsphere.spring.beans.factory.support.ListenableAutowireCandidateResolver
- getListenerId() - Method in interface io.microsphere.spring.context.event.GenericApplicationListenerAdapter
- getMajor() - Method in enum io.microsphere.spring.core.SpringVersion
- getMapPropertySource(ConfigurableEnvironment, String) - Static method in class io.microsphere.spring.core.env.PropertySourcesUtils
- getMapPropertySource(ConfigurableEnvironment, String, boolean) - Static method in class io.microsphere.spring.core.env.PropertySourcesUtils
- getMaxSize() - Method in class io.microsphere.spring.config.ConfigurationPropertyRepository
-
Get the max size of the repository
- getMetadata() - Method in class io.microsphere.spring.config.ConfigurationProperty
- getMinor() - Method in enum io.microsphere.spring.core.SpringVersion
- getName() - Method in class io.microsphere.spring.config.ConfigurationProperty
- getName() - Method in class io.microsphere.spring.config.context.annotation.PropertySourceExtensionAttributes
- getNewPropertySource() - Method in class io.microsphere.spring.config.env.event.PropertySourceChangedEvent
- getNewValue() - Method in class io.microsphere.spring.context.event.BeanPropertyChangedEvent
- getObject() - Method in class io.microsphere.spring.beans.factory.DelegatingFactoryBean
- getObjectType() - Method in class io.microsphere.spring.beans.factory.DelegatingFactoryBean
- getOldPropertySource() - Method in class io.microsphere.spring.config.env.event.PropertySourceChangedEvent
- getOldValue() - Method in class io.microsphere.spring.context.event.BeanPropertyChangedEvent
- getOptionalBean(ListableBeanFactory, Class<T>) - Static method in class io.microsphere.spring.beans.BeanUtils
-
Get Optional Bean by
Class
. - getOptionalBean(ListableBeanFactory, Class<T>, boolean) - Static method in class io.microsphere.spring.beans.BeanUtils
-
Get Optional Bean by
Class
including ancestors(BeanFactory). - getOptionalBean(ListableBeanFactory, String, Class<T>) - Static method in class io.microsphere.spring.beans.factory.BeanFactoryUtils
-
Get optional Bean
- getOrder() - Method in class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionBeanPostProcessor
- getOrder() - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
-
Deprecated.
- getOrder() - Method in class io.microsphere.spring.beans.factory.annotation.ConfigurationBeanBindingPostProcessor
- getOrder() - Method in interface io.microsphere.spring.context.event.ApplicationEventInterceptor
- getOrder() - Method in interface io.microsphere.spring.context.event.ApplicationListenerInterceptor
- getOrder() - Method in class io.microsphere.spring.context.event.EventPublishingBeanInitializer
- getOrder() - Method in interface io.microsphere.spring.context.event.GenericApplicationListenerAdapter
- getPackagesToScan() - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
- getPatch() - Method in enum io.microsphere.spring.core.SpringVersion
- getPhase() - Method in class io.microsphere.spring.context.lifecycle.AbstractSmartLifecycle
- getProperties(Function<PropertySourceChangedEvent, PropertySource>, Function<PropertySource, Map<String, Object>>, PropertySourceChangedEvent.Kind...) - Method in class io.microsphere.spring.config.env.event.PropertySourcesChangedEvent
- getProperties(Environment, Iterable<String>) - Static method in class io.microsphere.spring.core.env.EnvironmentUtils
-
Get the properties from the specified
Environment
and property names - getProperties(Environment, String...) - Static method in class io.microsphere.spring.core.env.EnvironmentUtils
-
Get the properties from the specified
Environment
and property names - getProperties(Environment, Set<String>) - Static method in class io.microsphere.spring.core.env.EnvironmentUtils
-
Get the properties from the specified
Environment
and property names - getProperties(PropertySource) - Static method in class io.microsphere.spring.core.env.PropertySourcesUtils
-
Get the
Map
as the properties from the specifiedPropertySource
- getProperty(String) - Method in class io.microsphere.spring.core.env.ListenableConfigurableEnvironment
- getProperty(String, Class<T>) - Method in class io.microsphere.spring.core.env.ListenableConfigurableEnvironment
- getProperty(String, Class<T>, T) - Method in class io.microsphere.spring.core.env.ListenableConfigurableEnvironment
- getProperty(String, String) - Method in class io.microsphere.spring.core.env.ListenableConfigurableEnvironment
- getPropertyAsClass(String, Class<T>) - Method in class io.microsphere.spring.core.env.ListenableConfigurableEnvironment
- getPropertyName() - Method in class io.microsphere.spring.context.event.BeanPropertyChangedEvent
- getPropertyNames(PropertySource) - Static method in class io.microsphere.spring.core.env.PropertySourcesUtils
-
Get the property names as the array from the specified
PropertySource
instance. - getPropertySource(ConfigurableEnvironment, String, Class<T>) - Static method in class io.microsphere.spring.core.env.PropertySourcesUtils
- getPropertySource(ConfigurableEnvironment, String, Class<T>, Supplier<T>) - Static method in class io.microsphere.spring.core.env.PropertySourcesUtils
- getPropertySourceFactoryClass() - Method in class io.microsphere.spring.config.context.annotation.PropertySourceExtensionAttributes
- getPropertySourceName() - Method in class io.microsphere.spring.config.context.annotation.AnnotatedPropertySourceLoader
- getPropertySources() - Method in class io.microsphere.spring.core.env.ListenableConfigurableEnvironment
- getRemovedProperties() - Method in class io.microsphere.spring.config.env.event.PropertySourcesChangedEvent
- getRequiredAttribute(Map<String, Object>, String) - Static method in class io.microsphere.spring.core.annotation.AnnotationUtils
-
Get the required attribute value
- getRequiredProperty(String) - Method in class io.microsphere.spring.core.env.ListenableConfigurableEnvironment
- getRequiredProperty(String, Class<T>) - Method in class io.microsphere.spring.core.env.ListenableConfigurableEnvironment
- getResetBeanName(Environment) - Static method in class io.microsphere.spring.context.event.InterceptingApplicationEventMulticasterProxy
- getResolvableDependencyTypes(ConfigurableListableBeanFactory) - Static method in class io.microsphere.spring.beans.factory.BeanFactoryUtils
-
Get the
registered
Resolvable Dependency Types - getResolvableDependencyTypes(DefaultListableBeanFactory) - Static method in class io.microsphere.spring.beans.factory.BeanFactoryUtils
-
Get the
registered
Resolvable Dependency Types - getResolvableType(AbstractBeanDefinition) - Static method in class io.microsphere.spring.beans.factory.config.BeanDefinitionUtils
-
Get
ResolvableType
fromAbstractBeanDefinition
- getResolvableType(RootBeanDefinition) - Static method in class io.microsphere.spring.beans.factory.config.BeanDefinitionUtils
-
Get
ResolvableType
fromRootBeanDefinition
- getResource() - Method in class io.microsphere.spring.config.context.annotation.PropertySourceExtensionLoader.PropertySourceResource
- getResource() - Method in class io.microsphere.spring.net.SpringResourceURLConnection
-
Get the
Resource
- getResourceComparatorClass() - Method in class io.microsphere.spring.config.context.annotation.PropertySourceExtensionAttributes
- getResourceLoader() - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
- getResourceLoader() - Method in class io.microsphere.spring.context.annotation.BeanCapableImportCandidate
-
The
ResourceLoader
instance - getResourceLoader() - Static method in class io.microsphere.spring.core.io.ResourceLoaderUtils
-
Get the instance of
ResourceLoader
associatingthe default ClassLoader
- getResourceLoader() - Method in class io.microsphere.spring.net.SpringProtocolURLStreamHandler
- getResourceLoader(ClassLoader) - Static method in class io.microsphere.spring.core.io.ResourceLoaderUtils
-
Get the instance of
ResourceLoader
associating the specified ClassLoader - getResourcePatternResolver() - Static method in class io.microsphere.spring.core.io.ResourceLoaderUtils
-
Get the instance of
ResourcePatternResolver
associatingthe default ClassLoader
- getResourcePatternResolver(ResourceLoader) - Static method in class io.microsphere.spring.core.io.ResourceLoaderUtils
-
Get the instance of
ResourcePatternResolver
from the specifiedResourceLoader
- getResourceValue() - Method in class io.microsphere.spring.config.context.annotation.PropertySourceExtensionLoader.PropertySourceResource
- getSingleton(BeanFactory) - Static method in class io.microsphere.spring.beans.factory.filter.ResolvableDependencyTypeFilter
- getSingleton(SingletonBeanRegistry) - Static method in class io.microsphere.spring.beans.factory.filter.ResolvableDependencyTypeFilter
- getSingletonBeanRegistry() - Method in class io.microsphere.spring.context.annotation.ExposingClassPathBeanDefinitionScanner
- getSortedBeans(BeanFactory, Class<T>) - Static method in class io.microsphere.spring.beans.BeanUtils
-
Get all sorted Beans of
BeanFactory
in specified bean type. - getSortedBeans(ListableBeanFactory, Class<T>) - Static method in class io.microsphere.spring.beans.BeanUtils
-
Get all sorted Beans of
ListableBeanFactory
in specified bean type. - getSpringVersion(Class<?>) - Static method in class io.microsphere.spring.util.SpringVersionUtils
-
Get the
Version
from the Spring class - getSpringVersion(String) - Static method in class io.microsphere.spring.util.SpringVersionUtils
-
Get the
Version
from the Spring class - getStopWatch() - Method in class io.microsphere.spring.context.event.BeanTimeStatistics
- getSubEvents() - Method in class io.microsphere.spring.config.env.event.PropertySourcesChangedEvent
- getSubProperties(Iterable<PropertySource<?>>, String) - Static method in class io.microsphere.spring.core.env.PropertySourcesUtils
-
Get Sub
Properties
- getSubProperties(ConfigurableEnvironment, String) - Static method in class io.microsphere.spring.core.env.PropertySourcesUtils
-
Get Sub
Properties
- getSubProperties(PropertySources, String) - Static method in class io.microsphere.spring.core.env.PropertySourcesUtils
-
Get prefixed
Properties
- getSubProperties(PropertySources, PropertyResolver, String) - Static method in class io.microsphere.spring.core.env.PropertySourcesUtils
-
Get prefixed
Properties
- getSubPropertyValues(ConfigurableEnvironment, String) - Static method in class io.microsphere.spring.beans.PropertyValuesUtils
-
Get Sub
PropertyValues
fromConfigurableEnvironment
- getSubProtocol() - Method in class io.microsphere.spring.net.SpringEnvironmentURLConnectionFactory
- getSubProtocol() - Method in class io.microsphere.spring.net.SpringResourceURLConnectionFactory
- getSubProtocol() - Method in class io.microsphere.spring.net.SpringSubProtocolURLConnectionFactory
-
Get the sub-protocol
- getSubtypeSuffix(MimeType) - Static method in class io.microsphere.spring.util.MimeTypeUtils
-
Return the subtype suffix as defined in RFC 6839.
- getSuggestedValue(DependencyDescriptor) - Method in class io.microsphere.spring.beans.factory.support.ListenableAutowireCandidateResolver
- getSupportedAnnotationTypeNames() - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
- getSupportedAnnotationTypes() - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
- getSystemEnvironment() - Method in class io.microsphere.spring.core.env.ListenableConfigurableEnvironment
- getSystemProperties() - Method in class io.microsphere.spring.core.env.ListenableConfigurableEnvironment
- getTargets() - Method in class io.microsphere.spring.config.ConfigurationProperty.Metadata
- getTaskExecutor() - Method in class io.microsphere.spring.context.event.InterceptingApplicationEventMulticaster
- getTaskExecutor() - Method in class io.microsphere.spring.context.event.InterceptingApplicationEventMulticasterProxy
- getTTL() - Static method in class io.microsphere.spring.cache.TTLContext
- getType() - Method in class io.microsphere.spring.config.ConfigurationProperty
- getValue() - Method in class io.microsphere.spring.config.ConfigurationProperty
- getValue() - Method in class io.microsphere.spring.config.context.annotation.PropertySourceExtensionAttributes
- getVersion() - Method in enum io.microsphere.spring.core.SpringVersion
- gt(SpringVersion) - Method in enum io.microsphere.spring.core.SpringVersion
H
- hasAlias(AliasRegistry, String, String) - Static method in class io.microsphere.spring.beans.factory.support.BeanRegistrar
-
Detect the alias is present or not in the given bean name from
AliasRegistry
- hashCode() - Method in class io.microsphere.spring.beans.factory.Dependency
- hashCode() - Method in class io.microsphere.spring.config.ConfigurationProperty
- hashCode() - Method in class io.microsphere.spring.config.ConfigurationProperty.Metadata
- hashCode() - Method in class io.microsphere.spring.core.annotation.GenericAnnotationAttributes
- hasQualifier(DependencyDescriptor) - Method in class io.microsphere.spring.beans.factory.support.ListenableAutowireCandidateResolver
I
- ignoreInvalidFields() - Method in annotation type io.microsphere.spring.beans.factory.annotation.EnableConfigurationBeanBinding
-
Set whether to ignore invalid fields, that is, whether to ignore bind parameters that have corresponding fields in the target object which are not accessible (for example because of null values in the nested path).
- ignoreResourceNotFound() - Method in annotation type io.microsphere.spring.config.context.annotation.DefaultPropertiesPropertySource
-
Indicate if a failure to find a
property resource
should be ignored. - ignoreResourceNotFound() - Method in annotation type io.microsphere.spring.config.context.annotation.PropertySourceExtension
-
Indicate if a failure to find a
property resource
should be ignored. - ignoreResourceNotFound() - Method in annotation type io.microsphere.spring.config.context.annotation.ResourcePropertySource
-
Indicate if a failure to find a
property resource
should be ignored. - ignoreResourceNotFound() - Method in annotation type io.microsphere.spring.config.env.annotation.JsonPropertySource
-
Indicate if a failure to find a
property resource
should be ignored. - ignoreResourceNotFound() - Method in annotation type io.microsphere.spring.config.env.annotation.YamlPropertySource
-
Indicate if a failure to find a
property resource
should be ignored. - ignoreUnknownFields() - Method in annotation type io.microsphere.spring.beans.factory.annotation.EnableConfigurationBeanBinding
-
Set whether to ignore unknown fields, that is, whether to ignore bind parameters that do not have corresponding fields in the target object.
- ImmutableMapPropertySource - Class in io.microsphere.spring.config.env
-
Immutable
MapPropertySource
- ImmutableMapPropertySource(String, Map) - Constructor for class io.microsphere.spring.config.env.ImmutableMapPropertySource
-
Create a new immutable
MapPropertySource
with the given name andMap
. - initialize(ConfigurableApplicationContext) - Method in class io.microsphere.spring.beans.factory.support.ListenableAutowireCandidateResolverInitializer
- initialize(ConfigurableApplicationContext) - Method in class io.microsphere.spring.config.CollectingConfigurationPropertyInitializer
- initialize(ConfigurableApplicationContext) - Method in class io.microsphere.spring.context.event.EventPublishingBeanInitializer
- initialize(ConfigurableApplicationContext) - Method in class io.microsphere.spring.core.env.ListenableConfigurableEnvironmentInitializer
- initSubProtocolURLConnectionFactories(List<SubProtocolURLConnectionFactory>) - Method in class io.microsphere.spring.net.SpringProtocolURLStreamHandler
- inject(Object, String, PropertyValues) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor.AnnotatedFieldElement
-
Deprecated.
- InjectionPointDependencyResolver - Interface in io.microsphere.spring.beans.factory
-
Spring Injection Point Dependency Resolver
- InjectionPointDependencyResolvers - Class in io.microsphere.spring.beans.factory
-
Composite
InjectionPointDependencyResolver
- InjectionPointDependencyResolvers(Iterable<InjectionPointDependencyResolver>) - Constructor for class io.microsphere.spring.beans.factory.InjectionPointDependencyResolvers
- InjectionPointDependencyResolvers(BeanFactory) - Constructor for class io.microsphere.spring.beans.factory.InjectionPointDependencyResolvers
- INSTANCE - Static variable in class io.microsphere.spring.beans.factory.config.NamedBeanHolderComparator
- INSTANCE - Static variable in class io.microsphere.spring.config.env.support.DefaultResourceComparator
- INSTANCE - Static variable in class io.microsphere.spring.core.convert.SpringConverterAdapter
-
Singleton
SpringConverterAdapter
- InstantiationAwareBeanPostProcessorAdapter - Class in io.microsphere.spring.beans.factory.config
-
The Adapter class of
SmartInstantiationAwareBeanPostProcessor
is compatible with Spring [3.x,) InstantiationAwareBeanPostProcessorAdapter was deprecated since Spring 5.3, and removed since Spring 6.x. - InstantiationAwareBeanPostProcessorAdapter() - Constructor for class io.microsphere.spring.beans.factory.config.InstantiationAwareBeanPostProcessorAdapter
- intercept(ApplicationEvent, ResolvableType) - Method in interface io.microsphere.spring.context.event.ApplicationEventInterceptorChain
-
Causes the next interceptor in the chain to be invoked, or if the calling interceptor is the last interceptor in the chain, causes the resource at the end of the chain to be invoked.
- intercept(ApplicationEvent, ResolvableType, ApplicationEventInterceptorChain) - Method in interface io.microsphere.spring.context.event.ApplicationEventInterceptor
-
Intercept the specified
ApplicationEvent
withtype
- intercept(ApplicationListener<?>, ApplicationEvent) - Method in interface io.microsphere.spring.context.event.ApplicationListenerInterceptorChain
-
Causes the next interceptor in the chain to be invoked, or if the calling interceptor is the last interceptor in the chain, causes the resource at the end of the chain to be invoked.
- intercept(ApplicationListener<?>, ApplicationEvent, ApplicationListenerInterceptorChain) - Method in interface io.microsphere.spring.context.event.ApplicationListenerInterceptor
-
Intercept the specified
ApplicationListener
withApplicationEvent
- intercepted() - Method in annotation type io.microsphere.spring.context.annotation.EnableEventExtension
-
The
ApplicationEvents
andApplicationListeners
should be intercepted byApplicationEventInterceptor
andApplicationListenerInterceptor
respectively or not. - InterceptingApplicationEventMulticaster - Class in io.microsphere.spring.context.event
-
Intercepting
ApplicationEventMulticaster
based onSimpleApplicationEventMulticaster
- InterceptingApplicationEventMulticaster() - Constructor for class io.microsphere.spring.context.event.InterceptingApplicationEventMulticaster
- InterceptingApplicationEventMulticasterProxy - Class in io.microsphere.spring.context.event
-
Intercepting
ApplicationEventMulticaster
Proxy - InterceptingApplicationEventMulticasterProxy(Environment) - Constructor for class io.microsphere.spring.context.event.InterceptingApplicationEventMulticasterProxy
- invokeAwareInterfaces(Object, BeanFactory) - Static method in class io.microsphere.spring.beans.BeanUtils
-
Invoke the
Aware
interfaces in order :BeanNameAware
BeanClassLoaderAware
BeanFactoryAware
- invokeAwareInterfaces(Object, BeanFactory, ConfigurableBeanFactory) - Static method in class io.microsphere.spring.beans.BeanUtils
-
Invoke the
Aware
interfaces in order :BeanNameAware
BeanClassLoaderAware
BeanFactoryAware
- invokeAwareInterfaces(Object, ConfigurableBeanFactory) - Static method in class io.microsphere.spring.beans.BeanUtils
-
Invoke the
Aware
interfaces in order :BeanNameAware
BeanClassLoaderAware
BeanFactoryAware
- invokeAwareInterfaces(Object, ConfigurableApplicationContext) - Static method in class io.microsphere.spring.beans.BeanUtils
-
Invoke
Aware
interfaces if the given bean implements - invokeBeanInterfaces(Object, ApplicationContext) - Static method in class io.microsphere.spring.beans.BeanUtils
-
Invoke Spring Bean interfaces in order:
BeanNameAware
BeanClassLoaderAware
BeanFactoryAware
EnvironmentAware
EmbeddedValueResolverAware
ResourceLoaderAware
ApplicationEventPublisherAware
MessageSourceAware
ApplicationStartupAware
(Spring Framework 5.3+)ApplicationContextAware
InitializingBean
- invokeBeanInterfaces(Object, ConfigurableApplicationContext) - Static method in class io.microsphere.spring.beans.BeanUtils
-
Invoke Spring Bean interfaces in order:
BeanNameAware
BeanClassLoaderAware
BeanFactoryAware
EnvironmentAware
EmbeddedValueResolverAware
ResourceLoaderAware
ApplicationEventPublisherAware
MessageSourceAware
ApplicationStartupAware
(Spring Framework 5.3+)ApplicationContextAware
InitializingBean
- invokeBeanNameAware(Object, String) - Static method in class io.microsphere.spring.beans.BeanUtils
- invokeInitializingBean(Object) - Static method in class io.microsphere.spring.beans.BeanUtils
- invokeListener(ApplicationListener<?>, ApplicationEvent) - Method in class io.microsphere.spring.context.event.InterceptingApplicationEventMulticaster
- io.microsphere.spring.beans - package io.microsphere.spring.beans
- io.microsphere.spring.beans.factory - package io.microsphere.spring.beans.factory
- io.microsphere.spring.beans.factory.annotation - package io.microsphere.spring.beans.factory.annotation
- io.microsphere.spring.beans.factory.config - package io.microsphere.spring.beans.factory.config
- io.microsphere.spring.beans.factory.filter - package io.microsphere.spring.beans.factory.filter
- io.microsphere.spring.beans.factory.support - package io.microsphere.spring.beans.factory.support
- io.microsphere.spring.cache - package io.microsphere.spring.cache
- io.microsphere.spring.cache.annotation - package io.microsphere.spring.cache.annotation
- io.microsphere.spring.cache.intereptor - package io.microsphere.spring.cache.intereptor
- io.microsphere.spring.cache.redis - package io.microsphere.spring.cache.redis
- io.microsphere.spring.config - package io.microsphere.spring.config
- io.microsphere.spring.config.context.annotation - package io.microsphere.spring.config.context.annotation
- io.microsphere.spring.config.env - package io.microsphere.spring.config.env
- io.microsphere.spring.config.env.annotation - package io.microsphere.spring.config.env.annotation
- io.microsphere.spring.config.env.config - package io.microsphere.spring.config.env.config
- io.microsphere.spring.config.env.event - package io.microsphere.spring.config.env.event
- io.microsphere.spring.config.env.support - package io.microsphere.spring.config.env.support
- io.microsphere.spring.constants - package io.microsphere.spring.constants
- io.microsphere.spring.context - package io.microsphere.spring.context
- io.microsphere.spring.context.annotation - package io.microsphere.spring.context.annotation
- io.microsphere.spring.context.config - package io.microsphere.spring.context.config
- io.microsphere.spring.context.event - package io.microsphere.spring.context.event
- io.microsphere.spring.context.lifecycle - package io.microsphere.spring.context.lifecycle
- io.microsphere.spring.core - package io.microsphere.spring.core
- io.microsphere.spring.core.annotation - package io.microsphere.spring.core.annotation
- io.microsphere.spring.core.convert - package io.microsphere.spring.core.convert
- io.microsphere.spring.core.convert.annotation - package io.microsphere.spring.core.convert.annotation
- io.microsphere.spring.core.convert.support - package io.microsphere.spring.core.convert.support
- io.microsphere.spring.core.env - package io.microsphere.spring.core.env
- io.microsphere.spring.core.io - package io.microsphere.spring.core.io
- io.microsphere.spring.core.io.support - package io.microsphere.spring.core.io.support
- io.microsphere.spring.net - package io.microsphere.spring.net
- io.microsphere.spring.util - package io.microsphere.spring.util
- isAutoRefreshed() - Method in class io.microsphere.spring.config.context.annotation.PropertySourceExtensionAttributes
- isAutoStartup() - Method in class io.microsphere.spring.context.lifecycle.AbstractSmartLifecycle
- isAutowireCandidate(BeanDefinitionHolder, DependencyDescriptor) - Method in class io.microsphere.spring.beans.factory.support.ListenableAutowireCandidateResolver
- isBeanDefinitionRegistry(Object) - Static method in class io.microsphere.spring.beans.factory.BeanFactoryUtils
- isBeanPresent(BeanFactory, String, Class<?>) - Static method in class io.microsphere.spring.beans.BeanUtils
-
Is Bean Present or not by the specified name and class
- isBeanPresent(ListableBeanFactory, Class<?>) - Static method in class io.microsphere.spring.beans.BeanUtils
-
Is Bean Present or not?
- isBeanPresent(ListableBeanFactory, Class<?>, boolean) - Static method in class io.microsphere.spring.beans.BeanUtils
-
Is Bean Present or not?
- isBeanPresent(ListableBeanFactory, String) - Static method in class io.microsphere.spring.beans.BeanUtils
-
Is Bean Present or not?
- isBeanPresent(ListableBeanFactory, String, boolean) - Static method in class io.microsphere.spring.beans.BeanUtils
-
Is Bean Present or not?
- isDefaultListableBeanFactory(Object) - Static method in class io.microsphere.spring.beans.factory.BeanFactoryUtils
-
Is the given BeanFactory
DefaultListableBeanFactory
- isEnabled(Environment) - Static method in class io.microsphere.spring.beans.factory.support.ListenableAutowireCandidateResolver
-
Determine whether the
ListenableAutowireCandidateResolver
is enabled or not - isEnabled(Environment) - Static method in class io.microsphere.spring.core.env.ListenableConfigurableEnvironment
-
Determine whether the
ListenableConfigurableEnvironment
is enabled - isFileBasedResource(Resource) - Static method in class io.microsphere.spring.core.io.ResourceUtils
-
Determine whether the specified
Resource
is a file basedResource
- isFileUrlResource(Resource) - Static method in class io.microsphere.spring.core.io.ResourceUtils
-
Determine whether the specified
Resource
is a FileUrlResource - isFirstPropertySource() - Method in class io.microsphere.spring.config.context.annotation.PropertySourceExtensionAttributes
- isGetInstanceSupplierMethodPresent() - Static method in class io.microsphere.spring.beans.factory.config.BeanDefinitionUtils
-
Determine whether the
AbstractBeanDefinition.getInstanceSupplier()
method is present - isGetResolvableTypeMethodPresent() - Static method in class io.microsphere.spring.beans.factory.config.BeanDefinitionUtils
-
Determine whether the
AbstractBeanDefinition.getResolvableType()
method is present - isGreaterOrEqual(SpringVersion) - Method in enum io.microsphere.spring.core.SpringVersion
- isGreaterThan(SpringVersion) - Method in enum io.microsphere.spring.core.SpringVersion
- isIgnoreResourceNotFound() - Method in class io.microsphere.spring.config.context.annotation.PropertySourceExtensionAttributes
- isInfrastructureBean(BeanDefinition) - Static method in class io.microsphere.spring.beans.factory.config.BeanDefinitionUtils
- isLessOrEqual(SpringVersion) - Method in enum io.microsphere.spring.core.SpringVersion
- isLessThan(SpringVersion) - Method in enum io.microsphere.spring.core.SpringVersion
- isPresent(Method, Class<A>) - Static method in class io.microsphere.spring.core.annotation.AnnotationUtils
-
Is specified
Annotation
present onMethod
's declaring class or parameters or itself. - isPresentBean(BeanDefinitionRegistry, Class<?>) - Static method in class io.microsphere.spring.context.annotation.AnnotatedBeanDefinitionRegistryUtils
-
Is present bean that was registered by the specified
annotated
class
- isPresentIn(MimeType, Collection<? extends MimeType>) - Static method in class io.microsphere.spring.util.MimeTypeUtils
-
Unlike
Collection.contains(Object)
which relies onMimeType.equals(Object)
, this method only checks the type and the subtype, but otherwise ignores parameters. - isRequired() - Method in class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionBeanPostProcessor.AnnotationInjectedElement
- isRequired() - Method in class io.microsphere.spring.config.ConfigurationProperty
- isRequired(DependencyDescriptor) - Method in class io.microsphere.spring.beans.factory.support.ListenableAutowireCandidateResolver
- isResourcePattern(String) - Method in class io.microsphere.spring.config.context.annotation.PropertySourceExtensionLoader
-
Test the resource value is pattern or not
- isRunning() - Method in class io.microsphere.spring.context.lifecycle.AbstractSmartLifecycle
- isSetInstanceSupplierMethodPresent() - Static method in class io.microsphere.spring.beans.factory.config.BeanDefinitionUtils
-
Determine whether the
AbstractBeanDefinition.setInstanceSupplier(Supplier)
method is present - isSingleton() - Method in class io.microsphere.spring.beans.factory.DelegatingFactoryBean
- isStarted() - Method in class io.microsphere.spring.context.lifecycle.AbstractSmartLifecycle
J
- JavaBeansPropertyChangeListenerAdapter - Class in io.microsphere.spring.context.event
-
The adapter for Java Beans
PropertyChangeListener
- JavaBeansPropertyChangeListenerAdapter(ApplicationEventPublisher) - Constructor for class io.microsphere.spring.context.event.JavaBeansPropertyChangeListenerAdapter
- JsonPropertySource - Annotation Type in io.microsphere.spring.config.env.annotation
-
The extension annotation of {ResourcePropertySource @ResourcePropertySource} providing a convenient and declarative mechanism for adding a JSON
PropertySource
to Spring's Environment. - JsonPropertySourceFactory - Class in io.microsphere.spring.config.env.support
-
PropertySourceFactory
for JSON - JsonPropertySourceFactory() - Constructor for class io.microsphere.spring.config.env.support.JsonPropertySourceFactory
K
- key() - Method in annotation type io.microsphere.spring.cache.annotation.TTLCacheable
-
Spring Expression Language (SpEL) expression for computing the key dynamically.
- key() - Method in annotation type io.microsphere.spring.cache.annotation.TTLCachePut
-
Spring Expression Language (SpEL) expression for computing the key dynamically.
- keyGenerator() - Method in annotation type io.microsphere.spring.cache.annotation.TTLCacheable
-
The bean name of the custom
KeyGenerator
to use. - keyGenerator() - Method in annotation type io.microsphere.spring.cache.annotation.TTLCachePut
-
The bean name of the custom
KeyGenerator
to use.
L
- LATEST_PHASE - Static variable in class io.microsphere.spring.context.lifecycle.AbstractSmartLifecycle
-
The latest phase
- lazyProxyResolved(DependencyDescriptor, String, Object) - Method in interface io.microsphere.spring.beans.factory.support.AutowireCandidateResolvingListener
-
The event raised after
AutowireCandidateResolver.getLazyResolutionProxyIfNecessary(DependencyDescriptor, String)
called - lazyProxyResolved(DependencyDescriptor, String, Object) - Method in class io.microsphere.spring.beans.factory.support.CompositeAutowireCandidateResolvingListener
- lazyProxyResolved(DependencyDescriptor, String, Object) - Method in class io.microsphere.spring.beans.factory.support.LoggingAutowireCandidateResolvingListener
- le(SpringVersion) - Method in enum io.microsphere.spring.core.SpringVersion
- ListenableAutowireCandidateResolver - Class in io.microsphere.spring.beans.factory.support
-
The decorator class of
AutowireCandidateResolver
to listen to the resolving process of autowire candidate byAutowireCandidateResolvingListener
- ListenableAutowireCandidateResolver() - Constructor for class io.microsphere.spring.beans.factory.support.ListenableAutowireCandidateResolver
- ListenableAutowireCandidateResolverInitializer - Class in io.microsphere.spring.beans.factory.support
-
The initializer class for
ListenableAutowireCandidateResolver
- ListenableAutowireCandidateResolverInitializer() - Constructor for class io.microsphere.spring.beans.factory.support.ListenableAutowireCandidateResolverInitializer
- ListenableConfigurableEnvironment - Class in io.microsphere.spring.core.env
-
ConfigurableEnvironment
with intercepting features - ListenableConfigurableEnvironment(ConfigurableApplicationContext) - Constructor for class io.microsphere.spring.core.env.ListenableConfigurableEnvironment
- ListenableConfigurableEnvironmentInitializer - Class in io.microsphere.spring.core.env
-
The Initializer of
ListenableConfigurableEnvironment
based onApplicationContextInitializer
- ListenableConfigurableEnvironmentInitializer() - Constructor for class io.microsphere.spring.core.env.ListenableConfigurableEnvironmentInitializer
- loadFactories(BeanFactory, Class<T>) - Static method in class io.microsphere.spring.core.io.support.SpringFactoriesLoaderUtils
- loadFactories(ApplicationContext, Class<T>) - Static method in class io.microsphere.spring.core.io.support.SpringFactoriesLoaderUtils
- loadFactories(ConfigurableApplicationContext, Class<T>) - Static method in class io.microsphere.spring.core.io.support.SpringFactoriesLoaderUtils
- loadFactories(ConfigurableApplicationContext, Class<T>, Object...) - Static method in class io.microsphere.spring.core.io.support.SpringFactoriesLoaderUtils
- loadListeners(BeanFactory) - Static method in interface io.microsphere.spring.beans.factory.support.AutowireCandidateResolvingListener
- loadPropertySource(EA, String) - Method in class io.microsphere.spring.config.context.annotation.PropertySourceExtensionLoader
- loadPropertySource(AnnotationAttributes, AnnotationMetadata, String, MutablePropertySources) - Method in class io.microsphere.spring.config.context.annotation.AnnotatedPropertySourceLoader
-
Load the
PropertySource
- loadPropertySource(AnnotationAttributes, AnnotationMetadata, String, MutablePropertySources) - Method in class io.microsphere.spring.config.context.annotation.PropertySourceExtensionLoader
- log(String) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- log(String, Object...) - Method in class io.microsphere.spring.beans.factory.support.LoggingAutowireCandidateResolvingListener
- log(String, Object...) - Method in class io.microsphere.spring.core.env.LoggingEnvironmentListener
- logger - Variable in class io.microsphere.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
- logger - Variable in class io.microsphere.spring.config.context.annotation.AnnotatedPropertySourceLoader
- logger - Variable in class io.microsphere.spring.context.annotation.BeanCapableImportCandidate
- logger - Variable in class io.microsphere.spring.context.event.OnceApplicationContextEventListener
- LoggingAutowireCandidateResolvingListener - Class in io.microsphere.spring.beans.factory.support
- LoggingAutowireCandidateResolvingListener() - Constructor for class io.microsphere.spring.beans.factory.support.LoggingAutowireCandidateResolvingListener
- LoggingBeanFactoryListener - Class in io.microsphere.spring.context.event
-
Logging
BeanFactoryListener
- LoggingBeanFactoryListener() - Constructor for class io.microsphere.spring.context.event.LoggingBeanFactoryListener
- LoggingBeanListener - Class in io.microsphere.spring.context.event
-
Logging
BeanListener
implementation - LoggingBeanListener() - Constructor for class io.microsphere.spring.context.event.LoggingBeanListener
- LoggingEnvironmentListener - Class in io.microsphere.spring.core.env
-
PropertyResolverListener
class for logging - LoggingEnvironmentListener() - Constructor for class io.microsphere.spring.core.env.LoggingEnvironmentListener
- lt(SpringVersion) - Method in enum io.microsphere.spring.core.SpringVersion
M
- matches(TypeDescriptor, TypeDescriptor) - Method in class io.microsphere.spring.core.convert.SpringConverterAdapter
- matchesProfiles(String...) - Method in class io.microsphere.spring.core.env.ListenableConfigurableEnvironment
- MAX_SIZE_PROPERTY_NAME - Static variable in class io.microsphere.spring.config.ConfigurationPropertyRepository
- merge(ConfigurableEnvironment) - Method in class io.microsphere.spring.core.env.ListenableConfigurableEnvironment
- Metadata() - Constructor for class io.microsphere.spring.config.ConfigurationProperty.Metadata
- MethodParameterUtils - Class in io.microsphere.spring.core
-
The utility class for
MethodParameter
- MethodParameterUtils() - Constructor for class io.microsphere.spring.core.MethodParameterUtils
- MICROSPHERE_SPRING_PROPERTY_NAME_PREFIX - Static variable in interface io.microsphere.spring.constants.PropertyConstants
-
The property name prefix of Microsphere Spring
- MimeTypeUtils - Class in io.microsphere.spring.util
-
The utility class for MIME Type
- MimeTypeUtils() - Constructor for class io.microsphere.spring.util.MimeTypeUtils
- mode() - Method in annotation type io.microsphere.spring.cache.annotation.EnableTTLCaching
-
Indicate how caching advice should be applied.
- multicastEvent(ApplicationEvent) - Method in class io.microsphere.spring.context.event.InterceptingApplicationEventMulticasterProxy
- multicastEvent(ApplicationEvent, ResolvableType) - Method in class io.microsphere.spring.context.event.InterceptingApplicationEventMulticaster
- multicastEvent(ApplicationEvent, ResolvableType) - Method in class io.microsphere.spring.context.event.InterceptingApplicationEventMulticasterProxy
- multiple() - Method in annotation type io.microsphere.spring.beans.factory.annotation.EnableConfigurationBeanBinding
-
It indicates whether
EnableConfigurationBeanBinding.prefix()
binding to multiple Spring Beans.
N
- name() - Method in annotation type io.microsphere.spring.config.context.annotation.PropertySourceExtension
-
Indicate the name of this property source.
- name() - Method in annotation type io.microsphere.spring.config.context.annotation.ResourcePropertySource
-
Indicate the name of this property source.
- name() - Method in annotation type io.microsphere.spring.config.env.annotation.JsonPropertySource
-
Indicate the name of this property source.
- name() - Method in annotation type io.microsphere.spring.config.env.annotation.YamlPropertySource
-
Indicate the name of this property source.
- NAME_ATTRIBUTE_NAME - Static variable in class io.microsphere.spring.config.context.annotation.AnnotatedPropertySourceLoader
- NamedBeanHolderComparator<T> - Class in io.microsphere.spring.beans.factory.config
-
NamedBeanHolder
Comparator
- NamedBeanHolderComparator() - Constructor for class io.microsphere.spring.beans.factory.config.NamedBeanHolderComparator
- NO_EXECUTOR - Static variable in annotation type io.microsphere.spring.context.annotation.EnableEventExtension
-
No
Executor
Present - normalizePrefix(String) - Static method in class io.microsphere.spring.core.env.PropertySourcesUtils
-
Normalize the prefix
O
- ObjectProviderUtils - Class in io.microsphere.spring.beans.factory
-
The utilities class for
ObjectProvider
- ObjectProviderUtils() - Constructor for class io.microsphere.spring.beans.factory.ObjectProviderUtils
- of(A) - Static method in class io.microsphere.spring.core.annotation.GenericAnnotationAttributes
-
Create an instance of
GenericAnnotationAttributes
from the specifiedannotation
- of(A, PropertyResolver) - Static method in class io.microsphere.spring.core.annotation.ResolvablePlaceholderAnnotationAttributes
-
Create an instance of
ResolvablePlaceholderAnnotationAttributes
from the specifiedannotation
- of(Map<String, Object>, Class<A>, PropertyResolver) - Static method in class io.microsphere.spring.core.annotation.ResolvablePlaceholderAnnotationAttributes
-
Create an instance of
ResolvablePlaceholderAnnotationAttributes
from the specifiedannotation
- of(AnnotationAttributes) - Static method in class io.microsphere.spring.core.annotation.GenericAnnotationAttributes
-
Create an instance of
GenericAnnotationAttributes
from the specifiedAnnotationAttributes
- of(AnnotationAttributes, PropertyResolver) - Static method in class io.microsphere.spring.core.annotation.ResolvablePlaceholderAnnotationAttributes
-
Create an instance of
ResolvablePlaceholderAnnotationAttributes
from the specifiedannotation
- ofSet(AnnotationAttributes...) - Static method in class io.microsphere.spring.core.annotation.GenericAnnotationAttributes
-
Create a
set
ofGenericAnnotationAttributes
- ofSet(AnnotationAttributes[], PropertyResolver) - Static method in class io.microsphere.spring.core.annotation.ResolvablePlaceholderAnnotationAttributes
-
Create a
set
ofGenericAnnotationAttributes
- onAfterBeanDestroy(String, Object) - Method in interface io.microsphere.spring.context.event.BeanListener
-
Handle the event after the bean destroy
- onAfterBeanDestroy(String, Object) - Method in interface io.microsphere.spring.context.event.BeanListenerAdapter
- onAfterBeanDestroy(String, Object) - Method in class io.microsphere.spring.context.event.BeanTimeStatistics
- onAfterBeanDestroy(String, Object) - Method in class io.microsphere.spring.context.event.LoggingBeanListener
- onAfterBeanInitialized(String, Object) - Method in interface io.microsphere.spring.context.event.BeanListener
-
Handle the event after the bean initialization
- onAfterBeanInitialized(String, Object) - Method in interface io.microsphere.spring.context.event.BeanListenerAdapter
- onAfterBeanInitialized(String, Object) - Method in class io.microsphere.spring.context.event.BeanTimeStatistics
- onAfterBeanInitialized(String, Object) - Method in class io.microsphere.spring.context.event.LoggingBeanListener
- onAfterBeanInstantiated(String, RootBeanDefinition, Object) - Method in interface io.microsphere.spring.context.event.BeanListener
-
Handle the event before after the bean instantiation
- onAfterBeanInstantiated(String, RootBeanDefinition, Object) - Method in interface io.microsphere.spring.context.event.BeanListenerAdapter
- onAfterBeanInstantiated(String, RootBeanDefinition, Object) - Method in class io.microsphere.spring.context.event.BeanTimeStatistics
- onAfterBeanInstantiated(String, RootBeanDefinition, Object) - Method in class io.microsphere.spring.context.event.LoggingBeanListener
- onApplicationContextEvent(E) - Method in class io.microsphere.spring.context.event.OnceApplicationContextEventListener
-
The subclass overrides this method to handle
ApplicationContextEvent
- onApplicationContextEvent(ContextRefreshedEvent) - Method in class io.microsphere.spring.cache.intereptor.TTLCacheResolver
- onApplicationEvent(E) - Method in class io.microsphere.spring.context.event.OnceApplicationContextEventListener
- onApplicationEvent(ContextRefreshedEvent) - Method in class io.microsphere.spring.context.event.DeferredApplicationEventPublisher
- onBeanDefinitionReady(String, RootBeanDefinition) - Method in interface io.microsphere.spring.context.event.BeanListener
-
Handle the event when the
BeanDefinition
is ready(merged) - onBeanDefinitionReady(String, RootBeanDefinition) - Method in interface io.microsphere.spring.context.event.BeanListenerAdapter
- onBeanDefinitionReady(String, RootBeanDefinition) - Method in class io.microsphere.spring.context.event.BeanTimeStatistics
- onBeanDefinitionReady(String, RootBeanDefinition) - Method in class io.microsphere.spring.context.event.LoggingBeanListener
- onBeanDefinitionRegistryReady(BeanDefinitionRegistry) - Method in interface io.microsphere.spring.context.event.BeanFactoryListener
-
Handle the event when
BeanDefinitionRegistry
is ready - onBeanDefinitionRegistryReady(BeanDefinitionRegistry) - Method in interface io.microsphere.spring.context.event.BeanFactoryListenerAdapter
- onBeanDefinitionRegistryReady(BeanDefinitionRegistry) - Method in class io.microsphere.spring.context.event.LoggingBeanFactoryListener
- onBeanFactoryConfigurationFrozen(ConfigurableListableBeanFactory) - Method in interface io.microsphere.spring.context.event.BeanFactoryListener
-
Handle the event when the
BeanFactory Configuration
is frozen. - onBeanFactoryConfigurationFrozen(ConfigurableListableBeanFactory) - Method in interface io.microsphere.spring.context.event.BeanFactoryListenerAdapter
- onBeanFactoryConfigurationFrozen(ConfigurableListableBeanFactory) - Method in class io.microsphere.spring.context.event.DependencyAnalysisBeanFactoryListener
- onBeanFactoryConfigurationFrozen(ConfigurableListableBeanFactory) - Method in class io.microsphere.spring.context.event.LoggingBeanFactoryListener
- onBeanFactoryConfigurationFrozen(ConfigurableListableBeanFactory) - Method in class io.microsphere.spring.context.event.ParallelPreInstantiationSingletonsBeanFactoryListener
- onBeanFactoryReady(ConfigurableListableBeanFactory) - Method in interface io.microsphere.spring.context.event.BeanFactoryListener
-
Handle the event when
ConfigurableListableBeanFactory
is ready - onBeanFactoryReady(ConfigurableListableBeanFactory) - Method in interface io.microsphere.spring.context.event.BeanFactoryListenerAdapter
- onBeanFactoryReady(ConfigurableListableBeanFactory) - Method in class io.microsphere.spring.context.event.LoggingBeanFactoryListener
- onBeanPropertyValuesReady(String, Object, PropertyValues) - Method in interface io.microsphere.spring.context.event.BeanListener
-
Handle the event when the Beans'
PropertyValues
is ready - onBeanPropertyValuesReady(String, Object, PropertyValues) - Method in interface io.microsphere.spring.context.event.BeanListenerAdapter
- onBeanPropertyValuesReady(String, Object, PropertyValues) - Method in class io.microsphere.spring.context.event.BeanTimeStatistics
- onBeanPropertyValuesReady(String, Object, PropertyValues) - Method in class io.microsphere.spring.context.event.LoggingBeanListener
- onBeanReady(String, Object) - Method in interface io.microsphere.spring.context.event.BeanListener
-
Handle the event on the bean ready
- onBeanReady(String, Object) - Method in interface io.microsphere.spring.context.event.BeanListenerAdapter
- onBeanReady(String, Object) - Method in class io.microsphere.spring.context.event.BeanTimeStatistics
- onBeanReady(String, Object) - Method in class io.microsphere.spring.context.event.LoggingBeanListener
- onBeforeBeanDestroy(String, Object) - Method in interface io.microsphere.spring.context.event.BeanListener
-
Handle the event before the bean destroy
- onBeforeBeanDestroy(String, Object) - Method in interface io.microsphere.spring.context.event.BeanListenerAdapter
- onBeforeBeanDestroy(String, Object) - Method in class io.microsphere.spring.context.event.BeanTimeStatistics
- onBeforeBeanDestroy(String, Object) - Method in class io.microsphere.spring.context.event.LoggingBeanListener
- onBeforeBeanInitialize(String, Object) - Method in interface io.microsphere.spring.context.event.BeanListener
-
Handle the event before the bean initialization
- onBeforeBeanInitialize(String, Object) - Method in interface io.microsphere.spring.context.event.BeanListenerAdapter
- onBeforeBeanInitialize(String, Object) - Method in class io.microsphere.spring.context.event.BeanTimeStatistics
- onBeforeBeanInitialize(String, Object) - Method in class io.microsphere.spring.context.event.LoggingBeanListener
- onBeforeBeanInstantiate(String, RootBeanDefinition) - Method in interface io.microsphere.spring.context.event.BeanListener
-
Handle the event before the bean instantiation
- onBeforeBeanInstantiate(String, RootBeanDefinition) - Method in interface io.microsphere.spring.context.event.BeanListenerAdapter
- onBeforeBeanInstantiate(String, RootBeanDefinition) - Method in class io.microsphere.spring.context.event.BeanTimeStatistics
- onBeforeBeanInstantiate(String, RootBeanDefinition) - Method in class io.microsphere.spring.context.event.LoggingBeanListener
- onBeforeBeanInstantiate(String, RootBeanDefinition, Object, Method, Object[]) - Method in interface io.microsphere.spring.context.event.BeanListener
-
Handle the event before the bean instantiation using the factory method
- onBeforeBeanInstantiate(String, RootBeanDefinition, Object, Method, Object[]) - Method in interface io.microsphere.spring.context.event.BeanListenerAdapter
- onBeforeBeanInstantiate(String, RootBeanDefinition, Object, Method, Object[]) - Method in class io.microsphere.spring.context.event.BeanTimeStatistics
- onBeforeBeanInstantiate(String, RootBeanDefinition, Object, Method, Object[]) - Method in class io.microsphere.spring.context.event.LoggingBeanListener
- onBeforeBeanInstantiate(String, RootBeanDefinition, Constructor<?>, Object[]) - Method in interface io.microsphere.spring.context.event.BeanListener
-
Handle the event before the bean instantiation using the
constructor
- onBeforeBeanInstantiate(String, RootBeanDefinition, Constructor<?>, Object[]) - Method in interface io.microsphere.spring.context.event.BeanListenerAdapter
- onBeforeBeanInstantiate(String, RootBeanDefinition, Constructor<?>, Object[]) - Method in class io.microsphere.spring.context.event.BeanTimeStatistics
- onBeforeBeanInstantiate(String, RootBeanDefinition, Constructor<?>, Object[]) - Method in class io.microsphere.spring.context.event.LoggingBeanListener
- OnceApplicationContextEventListener<E extends org.springframework.context.event.ApplicationContextEvent> - Class in io.microsphere.spring.context.event
-
The abstract class
ApplicationListener
forApplicationEvent
guarantees just one-time execution and prevents the event propagation in the hierarchicalApplicationContexts
- OnceApplicationContextEventListener() - Constructor for class io.microsphere.spring.context.event.OnceApplicationContextEventListener
- OnceApplicationContextEventListener(ApplicationContext) - Constructor for class io.microsphere.spring.context.event.OnceApplicationContextEventListener
- openConnection(URL, Proxy) - Method in class io.microsphere.spring.net.SpringProtocolURLStreamHandler
- order() - Method in annotation type io.microsphere.spring.cache.annotation.EnableTTLCaching
-
Indicate the ordering of the execution of the caching advisor when multiple advices are applied at a specific joinpoint.
P
- ParallelPreInstantiationSingletonsBeanFactoryListener - Class in io.microsphere.spring.context.event
-
The
BeanFactoryListener
classpre-instantiates singletons
in parallel. - ParallelPreInstantiationSingletonsBeanFactoryListener() - Constructor for class io.microsphere.spring.context.event.ParallelPreInstantiationSingletonsBeanFactoryListener
- parent() - Method in class io.microsphere.spring.beans.factory.Dependency
- postProcessAfterInitialization(Object, String) - Method in class io.microsphere.spring.beans.factory.annotation.ConfigurationBeanBindingPostProcessor
- postProcessAfterInitialization(Object, String) - Method in class io.microsphere.spring.beans.factory.config.GenericBeanPostProcessorAdapter
- postProcessAfterInitialization(Object, String) - Method in class io.microsphere.spring.beans.factory.config.InstantiationAwareBeanPostProcessorAdapter
- postProcessAfterInstantiation(Object, String) - Method in class io.microsphere.spring.beans.factory.config.InstantiationAwareBeanPostProcessorAdapter
- postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class io.microsphere.spring.beans.factory.support.ListenableAutowireCandidateResolver
- postProcessBeforeInitialization(Object, String) - Method in class io.microsphere.spring.beans.factory.annotation.ConfigurationBeanBindingPostProcessor
- postProcessBeforeInitialization(Object, String) - Method in class io.microsphere.spring.beans.factory.config.GenericBeanPostProcessorAdapter
- postProcessBeforeInitialization(Object, String) - Method in class io.microsphere.spring.beans.factory.config.InstantiationAwareBeanPostProcessorAdapter
- postProcessBeforeInstantiation(Class<?>, String) - Method in class io.microsphere.spring.beans.factory.config.InstantiationAwareBeanPostProcessorAdapter
- postProcessMergedBeanDefinition(RootBeanDefinition, Class<?>, String) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionBeanPostProcessor
- postProcessMergedBeanDefinition(RootBeanDefinition, Class<?>, String) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
-
Deprecated.
- postProcessProperties(PropertyValues, Object, String) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionBeanPostProcessor
- postProcessProperties(PropertyValues, Object, String) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
-
Deprecated.
- postProcessProperties(PropertyValues, Object, String) - Method in class io.microsphere.spring.beans.factory.config.InstantiationAwareBeanPostProcessorAdapter
- postProcessPropertyValues(PropertyValues, PropertyDescriptor[], Object, String) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionBeanPostProcessor
- postProcessPropertyValues(PropertyValues, PropertyDescriptor[], Object, String) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
-
Deprecated.
- postProcessPropertyValues(PropertyValues, PropertyDescriptor[], Object, String) - Method in class io.microsphere.spring.beans.factory.config.InstantiationAwareBeanPostProcessorAdapter
-
Deprecated.as of Spring Framework 5.1, in favor of
InstantiationAwareBeanPostProcessorAdapter.postProcessProperties(PropertyValues, Object, String)
- predictBeanType(Class<?>, String) - Method in class io.microsphere.spring.beans.factory.config.InstantiationAwareBeanPostProcessorAdapter
- prefix() - Method in annotation type io.microsphere.spring.beans.factory.annotation.EnableConfigurationBeanBinding
-
The name prefix of the properties that are valid to bind to the type of configuration.
- process() - Method in class io.microsphere.spring.config.env.config.ResourceYamlProcessor
-
Process one or more
resources
to beMap
- processAfterInitialization(T, String) - Method in class io.microsphere.spring.beans.factory.config.GenericBeanPostProcessorAdapter
-
Process
Bean
with name without return value after initialization, - processBeforeInitialization(T, String) - Method in class io.microsphere.spring.beans.factory.config.GenericBeanPostProcessorAdapter
-
Process
Bean
with name without return value before initialization, - ProfileListener - Interface in io.microsphere.spring.core.env
-
The interface listens the manipulation of
Environment's
profiles including:Environment.getActiveProfiles()
Environment.getDefaultProfiles()
ConfigurableEnvironment.setActiveProfiles(String...)
ConfigurableEnvironment.addActiveProfile(String)
ConfigurableEnvironment.setDefaultProfiles(String...)
- PROFILES_TYPE - Static variable in class io.microsphere.spring.net.SpringEnvironmentURLConnectionFactory
- PROPERTY_NAME - Static variable in enum io.microsphere.spring.util.FilterMode
- PROPERTY_NAME_PREFIX - Static variable in class io.microsphere.spring.beans.factory.support.ListenableAutowireCandidateResolver
-
The prefix of the property name of
ListenableAutowireCandidateResolver
- PROPERTY_NAME_PREFIX - Static variable in class io.microsphere.spring.config.ConfigurationPropertyRepository
- PROPERTY_NAME_PREFIX - Static variable in class io.microsphere.spring.core.env.ListenableConfigurableEnvironment
-
The prefix of the property name of
ListenableConfigurableEnvironment
- PROPERTY_SOURCES_TYPE - Static variable in class io.microsphere.spring.net.SpringEnvironmentURLConnectionFactory
- propertyChange(PropertyChangeEvent) - Method in class io.microsphere.spring.context.event.JavaBeansPropertyChangeListenerAdapter
- PropertyConstants - Interface in io.microsphere.spring.constants
-
The Property constants for Microsphere Spring
- PropertyResolverListener - Interface in io.microsphere.spring.core.env
-
The interface listens the manipulation of
PropertyResolvers'
profiles including:PropertyResolver.getProperty(String, String)
PropertyResolver.getProperty(String, Class, Object)
PropertyResolver.getRequiredProperty(String, Class)
PropertyResolver.resolvePlaceholders(String)
PropertyResolver.resolveRequiredPlaceholders(String)
ConfigurablePropertyResolver.setRequiredProperties(String...)
ConfigurablePropertyResolver.validateRequiredProperties()
ConfigurablePropertyResolver.setConversionService(ConfigurableConversionService)
ConfigurablePropertyResolver.setPlaceholderPrefix(String)
ConfigurablePropertyResolver.setPlaceholderSuffix(String)
ConfigurablePropertyResolver.setIgnoreUnresolvableNestedPlaceholders(boolean)
ConfigurablePropertyResolver.setValueSeparator(String)
- PropertySourceChangedEvent - Class in io.microsphere.spring.config.env.event
-
The event raised when one single
PropertySource
is changed - PropertySourceChangedEvent(ApplicationContext, PropertySourceChangedEvent.Kind, PropertySource) - Constructor for class io.microsphere.spring.config.env.event.PropertySourceChangedEvent
- PropertySourceChangedEvent(ApplicationContext, PropertySourceChangedEvent.Kind, PropertySource, PropertySource) - Constructor for class io.microsphere.spring.config.env.event.PropertySourceChangedEvent
- PropertySourceChangedEvent.Kind - Enum in io.microsphere.spring.config.env.event
-
The Kind of
PropertySource
Changed Event - PropertySourceExtension - Annotation Type in io.microsphere.spring.config.context.annotation
-
A meta-annotation extension for the Spring
@PropertySource
that has some limitations: The@PropertySource
annotation can't auto-refresh theproperty sources
The@PropertySource
annotation can't control the order ofPropertySource
The@PropertySource
annotation can't beinherited
ThePropertySource#value()
attribute does not support theresource
location wildcards ThePropertySource#encoding()
attribute does not specify the default encoding for theresource
- PropertySourceExtensionAttributes<A extends java.lang.annotation.Annotation> - Class in io.microsphere.spring.config.context.annotation
-
AnnotationAttributes
for the annotation meta-annotatedPropertySourceExtension
- PropertySourceExtensionAttributes(Map<String, Object>, Class<A>, PropertyResolver) - Constructor for class io.microsphere.spring.config.context.annotation.PropertySourceExtensionAttributes
- PropertySourceExtensionLoader<A extends java.lang.annotation.Annotation,EA extends PropertySourceExtensionAttributes<A>> - Class in io.microsphere.spring.config.context.annotation
-
Abstract
ImportSelector
class to load thePropertySource
when theconfiguration
annotated the Enable annotation that meta-annotates@PropertySourceExtension
- PropertySourceExtensionLoader() - Constructor for class io.microsphere.spring.config.context.annotation.PropertySourceExtensionLoader
- PropertySourceExtensionLoader.PropertySourceResource - Class in io.microsphere.spring.config.context.annotation
-
The resource of
PropertySource
- PropertySourceExtensionLoader.ResourcePropertySourcesRefresher - Interface in io.microsphere.spring.config.context.annotation
-
The Refresher of
PropertySources'
forResource
- PropertySourceResource(String, Resource, Comparator<Resource>) - Constructor for class io.microsphere.spring.config.context.annotation.PropertySourceExtensionLoader.PropertySourceResource
- PropertySourcesChangedEvent - Class in io.microsphere.spring.config.env.event
-
The event raised when the
PropertySources
is changed - PropertySourcesChangedEvent(ApplicationContext, PropertySourceChangedEvent...) - Constructor for class io.microsphere.spring.config.env.event.PropertySourcesChangedEvent
- PropertySourcesChangedEvent(ApplicationContext, List<PropertySourceChangedEvent>) - Constructor for class io.microsphere.spring.config.env.event.PropertySourcesChangedEvent
- PropertySourcesUtils - Class in io.microsphere.spring.core.env
-
PropertySources
Utilities - PropertySourcesUtils() - Constructor for class io.microsphere.spring.core.env.PropertySourcesUtils
- PropertyValuesUtils - Class in io.microsphere.spring.beans
-
PropertyValues
Utilities - PropertyValuesUtils() - Constructor for class io.microsphere.spring.beans.PropertyValuesUtils
- PROTOCOL - Static variable in class io.microsphere.spring.net.SpringProtocolURLStreamHandler
- proxyTargetClass() - Method in annotation type io.microsphere.spring.cache.annotation.EnableTTLCaching
-
Indicate whether subclass-based (CGLIB) proxies are to be created as opposed to standard Java interface-based proxies.
- publishEvent(Object) - Method in class io.microsphere.spring.context.event.DeferredApplicationEventPublisher
-
Current method will not be invoked before Spring 4.2
- publishEvent(ApplicationEvent) - Method in class io.microsphere.spring.context.event.DeferredApplicationEventPublisher
R
- refresh(String) - Method in interface io.microsphere.spring.config.context.annotation.PropertySourceExtensionLoader.ResourcePropertySourcesRefresher
-
Refresh the
PropertySources
on theResource
(s) that was or were resolved by the value - refresh(String, Resource) - Method in interface io.microsphere.spring.config.context.annotation.PropertySourceExtensionLoader.ResourcePropertySourcesRefresher
-
Refresh the
PropertySources
onResource
being refreshed - register(ConfigurableApplicationContext) - Static method in class io.microsphere.spring.beans.factory.support.ListenableAutowireCandidateResolver
-
Register the
ListenableAutowireCandidateResolver
as the infrastructure bean - registerBean(BeanDefinitionRegistry, String, Object) - Static method in class io.microsphere.spring.beans.factory.support.BeanRegistrar
- registerBean(BeanDefinitionRegistry, String, Object, boolean) - Static method in class io.microsphere.spring.beans.factory.support.BeanRegistrar
- registerBeanDefinition(String, BeanDefinition) - Method in class io.microsphere.spring.context.annotation.ExposingClassPathBeanDefinitionScanner
- registerBeanDefinition(BeanDefinitionRegistry, Class<?>) - Static method in class io.microsphere.spring.beans.factory.support.BeanRegistrar
-
Register
BeanDefinition
- registerBeanDefinition(BeanDefinitionRegistry, String, Class<?>) - Static method in class io.microsphere.spring.beans.factory.support.BeanRegistrar
-
Register
BeanDefinition
- registerBeanDefinition(BeanDefinitionRegistry, String, Class<?>, int) - Static method in class io.microsphere.spring.beans.factory.support.BeanRegistrar
-
Register
BeanDefinition
- registerBeanDefinition(BeanDefinitionRegistry, String, Class<?>, Object...) - Static method in class io.microsphere.spring.beans.factory.support.BeanRegistrar
-
Register
BeanDefinition
- registerBeanDefinition(BeanDefinitionRegistry, String, BeanDefinition) - Static method in class io.microsphere.spring.beans.factory.support.BeanRegistrar
-
Register a
BeanDefinition
with name if absent - registerBeanDefinition(BeanDefinitionRegistry, String, BeanDefinition, boolean) - Static method in class io.microsphere.spring.beans.factory.support.BeanRegistrar
-
Register a
BeanDefinition
with name - registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class io.microsphere.spring.beans.factory.annotation.ConfigurationBeanBindingRegistrar
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class io.microsphere.spring.beans.factory.annotation.ConfigurationBeanBindingsRegister
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class io.microsphere.spring.context.annotation.EventExtensionRegistrar
- registerBeans(BeanDefinitionRegistry, Class<?>...) - Static method in class io.microsphere.spring.context.annotation.AnnotatedBeanDefinitionRegistryUtils
-
Register Beans if not present in
registry
- registerConfigurationBeanDefinitions(Map<String, Object>, BeanDefinitionRegistry) - Method in class io.microsphere.spring.beans.factory.annotation.ConfigurationBeanBindingRegistrar
- registerFactoryBean(BeanDefinitionRegistry, String, Object) - Static method in class io.microsphere.spring.beans.factory.support.BeanRegistrar
- registerFactoryBean(BeanDefinitionRegistry, String, Object, boolean) - Static method in class io.microsphere.spring.beans.factory.support.BeanRegistrar
- registerInfrastructureBean(BeanDefinitionRegistry, Class<?>) - Static method in class io.microsphere.spring.beans.factory.support.BeanRegistrar
-
Register Infrastructure Bean
- registerInfrastructureBean(BeanDefinitionRegistry, String, Class<?>) - Static method in class io.microsphere.spring.beans.factory.support.BeanRegistrar
-
Register Infrastructure Bean
- registerPrimaryBeanDefinitions(ExposingClassPathBeanDefinitionScanner, String[]) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
-
Scan and register the primary
BeanDefinitions
that were annotated bythe supported annotation types
, and then return theMap
with bean name plus aliases if present and primaryAnnotatedBeanDefinitions
. - registerSecondaryBeanDefinitions(ExposingClassPathBeanDefinitionScanner, Map<String, AnnotatedBeanDefinition>, String[]) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
-
Register the secondary
BeanDefinitions
- registerSingleton(String, Object) - Method in class io.microsphere.spring.context.annotation.ExposingClassPathBeanDefinitionScanner
- registerSingleton(SingletonBeanRegistry, String, Object) - Static method in class io.microsphere.spring.beans.factory.support.BeanRegistrar
- registerSpringFactoriesBeans(BeanFactory, Class<?>...) - Static method in class io.microsphere.spring.beans.factory.support.BeanRegistrar
-
Register the beans from
SpringFactoriesLoader
- registerSpringFactoriesBeans(BeanDefinitionRegistry, Class<?>...) - Static method in class io.microsphere.spring.beans.factory.support.BeanRegistrar
-
Register the beans from
SpringFactoriesLoader
- remove(String) - Method in class io.microsphere.spring.config.ConfigurationPropertyRepository
-
Remove a
ConfigurationProperty
instance by name - removeAllListeners() - Method in class io.microsphere.spring.context.event.InterceptingApplicationEventMulticasterProxy
- removeApplicationListener(ApplicationListener<?>) - Method in class io.microsphere.spring.context.event.InterceptingApplicationEventMulticasterProxy
- removeApplicationListenerBean(String) - Method in class io.microsphere.spring.context.event.InterceptingApplicationEventMulticasterProxy
- removeApplicationListenerBeans(Predicate<String>) - Method in class io.microsphere.spring.context.event.InterceptingApplicationEventMulticasterProxy
- removeApplicationListeners(Predicate<ApplicationListener<?>>) - Method in class io.microsphere.spring.context.event.InterceptingApplicationEventMulticasterProxy
- removed(ApplicationContext, PropertySource) - Static method in class io.microsphere.spring.config.env.event.PropertySourceChangedEvent
-
Create an
removed
instance - REMOVED - io.microsphere.spring.config.env.event.PropertySourceChangedEvent.Kind
-
The
PropertySource
deleted - replaced(ApplicationContext, PropertySource, PropertySource) - Static method in class io.microsphere.spring.config.env.event.PropertySourceChangedEvent
-
Create an
replaced
instance - REPLACED - io.microsphere.spring.config.env.event.PropertySourceChangedEvent.Kind
-
The
PropertySource
replaced - RESET_BEAN_NAME_PROPERTY_NAME - Static variable in class io.microsphere.spring.context.event.InterceptingApplicationEventMulticasterProxy
-
The property name of the reset bean name of
ApplicationEventMulticaster
- ResolvableDependencyTypeFilter - Class in io.microsphere.spring.beans.factory.filter
-
A class to filter
Resolvable Dependency Type
- ResolvableDependencyTypeFilter(ConfigurableListableBeanFactory) - Constructor for class io.microsphere.spring.beans.factory.filter.ResolvableDependencyTypeFilter
- ResolvableDependencyTypeFilter(DefaultListableBeanFactory) - Constructor for class io.microsphere.spring.beans.factory.filter.ResolvableDependencyTypeFilter
- ResolvablePlaceholderAnnotationAttributes<A extends java.lang.annotation.Annotation> - Class in io.microsphere.spring.core.annotation
-
The resolvable placeholders of
AnnotationAttributes
- ResolvablePlaceholderAnnotationAttributes(A, PropertyResolver) - Constructor for class io.microsphere.spring.core.annotation.ResolvablePlaceholderAnnotationAttributes
- ResolvablePlaceholderAnnotationAttributes(Map<String, Object>, Class<A>, PropertyResolver) - Constructor for class io.microsphere.spring.core.annotation.ResolvablePlaceholderAnnotationAttributes
- ResolvablePlaceholderAnnotationAttributes(AnnotationAttributes, PropertyResolver) - Constructor for class io.microsphere.spring.core.annotation.ResolvablePlaceholderAnnotationAttributes
- resolve() - Method in class io.microsphere.spring.core.convert.support.ConversionServiceResolver
- resolve(boolean) - Method in class io.microsphere.spring.core.convert.support.ConversionServiceResolver
- resolve(Constructor, ConfigurableListableBeanFactory, Set<String>) - Method in class io.microsphere.spring.beans.factory.AbstractInjectionPointDependencyResolver
- resolve(Constructor, ConfigurableListableBeanFactory, Set<String>) - Method in interface io.microsphere.spring.beans.factory.InjectionPointDependencyResolver
-
Resolve the bean names as the dependencies from the specified
constructor
- resolve(Constructor, ConfigurableListableBeanFactory, Set<String>) - Method in class io.microsphere.spring.beans.factory.InjectionPointDependencyResolvers
- resolve(Field, ConfigurableListableBeanFactory, Set<String>) - Method in class io.microsphere.spring.beans.factory.AbstractInjectionPointDependencyResolver
- resolve(Field, ConfigurableListableBeanFactory, Set<String>) - Method in class io.microsphere.spring.beans.factory.annotation.AutowiredInjectionPointDependencyResolver
- resolve(Field, ConfigurableListableBeanFactory, Set<String>) - Method in class io.microsphere.spring.beans.factory.annotation.ResourceInjectionPointDependencyResolver
- resolve(Field, ConfigurableListableBeanFactory, Set<String>) - Method in class io.microsphere.spring.beans.factory.BeanMethodInjectionPointDependencyResolver
- resolve(Field, ConfigurableListableBeanFactory, Set<String>) - Method in class io.microsphere.spring.beans.factory.ConstructionInjectionPointDependencyResolver
- resolve(Field, ConfigurableListableBeanFactory, Set<String>) - Method in interface io.microsphere.spring.beans.factory.InjectionPointDependencyResolver
-
Resolve the bean names as the dependencies from the specified
field
- resolve(Field, ConfigurableListableBeanFactory, Set<String>) - Method in class io.microsphere.spring.beans.factory.InjectionPointDependencyResolvers
- resolve(Method, ConfigurableListableBeanFactory, Set<String>) - Method in class io.microsphere.spring.beans.factory.AbstractInjectionPointDependencyResolver
- resolve(Method, ConfigurableListableBeanFactory, Set<String>) - Method in interface io.microsphere.spring.beans.factory.InjectionPointDependencyResolver
-
Resolve the bean names as the dependencies from the specified
method
- resolve(Method, ConfigurableListableBeanFactory, Set<String>) - Method in class io.microsphere.spring.beans.factory.InjectionPointDependencyResolvers
- resolve(Parameter, ConfigurableListableBeanFactory, Set<String>) - Method in class io.microsphere.spring.beans.factory.AbstractInjectionPointDependencyResolver
- resolve(Parameter, ConfigurableListableBeanFactory, Set<String>) - Method in class io.microsphere.spring.beans.factory.annotation.AutowiredInjectionPointDependencyResolver
- resolve(Parameter, ConfigurableListableBeanFactory, Set<String>) - Method in class io.microsphere.spring.beans.factory.annotation.ResourceInjectionPointDependencyResolver
- resolve(Parameter, ConfigurableListableBeanFactory, Set<String>) - Method in class io.microsphere.spring.beans.factory.BeanMethodInjectionPointDependencyResolver
- resolve(Parameter, ConfigurableListableBeanFactory, Set<String>) - Method in class io.microsphere.spring.beans.factory.ConstructionInjectionPointDependencyResolver
- resolve(Parameter, ConfigurableListableBeanFactory, Set<String>) - Method in interface io.microsphere.spring.beans.factory.InjectionPointDependencyResolver
-
Resolve the bean names as the dependencies from the specified
parameter
- resolve(Parameter, ConfigurableListableBeanFactory, Set<String>) - Method in class io.microsphere.spring.beans.factory.InjectionPointDependencyResolvers
- resolve(String, RootBeanDefinition, ConfigurableListableBeanFactory) - Method in interface io.microsphere.spring.beans.factory.BeanDependencyResolver
-
Resolve the bean names as the dependencies from the given
merged bean definition
- resolve(String, RootBeanDefinition, ConfigurableListableBeanFactory) - Method in class io.microsphere.spring.beans.factory.DefaultBeanDependencyResolver
- resolve(ConfigurableListableBeanFactory) - Method in interface io.microsphere.spring.beans.factory.BeanDependencyResolver
-
Resolve all beans with their dependent bean names from the given
BeanFactory
- resolve(ConfigurableListableBeanFactory) - Method in class io.microsphere.spring.beans.factory.DefaultBeanDependencyResolver
- resolveAnnotatedBeanNameGenerator(BeanDefinitionRegistry) - Static method in class io.microsphere.spring.context.annotation.AnnotatedBeanDefinitionRegistryUtils
-
It'd better to use BeanNameGenerator instance that should reference
ConfigurationClassPostProcessor.componentScanBeanNameGenerator
, thus it maybe a potential problem on bean name generation. - resolveAnnotationType() - Method in class io.microsphere.spring.config.context.annotation.AnnotatedPropertySourceLoader
- resolveBasePackages(Set<String>) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
-
Resolve the placeholders for the raw scanned packages to scan
- resolveBeanClass(BeanDefinition) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
- resolveBeanClass(BeanDefinitionHolder) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
- resolveBeanType(String, ClassLoader) - Static method in class io.microsphere.spring.beans.BeanUtils
-
Resolve Bean Type
- resolveBeanType(RootBeanDefinition) - Static method in class io.microsphere.spring.beans.factory.config.BeanDefinitionUtils
- resolveBeanType(RootBeanDefinition, ClassLoader) - Static method in class io.microsphere.spring.beans.factory.config.BeanDefinitionUtils
- resolveCaches(CacheOperationInvocationContext<?>) - Method in class io.microsphere.spring.cache.intereptor.TTLCacheResolver
- resolveCommaDelimitedValueToList(Environment, String) - Static method in class io.microsphere.spring.core.env.EnvironmentUtils
-
Resolve the comma delimited value to
List
- RESOLVED_CONVERSION_SERVICE_BEAN_NAME - Static variable in class io.microsphere.spring.core.convert.support.ConversionServiceResolver
-
The bean name of a singleton instance of
ConversionService
has been resolved - resolveDependency(DependencyDescriptor, String, Set<String>) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionBeanPostProcessor
- resolveDependentBeanNameByName(Field, ConfigurableListableBeanFactory) - Method in class io.microsphere.spring.beans.factory.AbstractInjectionPointDependencyResolver
- resolveDependentBeanNameByName(Parameter, ConfigurableListableBeanFactory) - Method in class io.microsphere.spring.beans.factory.AbstractInjectionPointDependencyResolver
- resolveDependentBeanNameByName(DependencyDescriptor, AutowireCandidateResolver) - Method in class io.microsphere.spring.beans.factory.AbstractInjectionPointDependencyResolver
- resolveDependentBeanNamesByType(Supplier<Type>, ConfigurableListableBeanFactory, Set<String>) - Method in class io.microsphere.spring.beans.factory.AbstractInjectionPointDependencyResolver
- resolveDependentType(Type) - Method in class io.microsphere.spring.beans.factory.AbstractInjectionPointDependencyResolver
- resolveExtensionAttributesType() - Method in class io.microsphere.spring.config.context.annotation.PropertySourceExtensionLoader
- resolveInjectedFieldValue(Object, String, PropertyValues, AnnotatedInjectionBeanPostProcessor.AnnotationInjectedElement<Field>) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionBeanPostProcessor
-
Resolve the injected-object as the value of the annotated
Field
- resolveInjectedMethodArguments(Object, String, PropertyValues, AnnotatedInjectionBeanPostProcessor.AnnotationInjectedElement<Method>) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionBeanPostProcessor
-
Resolve the injected-objects as the arguments of the annotated
method
- resolvePlaceholders(String) - Method in class io.microsphere.spring.core.env.ListenableConfigurableEnvironment
- resolvePlaceholders(Environment, String, Class<T>) - Static method in class io.microsphere.spring.core.env.EnvironmentUtils
-
Resolve the placeholders
- resolvePlaceholders(Environment, String, Class<T>, T) - Static method in class io.microsphere.spring.core.env.EnvironmentUtils
-
Resolve the placeholders
- resolvePropertySourceName(AnnotationAttributes, AnnotationMetadata) - Method in class io.microsphere.spring.config.context.annotation.AnnotatedPropertySourceLoader
-
Resolve the name of
PropertySource
- resolvePropertySourceResources(EA, String, String, Comparator<Resource>) - Method in class io.microsphere.spring.config.context.annotation.PropertySourceExtensionLoader
- resolveRequiredPlaceholders(String) - Method in class io.microsphere.spring.core.env.ListenableConfigurableEnvironment
- resolveResources(EA, String, String) - Method in class io.microsphere.spring.config.context.annotation.PropertySourceExtensionLoader
-
Resolve the given resource value(s) to be
PropertySourceExtensionLoader.PropertySourceResource
array. - resolveResources(PropertySourceExtensionAttributes<ResourcePropertySource>, String, String) - Method in class io.microsphere.spring.config.context.annotation.ResourcePropertySourceLoader
- resourceComparator() - Method in annotation type io.microsphere.spring.config.context.annotation.DefaultPropertiesPropertySource
-
Indicate the resources to be sorted when
DefaultPropertiesPropertySource.value()
specifies the resource location wildcards or the same resource names with the different absolute paths. - resourceComparator() - Method in annotation type io.microsphere.spring.config.context.annotation.PropertySourceExtension
-
Indicate the resources to be sorted when
PropertySourceExtension.value()
specifies the resource location wildcards or the same resource names with the different absolute paths. - resourceComparator() - Method in annotation type io.microsphere.spring.config.context.annotation.ResourcePropertySource
-
Indicate the resources to be sorted when
ResourcePropertySource.value()
specifies the resource location wildcards or the same resource names with the different absolute paths. - resourceComparator() - Method in annotation type io.microsphere.spring.config.env.annotation.JsonPropertySource
-
Indicate the resources to be sorted when
JsonPropertySource.value()
specifies the resource location wildcards - resourceComparator() - Method in annotation type io.microsphere.spring.config.env.annotation.YamlPropertySource
-
Indicate the resources to be sorted when
YamlPropertySource.value()
specifies the resource location wildcards - ResourceInjectionPointDependencyResolver - Class in io.microsphere.spring.beans.factory.annotation
-
AnnotatedInjectionPointDependencyResolver
forResource
- ResourceInjectionPointDependencyResolver() - Constructor for class io.microsphere.spring.beans.factory.annotation.ResourceInjectionPointDependencyResolver
- resourceLoader - Variable in class io.microsphere.spring.context.annotation.BeanCapableImportCandidate
- ResourceLoaderUtils - Class in io.microsphere.spring.core.io
-
The utilities class for Spring
ResourceLoader
- ResourceLoaderUtils() - Constructor for class io.microsphere.spring.core.io.ResourceLoaderUtils
- ResourcePropertySource - Annotation Type in io.microsphere.spring.config.context.annotation
-
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 ofPropertySource
The@PropertySource
annotation can't beinherited
ThePropertySource#value()
attribute does not support theresource
location wildcards ThePropertySource#encoding()
attribute does not specify the default encoding for theresource
- ResourcePropertySourceLoader - Class in io.microsphere.spring.config.context.annotation
-
The
PropertySourceExtensionLoader
Class forResourcePropertySource
- ResourcePropertySourceLoader() - Constructor for class io.microsphere.spring.config.context.annotation.ResourcePropertySourceLoader
- ResourcePropertySources - Annotation Type in io.microsphere.spring.config.context.annotation
-
Container annotation that aggregates several
ResourcePropertySource
annotations. - ResourceUtils - Class in io.microsphere.spring.core.io
-
The utilities class for
Resource
- ResourceUtils() - Constructor for class io.microsphere.spring.core.io.ResourceUtils
- ResourceYamlProcessor - Class in io.microsphere.spring.config.env.config
-
YamlProcessor
based on one or moreresources
. - ResourceYamlProcessor(Resource) - Constructor for class io.microsphere.spring.config.env.config.ResourceYamlProcessor
- ResourceYamlProcessor(Resource...) - Constructor for class io.microsphere.spring.config.env.config.ResourceYamlProcessor
- root() - Method in class io.microsphere.spring.beans.factory.Dependency
S
- scanBasePackages(BeanDefinitionRegistry, String...) - Static method in class io.microsphere.spring.context.annotation.AnnotatedBeanDefinitionRegistryUtils
-
Scan base packages for register
@Component
s - selectImports(AnnotationMetadata) - Method in class io.microsphere.spring.config.context.annotation.AnnotatedPropertySourceLoader
- SEQUENTIAL - io.microsphere.spring.util.FilterMode
-
Sequential
- setActiveProfiles(String...) - Method in class io.microsphere.spring.core.env.ListenableConfigurableEnvironment
- setApplicationContext(ApplicationContext) - Method in class io.microsphere.spring.beans.factory.DelegatingFactoryBean
- setApplicationContext(ApplicationContext) - Method in class io.microsphere.spring.config.context.annotation.PropertySourceExtensionLoader
- setApplicationContext(ApplicationContext) - Method in class io.microsphere.spring.context.event.OnceApplicationContextEventListener
- setBeanClassLoader(ClassLoader) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionBeanPostProcessor
- setBeanClassLoader(ClassLoader) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
- setBeanClassLoader(ClassLoader) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
-
Deprecated.
- setBeanClassLoader(ClassLoader) - Method in class io.microsphere.spring.context.annotation.BeanCapableImportCandidate
- setBeanFactory(BeanFactory) - Method in class io.microsphere.spring.beans.factory.AbstractInjectionPointDependencyResolver
- setBeanFactory(BeanFactory) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionBeanPostProcessor
- setBeanFactory(BeanFactory) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
- setBeanFactory(BeanFactory) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
-
Deprecated.
- setBeanFactory(BeanFactory) - Method in class io.microsphere.spring.beans.factory.annotation.ConfigurationBeanBindingPostProcessor
- setBeanFactory(BeanFactory) - Method in class io.microsphere.spring.beans.factory.annotation.ConfigurationBeanBindingRegistrar
- setBeanFactory(BeanFactory) - Method in class io.microsphere.spring.config.CollectingConfigurationPropertyListener
- setBeanFactory(BeanFactory) - Method in class io.microsphere.spring.context.annotation.BeanCapableImportCandidate
- setBeanFactory(BeanFactory) - Method in class io.microsphere.spring.context.event.InterceptingApplicationEventMulticaster
- setBeanFactory(BeanFactory) - Method in class io.microsphere.spring.context.event.InterceptingApplicationEventMulticasterProxy
- setBeanFactory(BeanFactory) - Method in class io.microsphere.spring.context.event.ParallelPreInstantiationSingletonsBeanFactoryListener
- setBeanFactory(BeanFactory) - Method in class io.microsphere.spring.net.SpringProtocolURLStreamHandler
- setBeanName(String) - Method in class io.microsphere.spring.beans.factory.DelegatingFactoryBean
- setBeanName(String) - Method in class io.microsphere.spring.beans.factory.support.ListenableAutowireCandidateResolver
- setBeanName(String) - Method in class io.microsphere.spring.context.event.BeanTimeStatistics
- setCacheSize(int) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionBeanPostProcessor
-
Set the size of cache
- setClassLoader(ClassLoader) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
- setClassValuesAsString(boolean) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionBeanPostProcessor
- setConfigurationBeanBinder(ConfigurationBeanBinder) - Method in class io.microsphere.spring.beans.factory.annotation.ConfigurationBeanBindingPostProcessor
- setConfigurationBeanCustomizers(Collection<ConfigurationBeanCustomizer>) - Method in class io.microsphere.spring.beans.factory.annotation.ConfigurationBeanBindingPostProcessor
- setConversionService(ConversionService) - Method in interface io.microsphere.spring.context.config.ConfigurationBeanBinder
-
Set the
ConversionService
- setConversionService(ConversionService) - Method in class io.microsphere.spring.context.config.DefaultConfigurationBeanBinder
- setConversionService(ConfigurableConversionService) - Method in class io.microsphere.spring.core.env.ListenableConfigurableEnvironment
- setDefaultProfiles(String...) - Method in class io.microsphere.spring.core.env.ListenableConfigurableEnvironment
- setDefaultValue(Object) - Method in class io.microsphere.spring.config.ConfigurationProperty
- setDescription(String) - Method in class io.microsphere.spring.config.ConfigurationProperty.Metadata
- setEnvironment(Environment) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionBeanPostProcessor
- setEnvironment(Environment) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
- setEnvironment(Environment) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
-
Deprecated.
- setEnvironment(Environment) - Method in class io.microsphere.spring.beans.factory.annotation.ConfigurationBeanBindingRegistrar
- setEnvironment(Environment) - Method in class io.microsphere.spring.beans.factory.annotation.ConfigurationBeanBindingsRegister
- setEnvironment(Environment) - Method in class io.microsphere.spring.beans.factory.support.ListenableAutowireCandidateResolver
- setEnvironment(Environment) - Method in class io.microsphere.spring.config.ConfigurationPropertyRepository
- setEnvironment(Environment) - Method in class io.microsphere.spring.context.annotation.BeanCapableImportCandidate
- setEnvironment(Environment) - Method in class io.microsphere.spring.context.annotation.EventExtensionRegistrar
- setEnvironment(Environment) - Method in class io.microsphere.spring.context.event.ParallelPreInstantiationSingletonsBeanFactoryListener
- setEnvironment(Environment) - Method in class io.microsphere.spring.net.SpringProtocolURLStreamHandler
- setEnvironmentIfEnabled(ConfigurableApplicationContext) - Static method in class io.microsphere.spring.core.env.ListenableConfigurableEnvironment
- setIgnoreDefaultValue(boolean) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionBeanPostProcessor
- setIgnoreUnresolvableNestedPlaceholders(boolean) - Method in class io.microsphere.spring.core.env.ListenableConfigurableEnvironment
- setInstanceSupplier(AbstractBeanDefinition, Supplier<?>) - Static method in class io.microsphere.spring.beans.factory.config.BeanDefinitionUtils
-
Set the
Supplier
reference of bean instance forAbstractBeanDefinition
- setNestedAnnotationsAsMap(boolean) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionBeanPostProcessor
- setOrder(int) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionBeanPostProcessor
- setOrder(int) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor
-
Deprecated.
- setOrder(int) - Method in class io.microsphere.spring.beans.factory.annotation.ConfigurationBeanBindingPostProcessor
-
Set the order for current instance
- setParent(Dependency) - Method in class io.microsphere.spring.beans.factory.Dependency
- setPhase(int) - Method in class io.microsphere.spring.context.lifecycle.AbstractSmartLifecycle
- setPlaceholderPrefix(String) - Method in class io.microsphere.spring.core.env.ListenableConfigurableEnvironment
- setPlaceholderSuffix(String) - Method in class io.microsphere.spring.core.env.ListenableConfigurableEnvironment
- setRequired(boolean) - Method in class io.microsphere.spring.config.ConfigurationProperty
- setRequiredProperties(String...) - Method in class io.microsphere.spring.core.env.ListenableConfigurableEnvironment
- setResourceLoader(ResourceLoader) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor
- setResourceLoader(ResourceLoader) - Method in class io.microsphere.spring.context.annotation.BeanCapableImportCandidate
- setResourceLoader(ResourceLoader) - Method in class io.microsphere.spring.net.SpringProtocolURLStreamHandler
- setStarted(boolean) - Method in class io.microsphere.spring.context.lifecycle.AbstractSmartLifecycle
- setTargets(List<String>) - Method in class io.microsphere.spring.config.ConfigurationProperty.Metadata
- setTaskExecutor(Executor) - Method in class io.microsphere.spring.context.event.InterceptingApplicationEventMulticasterProxy
- setTryMergedAnnotation(boolean) - Method in class io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionBeanPostProcessor
- setTTL(Duration) - Static method in class io.microsphere.spring.cache.TTLContext
- setType(Class<?>) - Method in class io.microsphere.spring.config.ConfigurationProperty
- setValue(Object) - Method in class io.microsphere.spring.config.ConfigurationProperty
- setValueSeparator(String) - Method in class io.microsphere.spring.core.env.ListenableConfigurableEnvironment
- SPRING_3_2 - io.microsphere.spring.core.SpringVersion
- SPRING_3_2_0 - io.microsphere.spring.core.SpringVersion
- SPRING_3_2_1 - io.microsphere.spring.core.SpringVersion
- SPRING_3_2_10 - io.microsphere.spring.core.SpringVersion
- SPRING_3_2_11 - io.microsphere.spring.core.SpringVersion
- SPRING_3_2_12 - io.microsphere.spring.core.SpringVersion
- SPRING_3_2_13 - io.microsphere.spring.core.SpringVersion
- SPRING_3_2_14 - io.microsphere.spring.core.SpringVersion
- SPRING_3_2_15 - io.microsphere.spring.core.SpringVersion
- SPRING_3_2_16 - io.microsphere.spring.core.SpringVersion
- SPRING_3_2_17 - io.microsphere.spring.core.SpringVersion
- SPRING_3_2_18 - io.microsphere.spring.core.SpringVersion
- SPRING_3_2_2 - io.microsphere.spring.core.SpringVersion
- SPRING_3_2_3 - io.microsphere.spring.core.SpringVersion
- SPRING_3_2_4 - io.microsphere.spring.core.SpringVersion
- SPRING_3_2_5 - io.microsphere.spring.core.SpringVersion
- SPRING_3_2_6 - io.microsphere.spring.core.SpringVersion
- SPRING_3_2_7 - io.microsphere.spring.core.SpringVersion
- SPRING_3_2_8 - io.microsphere.spring.core.SpringVersion
- SPRING_3_2_9 - io.microsphere.spring.core.SpringVersion
- SPRING_4 - io.microsphere.spring.core.SpringVersion
- SPRING_4_0 - io.microsphere.spring.core.SpringVersion
- SPRING_4_0_0 - io.microsphere.spring.core.SpringVersion
- SPRING_4_0_1 - io.microsphere.spring.core.SpringVersion
- SPRING_4_0_2 - io.microsphere.spring.core.SpringVersion
- SPRING_4_0_3 - io.microsphere.spring.core.SpringVersion
- SPRING_4_0_4 - io.microsphere.spring.core.SpringVersion
- SPRING_4_0_5 - io.microsphere.spring.core.SpringVersion
- SPRING_4_0_6 - io.microsphere.spring.core.SpringVersion
- SPRING_4_0_7 - io.microsphere.spring.core.SpringVersion
- SPRING_4_0_8 - io.microsphere.spring.core.SpringVersion
- SPRING_4_0_9 - io.microsphere.spring.core.SpringVersion
- SPRING_4_1 - io.microsphere.spring.core.SpringVersion
- SPRING_4_1_0 - io.microsphere.spring.core.SpringVersion
- SPRING_4_1_1 - io.microsphere.spring.core.SpringVersion
- SPRING_4_1_2 - io.microsphere.spring.core.SpringVersion
- SPRING_4_1_3 - io.microsphere.spring.core.SpringVersion
- SPRING_4_1_4 - io.microsphere.spring.core.SpringVersion
- SPRING_4_1_5 - io.microsphere.spring.core.SpringVersion
- SPRING_4_1_6 - io.microsphere.spring.core.SpringVersion
- SPRING_4_1_7 - io.microsphere.spring.core.SpringVersion
- SPRING_4_1_8 - io.microsphere.spring.core.SpringVersion
- SPRING_4_1_9 - io.microsphere.spring.core.SpringVersion
- SPRING_4_2 - io.microsphere.spring.core.SpringVersion
- SPRING_4_2_0 - io.microsphere.spring.core.SpringVersion
- SPRING_4_2_1 - io.microsphere.spring.core.SpringVersion
- SPRING_4_2_2 - io.microsphere.spring.core.SpringVersion
- SPRING_4_2_3 - io.microsphere.spring.core.SpringVersion
- SPRING_4_2_4 - io.microsphere.spring.core.SpringVersion
- SPRING_4_2_5 - io.microsphere.spring.core.SpringVersion
- SPRING_4_2_6 - io.microsphere.spring.core.SpringVersion
- SPRING_4_2_7 - io.microsphere.spring.core.SpringVersion
- SPRING_4_2_8 - io.microsphere.spring.core.SpringVersion
- SPRING_4_2_9 - io.microsphere.spring.core.SpringVersion
- SPRING_4_3 - io.microsphere.spring.core.SpringVersion
- SPRING_4_3_0 - io.microsphere.spring.core.SpringVersion
- SPRING_4_3_1 - io.microsphere.spring.core.SpringVersion
- SPRING_4_3_10 - io.microsphere.spring.core.SpringVersion
- SPRING_4_3_11 - io.microsphere.spring.core.SpringVersion
- SPRING_4_3_12 - io.microsphere.spring.core.SpringVersion
- SPRING_4_3_13 - io.microsphere.spring.core.SpringVersion
- SPRING_4_3_14 - io.microsphere.spring.core.SpringVersion
- SPRING_4_3_15 - io.microsphere.spring.core.SpringVersion
- SPRING_4_3_16 - io.microsphere.spring.core.SpringVersion
- SPRING_4_3_17 - io.microsphere.spring.core.SpringVersion
- SPRING_4_3_18 - io.microsphere.spring.core.SpringVersion
- SPRING_4_3_19 - io.microsphere.spring.core.SpringVersion
- SPRING_4_3_2 - io.microsphere.spring.core.SpringVersion
- SPRING_4_3_20 - io.microsphere.spring.core.SpringVersion
- SPRING_4_3_21 - io.microsphere.spring.core.SpringVersion
- SPRING_4_3_22 - io.microsphere.spring.core.SpringVersion
- SPRING_4_3_23 - io.microsphere.spring.core.SpringVersion
- SPRING_4_3_24 - io.microsphere.spring.core.SpringVersion
- SPRING_4_3_25 - io.microsphere.spring.core.SpringVersion
- SPRING_4_3_26 - io.microsphere.spring.core.SpringVersion
- SPRING_4_3_27 - io.microsphere.spring.core.SpringVersion
- SPRING_4_3_28 - io.microsphere.spring.core.SpringVersion
- SPRING_4_3_29 - io.microsphere.spring.core.SpringVersion
- SPRING_4_3_3 - io.microsphere.spring.core.SpringVersion
- SPRING_4_3_30 - io.microsphere.spring.core.SpringVersion
- SPRING_4_3_4 - io.microsphere.spring.core.SpringVersion
- SPRING_4_3_5 - io.microsphere.spring.core.SpringVersion
- SPRING_4_3_6 - io.microsphere.spring.core.SpringVersion
- SPRING_4_3_7 - io.microsphere.spring.core.SpringVersion
- SPRING_4_3_8 - io.microsphere.spring.core.SpringVersion
- SPRING_4_3_9 - io.microsphere.spring.core.SpringVersion
- SPRING_5 - io.microsphere.spring.core.SpringVersion
- SPRING_5_0 - io.microsphere.spring.core.SpringVersion
- SPRING_5_0_0 - io.microsphere.spring.core.SpringVersion
- SPRING_5_0_1 - io.microsphere.spring.core.SpringVersion
- SPRING_5_0_10 - io.microsphere.spring.core.SpringVersion
- SPRING_5_0_11 - io.microsphere.spring.core.SpringVersion
- SPRING_5_0_12 - io.microsphere.spring.core.SpringVersion
- SPRING_5_0_13 - io.microsphere.spring.core.SpringVersion
- SPRING_5_0_14 - io.microsphere.spring.core.SpringVersion
- SPRING_5_0_15 - io.microsphere.spring.core.SpringVersion
- SPRING_5_0_16 - io.microsphere.spring.core.SpringVersion
- SPRING_5_0_17 - io.microsphere.spring.core.SpringVersion
- SPRING_5_0_18 - io.microsphere.spring.core.SpringVersion
- SPRING_5_0_19 - io.microsphere.spring.core.SpringVersion
- SPRING_5_0_2 - io.microsphere.spring.core.SpringVersion
- SPRING_5_0_20 - io.microsphere.spring.core.SpringVersion
- SPRING_5_0_3 - io.microsphere.spring.core.SpringVersion
- SPRING_5_0_4 - io.microsphere.spring.core.SpringVersion
- SPRING_5_0_5 - io.microsphere.spring.core.SpringVersion
- SPRING_5_0_6 - io.microsphere.spring.core.SpringVersion
- SPRING_5_0_7 - io.microsphere.spring.core.SpringVersion
- SPRING_5_0_8 - io.microsphere.spring.core.SpringVersion
- SPRING_5_0_9 - io.microsphere.spring.core.SpringVersion
- SPRING_5_1 - io.microsphere.spring.core.SpringVersion
- SPRING_5_1_0 - io.microsphere.spring.core.SpringVersion
- SPRING_5_1_1 - io.microsphere.spring.core.SpringVersion
- SPRING_5_1_10 - io.microsphere.spring.core.SpringVersion
- SPRING_5_1_11 - io.microsphere.spring.core.SpringVersion
- SPRING_5_1_12 - io.microsphere.spring.core.SpringVersion
- SPRING_5_1_13 - io.microsphere.spring.core.SpringVersion
- SPRING_5_1_14 - io.microsphere.spring.core.SpringVersion
- SPRING_5_1_15 - io.microsphere.spring.core.SpringVersion
- SPRING_5_1_16 - io.microsphere.spring.core.SpringVersion
- SPRING_5_1_17 - io.microsphere.spring.core.SpringVersion
- SPRING_5_1_18 - io.microsphere.spring.core.SpringVersion
- SPRING_5_1_19 - io.microsphere.spring.core.SpringVersion
- SPRING_5_1_2 - io.microsphere.spring.core.SpringVersion
- SPRING_5_1_20 - io.microsphere.spring.core.SpringVersion
- SPRING_5_1_3 - io.microsphere.spring.core.SpringVersion
- SPRING_5_1_4 - io.microsphere.spring.core.SpringVersion
- SPRING_5_1_5 - io.microsphere.spring.core.SpringVersion
- SPRING_5_1_6 - io.microsphere.spring.core.SpringVersion
- SPRING_5_1_7 - io.microsphere.spring.core.SpringVersion
- SPRING_5_1_8 - io.microsphere.spring.core.SpringVersion
- SPRING_5_1_9 - io.microsphere.spring.core.SpringVersion
- SPRING_5_2 - io.microsphere.spring.core.SpringVersion
- SPRING_5_2_0 - io.microsphere.spring.core.SpringVersion
- SPRING_5_2_1 - io.microsphere.spring.core.SpringVersion
- SPRING_5_2_10 - io.microsphere.spring.core.SpringVersion
- SPRING_5_2_11 - io.microsphere.spring.core.SpringVersion
- SPRING_5_2_12 - io.microsphere.spring.core.SpringVersion
- SPRING_5_2_13 - io.microsphere.spring.core.SpringVersion
- SPRING_5_2_14 - io.microsphere.spring.core.SpringVersion
- SPRING_5_2_15 - io.microsphere.spring.core.SpringVersion
- SPRING_5_2_16 - io.microsphere.spring.core.SpringVersion
- SPRING_5_2_17 - io.microsphere.spring.core.SpringVersion
- SPRING_5_2_18 - io.microsphere.spring.core.SpringVersion
- SPRING_5_2_19 - io.microsphere.spring.core.SpringVersion
- SPRING_5_2_2 - io.microsphere.spring.core.SpringVersion
- SPRING_5_2_20 - io.microsphere.spring.core.SpringVersion
- SPRING_5_2_21 - io.microsphere.spring.core.SpringVersion
- SPRING_5_2_22 - io.microsphere.spring.core.SpringVersion
- SPRING_5_2_23 - io.microsphere.spring.core.SpringVersion
- SPRING_5_2_24 - io.microsphere.spring.core.SpringVersion
- SPRING_5_2_25 - io.microsphere.spring.core.SpringVersion
- SPRING_5_2_3 - io.microsphere.spring.core.SpringVersion
- SPRING_5_2_4 - io.microsphere.spring.core.SpringVersion
- SPRING_5_2_5 - io.microsphere.spring.core.SpringVersion
- SPRING_5_2_6 - io.microsphere.spring.core.SpringVersion
- SPRING_5_2_7 - io.microsphere.spring.core.SpringVersion
- SPRING_5_2_8 - io.microsphere.spring.core.SpringVersion
- SPRING_5_2_9 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_0 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_1 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_10 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_11 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_12 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_13 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_14 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_15 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_16 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_17 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_18 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_19 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_2 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_20 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_21 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_22 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_23 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_24 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_25 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_26 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_27 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_28 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_29 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_3 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_30 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_31 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_32 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_33 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_34 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_35 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_36 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_37 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_38 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_39 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_4 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_5 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_6 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_7 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_8 - io.microsphere.spring.core.SpringVersion
- SPRING_5_3_9 - io.microsphere.spring.core.SpringVersion
- SPRING_AOP_VERSION - Static variable in class io.microsphere.spring.util.SpringVersionUtils
-
The version of "spring-aop" module
- SPRING_BASE_PACKAGE_NAME - Static variable in class io.microsphere.spring.util.SpringVersionUtils
- SPRING_BEANS_VERSION - Static variable in class io.microsphere.spring.util.SpringVersionUtils
-
The version of "spring-beans" module
- SPRING_CONTEXT_SUPPORT_VERSION - Static variable in class io.microsphere.spring.util.SpringVersionUtils
-
The version of "spring-context-support" module
- SPRING_CONTEXT_VERSION - Static variable in class io.microsphere.spring.util.SpringVersionUtils
-
The version of "spring-context" module
- SPRING_CORE_VERSION - Static variable in class io.microsphere.spring.util.SpringVersionUtils
-
The version of "spring-core" module
- SpringConverterAdapter - Class in io.microsphere.spring.core.convert
-
Spring
Converter
Adapter based on MicrosphereConverters
- SpringConverterAdapter() - Constructor for class io.microsphere.spring.core.convert.SpringConverterAdapter
- SpringDelegatingBeanProtocolURLConnectionFactory - Class in io.microsphere.spring.net
-
Spring delegating Beans of
SubProtocolURLConnectionFactory
- SpringDelegatingBeanProtocolURLConnectionFactory(ListableBeanFactory) - Constructor for class io.microsphere.spring.net.SpringDelegatingBeanProtocolURLConnectionFactory
- SpringEnvironmentURLConnectionFactory - Class in io.microsphere.spring.net
-
Spring
Environment
SubProtocolURLConnectionFactory
- SpringEnvironmentURLConnectionFactory(ConfigurableEnvironment, ConfigurableConversionService) - Constructor for class io.microsphere.spring.net.SpringEnvironmentURLConnectionFactory
- SpringFactoriesLoaderUtils - Class in io.microsphere.spring.core.io.support
-
The utilities class for
SpringFactoriesLoader
- SpringFactoriesLoaderUtils() - Constructor for class io.microsphere.spring.core.io.support.SpringFactoriesLoaderUtils
- SpringPropertySourcesURLConnectionAdapter - Class in io.microsphere.spring.net
-
The
URLConnection
adapter class is based on the SpringPropertySources
- SpringPropertySourcesURLConnectionAdapter(URL, PropertySources, ConfigurableConversionService) - Constructor for class io.microsphere.spring.net.SpringPropertySourcesURLConnectionAdapter
-
Constructs a URL connection to the specified URL.
- SpringProtocolURLStreamHandler - Class in io.microsphere.spring.net
-
The Spring
URLStreamHandler
component supports supports the "spring" sub-protocols, like "spring:{sub-protocol}:{ext-1}: ... - SpringProtocolURLStreamHandler() - Constructor for class io.microsphere.spring.net.SpringProtocolURLStreamHandler
- SpringResourceURLConnection - Class in io.microsphere.spring.net
-
Spring
Resource
URLConnection
- SpringResourceURLConnection(URL, Resource) - Constructor for class io.microsphere.spring.net.SpringResourceURLConnection
-
Constructs a URL connection to the specified URL.
- SpringResourceURLConnectionFactory - Class in io.microsphere.spring.net
-
Spring
Resource
SubProtocolURLConnectionFactory
- SpringResourceURLConnectionFactory(ResourceLoader) - Constructor for class io.microsphere.spring.net.SpringResourceURLConnectionFactory
- SpringSubProtocolURLConnectionFactory - Class in io.microsphere.spring.net
-
Spring Abstract
SubProtocolURLConnectionFactory
- SpringSubProtocolURLConnectionFactory() - Constructor for class io.microsphere.spring.net.SpringSubProtocolURLConnectionFactory
- SpringVersion - Enum in io.microsphere.spring.core
-
The enumeration for the released Spring versions since 3.2
- SpringVersionUtils - Class in io.microsphere.spring.util
-
The Utilities class for Spring Framework Version
- SpringVersionUtils() - Constructor for class io.microsphere.spring.util.SpringVersionUtils
- start() - Method in class io.microsphere.spring.context.lifecycle.AbstractSmartLifecycle
- stop() - Method in class io.microsphere.spring.context.lifecycle.AbstractSmartLifecycle
- stop(Runnable) - Method in class io.microsphere.spring.context.lifecycle.AbstractSmartLifecycle
- suggestedValueResolved(DependencyDescriptor, Object) - Method in interface io.microsphere.spring.beans.factory.support.AutowireCandidateResolvingListener
-
The event raised after
AutowireCandidateResolver.getSuggestedValue(DependencyDescriptor)
called - suggestedValueResolved(DependencyDescriptor, Object) - Method in class io.microsphere.spring.beans.factory.support.CompositeAutowireCandidateResolvingListener
- suggestedValueResolved(DependencyDescriptor, Object) - Method in class io.microsphere.spring.beans.factory.support.LoggingAutowireCandidateResolvingListener
- suggestedValueResolved(DependencyDescriptor, Object) - Method in class io.microsphere.spring.config.CollectingConfigurationPropertyListener
- supports(String) - Method in interface io.microsphere.spring.context.event.BeanListener
-
Supports the bean to be listened or not
- supports(String) - Method in interface io.microsphere.spring.context.event.BeanListenerAdapter
- supports(String) - Method in class io.microsphere.spring.context.event.BeanTimeStatistics
- supports(String) - Method in class io.microsphere.spring.context.event.LoggingBeanListener
- supports(URL, List<String>) - Method in class io.microsphere.spring.net.SpringDelegatingBeanProtocolURLConnectionFactory
- supports(URL, List<String>) - Method in class io.microsphere.spring.net.SpringSubProtocolURLConnectionFactory
- supportsEventType(Class<? extends ApplicationEvent>) - Method in interface io.microsphere.spring.context.event.GenericApplicationListenerAdapter
- supportsPublishEventMethod() - Method in class io.microsphere.spring.context.event.DeferredApplicationEventPublisher
- supportsSourceType(Class<?>) - Method in interface io.microsphere.spring.context.event.GenericApplicationListenerAdapter
- sync() - Method in annotation type io.microsphere.spring.cache.annotation.TTLCacheable
-
Synchronize the invocation of the underlying method if several threads are attempting to load a value for the same key.
T
- THREAD_NAME_PREFIX_PROPERTY_NAME - Static variable in class io.microsphere.spring.context.event.ParallelPreInstantiationSingletonsBeanFactoryListener
- THREADS_PROPERTY_NAME - Static variable in class io.microsphere.spring.context.event.ParallelPreInstantiationSingletonsBeanFactoryListener
- timeUnit() - Method in annotation type io.microsphere.spring.cache.annotation.TTLCacheable
-
The
timeunit
of expire - timeUnit() - Method in annotation type io.microsphere.spring.cache.annotation.TTLCachePut
-
The
timeunit
of expire - toString() - Method in class io.microsphere.spring.beans.factory.Dependency
- toString() - Method in class io.microsphere.spring.beans.factory.filter.ResolvableDependencyTypeFilter
- toString() - Method in class io.microsphere.spring.config.ConfigurationProperty.Metadata
- toString() - Method in class io.microsphere.spring.config.ConfigurationProperty
- toString() - Method in class io.microsphere.spring.config.context.annotation.PropertySourceExtensionAttributes
- toString() - Method in class io.microsphere.spring.context.event.BeanPropertyChangedEvent
- toString() - Method in class io.microsphere.spring.context.event.BeanTimeStatistics
- tryGetMergedAnnotation(AnnotatedElement, Class<? extends Annotation>) - Static method in class io.microsphere.spring.core.annotation.AnnotationUtils
-
Try to get the merged
annotation
- tryGetMergedAnnotation(AnnotatedElement, Class<? extends Annotation>, boolean, boolean) - Static method in class io.microsphere.spring.core.annotation.AnnotationUtils
-
Try to get the merged
annotation
- tryGetMergedAnnotationAttributes(AnnotatedElement, Class<? extends Annotation>, PropertyResolver, boolean, boolean, boolean, String...) - Static method in class io.microsphere.spring.core.annotation.AnnotationUtils
-
Try to get
the annotation attributes
after merging and resolving the placeholders - tryGetMergedAnnotationAttributes(AnnotatedElement, Class<? extends Annotation>, PropertyResolver, boolean, String...) - Static method in class io.microsphere.spring.core.annotation.AnnotationUtils
-
Try to get
the annotation attributes
after merging and resolving the placeholders - TTLCacheable - Annotation Type in io.microsphere.spring.cache.annotation
-
@Cacheable
with TTL - TTLCachePut - Annotation Type in io.microsphere.spring.cache.annotation
-
@CachePut
with TTL - TTLCacheResolver - Class in io.microsphere.spring.cache.intereptor
-
TTL Customized
CacheResolver
- TTLCacheResolver() - Constructor for class io.microsphere.spring.cache.intereptor.TTLCacheResolver
- TTLContext - Class in io.microsphere.spring.cache
-
TTL Context
- TTLContext() - Constructor for class io.microsphere.spring.cache.TTLContext
- type() - Method in annotation type io.microsphere.spring.beans.factory.annotation.EnableConfigurationBeanBinding
U
- unless() - Method in annotation type io.microsphere.spring.cache.annotation.TTLCacheable
-
Spring Expression Language (SpEL) expression used to veto method caching.
- unless() - Method in annotation type io.microsphere.spring.cache.annotation.TTLCachePut
-
Spring Expression Language (SpEL) expression used to veto method caching.
V
- validateRequiredProperties() - Method in class io.microsphere.spring.core.env.ListenableConfigurableEnvironment
- value() - Method in annotation type io.microsphere.spring.beans.factory.annotation.EnableConfigurationBeanBindings
- value() - Method in annotation type io.microsphere.spring.cache.annotation.TTLCacheable
-
Alias for
TTLCacheable.cacheNames()
. - value() - Method in annotation type io.microsphere.spring.cache.annotation.TTLCachePut
-
Alias for
TTLCachePut.cacheNames()
. - value() - Method in annotation type io.microsphere.spring.config.context.annotation.DefaultPropertiesPropertySource
-
Indicate the resource location(s) of the property source file to be loaded.
- value() - Method in annotation type io.microsphere.spring.config.context.annotation.DefaultPropertiesPropertySources
- value() - Method in annotation type io.microsphere.spring.config.context.annotation.PropertySourceExtension
-
Indicate the resource(s) of the property source to be loaded.
- value() - Method in annotation type io.microsphere.spring.config.context.annotation.ResourcePropertySource
-
Indicate the resource location(s) of the property source file to be loaded.
- value() - Method in annotation type io.microsphere.spring.config.context.annotation.ResourcePropertySources
-
The several
ResourcePropertySource
annotations. - value() - Method in annotation type io.microsphere.spring.config.env.annotation.JsonPropertySource
-
Indicate the resource location(s) of the JSON file to be loaded.
- value() - Method in annotation type io.microsphere.spring.config.env.annotation.YamlPropertySource
-
Indicate the resource location(s) of the YAML file to be loaded.
- valueOf(String) - Static method in enum io.microsphere.spring.config.env.event.PropertySourceChangedEvent.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.microsphere.spring.core.SpringVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.microsphere.spring.util.FilterMode
-
Returns the enum constant of this type with the specified name.
- valueOf(Environment) - Static method in enum io.microsphere.spring.util.FilterMode
-
Parse
FilterMode
fromEnvironment
- values() - Static method in enum io.microsphere.spring.config.env.event.PropertySourceChangedEvent.Kind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.microsphere.spring.core.SpringVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.microsphere.spring.util.FilterMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- walk(Dependency) - Method in class io.microsphere.spring.beans.factory.DependencyTreeWalker
- wrap(BeanFactory) - Method in class io.microsphere.spring.beans.factory.support.ListenableAutowireCandidateResolver
-
Wraps
AutowireCandidateResolver
as theListenableAutowireCandidateResolver
and then register to the givenDefaultListableBeanFactory
Y
- YamlPropertySource - Annotation Type in io.microsphere.spring.config.env.annotation
-
The extension annotation of {ResourcePropertySource @ResourcePropertySource} providing a convenient and declarative mechanism for adding a YAML
ImmutableMapPropertySource
to Spring's Environment. - YamlPropertySourceFactory - Class in io.microsphere.spring.config.env.support
-
PropertySourceFactory
for YAML - YamlPropertySourceFactory() - Constructor for class io.microsphere.spring.config.env.support.YamlPropertySourceFactory
All Classes All Packages