Uses of Package
org.codehaus.groovy.grails.plugins.support.aware

Packages that use org.codehaus.groovy.grails.plugins.support.aware
org.codehaus.groovy.grails.commons   
org.codehaus.groovy.grails.context.support   
org.codehaus.groovy.grails.orm.hibernate.validation   
org.codehaus.groovy.grails.validation   
org.codehaus.groovy.grails.web.mapping   
org.codehaus.groovy.grails.web.pages   
org.codehaus.groovy.grails.web.servlet   
org.codehaus.groovy.grails.webflow.mvc.servlet   
 

Classes in org.codehaus.groovy.grails.plugins.support.aware used by org.codehaus.groovy.grails.commons
GrailsConfigurationAware
          Obtains the Grails ConfigObject via Spring.
 

Classes in org.codehaus.groovy.grails.plugins.support.aware used by org.codehaus.groovy.grails.context.support
GrailsApplicationAware
          Convenience interface that can be implemented by classes that are registered by plugins.
 

Classes in org.codehaus.groovy.grails.plugins.support.aware used by org.codehaus.groovy.grails.orm.hibernate.validation
GrailsApplicationAware
          Convenience interface that can be implemented by classes that are registered by plugins.
 

Classes in org.codehaus.groovy.grails.plugins.support.aware used by org.codehaus.groovy.grails.validation
GrailsApplicationAware
          Convenience interface that can be implemented by classes that are registered by plugins.
 

Classes in org.codehaus.groovy.grails.plugins.support.aware used by org.codehaus.groovy.grails.web.mapping
ClassLoaderAware
          Convenience interface that can be implemented by classes that are registered by plugins.
GrailsApplicationAware
          Convenience interface that can be implemented by classes that are registered by plugins.
 

Classes in org.codehaus.groovy.grails.plugins.support.aware used by org.codehaus.groovy.grails.web.pages
GrailsApplicationAware
          Convenience interface that can be implemented by classes that are registered by plugins.
 

Classes in org.codehaus.groovy.grails.plugins.support.aware used by org.codehaus.groovy.grails.web.servlet
GrailsApplicationAware
          Convenience interface that can be implemented by classes that are registered by plugins.
 

Classes in org.codehaus.groovy.grails.plugins.support.aware used by org.codehaus.groovy.grails.webflow.mvc.servlet
GrailsApplicationAware
          Convenience interface that can be implemented by classes that are registered by plugins.