A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

B

BOOT_STRAP - Field in DefaultGrailsBootstrapClass
BootstrapArtefactHandler - Class in org.grails.web.servlet.boostrap
@author Marc Palmer (marc@anyware.co.uk)
BootstrapArtefactHandler() - Constructor in BootstrapArtefactHandler

C

callDestroy() - Method in DefaultGrailsBootstrapClass
callDestroy() - Method in GrailsBootstrapClass
Calls the destroy closure if one exists.
callInit(ServletContext) - Method in DefaultGrailsBootstrapClass
callInit(ServletContext) - Method in GrailsBootstrapClass
Calls the init closure if one exists.
configureServletContextAttributes(ServletContext, GrailsApplication, GrailsPluginManager, WebApplicationContext) - Method in GrailsConfigUtils
createApplicationContext(ApplicationContext) - Method in WebRuntimeSpringConfiguration
createEnvironment() - Method in GrailsWebApplicationContext
createRuntimeSpringConfiguration(ApplicationContext, ClassLoader) - Method in WebBeanBuilder

D

DefaultGrailsBootstrapClass - Class in org.grails.web.servlet.boostrap
DefaultGrailsBootstrapClass(Class<?>) - Constructor in DefaultGrailsBootstrapClass
doGetActiveProfiles() - Method in GrailsEnvironment
doWithServletContext(ServletContext) - Method in GrailsWebPluginManager

E

each(HttpServletRequest, Closure) - Method in HttpServletRequestExtension
executeGrailsBootstraps(GrailsApplication, WebApplicationContext, ServletContext, GrailsPluginManager) - Method in GrailsConfigUtils
Executes Grails bootstrap classes

F

find(HttpServletRequest, Closure<Boolean>) - Method in HttpServletRequestExtension
findAll(HttpServletRequest, Closure) - Method in HttpServletRequestExtension

G

getAt(HttpServletRequest, String) - Method in HttpServletRequestExtension
getAt(HttpSession, String) - Method in HttpSessionExtension
getClassLoader() - Method in GrailsWebApplicationContext
getConfigLocations() - Method in GrailsWebApplicationContext
getDestroyClosure() - Method in DefaultGrailsBootstrapClass
getDestroyClosure() - Method in GrailsBootstrapClass
Returns the destroy closure which is called on application exit.
getEnvironment() - Method in GrailsWebApplicationContext
getForwardURI(HttpServletRequest) - Method in HttpServletRequestExtension
getInitClosure() - Method in DefaultGrailsBootstrapClass
getInitClosure() - Method in GrailsBootstrapClass
Returns the init closure which is called on application load.
getNamespace() - Method in GrailsWebApplicationContext
getProperty(HttpServletRequest, String) - Method in HttpServletRequestExtension
getProperty(HttpSession, String) - Method in HttpSessionExtension
getReferenceInstance() - Method in DefaultGrailsBootstrapClass
getResourceByPath(String) - Method in GrailsWebApplicationContext
This implementation supports file paths beneath the root of the ServletContext.
getResourcePatternResolver() - Method in GrailsWebApplicationContext
This implementation supports pattern matching in unexpanded WARs too.
getServletConfig() - Method in GrailsWebApplicationContext
getServletContext() - Method in GrailsWebApplicationContext
GrailsBootstrapClass - Interface in grails.web.servlet.bootstrap
Loaded and executed on application load.
GrailsConfigUtils - Class in org.grails.web.servlet.context
A common class where shared configurational methods can reside.
GrailsEnvironment - Class in grails.web.servlet.context.support
Bridges Grails' existing environment API with the new Spring 3.1 environment profiles API.
GrailsEnvironment(GrailsApplication) - Constructor in GrailsEnvironment
GrailsWebApplicationContext - Class in grails.web.servlet.context
A WebApplicationContext that extends StaticApplicationContext to allow for programmatic configuration at runtime.
GrailsWebApplicationContext(DefaultListableBeanFactory, ApplicationContext, GrailsApplication) - Constructor in GrailsWebApplicationContext
GrailsWebPluginManager - Class in grails.web.servlet.plugins
@author Graeme Rocher
GrailsWebPluginManager(Resource, GrailsApplication) - Constructor in GrailsWebPluginManager

H

HttpServletRequestExtension - Class in org.grails.web.servlet
An extension that adds methods to the javax.servlet.http.HttpServletRequest object
HttpServletResponseExtension - Class in org.grails.web.servlet
@author Jeff Brown
HttpSessionExtension - Class in org.grails.web.servlet
Methods added to the javax.servlet.http.HttpSession interface

I

isConfigTrue(Object, String) - Method in GrailsConfigUtils
isGet(HttpServletRequest) - Method in HttpServletRequestExtension
isPost(HttpServletRequest) - Method in HttpServletRequestExtension
isXhr(HttpServletRequest) - Method in HttpServletRequestExtension

J

K

L

leftShift(HttpServletResponse, def) - Method in HttpServletResponseExtension

M

N

O

P

postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in GrailsWebApplicationContext
Register ServletContextAwareProcessor.
prepareBeanFactory(ConfigurableListableBeanFactory) - Method in GrailsWebApplicationContext
propertyMissing(HttpServletRequest, String, def) - Method in HttpServletRequestExtension
propertyMissing(HttpSession, String) - Method in HttpSessionExtension
propertyMissing(ServletContext, String) - Method in ServletContextExtension
putAt(HttpServletRequest, String, def) - Method in HttpServletRequestExtension

Q

R

S

SERVLET_CONTEXT_INIT_METHOD - Field in GrailsWebPluginManager
ServletContextExtension - Class in org.grails.web.servlet
An extension that adds methods to the javax.servlet.ServletContext interface
setConfigLocation(String) - Method in GrailsWebApplicationContext
setConfigLocations(String) - Method in GrailsWebApplicationContext
setNamespace(String) - Method in GrailsWebApplicationContext
setProperty(HttpServletRequest, String, def) - Method in HttpServletRequestExtension
setServletConfig(ServletConfig) - Method in GrailsWebApplicationContext
setServletContext(ServletContext) - Method in GrailsWebApplicationContext
Set the ServletContext that this WebApplicationContext runs in.
setServletContext(ServletContext) - Method in WebRuntimeSpringConfiguration

T

TYPE - Field in BootstrapArtefactHandler

U

V

W

WebBeanBuilder - Class in grails.spring
Extended version of the BeanBuilder class that provides support for constructing WebApplicationContext instances
WebBeanBuilder(ApplicationContext, ClassLoader) - Constructor in WebBeanBuilder
WebRuntimeSpringConfiguration - Class in org.grails.web.servlet.context.support
Subclasses DefaultRuntimeSpringConfiguration to provide construction of WebApplicationContext instances.
WebRuntimeSpringConfiguration(ApplicationContext, GrailsApplication) - Constructor in WebRuntimeSpringConfiguration

X

Y

Z

_

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _