Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • io.micronaut.spring.context.MicronautApplicationContext (implements org.springframework.context.ConfigurableApplicationContext, io.micronaut.spring.context.ManagedApplicationContext, io.micronaut.spring.beans.MicronautContextInternal)
    • io.micronaut.spring.context.event.MicronautApplicationEventPublisher (implements org.springframework.context.ApplicationEventPublisher, io.micronaut.spring.beans.MicronautContextInternal)
    • io.micronaut.spring.context.factory.MicronautBeanFactoryConfiguration (implements io.micronaut.spring.beans.MicronautContextInternal)
    • io.micronaut.spring.context.convert.MicronautConversionService (implements org.springframework.core.convert.ConversionService, io.micronaut.spring.beans.MicronautContextInternal)
    • io.micronaut.spring.context.env.MicronautEnvironment (implements org.springframework.core.env.ConfigurableEnvironment, 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)
    • io.micronaut.spring.context.aware.SpringAwareListener (implements io.micronaut.context.event.BeanCreatedEventListener<T>, io.micronaut.context.event.BeanInitializedEventListener<T>)

Interface Hierarchy

  • org.springframework.context.ApplicationEventPublisher
    • org.springframework.context.ApplicationContext (also extends org.springframework.core.env.EnvironmentCapable, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.beans.factory.ListableBeanFactory, org.springframework.context.MessageSource, org.springframework.core.io.support.ResourcePatternResolver)
      • io.micronaut.spring.context.ManagedApplicationContext (also extends java.io.Closeable, org.springframework.context.Lifecycle)
  • java.lang.AutoCloseable
    • java.io.Closeable
      • io.micronaut.spring.context.ManagedApplicationContext (also extends org.springframework.context.ApplicationContext, org.springframework.context.Lifecycle)
  • org.springframework.beans.factory.BeanFactory
    • org.springframework.beans.factory.HierarchicalBeanFactory
      • org.springframework.context.ApplicationContext (also extends org.springframework.context.ApplicationEventPublisher, org.springframework.core.env.EnvironmentCapable, org.springframework.beans.factory.ListableBeanFactory, org.springframework.context.MessageSource, org.springframework.core.io.support.ResourcePatternResolver)
        • io.micronaut.spring.context.ManagedApplicationContext (also extends java.io.Closeable, org.springframework.context.Lifecycle)
    • org.springframework.beans.factory.ListableBeanFactory
      • org.springframework.context.ApplicationContext (also extends org.springframework.context.ApplicationEventPublisher, org.springframework.core.env.EnvironmentCapable, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.context.MessageSource, org.springframework.core.io.support.ResourcePatternResolver)
        • io.micronaut.spring.context.ManagedApplicationContext (also extends java.io.Closeable, org.springframework.context.Lifecycle)
  • org.springframework.core.env.EnvironmentCapable
    • org.springframework.context.ApplicationContext (also extends org.springframework.context.ApplicationEventPublisher, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.beans.factory.ListableBeanFactory, org.springframework.context.MessageSource, org.springframework.core.io.support.ResourcePatternResolver)
      • io.micronaut.spring.context.ManagedApplicationContext (also extends java.io.Closeable, org.springframework.context.Lifecycle)
  • org.springframework.context.Lifecycle
    • io.micronaut.spring.context.ManagedApplicationContext (also extends org.springframework.context.ApplicationContext, java.io.Closeable)
  • org.springframework.context.MessageSource
    • org.springframework.context.ApplicationContext (also extends org.springframework.context.ApplicationEventPublisher, org.springframework.core.env.EnvironmentCapable, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.beans.factory.ListableBeanFactory, org.springframework.core.io.support.ResourcePatternResolver)
      • io.micronaut.spring.context.ManagedApplicationContext (also extends java.io.Closeable, org.springframework.context.Lifecycle)
  • org.springframework.core.io.ResourceLoader
    • org.springframework.core.io.support.ResourcePatternResolver
      • org.springframework.context.ApplicationContext (also extends org.springframework.context.ApplicationEventPublisher, org.springframework.core.env.EnvironmentCapable, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.beans.factory.ListableBeanFactory, org.springframework.context.MessageSource)
        • io.micronaut.spring.context.ManagedApplicationContext (also extends java.io.Closeable, org.springframework.context.Lifecycle)