Uses of Interface
org.codehaus.groovy.grails.web.pages.GroovyPagesUriService

Packages that use GroovyPagesUriService
org.codehaus.groovy.grails.web.pages   
org.codehaus.groovy.grails.web.servlet   
 

Uses of GroovyPagesUriService in org.codehaus.groovy.grails.web.pages
 

Classes in org.codehaus.groovy.grails.web.pages that implement GroovyPagesUriService
 class DefaultGroovyPagesUriService
          Provides services for resolving URIs caches lookups in an internal ConcurrentHashMap cache
 

Uses of GroovyPagesUriService in org.codehaus.groovy.grails.web.servlet
 

Methods in org.codehaus.groovy.grails.web.servlet that return GroovyPagesUriService
 GroovyPagesUriService GrailsApplicationAttributes.getGroovyPagesUriService()
           
 GroovyPagesUriService DefaultGrailsApplicationAttributes.getGroovyPagesUriService()
           
 



Copyright (c) 2005-2009 The Grails project