class CodecsGrailsPlugin extends Plugin implements PriorityOrdered
Configures pluggable codecs.
Type | Name and description |
---|---|
Object |
dependsOn |
Object |
providedArtefacts |
Object |
version |
Object |
watchedResources |
Properties inherited from class | Properties |
---|---|
class Plugin |
applicationContext, artefacts, enabled, environment, grailsApplication, plugin, pluginManager |
Constructor and description |
---|
CodecsGrailsPlugin() |
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 |