public class ValidationEnabledAnnotatedConstructor<T> extends ValidationEnabledAnnotatedCallable<T> implements AnnotatedConstructor<T>
| Constructor and Description |
|---|
ValidationEnabledAnnotatedConstructor(AnnotatedConstructor<T> constructor) |
| Modifier and Type | Method and Description |
|---|---|
Constructor<T> |
getJavaMember() |
getAnnotation, getAnnotations, getBaseType, getDeclaringType, getParameters, getTypeClosure, isAnnotationPresent, isStaticclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParametersgetDeclaringType, isStaticgetAnnotation, getAnnotations, getBaseType, getTypeClosure, isAnnotationPresentpublic ValidationEnabledAnnotatedConstructor(AnnotatedConstructor<T> constructor)
public Constructor<T> getJavaMember()
getJavaMember in interface AnnotatedConstructor<T>getJavaMember in interface AnnotatedMember<T>Copyright © 2007-2014 Red Hat, Inc. All Rights Reserved