Package | Description |
---|---|
javax.enterprise.inject.spi |
The portable extension integration SPI.
|
javax.enterprise.inject.spi.builder |
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 java.util.stream.Stream<AnnotatedConstructorConfigurator<T>> |
AnnotatedTypeConfigurator.filterConstructors(java.util.function.Predicate<AnnotatedConstructor<T>> predicate) |
Copyright © 2008-2016 JBoss by Red Hat, Inc.. All Rights Reserved.