Lookup controllers for uris.
This class is responsible for looking up controller classes for uris.
Lookups are cached in non-development mode, and the cache size can be controlled using the grails.urlmapping.cache.maxsize config property.
| Modifiers | Name | Description | 
|---|---|---|
| static java.lang.String | PLUGIN_NAME | |
| static java.lang.String | TYPE | 
| Fields inherited from class | Fields | 
|---|---|
| class ArtefactHandlerAdapter | allowAbstract, artefactSuffix, grailsClassImpl, grailsClassType, type | 
| Constructor and description | 
|---|
| ControllerArtefactHandler
                                () | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | java.lang.String | getPluginName() | 
| Methods inherited from class | Name | 
|---|---|
| class ArtefactHandlerAdapter | getArtefactForFeature, getPluginName, getType, initialize, isArtefact, isArtefact, isArtefactClass, isArtefactGrailsClass, isArtefactResource, isValidArtefactClassNode, newArtefactClass |