|
Class Summary |
| DefaultBeanConfiguration |
Default implementation of the BeanConfiguration interface
Credit must go to Solomon Duskis and the
article: http://jroller.com/page/Solomon? |
| DefaultRuntimeSpringConfiguration |
A programmable runtime Spring configuration that allows a spring ApplicationContext
to be constructed at runtime
Credit must go to Solomon Duskis and the
article: http://jroller.com/page/Solomon? |
| GrailsResourceHolder |
A class that holds references to all the Grails resource instances to support class reloading |
| GrailsRuntimeConfigurator |
A class that handles the runtime configuration of the Grails ApplicationContext |
| GrailsWebApplicationContext |
A WebApplicationContext that extends StaticApplicationContext to allow for programmatic
configuration at runtime. |