| Package | Description |
|---|---|
| org.jboss.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.
|
| Modifier and Type | Method and Description |
|---|---|
static <V> FieldProperty<V> |
Properties.createProperty(Field field)
Create a JavaBean style property from the field
|
Copyright © 2008–2013 Seam Framework. All rights reserved.