@groovy.util.logging.Slf4j class I18nGrailsPlugin extends Plugin
Configures Grails' internationalisation support.
Type | Name and description |
---|---|
java.lang.String |
baseDir |
java.lang.String |
version |
java.lang.String |
watchedResources |
Constructor and description |
---|
I18nGrailsPlugin
() |
Type Params | Return Type | Name and description |
---|---|---|
|
groovy.lang.Closure |
doWithSpring() |
|
protected boolean |
isChildOfFile(java.io.File child, java.io.File parent) |
|
void |
onChange(java.util.Map<java.lang.String, java.lang.Object> event) |
Methods inherited from class | Name |
---|---|
class Plugin |
beans, doWithApplicationContext, doWithDynamicMethods, doWithSpring, getApplicationContext, getConfig, getManager, onChange, onConfigChange, onShutdown, onStartup, setApplicationContext |
Groovy Documentation