|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MethodDescriptor | |
---|---|
javax.validation.metadata |
Uses of MethodDescriptor in javax.validation.metadata |
---|
Methods in javax.validation.metadata that return MethodDescriptor | |
---|---|
MethodDescriptor |
BeanDescriptor.getConstraintsForMethod(String methodName,
Class<?>... parameterTypes)
Returns a method descriptor for the given method. |
Methods in javax.validation.metadata that return types with arguments of type MethodDescriptor | |
---|---|
Set<MethodDescriptor> |
BeanDescriptor.getConstrainedMethods()
Returns a set with descriptors for the constrained methods of the type represented by this descriptor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |