Class DataBindingGrailsPlugin

  • All Implemented Interfaces:
    grails.core.GrailsApplicationLifeCycle, grails.core.support.GrailsApplicationAware, grails.plugins.PluginManagerAware, groovy.lang.GroovyObject, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

    @Deprecated
    public class DataBindingGrailsPlugin
    extends org.grails.plugins.databinding.AbstractDataBindingGrailsPlugin
    Deprecated.
    • Field Summary

      • Fields inherited from class org.grails.plugins.databinding.AbstractDataBindingGrailsPlugin

        DEFAULT_DATE_FORMATS, DEFAULT_JSR310_LOCAL_DATE_FORMAT, DEFAULT_JSR310_LOCAL_DATE_TIME_FORMAT, DEFAULT_JSR310_LOCAL_TIME_FORMAT, DEFAULT_JSR310_OFFSET_TIME_FORMAT, DEFAULT_JSR310_OFFSET_ZONED_DATE_TIME_FORMAT
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      groovy.lang.Closure doWithSpring()
      Deprecated.
       
      • Methods inherited from class org.grails.plugins.databinding.AbstractDataBindingGrailsPlugin

        getVersion, setVersion
      • Methods inherited from class grails.plugins.Plugin

        beans, doWithApplicationContext, doWithDynamicMethods, getApplicationContext, getArtefacts, getConfig, getEnabled, getEnvironment, getGrailsApplication, getManager, getMetaClass, getPlugin, getPluginManager, isEnabled, onChange, onConfigChange, onShutdown, onStartup, setApplicationContext, setEnabled, setEnvironment, setGrailsApplication, setMetaClass, setPlugin, setPluginManager
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface groovy.lang.GroovyObject

        getProperty, invokeMethod, setProperty
    • Constructor Detail

      • DataBindingGrailsPlugin

        public DataBindingGrailsPlugin()
        Deprecated.
    • Method Detail

      • doWithSpring

        public groovy.lang.Closure doWithSpring()
        Deprecated.
        Specified by:
        doWithSpring in interface grails.core.GrailsApplicationLifeCycle
        Overrides:
        doWithSpring in class org.grails.plugins.databinding.AbstractDataBindingGrailsPlugin