|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GrailsApplicationAttributes | |
---|---|
org.codehaus.groovy.grails.web.servlet | |
org.codehaus.groovy.grails.web.servlet.mvc |
Uses of GrailsApplicationAttributes in org.codehaus.groovy.grails.web.servlet |
---|
Classes in org.codehaus.groovy.grails.web.servlet that implement GrailsApplicationAttributes | |
---|---|
class |
DefaultGrailsApplicationAttributes
Implementation of the GrailsApplicationAttributes interface that holds knowledge about how to obtain certain attributes from either the ServletContext or the HttpServletRequest instance. |
Uses of GrailsApplicationAttributes in org.codehaus.groovy.grails.web.servlet.mvc |
---|
Methods in org.codehaus.groovy.grails.web.servlet.mvc that return GrailsApplicationAttributes | |
---|---|
GrailsApplicationAttributes |
GrailsWebRequest.getAttributes()
|
GrailsApplicationAttributes |
SimpleGrailsControllerHelper.getGrailsAttributes()
|
GrailsApplicationAttributes |
GrailsControllerHelper.getGrailsAttributes()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |