| Name | Description | Type | Package | Framework |
| ClassLoaderAware | Convenience interface that can be implemented by classes that are registered by plugins. | Interface | org.codehaus.groovy.grails.plugins.support.aware | Grails |
| ClassLoaderAwareBeanPostProcessor | Class | org.codehaus.groovy.grails.plugins.support.aware | Grails | |
| GrailsApplicationAware | Convenience interface that can be implemented by classes that are registered by plugins. | Interface | org.codehaus.groovy.grails.plugins.support.aware | Grails |
| GrailsApplicationAwareBeanPostProcessor | that recognizes GrailsApplicationAware and injects and instance of GrailsApplication. | Class | org.codehaus.groovy.grails.plugins.support.aware | Grails |
| GrailsConfigurationAware | Obtains the Grails ConfigObject via Spring. | Interface | org.codehaus.groovy.grails.plugins.support.aware | Grails |
| PluginManagerAwareBeanPostProcessor | Auto-injects beans that implement PluginManagerAware. | Class | org.codehaus.groovy.grails.plugins.support.aware | Grails |