Uses of Class
org.jboss.weld.bean.builtin.ContextBean
-
Packages that use ContextBean Package Description org.jboss.weld.bean.builtin -
-
Uses of ContextBean in org.jboss.weld.bean.builtin
Methods in org.jboss.weld.bean.builtin that return ContextBean Modifier and Type Method Description static <T extends Context>
ContextBean<T>ContextBean. of(ContextHolder<T> context, BeanManagerImpl beanManager)
-