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, isStatic
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getParameters
getDeclaringType, isStatic
getAnnotation, getAnnotations, getBaseType, getTypeClosure, isAnnotationPresent
public ValidationEnabledAnnotatedMethod(AnnotatedMethod<T> method)
public Method getJavaMember()
AnnotatedMethod
Get the underlying Method
.
getJavaMember
in interface AnnotatedMember<T>
getJavaMember
in interface AnnotatedMethod<T>
Method
Copyright © 2017 JBoss by Red Hat. All rights reserved.