Package | Description |
---|---|
javax.enterprise.inject.spi |
The portable extension integration SPI.
|
org.hibernate.validator.internal.cdi.interceptor |
Classes for enabling Bean Validation method validation via a CDI interceptor.
|
Modifier and Type | Method and Description |
---|---|
Set<AnnotatedConstructor<X>> |
AnnotatedType.getConstructors()
Get the constructors of the type.
|
Modifier and Type | Class and Description |
---|---|
class |
ValidationEnabledAnnotatedConstructor<T> |
Modifier and Type | Method and Description |
---|---|
Set<AnnotatedConstructor<T>> |
ValidationEnabledAnnotatedType.getConstructors() |
Constructor and Description |
---|
ValidationEnabledAnnotatedConstructor(AnnotatedConstructor<T> constructor) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.