Uses of Interface
javax.enterprise.inject.spi.ProcessAnnotatedType
-
Packages that use ProcessAnnotatedType Package Description javax.enterprise.inject.spi -
-
Uses of ProcessAnnotatedType in javax.enterprise.inject.spi
Subinterfaces of ProcessAnnotatedType in javax.enterprise.inject.spi Modifier and Type Interface Description interface
ProcessSyntheticAnnotatedType<X>
This event gets fired for AnnotatedTypes which are not a result of the scanning process but got manually added.
-