org.codehaus.groovy.grails.web.context
Class GrailsContextLoader
java.lang.Object
org.springframework.web.context.ContextLoader
org.codehaus.groovy.grails.web.context.GrailsContextLoader
public class GrailsContextLoader
- extends ContextLoader
- Author:
- graemerocher
Field Summary |
static org.apache.commons.logging.Log |
LOG
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
public static final org.apache.commons.logging.Log LOG
GrailsContextLoader
public GrailsContextLoader()
createWebApplicationContext
protected WebApplicationContext createWebApplicationContext(ServletContext servletContext,
ApplicationContext parent)
throws BeansException
- Overrides:
createWebApplicationContext
in class ContextLoader
- Throws:
BeansException
Copyright (c) 2005-2006 The Grails project