Uses of Interface
javax.enterprise.inject.spi.ProcessAnnotatedType
Packages that use ProcessAnnotatedType
-
Uses of ProcessAnnotatedType in javax.enterprise.inject.spi
Subinterfaces of ProcessAnnotatedType in javax.enterprise.inject.spiModifier and TypeInterfaceDescriptioninterface
The container fires an event of this type for each Java class or interface added byBeforeBeanDiscovery.addAnnotatedType(AnnotatedType)
,BeforeBeanDiscovery.addAnnotatedType(AnnotatedType, String)
orAfterTypeDiscovery.addAnnotatedType(AnnotatedType, String)