Uses of Class
org.springframework.expression.spel.support.DataBindingPropertyAccessor
Package
Description
SpEL's default implementations for various core abstractions.
-
Uses of DataBindingPropertyAccessor in org.springframework.expression.spel.support
Modifier and TypeMethodDescriptionstatic DataBindingPropertyAccessor
DataBindingPropertyAccessor.forReadOnlyAccess()
Create a new data-binding property accessor for read-only operations.static DataBindingPropertyAccessor
DataBindingPropertyAccessor.forReadWriteAccess()
Create a new data-binding property accessor for read-write operations.