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

Packages that use org.codehaus.groovy.grails.plugins.support.aware
org.codehaus.groovy.grails.web.mapping   
org.codehaus.groovy.grails.webflow.config   
org.codehaus.groovy.grails.webflow.execution.repository.continuation   
 

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.webflow.config
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.execution.repository.continuation
GrailsApplicationAware
          Convenience interface that can be implemented by classes that are registered by plugins.
 



Copyright (c) 2005-2006 The Grails project