类分层结构
- java.lang.Object
- org.springframework.context.event.AbstractApplicationEventMulticaster (implements org.springframework.context.event.ApplicationEventMulticaster, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.context.event.SimpleApplicationEventMulticaster
- io.microsphere.spring.beans.factory.AbstractInjectionPointDependencyResolver (implements org.springframework.beans.factory.BeanFactoryAware, io.microsphere.spring.beans.factory.InjectionPointDependencyResolver)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- java.util.LinkedHashMap<K,V> (implements java.util.Map<K,V>)
- org.springframework.core.annotation.AnnotationAttributes
- io.microsphere.spring.context.lifecycle.AbstractSmartLifecycle (implements org.springframework.context.SmartLifecycle)
- io.microsphere.spring.util.AnnotatedBeanDefinitionRegistryUtils
- io.microsphere.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor, org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.EnvironmentAware, org.springframework.context.ResourceLoaderAware)
- io.microsphere.spring.util.AnnotationUtils
- io.microsphere.spring.util.ApplicationContextUtils
- io.microsphere.util.BaseUtils
- io.microsphere.spring.context.annotation.BeanCapableImportCandidate (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.EnvironmentAware, org.springframework.context.ResourceLoaderAware)
- io.microsphere.spring.config.context.annotation.AnnotatedPropertySourceLoader<A> (implements org.springframework.context.annotation.ImportSelector)
- io.microsphere.spring.config.context.annotation.PropertySourceExtensionLoader<A,EA> (implements org.springframework.context.ApplicationContextAware)
- io.microsphere.spring.config.context.annotation.ResourcePropertySourceLoader (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.ResourceLoaderAware)
- io.microsphere.spring.util.BeanDefinitionUtils
- io.microsphere.spring.context.event.BeanFactoryListenerAdapter (implements io.microsphere.spring.context.event.BeanFactoryListener)
- io.microsphere.spring.util.BeanFactoryUtils
- io.microsphere.spring.context.event.BeanListenerAdapter (implements io.microsphere.spring.context.event.BeanListener)
- io.microsphere.spring.util.BeanRegistrar
- io.microsphere.spring.context.event.BeanTimeStatistics (implements io.microsphere.spring.context.event.BeanListener, org.springframework.beans.factory.BeanNameAware)
- io.microsphere.spring.util.BeanUtils
- org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider (implements org.springframework.core.env.EnvironmentCapable, org.springframework.context.ResourceLoaderAware)
- org.springframework.context.annotation.ClassPathBeanDefinitionScanner
- io.microsphere.spring.beans.factory.annotation.ConfigurationBeanBindingPostProcessor (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.core.PriorityOrdered)
- io.microsphere.spring.beans.factory.annotation.ConfigurationBeanBindingRegistrar (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- io.microsphere.spring.beans.factory.annotation.ConfigurationBeanBindingsRegister (implements org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- io.microsphere.spring.core.convert.support.ConversionServiceResolver
- io.microsphere.spring.beans.factory.DefaultBeanDependencyResolver (implements io.microsphere.spring.beans.factory.BeanDependencyResolver)
- io.microsphere.spring.context.config.DefaultConfigurationBeanBinder (implements io.microsphere.spring.context.config.ConfigurationBeanBinder)
- io.microsphere.spring.config.env.support.DefaultResourceComparator (implements java.util.Comparator<T>)
- io.microsphere.spring.context.event.DeferredApplicationEventPublisher (implements org.springframework.context.ApplicationEventPublisher, org.springframework.context.ApplicationListener<E>)
- io.microsphere.spring.beans.factory.DelegatingFactoryBean (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- io.microsphere.spring.beans.factory.Dependency
- io.microsphere.spring.beans.factory.DependencyTreeWalker
- io.microsphere.spring.util.EnvironmentUtils
- io.microsphere.spring.context.annotation.EventExtensionRegistrar (implements org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.context.ApplicationEvent
- io.microsphere.spring.context.event.EventPublishingBeanInitializer (implements org.springframework.context.ApplicationContextInitializer<C>, org.springframework.core.PriorityOrdered)
- io.microsphere.spring.util.FieldUtils
- io.microsphere.spring.beans.factory.config.GenericBeanPostProcessorAdapter<T> (implements org.springframework.beans.factory.config.BeanPostProcessor)
- org.springframework.beans.factory.annotation.InjectionMetadata.InjectedElement
- io.microsphere.spring.beans.factory.InjectionPointDependencyResolvers (implements io.microsphere.spring.beans.factory.InjectionPointDependencyResolver)
- org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessorAdapter (implements org.springframework.beans.factory.config.SmartInstantiationAwareBeanPostProcessor)
- io.microsphere.spring.beans.factory.annotation.AnnotatedInjectionBeanPostProcessor (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.support.MergedBeanDefinitionPostProcessor, org.springframework.core.PriorityOrdered)
- io.microsphere.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor<A> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.beans.factory.support.MergedBeanDefinitionPostProcessor, org.springframework.core.PriorityOrdered)
- io.microsphere.spring.context.event.JavaBeansPropertyChangeListenerAdapter (implements java.beans.PropertyChangeListener)
- io.microsphere.spring.config.env.support.JsonPropertySourceFactory (implements org.springframework.core.io.support.PropertySourceFactory)
- io.microsphere.spring.context.event.LoggingBeanFactoryListener (implements io.microsphere.spring.context.event.BeanFactoryListener)
- io.microsphere.spring.context.event.LoggingBeanListener (implements io.microsphere.spring.context.event.BeanListener)
- io.microsphere.spring.beans.factory.config.NamedBeanHolderComparator<T> (implements java.util.Comparator<T>)
- io.microsphere.spring.context.event.OnceApplicationContextEventListener<E> (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<E>)
- io.microsphere.spring.cache.intereptor.TTLCacheResolver (implements org.springframework.cache.interceptor.CacheResolver)
- org.springframework.core.env.PropertySource<T>
- org.springframework.core.env.EnumerablePropertySource<T>
- org.springframework.core.env.MapPropertySource
- io.microsphere.spring.config.context.annotation.PropertySourceExtensionLoader.PropertySourceResource (implements java.lang.Comparable<T>)
- io.microsphere.spring.util.PropertySourcesUtils
- io.microsphere.spring.util.PropertyValuesUtils
- io.microsphere.spring.beans.factory.filter.ResolvableDependencyTypeFilter (implements io.microsphere.filter.Filter<T>)
- io.microsphere.spring.core.convert.SpringConverterAdapter (implements org.springframework.core.convert.converter.ConditionalGenericConverter)
- io.microsphere.spring.net.SpringDelegatingBeanProtocolURLConnectionFactory (implements io.microsphere.net.SubProtocolURLConnectionFactory)
- io.microsphere.spring.util.SpringFactoriesLoaderUtils
- io.microsphere.spring.net.SpringSubProtocolURLConnectionFactory (implements io.microsphere.net.SubProtocolURLConnectionFactory)
- io.microsphere.spring.cache.TTLContext
- io.microsphere.spring.cache.redis.TTLRedisCacheWriterWrapper (implements org.springframework.data.redis.cache.RedisCacheWriter)
- io.microsphere.spring.cache.redis.TTLRedisConfiguration (implements org.springframework.beans.factory.config.BeanFactoryPostProcessor)
- java.net.URLConnection
- java.net.URLStreamHandler
- io.microsphere.net.ExtendableProtocolURLStreamHandler
- io.microsphere.spring.net.SpringProtocolURLStreamHandler (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.EnvironmentAware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ResourceLoaderAware)
- io.microsphere.spring.util.WrapperUtils
- org.springframework.beans.factory.config.YamlProcessor
- io.microsphere.spring.config.env.support.YamlPropertySourceFactory (implements org.springframework.core.io.support.PropertySourceFactory)
注释类型分层结构
- io.microsphere.spring.config.context.annotation.DefaultPropertiesPropertySource (implements java.lang.annotation.Annotation)
- io.microsphere.spring.config.context.annotation.DefaultPropertiesPropertySources (implements java.lang.annotation.Annotation)
- io.microsphere.spring.beans.factory.annotation.EnableConfigurationBeanBinding (implements java.lang.annotation.Annotation)
- io.microsphere.spring.beans.factory.annotation.EnableConfigurationBeanBindings (implements java.lang.annotation.Annotation)
- io.microsphere.spring.context.annotation.EnableEventExtension (implements java.lang.annotation.Annotation)
- io.microsphere.spring.core.convert.annotation.EnableSpringConverterAdapter (implements java.lang.annotation.Annotation)
- io.microsphere.spring.cache.annotation.EnableTTLCaching (implements java.lang.annotation.Annotation)
- io.microsphere.spring.config.env.annotation.JsonPropertySource (implements java.lang.annotation.Annotation)
- io.microsphere.spring.config.context.annotation.PropertySourceExtension (implements java.lang.annotation.Annotation)
- io.microsphere.spring.config.context.annotation.ResourcePropertySource (implements java.lang.annotation.Annotation)
- io.microsphere.spring.config.context.annotation.ResourcePropertySources (implements java.lang.annotation.Annotation)
- io.microsphere.spring.cache.annotation.TTLCacheable (implements java.lang.annotation.Annotation)
- io.microsphere.spring.cache.annotation.TTLCachePut (implements java.lang.annotation.Annotation)
- io.microsphere.spring.config.env.annotation.YamlPropertySource (implements java.lang.annotation.Annotation)
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)