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) |
postInitialiseContextcloseWebApplicationContext, configureAndRefreshWebApplicationContext, createWebApplicationContext, customizeContext, determineContextClass, determineContextInitializerClasses, getCurrentWebApplicationContext, initWebApplicationContext, setContextInitializerspublic ConfluenceBootstrappedContextLoaderListener()
public boolean canInitialiseContainer()
canInitialiseContainer in class com.atlassian.config.bootstrap.BootstrappedContextLoaderListenerpublic void contextInitialized(javax.servlet.ServletContextEvent event)
contextInitialized in interface javax.servlet.ServletContextListenercontextInitialized in class com.atlassian.spring.container.ContainerContextLoaderListenerprotected org.springframework.context.ApplicationContext loadParentContext(javax.servlet.ServletContext servletContext)
throws org.springframework.beans.BeansException
loadParentContext in class com.atlassian.config.bootstrap.BootstrappedContextLoaderListenerorg.springframework.beans.BeansExceptionprotected com.atlassian.spring.container.SpringContainerContext getNewSpringContainerContext()
getNewSpringContainerContext in class com.atlassian.config.bootstrap.BootstrappedContextLoaderListenerCopyright © 2003–2020 Atlassian. All rights reserved.