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 |
| Properties inherited from class | Properties |
|---|---|
class Plugin |
applicationContext, artefacts, enabled, environment, grailsApplication, plugin, pluginManager |
| Constructor and description |
|---|
DomainClassGrailsPlugin() |
| Methods inherited from class | Name |
|---|---|
class Plugin |
beans, doWithApplicationContext, doWithDynamicMethods, doWithSpring, getApplicationContext, getConfig, getManager, onChange, onConfigChange, onShutdown, onStartup, setApplicationContext |
Groovy Documentation