| Package | Description | 
|---|---|
| javax.enterprise.inject.spi | 
 The portable extension integration SPI. 
 | 
| javax.enterprise.inject.spi.configurator | 
| Modifier and Type | Method and Description | 
|---|---|
Set<AnnotatedConstructor<X>> | 
AnnotatedType.getConstructors()
 Get the constructors of the type. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AnnotatedConstructor<T> | 
AnnotatedConstructorConfigurator.getAnnotated()  | 
| Modifier and Type | Method and Description | 
|---|---|
default Stream<AnnotatedConstructorConfigurator<T>> | 
AnnotatedTypeConfigurator.filterConstructors(Predicate<AnnotatedConstructor<T>> predicate)  | 
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.