| Package | Description |
|---|---|
| org.apache.bval.jsr303.extensions |
| Modifier and Type | Class and Description |
|---|---|
class |
ConstructorDescriptorImpl
Description:
ConstructorDescriptor implementation. |
| Modifier and Type | Method and Description |
|---|---|
ConstructorDescriptor |
MethodBeanDescriptor.getConstraintsForConstructor(Constructor<?> constructor)
Get the constraints that apply to a particular constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Set<ConstructorDescriptor> |
MethodBeanDescriptor.getConstrainedConstructors()
Get the set of constrained constructors.
|
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.