public interface UrlMappings extends UrlMappingsHolder
Interface that allows access to all defined URL mappings and registration of new mappings at runtime
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | public 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