Uses of Class
org.springframework.beans.AbstractPropertyAccessor
Package
Description
This package contains interfaces and classes for manipulating Java beans.
-
Uses of AbstractPropertyAccessor in org.springframework.beans
Modifier and TypeClassDescriptionclass
A basicConfigurablePropertyAccessor
that provides the necessary infrastructure for all typical use cases.class
DefaultBeanWrapper
implementation that should be sufficient for all typical use cases.class
ConfigurablePropertyAccessor
implementation that directly accesses instance fields.