Uses of Class
org.springframework.expression.spel.support.ReflectivePropertyAccessor
Package
Description
SpEL's default implementations for various core abstractions.
-
Uses of ReflectivePropertyAccessor in org.springframework.expression.spel.support
Modifier and TypeClassDescriptionfinal class
APropertyAccessor
variant for data binding purposes, using reflection to access properties for reading and possibly writing.