Class |
Description |
DefaultRuntimeSpringConfiguration
|
@deprecated Use org.grails.spring.DefaultRuntimeSpringConfiguration instead |
GrailsApplicationContext
|
An ApplicationContext that extends StaticApplicationContext and implements GroovyObject such that
beans can be retrieved with the dot de-reference syntax instead of using getBean('name'). |
GrailsRuntimeConfigurator
|
Handles the runtime configuration of the Grails ApplicationContext. |
GrailsWebApplicationContext
|
A WebApplicationContext that extends StaticApplicationContext to allow for programmatic
configuration at runtime. |