Uses of Class
org.springframework.extensions.surf.resource.ResourceService

Packages that use ResourceService
org.springframework.extensions.surf   
org.springframework.extensions.surf.mvc   
org.springframework.extensions.surf.support   
 

Uses of ResourceService in org.springframework.extensions.surf
 

Methods in org.springframework.extensions.surf that return ResourceService
 ResourceService WebFrameworkServiceRegistry.getResourceService()
          Gets the resource service.
static ResourceService FrameworkUtil.getResourceService()
          Gets the resource service.
 

Uses of ResourceService in org.springframework.extensions.surf.mvc
 

Methods in org.springframework.extensions.surf.mvc that return ResourceService
 ResourceService AbstractWebFrameworkViewResolver.getResourceService()
          Gets the resource service.
 

Uses of ResourceService in org.springframework.extensions.surf.support
 

Methods in org.springframework.extensions.surf.support that return ResourceService
 ResourceService BaseFactoryBean.getResourceService()
          Gets the resource service.
 ResourceService BaseFactory.getResourceService()
          Gets the resource service.
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.