org.codehaus.groovy.grails.web.context
Class GrailsContextLoaderListener
java.lang.Object
org.springframework.web.context.ContextLoader
org.springframework.web.context.ContextLoaderListener
org.codehaus.groovy.grails.web.context.GrailsContextLoaderListener
- All Implemented Interfaces:
- EventListener, ServletContextListener
public class GrailsContextLoaderListener
- extends ContextLoaderListener
Extends the Spring default ContextLoader to load GrailsApplicationContext
- Author:
- Graeme Rocher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GrailsContextLoaderListener
public GrailsContextLoaderListener()
createContextLoader
protected ContextLoader createContextLoader()
- Overrides:
createContextLoader
in class ContextLoaderListener
Copyright (c) 2005-2009 The Grails project