Uses of Package
org.apache.bval

Packages that use org.apache.bval
org.apache.bval   
org.apache.bval.jsr303   
org.apache.bval.jsr303.extensions   
org.apache.bval.xml   
 

Classes in org.apache.bval used by org.apache.bval
MetaBeanBuilder
          Description: internal implementation class to construct metabeans with factories
MetaBeanCache
          Description: a cache to hold metabeans by id and by class.
MetaBeanFactory
          Description: interface for abstraction how to initialize a MetaBean with information from somewhere
MetaBeanFinder
          Description: Interface to find BeanInfos
MetaBeanManager
          Description: Default implementation for the interface to find, register and create MetaBeans.
Validate
          Description: Annotate an element (parameter) to be validated.
 

Classes in org.apache.bval used by org.apache.bval.jsr303
BeanValidationContext
          Description: Context during validation to help the Validation and the BeanValidator do their jobs.
MetaBeanFactory
          Description: interface for abstraction how to initialize a MetaBean with information from somewhere
MetaBeanFinder
          Description: Interface to find BeanInfos
 

Classes in org.apache.bval used by org.apache.bval.jsr303.extensions
MetaBeanFactory
          Description: interface for abstraction how to initialize a MetaBean with information from somewhere
 

Classes in org.apache.bval used by org.apache.bval.xml
MetaBeanBuilder
          Description: internal implementation class to construct metabeans with factories
MetaBeanFactory
          Description: interface for abstraction how to initialize a MetaBean with information from somewhere
MetaBeanFinder
          Description: Interface to find BeanInfos
MetaBeanManager
          Description: Default implementation for the interface to find, register and create MetaBeans.
 



Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.