public class GrailsContextLoaderListener
extends org.springframework.web.context.ContextLoaderListener
| Modifier and Type | Field and Description |
|---|---|
static org.apache.commons.logging.Log |
LOG |
| Constructor and Description |
|---|
GrailsContextLoaderListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
closeWebApplicationContext(javax.servlet.ServletContext servletContext) |
org.springframework.web.context.WebApplicationContext |
initWebApplicationContext(javax.servlet.ServletContext servletContext) |
contextDestroyed, contextInitializedconfigureAndRefreshWebApplicationContext, createWebApplicationContext, createWebApplicationContext, customizeContext, determineContextClass, determineContextInitializerClasses, getCurrentWebApplicationContext, loadParentContextpublic org.springframework.web.context.WebApplicationContext initWebApplicationContext(javax.servlet.ServletContext servletContext)
initWebApplicationContext in class org.springframework.web.context.ContextLoaderpublic void closeWebApplicationContext(javax.servlet.ServletContext servletContext)
closeWebApplicationContext in class org.springframework.web.context.ContextLoader