|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MethodDescriptor | |
|---|---|
| org.apache.bval.jsr303.extensions | |
| Uses of MethodDescriptor in org.apache.bval.jsr303.extensions |
|---|
| Classes in org.apache.bval.jsr303.extensions that implement MethodDescriptor | |
|---|---|
class |
MethodDescriptorImpl
Description: MethodDescriptor implementation. |
| Methods in org.apache.bval.jsr303.extensions that return MethodDescriptor | |
|---|---|
MethodDescriptor |
MethodBeanDescriptor.getConstraintsForMethod(Method method)
Get the constraints that apply to a particular method. |
| Methods in org.apache.bval.jsr303.extensions that return types with arguments of type MethodDescriptor | |
|---|---|
Set<MethodDescriptor> |
MethodBeanDescriptor.getConstrainedMethods()
Get the set of constrained methods. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||