Hierarchy For Package org.apache.xbean.spring.context

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.core.io.DefaultResourceLoader (implements org.springframework.core.io.ResourceLoader)
      • org.springframework.context.support.AbstractApplicationContext (implements org.springframework.context.ConfigurableApplicationContext, org.springframework.beans.factory.DisposableBean)
        • org.springframework.context.support.AbstractRefreshableApplicationContext
          • org.springframework.context.support.AbstractRefreshableConfigApplicationContext (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean)

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)
      • org.springframework.context.ConfigurableApplicationContext (also extends java.io.Closeable, org.springframework.context.Lifecycle)
        • org.apache.xbean.spring.context.SpringApplicationContext (also extends org.springframework.beans.factory.DisposableBean, org.springframework.core.io.ResourceLoader)
  • java.lang.AutoCloseable
    • java.io.Closeable
      • org.springframework.context.ConfigurableApplicationContext (also extends org.springframework.context.ApplicationContext, org.springframework.context.Lifecycle)
        • org.apache.xbean.spring.context.SpringApplicationContext (also extends org.springframework.beans.factory.DisposableBean, org.springframework.core.io.ResourceLoader)
  • 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)
        • org.springframework.context.ConfigurableApplicationContext (also extends java.io.Closeable, org.springframework.context.Lifecycle)
          • org.apache.xbean.spring.context.SpringApplicationContext (also extends org.springframework.beans.factory.DisposableBean, org.springframework.core.io.ResourceLoader)
    • 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)
        • org.springframework.context.ConfigurableApplicationContext (also extends java.io.Closeable, org.springframework.context.Lifecycle)
          • org.apache.xbean.spring.context.SpringApplicationContext (also extends org.springframework.beans.factory.DisposableBean, org.springframework.core.io.ResourceLoader)
  • org.springframework.beans.factory.DisposableBean
    • org.apache.xbean.spring.context.SpringApplicationContext (also extends org.springframework.context.ConfigurableApplicationContext, org.springframework.core.io.ResourceLoader)
  • 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)
      • org.springframework.context.ConfigurableApplicationContext (also extends java.io.Closeable, org.springframework.context.Lifecycle)
        • org.apache.xbean.spring.context.SpringApplicationContext (also extends org.springframework.beans.factory.DisposableBean, org.springframework.core.io.ResourceLoader)
  • org.springframework.context.Lifecycle
    • org.springframework.context.ConfigurableApplicationContext (also extends org.springframework.context.ApplicationContext, java.io.Closeable)
      • org.apache.xbean.spring.context.SpringApplicationContext (also extends org.springframework.beans.factory.DisposableBean, org.springframework.core.io.ResourceLoader)
  • 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)
      • org.springframework.context.ConfigurableApplicationContext (also extends java.io.Closeable, org.springframework.context.Lifecycle)
        • org.apache.xbean.spring.context.SpringApplicationContext (also extends org.springframework.beans.factory.DisposableBean, org.springframework.core.io.ResourceLoader)
  • 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)
        • org.springframework.context.ConfigurableApplicationContext (also extends java.io.Closeable, org.springframework.context.Lifecycle)
          • org.apache.xbean.spring.context.SpringApplicationContext (also extends org.springframework.beans.factory.DisposableBean, org.springframework.core.io.ResourceLoader)
    • org.apache.xbean.spring.context.SpringApplicationContext (also extends org.springframework.context.ConfigurableApplicationContext, org.springframework.beans.factory.DisposableBean)
  • org.apache.xbean.spring.context.SpringXmlPreprocessor