Loads the UrlMappings.
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | java.util.List | getExcludePatterns()Returns a List of URI patterns to exclude. | 
|  | groovy.lang.Closure | getMappingsClosure()Returns the mappings closure which is called to evaluate the url mappings. | 
| Methods inherited from class | Name | 
|---|---|
| interface GrailsClass | getApplication, getClazz, getFullName, getLogicalPropertyName, getMetaClass, getName, getNaturalName, getPackageName, getPluginName, getPropertyName, getPropertyValue, getPropertyValue, getReferenceInstance, getShortName, hasProperty, isAbstract, newInstance | 
| interface GrailsApplicationAware | setGrailsApplication | 
Returns a List of URI patterns to exclude.
Returns the mappings closure which is called to evaluate the url mappings.