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

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

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.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.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.
 



Copyright (c) 2005-2009 The Grails project