| Package | Description |
|---|---|
| org.apache.bval |
| Modifier and Type | Class and Description |
|---|---|
class |
IntrospectorMetaBeanFactory
Description: use information from java.beans.Introspector in MetaBeans.
|
| Modifier and Type | Method and Description |
|---|---|
MetaBeanFactory[] |
MetaBeanBuilder.getFactories()
Get the configured set of
MetaBeanFactory objects. |
| Modifier and Type | Method and Description |
|---|---|
void |
MetaBeanBuilder.setFactories(MetaBeanFactory[] factories)
Set the array of
MetaBeanFactory instances with which to enrich
MetaBeans. |
| Constructor and Description |
|---|
MetaBeanBuilder(MetaBeanFactory[] factories)
Create a new MetaBeanBuilder instance.
|
Copyright © 2010-2015 The Apache Software Foundation. All Rights Reserved.