|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyCriteria | |
|---|---|
| org.jboss.solder.properties.query | A set of utility classes for querying a class for properties based on a set of criteria. |
| Uses of PropertyCriteria in org.jboss.solder.properties.query |
|---|
| Classes in org.jboss.solder.properties.query that implement PropertyCriteria | |
|---|---|
class |
AnnotatedPropertyCriteria
A criteria that matches a property based on its annotations |
class |
NamedPropertyCriteria
A criteria that matches a property based on name |
class |
TypedPropertyCriteria
A criteria that matches a property based on its type |
| Methods in org.jboss.solder.properties.query with parameters of type PropertyCriteria | |
|---|---|
PropertyQuery<V> |
PropertyQuery.addCriteria(PropertyCriteria criteria)
Add a criteria to query |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||