|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConstructorDescriptor | |
|---|---|
| org.apache.bval.jsr303.extensions | |
| Uses of ConstructorDescriptor in org.apache.bval.jsr303.extensions |
|---|
| Classes in org.apache.bval.jsr303.extensions that implement ConstructorDescriptor | |
|---|---|
class |
ConstructorDescriptorImpl
Description: ConstructorDescriptor implementation. |
| Methods in org.apache.bval.jsr303.extensions that return ConstructorDescriptor | |
|---|---|
ConstructorDescriptor |
MethodBeanDescriptor.getConstraintsForConstructor(Constructor<?> constructor)
Get the constraints that apply to a particular constructor. |
| Methods in org.apache.bval.jsr303.extensions that return types with arguments of type ConstructorDescriptor | |
|---|---|
Set<ConstructorDescriptor> |
MethodBeanDescriptor.getConstrainedConstructors()
Get the set of constrained constructors. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||