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

Packages that use ArtefactHandlerAdapter
org.codehaus.groovy.grails.commons   
org.codehaus.groovy.grails.plugins.web.filters   
 

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
          An ArtefactHandlerAdapter that configures tag libraries within namespaces in Grails
 class UrlMappingsArtefactHandler
          A handler for UrlMappings
 

Uses of ArtefactHandlerAdapter in org.codehaus.groovy.grails.plugins.web.filters
 

Subclasses of ArtefactHandlerAdapter in org.codehaus.groovy.grails.plugins.web.filters
 class FiltersConfigArtefactHandler
           
 



Copyright (c) 2005-2009 The Grails project