Uses of Interface
org.springframework.expression.spel.CompilablePropertyAccessor
Packages that use CompilablePropertyAccessor
Package
Description
Expression parsing support within a Spring application context.
SpEL's default implementations for various core abstractions.
-
Uses of CompilablePropertyAccessor in org.springframework.context.expression
Classes in org.springframework.context.expression that implement CompilablePropertyAccessorModifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of CompilablePropertyAccessor in org.springframework.expression.spel.support
Classes in org.springframework.expression.spel.support that implement CompilablePropertyAccessorModifier and TypeClassDescriptionclass
SpELPropertyAccessor
that knows how to access the keys of a standardMap
.
MapAccessor
.