- GenericBeanFactoryAccessor - Class in org.codehaus.groovy.grails.beans.factory
A fork of the Spring 2.5.6 GenericBeanFactoryAccess class that was removed from Spring 3.0.
- GenericBeanFactoryAccessor(ListableBeanFactory) - Constructor in GenericBeanFactoryAccessor
-
Constructs a GenericBeanFactoryAccessor
that wraps the supplied org.springframework.beans.factory.ListableBeanFactory.
- getAttributes() - Method in GrailsWebRequest
-
- getFlashScope() - Method in GrailsWebRequest
-
- getParams() - Method in GrailsWebRequest
-
@return The Grails params object
- getSession() - Method in GrailsWebRequest
-
- GrailsApplicationContext - Class in org.codehaus.groovy.grails.commons.spring
An ApplicationContext that extends StaticApplicationContext and implements GroovyObject such that
beans can be retrieved with the dot de-reference syntax instead of using getBean('name').
- GrailsApplicationContext() - Constructor in GrailsApplicationContext
-
- GrailsApplicationDiscoveryStrategy - Interface in org.codehaus.groovy.grails.support
@deprecated Use org.grails.core.support.GrailsApplicationDiscoveryStrategy instead
- GrailsArrayUtils - Class in org.codehaus.groovy.grails.commons
@author Graeme Rocher
- GrailsAwareClassLoader - Class in org.codehaus.groovy.grails.compiler.injection
A class loader that is aware of Groovy sources and injection operations.
- GrailsAwareClassLoader(ClassLoader, CompilerConfiguration) - Constructor in GrailsAwareClassLoader
-
- GrailsAwareInjectionOperation - Class in org.codehaus.groovy.grails.compiler.injection
A Groovy compiler injection operation that uses a specified array of
ClassInjector instances to attempt AST injection.
- GrailsAwareInjectionOperation(GroovyResourceLoader, ClassInjector) - Constructor in GrailsAwareInjectionOperation
-
- GrailsBootstrapClass - Interface in org.codehaus.groovy.grails.commons
Loaded and executed on application load.
- GrailsConfig - Class in org.codehaus.groovy.grails.commons.cfg
@author Graeme Rocher
- GrailsConfig(GrailsApplication) - Constructor in GrailsConfig
-
- GrailsConfigurationAware - Interface in org.codehaus.groovy.grails.plugins.support.aware
@deprecated Use grails.core.support.GrailsConfigurationAware instead
- GrailsConfigurationException - Class in org.codehaus.groovy.grails.exceptions
@author Graeme Rocher
- GrailsConfigurationException(Throwable) - Constructor in GrailsConfigurationException
-
- GrailsConfigUtils - Class in org.codehaus.groovy.grails.web.context
@deprecated Use org.grails.web.servlet.context.GrailsConfigUtils instead
- GrailsDispatcherServlet - Class in org.codehaus.groovy.grails.web.servlet.mvc
@deprecated Use org.grails.web.servlet.mvc.GrailsDispatcherServlet instead
- GrailsDispatcherServlet(WebApplicationContext) - Constructor in GrailsDispatcherServlet
-
- GrailsDomainClassCleaner - Class in org.codehaus.groovy.grails.domain
@deprecated Use org.grails.plugins.domain.support.GrailsDomainClassCleaner instead
- GrailsDomainClassCleaner(GrailsApplication) - Constructor in GrailsDomainClassCleaner
-
- GrailsDomainClassValidator - Class in org.codehaus.groovy.grails.validation
@author Graeme Rocher
- GrailsDomainException - Class in org.codehaus.groovy.grails.exceptions
@author Graeme Rocher
- GrailsDomainException(Throwable) - Constructor in GrailsDomainException
-
- GrailsException - Class in org.codehaus.groovy.grails.exceptions
@author Graeme Rocher
- GrailsException(Throwable) - Constructor in GrailsException
-
- GrailsExceptionResolver - Class in org.codehaus.groovy.grails.web.errors
@deprecated Use org.grails.web.errors.GrailsExceptionResolver instead
- GrailsFlashScope - Class in org.codehaus.groovy.grails.web.servlet
@deprecated Use org.grails.web.servlet.GrailsFlashScope instead
- GrailsFlashScope() - Constructor in GrailsFlashScope
-
- GrailsHttpSession - Class in org.codehaus.groovy.grails.web.servlet.mvc
An adapter class that takes a regular HttpSession and allows you to access it like a Groovy map.
- GrailsHttpSession(GrailsHttpSession) - Constructor in GrailsHttpSession
-
- GrailsIOUtils - Class in org.codehaus.groovy.grails.io.support
@deprecated Use grails.io.IOUtils instead
- GrailsMVCException - Class in org.codehaus.groovy.grails.web.servlet.mvc.exceptions
Thrown when an unrecoverable error occured in the Grails MVC framework.
- GrailsParameterMap - Class in org.codehaus.groovy.grails.web.servlet.mvc
A parameter map class that allows mixing of request parameters and controller parameters.
- GrailsParameterMap(HttpServletRequest) - Constructor in GrailsParameterMap
-
- GrailsRuntimeConfigurator - Class in org.codehaus.groovy.grails.commons.spring
Handles the runtime configuration of the Grails ApplicationContext.
- GrailsRuntimeConfigurator(GrailsApplication, ApplicationContext, GrailsPluginManager) - Constructor in GrailsRuntimeConfigurator
-
- GrailsRuntimeException - Class in org.codehaus.groovy.grails.exceptions
@author Graeme Rocher
- GrailsRuntimeException(Throwable) - Constructor in GrailsRuntimeException
-
- GrailsStringUtils - Class in org.codehaus.groovy.grails.commons
@author Graeme Rocher
- GrailsUrlPathHelper - Class in org.codehaus.groovy.grails.web.servlet
@deprecated Use org.grails.web.servlet.GrailsUrlPathHelper instead
- GrailsVersionUtils - Class in org.codehaus.groovy.grails.plugins
@deprecated Use grails.plugins.GrailsVersionUtils instead
- GrailsWebApplicationContext - Class in org.codehaus.groovy.grails.commons.spring
A WebApplicationContext that extends StaticApplicationContext to allow for programmatic
configuration at runtime.
- GrailsWebApplicationContext(DefaultListableBeanFactory, ApplicationContext, GrailsApplication) - Constructor in GrailsWebApplicationContext
-
- GrailsWebDataBinder - Class in org.codehaus.groovy.grails.web.binding
@deprecated Use grails.web.databinding.GrailsWebDataBinder
- GrailsWebDataBinder(GrailsApplication) - Constructor in GrailsWebDataBinder
-
- GrailsWebRequest - Class in org.codehaus.groovy.grails.web.servlet.mvc
@author Graeme Rocher
- GrailsWebRequest(GrailsWebRequest) - Constructor in GrailsWebRequest
-