public class

ConfluenceXmlWebApplicationContext

extends XmlWebApplicationContext
java.lang.Object
   ↳ org.springframework.core.io.DefaultResourceLoader
     ↳ org.springframework.context.support.AbstractApplicationContext
       ↳ org.springframework.context.support.AbstractRefreshableApplicationContext
         ↳ org.springframework.context.support.AbstractRefreshableConfigApplicationContext
           ↳ org.springframework.web.context.support.AbstractRefreshableWebApplicationContext
             ↳ org.springframework.web.context.support.XmlWebApplicationContext
               ↳ com.atlassian.confluence.setup.ConfluenceXmlWebApplicationContext

Summary

[Expand]
Inherited Constants
From class org.springframework.web.context.support.XmlWebApplicationContext
From class org.springframework.context.support.AbstractApplicationContext
From interface org.springframework.beans.factory.BeanFactory
From interface org.springframework.context.ConfigurableApplicationContext
From interface org.springframework.core.io.ResourceLoader
From interface org.springframework.core.io.support.ResourcePatternResolver
From interface org.springframework.web.context.WebApplicationContext
[Expand]
Inherited Fields
From class org.springframework.context.support.AbstractApplicationContext
From interface org.springframework.web.context.WebApplicationContext
Public Constructors
ConfluenceXmlWebApplicationContext()
Protected Methods
DefaultListableBeanFactory createBeanFactory()
void initBeanDefinitionReader(XmlBeanDefinitionReader beanDefinitionReader)
[Expand]
Inherited Methods
From class org.springframework.web.context.support.XmlWebApplicationContext
From class org.springframework.web.context.support.AbstractRefreshableWebApplicationContext
From class org.springframework.context.support.AbstractRefreshableConfigApplicationContext
From class org.springframework.context.support.AbstractRefreshableApplicationContext
From class org.springframework.context.support.AbstractApplicationContext
From class org.springframework.core.io.DefaultResourceLoader
From class java.lang.Object
From interface org.springframework.beans.factory.BeanFactory
From interface org.springframework.beans.factory.BeanNameAware
From interface org.springframework.beans.factory.DisposableBean
From interface org.springframework.beans.factory.HierarchicalBeanFactory
From interface org.springframework.beans.factory.InitializingBean
From interface org.springframework.beans.factory.ListableBeanFactory
From interface org.springframework.context.ApplicationContext
From interface org.springframework.context.ApplicationEventPublisher
From interface org.springframework.context.ConfigurableApplicationContext
From interface org.springframework.context.Lifecycle
From interface org.springframework.context.MessageSource
From interface org.springframework.core.io.ResourceLoader
From interface org.springframework.core.io.support.ResourcePatternResolver
From interface org.springframework.ui.context.ThemeSource
From interface org.springframework.web.context.ConfigurableWebApplicationContext
From interface org.springframework.web.context.WebApplicationContext

Public Constructors

public ConfluenceXmlWebApplicationContext ()

Protected Methods

protected DefaultListableBeanFactory createBeanFactory ()

protected void initBeanDefinitionReader (XmlBeanDefinitionReader beanDefinitionReader)