| Package | Description |
|---|---|
| org.apache.bval |
| Modifier and Type | Class and Description |
|---|---|
class |
MetaBeanCache
Description: a cache to hold metabeans by id and by class.
|
class |
MetaBeanManager
Description: Default implementation for the interface to find, register and
create MetaBeans.
|
| Modifier and Type | Method and Description |
|---|---|
static MetaBeanFinder |
MetaBeanManagerFactory.getFinder()
global meta bean finder.
|
MetaBeanFinder |
BeanValidator.getMetaBeanFinder()
Get the metabean finder associated with this validator.
|
| Constructor and Description |
|---|
BeanValidator(MetaBeanFinder metaBeanFinder)
Create a new BeanValidator instance.
|
DynamicMetaBean(MetaBeanFinder finder)
Create a new DynamicMetaBean instance.
|
Copyright © 2010-2015 The Apache Software Foundation. All Rights Reserved.