public class BootstrappedContextLoaderListener
extends com.atlassian.spring.container.ContainerContextLoaderListener
implements javax.servlet.ServletContextListener
| Constructor and Description |
|---|
BootstrappedContextLoaderListener() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canInitialiseContainer() |
protected com.atlassian.spring.container.SpringContainerContext |
getNewSpringContainerContext() |
protected org.springframework.context.ApplicationContext |
loadParentContext(javax.servlet.ServletContext servletContext) |
contextInitialized, postInitialiseContextcloseWebApplicationContext, configureAndRefreshWebApplicationContext, createWebApplicationContext, customizeContext, determineContextClass, determineContextInitializerClasses, getCurrentWebApplicationContext, initWebApplicationContext, setContextInitializerspublic boolean canInitialiseContainer()
canInitialiseContainer in class com.atlassian.spring.container.ContainerContextLoaderListenerprotected org.springframework.context.ApplicationContext loadParentContext(javax.servlet.ServletContext servletContext)
throws org.springframework.beans.BeansException
loadParentContext in class org.springframework.web.context.ContextLoaderorg.springframework.beans.BeansExceptionprotected com.atlassian.spring.container.SpringContainerContext getNewSpringContainerContext()
getNewSpringContainerContext in class com.atlassian.spring.container.ContainerContextLoaderListenerCopyright © 2006–2024 Atlassian. All rights reserved.