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, getContextLoaderCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.