Uses of Class
org.codehaus.groovy.grails.commons.ArtefactHandlerAdapter

Packages that use ArtefactHandlerAdapter
org.codehaus.groovy.grails.commons   
 

Uses of ArtefactHandlerAdapter in org.codehaus.groovy.grails.commons
 

Subclasses of ArtefactHandlerAdapter in org.codehaus.groovy.grails.commons
 class AnnotationDomainClassArtefactHandler
          Detects annotated domain classes for EJB3 style mappings.
 class BootstrapArtefactHandler
           
 class CodecArtefactHandler
           
 class ControllerArtefactHandler
           
 class DomainClassArtefactHandler
          Evaluates the conventions that define a domain class in Grails.
 class ServiceArtefactHandler
           
 class TagLibArtefactHandler
          Configures tag libraries within namespaces in Grails.
 class UrlMappingsArtefactHandler
          A handler for UrlMappings.