| GrailsApplicationAware |
Interface |
Convenience interface that can be implemented by classes that are registered by plugins. |
| ClassLoaderAware |
Interface |
Convenience interface that can be implemented by classes that are registered by plugins. |
| GrailsApplicationAwareBeanPostProcessor |
Class |
Implementation of BeanPostProcessor that recognizes GrailsApplicationAware and injects and instance of GrailsApplication . |
| ClassLoaderAwareBeanPostProcessor |
Class |
No description provided. |
| AwarePlugin |
Class |
Grails plugin that registers *Aware BeanPostProcessor s. |