Uses of Interface
jakarta.enterprise.inject.spi.ProcessAnnotatedType
-
Packages that use ProcessAnnotatedType Package Description jakarta.enterprise.inject.spi The portable extension integration SPI. -
-
Uses of ProcessAnnotatedType in jakarta.enterprise.inject.spi
Subinterfaces of ProcessAnnotatedType in jakarta.enterprise.inject.spi Modifier and Type Interface Description interfaceProcessSyntheticAnnotatedType<X>The container fires an event of this type for each Java class or interface added byBeforeBeanDiscovery.addAnnotatedType(AnnotatedType, String)orAfterTypeDiscovery.addAnnotatedType(AnnotatedType, String)
-