class DomainClassGrailsPlugin extends Plugin
Configures the domain classes in the spring context.
Type | Name and description |
---|---|
java.lang.Object |
dependsOn |
java.lang.Object |
loadAfter |
java.lang.Object |
version |
java.lang.Object |
watchedResources |
Constructor and description |
---|
DomainClassGrailsPlugin
() |
Type Params | Return Type | Name and description |
---|---|---|
|
groovy.lang.Closure |
doWithSpring() |
Methods inherited from class | Name |
---|---|
class Plugin |
beans, doWithApplicationContext, doWithDynamicMethods, doWithSpring, getApplicationContext, getConfig, getManager, onChange, onConfigChange, onShutdown, onStartup, setApplicationContext |
Groovy Documentation