class RestResponderGrailsPlugin extends Plugin implements PriorityOrdered
Type | Name and description |
---|---|
GrailsApplication |
grailsApplication |
Object |
loadBefore |
Object |
observe |
Object |
version |
Properties inherited from class | Properties |
---|---|
class Plugin |
applicationContext, artefacts, enabled, environment, grailsApplication, plugin, pluginManager |
Constructor and description |
---|
RestResponderGrailsPlugin() |
Type Params | Return Type | Name and description |
---|---|---|
|
Closure |
doWithSpring() |
|
int |
getOrder() |
|
void |
onChange(Map<String, Object> event) |
|
static void |
registryResourceControllers(GrailsApplication app) |
Methods inherited from class | Name |
---|---|
class Plugin |
beans, doWithApplicationContext, doWithDynamicMethods, doWithSpring, getApplicationContext, getConfig, getManager, onChange, onConfigChange, onShutdown, onStartup, setApplicationContext |