程序包io.microsphere.spring.config.context.annotation的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • java.util.AbstractMap<K,​V> (implements java.util.Map<K,​V>)
    • 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.config.context.annotation.PropertySourceExtensionLoader.PropertySourceResource (implements java.lang.Comparable<T>)

接口分层结构

注释类型分层结构