Package org.jboss.seam.solder.properties

A set of utility classes for working with JavaBean properties, allowing properties backed by getter/setter methods or fields to be treated identically.

See:
          Description

Interface Summary
FieldProperty<V>  
MethodProperty<V>  
Property<V> A representation of a JavaBean style property
 

Class Summary
Properties Utility class for working with JavaBean style properties
 

Package org.jboss.seam.solder.properties Description

A set of utility classes for working with JavaBean properties, allowing properties backed by getter/setter methods or fields to be treated identically.

Author:
Pete Muir
See Also:
Property, Properties


Copyright © 2008-2011 Seam Framework. All Rights Reserved.