Uses of Package
org.springframework.binding.support

Packages that use org.springframework.binding.support
org.springframework.binding.support Implementations of the property access interfaces providing basic bean/class access. 
 

Classes in org.springframework.binding.support used by org.springframework.binding.support
AbstractPropertyAccessStrategy
          An abstract implementation of MutablePropertyAccessStrategy that provides support for concrete implementations.
AnnotationTranslator
          Provides a strategy for converting JDK 1.5 Annotations on JavaBean properties into 1.4 compatible property level user metadata.
BeanPropertyAccessStrategy
          An implementation of MutablePropertyAccessStrategy that provides access to the properties of a JavaBean.
ClassPropertyAccessStrategy
          An implementation of MutablePropertyAccessStrategy that provides type-save access to data specified by a class.
ObjectPropertyAccessStrategy
          An implementation of MutablePropertyAccessStrategy that provides access to the properties of any object.
 



Copyright © 2004-2009 The Spring Framework. All Rights Reserved.