class ConvertersGrailsPlugin extends Plugin implements PriorityOrdered
Allows the "obj as XML" and "obj as JSON" syntax.
| Properties inherited from class | Properties |
|---|---|
class Plugin |
applicationContext, artefacts, enabled, environment, grailsApplication, plugin, pluginManager |
| Constructor and description |
|---|
ConvertersGrailsPlugin() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
int |
getOrder() |
| Methods inherited from class | Name |
|---|---|
class Plugin |
beans, doWithApplicationContext, doWithDynamicMethods, doWithSpring, getApplicationContext, getConfig, getManager, onChange, onConfigChange, onShutdown, onStartup, setApplicationContext |