|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConstructorDescriptor | |
|---|---|
| javax.validation.metadata | Package containing all objects specifically used and returned by the metadata API. |
| Uses of ConstructorDescriptor in javax.validation.metadata |
|---|
| Methods in javax.validation.metadata that return ConstructorDescriptor | |
|---|---|
ConstructorDescriptor |
BeanDescriptor.getConstraintsForConstructor(Class<?>... parameterTypes)
Returns a constructor descriptor for the given constructor. |
| Methods in javax.validation.metadata that return types with arguments of type ConstructorDescriptor | |
|---|---|
Set<ConstructorDescriptor> |
BeanDescriptor.getConstrainedConstructors()
Returns a set with descriptors for the constrained constructors of the bean represented by this descriptor. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||