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()
Get the underlying
Constructor. |
getAnnotation, getAnnotations, getBaseType, getDeclaringType, getParameters, getTypeClosure, isAnnotationPresent, isStaticclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAnnotationsgetParametersgetDeclaringType, isStaticgetAnnotation, getAnnotations, getBaseType, getTypeClosure, isAnnotationPresentpublic ValidationEnabledAnnotatedConstructor(AnnotatedConstructor<T> constructor)
public Constructor<T> getJavaMember()
AnnotatedConstructor
Get the underlying Constructor.
getJavaMember in interface AnnotatedConstructor<T>getJavaMember in interface AnnotatedMember<T>Copyright © 2018 JBoss by Red Hat. All rights reserved.