Uses of Class
org.jboss.weld.util.annotated.VetoedSuppressedAnnotatedType
-
Packages that use VetoedSuppressedAnnotatedType Package Description org.jboss.weld.util.annotated -
-
Uses of VetoedSuppressedAnnotatedType in org.jboss.weld.util.annotated
Methods in org.jboss.weld.util.annotated that return VetoedSuppressedAnnotatedType Modifier and Type Method Description static <T> VetoedSuppressedAnnotatedType<T>VetoedSuppressedAnnotatedType. from(Class<T> clazz, BeanManager beanManager)
-