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

Packages that use GrailsConfigurationAware
org.codehaus.groovy.grails.commons   
org.codehaus.groovy.grails.orm.hibernate.support   
 

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
 

Uses of GrailsConfigurationAware in org.codehaus.groovy.grails.orm.hibernate.support
 

Classes in org.codehaus.groovy.grails.orm.hibernate.support that implement GrailsConfigurationAware
 class ClosureEventTriggeringInterceptor
           
 



Copyright (c) 2005-2009 The Grails project