Uses of Interface
org.codehaus.groovy.grails.plugins.support.aware.ClassLoaderAware

Packages that use ClassLoaderAware
org.codehaus.groovy.grails.web.mapping   
 

Uses of ClassLoaderAware in org.codehaus.groovy.grails.web.mapping
 

Classes in org.codehaus.groovy.grails.web.mapping that implement ClassLoaderAware
 class DefaultUrlMappingEvaluator
          A UrlMapping evaluator that evaluates Groovy scripts that are in the form: mappings { /$post/$year?
 



Copyright (c) 2005-2006 The Grails project