| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface GenericBootstrap
Defines the state used to bootstrap Bean Validation and
 creates a provider agnostic Configuration.
| Method Summary | |
|---|---|
 Configuration<?> | 
configure()
Returns a generic Configuration implementation. | 
 GenericBootstrap | 
providerResolver(ValidationProviderResolver resolver)
Defines the provider resolution strategy.  | 
| Method Detail | 
|---|
GenericBootstrap providerResolver(ValidationProviderResolver resolver)
Configuration
 
 If no resolver is defined, the default ValidationProviderResolver
 implementation is used.
this following the chaining method patternConfiguration<?> configure()
Configuration implementation.
 At this stage the provider used to build the ValidatorFactory
 is not defined.
 
 The Configuration implementation is provided by the first provider
 returned by the ValidationProviderResolver strategy.
ValidationException - if the Configuration object cannot be built
                        this is generally due to an issue with the ValidationProviderResolver
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Generated on 10-February-2011 12:41