class DomainClassGrailsPlugin extends Plugin
Configures the domain classes in the spring context.
Modifiers | Name | Description |
---|---|---|
private java.lang.Object |
dependsOn |
|
private java.lang.Object |
loadAfter |
|
private java.lang.Object |
version |
|
private java.lang.Object |
watchedResources |
Fields inherited from class | Fields |
---|---|
class Plugin |
applicationContext, artefacts, enabled, environment, grailsApplication, plugin, pluginManager |
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