Uses of Class
org.jboss.weld.injection.InterceptionFactoryImpl
-
Packages that use InterceptionFactoryImpl Package Description org.jboss.weld.injection -
-
Uses of InterceptionFactoryImpl in org.jboss.weld.injection
Methods in org.jboss.weld.injection that return InterceptionFactoryImpl Modifier and Type Method Description static <F> InterceptionFactoryImpl<F>InterceptionFactoryImpl. of(BeanManagerImpl beanManager, CreationalContext<?> creationalContext, AnnotatedType<F> annotatedType)
-