Uses of Interface
org.codehaus.groovy.grails.plugins.support.aware.GrailsConfigurationAware

Packages that use GrailsConfigurationAware
org.codehaus.groovy.grails.commons   
 

Uses of GrailsConfigurationAware in org.codehaus.groovy.grails.commons
 

Classes in org.codehaus.groovy.grails.commons that implement GrailsConfigurationAware
 class AnnotationDomainClassArtefactHandler
          Detects annotated domain classes for EJB3 style mappings.
 class DomainClassArtefactHandler
          Evaluates the conventions that define a domain class in Grails.