Uses of Class
org.springframework.richclient.beans.AbstractMemberPropertyAccessor

Packages that use AbstractMemberPropertyAccessor
org.springframework.richclient.beans   
 

Uses of AbstractMemberPropertyAccessor in org.springframework.richclient.beans
 

Subclasses of AbstractMemberPropertyAccessor in org.springframework.richclient.beans
 class AbstractNestedMemberPropertyAccessor
          This implementation extends AbstractMemberPropertyAccessor with the functionality of nested property handling.
 class DefaultMemberPropertyAccessor
          This class implements actual access to properties for AbstractNestedMemberPropertyAccessor.
 



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