Uses of Class
org.springframework.expression.spel.support.ReflectiveMethodResolver
Package
Description
SpEL's default implementations for various core abstractions.
-
Uses of ReflectiveMethodResolver in org.springframework.expression.spel.support
Modifier and TypeClassDescriptionfinal class
AMethodResolver
variant for data binding purposes, using reflection to access instance methods on a given target object.