|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractPropertyAccessor | |
---|---|
org.springframework.beans | This package contains interfaces and classes for manipulating Java beans. |
Uses of AbstractPropertyAccessor in org.springframework.beans |
---|
Subclasses of AbstractPropertyAccessor in org.springframework.beans | |
---|---|
class |
BeanWrapperImpl
Default BeanWrapper implementation that should be sufficient
for all typical use cases. |
class |
DirectFieldAccessor
PropertyAccessor implementation that directly accesses instance fields. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |