Uses of Class
org.springframework.context.annotation.ResourceElementResolver
Packages that use ResourceElementResolver
Package
Description
Annotation support for the Application Context, including JSR-250 "common"
 annotations, component-scanning, and Java-based metadata for creating
 Spring-managed objects.
- 
Uses of ResourceElementResolver in org.springframework.context.annotationMethods in org.springframework.context.annotation that return ResourceElementResolverModifier and TypeMethodDescriptionstatic ResourceElementResolverCreate a newResourceElementResolver.ResourceFieldResolverfor the specified field.static ResourceElementResolverCreate a newResourceElementResolver.ResourceFieldResolverfor the specified field and resource name.static ResourceElementResolverCreate a newResourceElementResolver.ResourceMethodResolverfor the specified method using a resource name that infers from the method name.static ResourceElementResolverCreate a newResourceElementResolver.ResourceMethodResolverfor the specified method and resource name.