Hierarchy For Package io.micronaut.spring.context.factory

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • io.micronaut.spring.context.factory.MicronautBeanFactoryConfiguration (implements io.micronaut.spring.beans.MicronautContextInternal)
    • org.springframework.core.SimpleAliasRegistry (implements org.springframework.core.AliasRegistry)
      • org.springframework.beans.factory.support.DefaultSingletonBeanRegistry (implements org.springframework.beans.factory.config.SingletonBeanRegistry)
        • org.springframework.beans.factory.support.FactoryBeanRegistrySupport
          • org.springframework.beans.factory.support.AbstractBeanFactory (implements org.springframework.beans.factory.config.ConfigurableBeanFactory)
            • org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory (implements org.springframework.beans.factory.config.AutowireCapableBeanFactory)
              • org.springframework.beans.factory.support.DefaultListableBeanFactory (implements org.springframework.beans.factory.support.BeanDefinitionRegistry, org.springframework.beans.factory.config.ConfigurableListableBeanFactory, java.io.Serializable)
                • io.micronaut.spring.context.factory.MicronautBeanFactory (implements org.springframework.beans.factory.config.AutowireCapableBeanFactory, org.springframework.beans.factory.config.ConfigurableListableBeanFactory, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.beans.factory.ListableBeanFactory, io.micronaut.spring.beans.MicronautContextInternal)