Uses of Interface
javax.enterprise.inject.spi.ProcessSyntheticAnnotatedType
-
Packages that use ProcessSyntheticAnnotatedType Package Description org.jboss.weld.bootstrap.events org.jboss.weld.environment.se -
-
Uses of ProcessSyntheticAnnotatedType in org.jboss.weld.bootstrap.events
Classes in org.jboss.weld.bootstrap.events that implement ProcessSyntheticAnnotatedType Modifier and Type Class Description classProcessSyntheticAnnotatedTypeImpl<T> -
Uses of ProcessSyntheticAnnotatedType in org.jboss.weld.environment.se
Methods in org.jboss.weld.environment.se that return types with arguments of type ProcessSyntheticAnnotatedType Modifier and Type Method Description static ContainerLifecycleObserver.Builder<ProcessSyntheticAnnotatedType<?>>ContainerLifecycleObserver. processSyntheticAnnotatedType(Type observedType)
-