Interface that allows access to all defined URL mappings and registration of new mappings at runtime
Fields inherited from class | Fields |
---|---|
interface UrlMappingsHolder |
BEAN_ID |
Type Params | Return Type | Name and description |
---|---|---|
|
java.util.Collection<UrlMapping> |
addMappings(groovy.lang.Closure mappings) Adds URL mappings to the current definition for the given closure |
Methods inherited from class | Name |
---|---|
interface UrlMappingsHolder |
allowedMethods, getExcludePatterns, getReverseMapping, getReverseMapping, getReverseMapping, getReverseMapping, getReverseMapping, getReverseMappingNoDefault, getReverseMappingNoDefault, getReverseMappingNoDefault, getUrlMappings, match, matchAll, matchAll, matchAll, matchAll, matchAll, matchStatusCode, matchStatusCode |
Adds URL mappings to the current definition for the given closure
mappings
- The mappings