Hierarchy For Package org.apache.tapestry5.internal.spring

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.web.context.ContextLoader
    • org.springframework.core.io.support.PropertiesLoaderSupport
      • org.springframework.beans.factory.config.PropertyResourceConfigurer (implements org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.core.PriorityOrdered)
        • org.springframework.beans.factory.config.PlaceholderConfigurerSupport (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware)
    • 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)
    • org.apache.tapestry5.internal.spring.SpringBeanServiceDef (implements org.apache.tapestry5.ioc.def.ServiceDef2)
    • org.apache.tapestry5.internal.spring.SpringModuleDef (implements org.apache.tapestry5.ioc.def.ModuleDef)
    • org.apache.tapestry5.internal.spring.StaticObjectCreator (implements org.apache.tapestry5.commons.ObjectCreator<T>)