站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Spring Framework 1.2.9 API 文档英文版

Uses of Interface org.springframework.beans.PropertyAccessor (Spring Framework) - Spring Framework 1.2.9 API 文档英文版


Uses of Interface
org.springframework.beans.PropertyAccessor

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.
 

Classes in org.springframework.beans that implement PropertyAccessor
 class BeanWrapperImpl
          Default BeanWrapper implementation that should be sufficient for all typical use cases.
 



Copyright (c) 2002-2007 The Spring Framework Project.