@CompileStatic class UrlMappingsFactory extends Object implements ApplicationContextAware
Helper class for creating a UrlMapping. Useful for testing
| Type | Name and description |
|---|---|
ApplicationContext |
applicationContext |
| Constructor and description |
|---|
UrlMappingsFactory() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
UrlMappings |
create(Closure mappings) |
|
UrlMappings |
create(Class mappings) |