Class JavaBeanMethod
java.lang.Object
org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable<Method>
org.hibernate.validator.internal.properties.javabean.JavaBeanMethod
- All Implemented Interfaces:
Callable,Constrainable,JavaBeanAnnotatedConstrainable,JavaBeanAnnotatedElement
- Direct Known Subclasses:
JavaBeanGetter
- Author:
- Guillaume Smet
-
Field Summary
Fields inherited from class org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable
executable -
Method Summary
Methods inherited from class org.hibernate.validator.internal.properties.javabean.JavaBeanExecutable
equals, getAnnotatedType, getAnnotation, getDeclaredAnnotations, getDeclaringClass, getGenericType, getName, getParameterCount, getParameterGenericType, getParameterName, getParameters, getParameterTypes, getSignature, getType, getTypeForValidatorResolution, hashCode, hasParameters, hasReturnValue, isPrivate, isResolvedToSameMethodInHierarchy, overrides, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.hibernate.validator.internal.properties.Constrainable
asMethods inherited from interface org.hibernate.validator.internal.properties.javabean.JavaBeanAnnotatedElement
isAnnotationPresent
-
Method Details
-
getConstrainedElementKind
-
getTypeParameters
-