Groovy Documentation

Package org.codehaus.griffon.runtime.spring

 

Class Summary
DefaultRuntimeSpringConfiguration A programmable runtime Spring configuration that allows a spring ApplicationContext to be constructed at runtime
GriffonApplicationContext 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')
GriffonRuntimeConfigurator A class that handles the runtime configuration of the Griffon ApplicationContext.
 


Groovy Documentation