Package org.codehaus.groovy.grails.plugins.support.aware
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
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
AwarePlugin

Grails plugin that registers *Aware BeanPostProcessor s.

ClassLoaderAwareBeanPostProcessor No description provided.
GrailsApplicationAwareBeanPostProcessor

Implementation of BeanPostProcessor that recognizes GrailsApplicationAware and injects and instance of GrailsApplication .