Groovy Documentation

org.codehaus.groovy.grails.commons.spring
[Java] Interface RuntimeSpringConfiguration


public interface RuntimeSpringConfiguration

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?entry=programmatic_configuration_in_spring

Authors:
Graeme
Since:
0.3


Groovy Documentation