Package org.springframework.binding

Base interfaces for property read/write access.

See:
          Description

Interface Summary
MutablePropertyAccessStrategy An extension of the base property access strategy interface that allows for mutable operations.
PropertyAccessStrategy A strategy for accessing a domain object's properties.
PropertyMetadataAccessStrategy Simple interface for accessing metadata about a particular property.
 

Package org.springframework.binding Description

Base interfaces for property read/write access.



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