| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyAccessor | |
|---|---|
| org.springframework.beans | This package contains interfaces and classes for manipulating Java beans. | 
| Uses of PropertyAccessor in org.springframework.beans | 
|---|
| Subinterfaces of PropertyAccessor in org.springframework.beans | |
|---|---|
|  interface | BeanWrapperThe central interface of Spring's low-level JavaBeans infrastructure. | 
|  interface | ConfigurablePropertyAccessorInterface that encapsulates configuration methods for a PropertyAccessor. | 
| Classes in org.springframework.beans that implement PropertyAccessor | |
|---|---|
|  class | AbstractPropertyAccessorAbstract implementation of the PropertyAccessorinterface. | 
|  class | BeanWrapperImplDefault BeanWrapperimplementation that should be sufficient
 for all typical use cases. | 
|  class | DirectFieldAccessorPropertyAccessorimplementation that directly accesses instance fields. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||