|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
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 All Classes | ||||||||
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
Scripting on this page tracks web page traffic, but does not change the content in any way.