|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.validator.util.annotationfactory.AnnotationFactory
public class AnnotationFactory
Creates live annotations (actually AnnotationProxies) from AnnotationDescriptors.
AnnotationProxy| Constructor Summary | |
|---|---|
AnnotationFactory()
|
|
| Method Summary | ||
|---|---|---|
static
|
create(AnnotationDescriptor<T> descriptor)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnnotationFactory()
| Method Detail |
|---|
public static <T extends java.lang.annotation.Annotation> T create(AnnotationDescriptor<T> descriptor)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||