|
|||||||||||
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 |
BeanWrapper
The central interface of Spring's low-level JavaBeans infrastructure; the default implementation is BeanWrapperImpl. |
Classes in org.springframework.beans that implement PropertyAccessor | |
class |
BeanWrapperImpl
Default implementation of the BeanWrapper interface that should be sufficient for all typical use cases. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |