|
Spec-Zone .ru
спецификации, руководства, описания, API
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ConstraintValidatorFactory
Instantiate a ConstraintValidator instance based off its class.
The ConstraintValidatorFactory is not responsible
for calling ConstraintValidator#initialize(java.lang.annotation.Annotation).
| Method Summary | ||
|---|---|---|
|
getInstance(java.lang.Class<T> key)
|
|
| Method Detail |
|---|
<T extends ConstraintValidator<?,?>> T getInstance(java.lang.Class<T> key)
key - The class of the constraint validator to instantiate.
|
|||||||||
| 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
Generated on 10-February-2011 12:41