| Package | Description |
|---|---|
| javax.enterprise.inject.spi | |
| javax.enterprise.inject.spi.configurator |
| Modifier and Type | Method and Description |
|---|---|
Set<AnnotatedConstructor<X>> |
AnnotatedType.getConstructors()
Returns set of bean constructors.
|
| 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 © 2021. All rights reserved.