public class ConfluenceBootstrappedContextLoaderListener
extends com.atlassian.config.bootstrap.BootstrappedContextLoaderListener
Constructor and Description |
---|
ConfluenceBootstrappedContextLoaderListener() |
Modifier and Type | Method and Description |
---|---|
boolean |
canInitialiseContainer() |
void |
contextInitialized(javax.servlet.ServletContextEvent event) |
protected com.atlassian.spring.container.SpringContainerContext |
getNewSpringContainerContext() |
protected org.springframework.context.ApplicationContext |
loadParentContext(javax.servlet.ServletContext servletContext) |
postInitialiseContext
closeWebApplicationContext, configureAndRefreshWebApplicationContext, createWebApplicationContext, customizeContext, determineContextClass, determineContextInitializerClasses, getCurrentWebApplicationContext, initWebApplicationContext, setContextInitializers
public ConfluenceBootstrappedContextLoaderListener()
public boolean canInitialiseContainer()
canInitialiseContainer
in class com.atlassian.config.bootstrap.BootstrappedContextLoaderListener
public void contextInitialized(javax.servlet.ServletContextEvent event)
contextInitialized
in interface javax.servlet.ServletContextListener
contextInitialized
in class com.atlassian.spring.container.ContainerContextLoaderListener
protected org.springframework.context.ApplicationContext loadParentContext(javax.servlet.ServletContext servletContext) throws org.springframework.beans.BeansException
loadParentContext
in class com.atlassian.config.bootstrap.BootstrappedContextLoaderListener
org.springframework.beans.BeansException
protected com.atlassian.spring.container.SpringContainerContext getNewSpringContainerContext()
getNewSpringContainerContext
in class com.atlassian.config.bootstrap.BootstrappedContextLoaderListener
Copyright © 2003–2020 Atlassian. All rights reserved.