Class | Description |
---|---|
GrailsConfigUtils | A common class where shared configurational methods can reside. |
GrailsContextLoaderListener | Extends the Spring default ContextLoader to load GrailsApplicationContext. |
ServletContextHolder | Holds a reference to the ServletContext. |
ServletEnvironmentGrailsApplicationDiscoveryStrategy | Strategy for discovering the GrailsApplication and ApplicationContext instances in the Servlet environment |
WebRequestServletHolder | @author Burt Beckwith |