class DomainClassGrailsPlugin extends Plugin implements PriorityOrdered
Configures the domain classes in the spring context.
| Properties inherited from class | Properties |
|---|---|
class Plugin |
applicationContext, artefacts, enabled, environment, grailsApplication, plugin, pluginManager |
| Constructor and description |
|---|
DomainClassGrailsPlugin() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
Closure |
doWithSpring() |
|
int |
getOrder() |
| Methods inherited from class | Name |
|---|---|
class Plugin |
beans, doWithApplicationContext, doWithDynamicMethods, doWithSpring, getApplicationContext, getConfig, getManager, onChange, onConfigChange, onShutdown, onStartup, setApplicationContext |