Package | Description |
---|---|
org.jboss.solder.properties.query |
A set of utility classes for querying a class for properties based on
a set of criteria.
|
Modifier and Type | Method and Description |
---|---|
PropertyQuery<V> |
PropertyQuery.addCriteria(PropertyCriteria criteria)
Add a criteria to query
|
static <V> PropertyQuery<V> |
PropertyQueries.createQuery(Class<?> targetClass)
Create a new
PropertyQuery |
Copyright © 2008–2013 Seam Framework. All rights reserved.