| 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> MethodProperty<V> |
Properties.createProperty(Method method)
Create a JavaBean style property from the specified method
|
Copyright © 2008-2013 Seam Framework. All Rights Reserved.