public class ContextLoaderListener
extends org.springframework.web.context.ContextLoaderListener
ContextLoaderListener that can be disabled by a boolean
java:comp/env/properties/startup.enable JNDI entry. If startup.enable is configured as
false then the Spring Application Context is not created, allowing further configuration changes to be made after
initial deployment.| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
log |
| Constructor and Description |
|---|
ContextLoaderListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextInitialized(javax.servlet.ServletContextEvent event) |
contextDestroyed, createContextLoader, getContextLoadercloseWebApplicationContext, configureAndRefreshWebApplicationContext, createWebApplicationContext, createWebApplicationContext, customizeContext, determineContextClass, determineContextInitializerClasses, getCurrentWebApplicationContext, initWebApplicationContext, loadParentContextCopyright © 2005–2018 Alfresco Software. All rights reserved.