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 |
getClazz, getFullName, getGrailsApplication, getLogicalPropertyName, getMetaClass, getName, getNaturalName, getPackageName, getPropertyName, getPropertyValue, getPropertyValue, getReference, 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.