Uses of Interface
org.codehaus.groovy.grails.support.ParentApplicationContextAware

Packages that use ParentApplicationContextAware
org.codehaus.groovy.grails.plugins   
 

Uses of ParentApplicationContextAware in org.codehaus.groovy.grails.plugins
 

Classes in org.codehaus.groovy.grails.plugins that implement ParentApplicationContextAware
 class DefaultGrailsPlugin
          Implementation of the GrailsPlugin interface that wraps a Groovy plugin class and provides the magic to invoke its various methods from Java
 



Copyright (c) 2005-2006 The Grails project