public class GrailsContextLoader
extends org.springframework.web.context.ContextLoader
| Modifier and Type | Field and Description |
|---|---|
static org.apache.commons.logging.Log |
LOG |
| Constructor and Description |
|---|
GrailsContextLoader() |
| Modifier and Type | Method and Description |
|---|---|
void |
closeWebApplicationContext(javax.servlet.ServletContext servletContext) |
org.springframework.web.context.WebApplicationContext |
initWebApplicationContext(javax.servlet.ServletContext servletContext) |
configureAndRefreshWebApplicationContext, 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