Class ControllerArtefactHandler

  • All Implemented Interfaces:
    ArtefactHandler

    public class ControllerArtefactHandler
    extends ArtefactHandlerAdapter
    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.