| Class |
Description |
|
AbstractGrailsPlugin
|
Abstract implementation that provides some default behaviours |
|
AbstractGrailsPluginManager
|
Abstract implementation of the GrailsPluginManager interface |
|
BinaryGrailsPlugin
|
Models a pre-compiled binary plugin. |
|
CoreGrailsPlugin
|
Configures the core shared beans within the Grails application context. |
|
DefaultGrailsPlugin
|
Implementation of the GrailsPlugin interface that wraps a Groovy plugin class
and provides the magic to invoke its various methods from Java. |
|
MockGrailsPluginManager
|
- Authors:
- Graeme Rocher
|
|
MockPluginDiscovery
|
|
|
ProfilingGrailsPluginManager
|
A GrailsPluginManager implementation that outputs profile data to a logger. |