| Package | Description |
|---|---|
| jakarta.enterprise.inject.spi |
The portable extension integration SPI.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProcessSyntheticAnnotatedType<X>
The container fires an event of this type for each Java class or interface added by
BeforeBeanDiscovery.addAnnotatedType(AnnotatedType),
BeforeBeanDiscovery.addAnnotatedType(AnnotatedType, String) or
AfterTypeDiscovery.addAnnotatedType(AnnotatedType, String) |
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.