Uses of Class
org.springframework.binding.support.ObjectPropertyAccessStrategy

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

Uses of ObjectPropertyAccessStrategy in org.springframework.binding.support
 

Constructors in org.springframework.binding.support with parameters of type ObjectPropertyAccessStrategy
ObjectPropertyAccessStrategy(ObjectPropertyAccessStrategy parent, String basePropertyPath)
          Creates a child instance of ObjectPropertyAccessStrategy that will delegate to its parent for property access.
 



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