org.codehaus.groovy.grails.web.context
[Java] Class GrailsContextLoader
java.lang.Object
org.springframework.web.context.ContextLoader
org.codehaus.groovy.grails.web.context.GrailsContextLoader
public class GrailsContextLoader
extends ContextLoader
- Authors:
- graemerocher
LOG
public static final Log LOG
-
closeWebApplicationContext
@Override
public void closeWebApplicationContext(ServletContext servletContext)
-
createWebApplicationContext
@Override
protected WebApplicationContext createWebApplicationContext(ServletContext servletContext, ApplicationContext parent)
-
Groovy Documentation