|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UrlMappingsHolder | |
|---|---|
| org.codehaus.groovy.grails.web.mapping | |
| org.codehaus.groovy.grails.web.util | |
| Uses of UrlMappingsHolder in org.codehaus.groovy.grails.web.mapping |
|---|
| Classes in org.codehaus.groovy.grails.web.mapping that implement UrlMappingsHolder | |
|---|---|
class |
DefaultUrlMappingsHolder
Default implementation of the UrlMappingsHolder interface that takes a list of mappings and then sorts them according to their precdence rules as defined in the implementation of Comparable. |
| Methods in org.codehaus.groovy.grails.web.mapping that return UrlMappingsHolder | |
|---|---|
UrlMappingsHolder |
UrlMappingsHolderFactoryBean.getObject()
|
| Methods in org.codehaus.groovy.grails.web.mapping that return types with arguments of type UrlMappingsHolder | |
|---|---|
Class<UrlMappingsHolder> |
UrlMappingsHolderFactoryBean.getObjectType()
|
| Uses of UrlMappingsHolder in org.codehaus.groovy.grails.web.util |
|---|
| Methods in org.codehaus.groovy.grails.web.util that return UrlMappingsHolder | |
|---|---|
static UrlMappingsHolder |
WebUtils.lookupUrlMappings(ServletContext servletContext)
Looks up the UrlMappingsHolder instance |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||