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

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

Uses of ClassPropertyAccessStrategy in org.springframework.binding.support
 

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



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