public class ValidationEnabledAnnotatedMethod<T> extends ValidationEnabledAnnotatedCallable<T> implements AnnotatedMethod<T>
| Constructor and Description |
|---|
ValidationEnabledAnnotatedMethod(AnnotatedMethod<T> method) |
| Modifier and Type | Method and Description |
|---|---|
Method |
getJavaMember()
Get the underlying
Method. |
getAnnotation, getAnnotations, getBaseType, getDeclaringType, getParameters, getTypeClosure, isAnnotationPresent, isStaticclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAnnotationsgetParametersgetDeclaringType, isStaticgetAnnotation, getAnnotations, getBaseType, getTypeClosure, isAnnotationPresentpublic ValidationEnabledAnnotatedMethod(AnnotatedMethod<T> method)
public Method getJavaMember()
AnnotatedMethod
Get the underlying Method.
getJavaMember in interface AnnotatedMember<T>getJavaMember in interface AnnotatedMethod<T>MethodCopyright © 2018 JBoss by Red Hat. All rights reserved.