Uses of Class
org.apache.webbeans.component.ResourceBean
-
Packages that use ResourceBean Package Description org.apache.webbeans.component.creation -
-
Uses of ResourceBean in org.apache.webbeans.component.creation
Methods in org.apache.webbeans.component.creation that return ResourceBean Modifier and Type Method Description protected <X> ResourceBean<T,R>ResourceBeanBuilder. createBean(InjectionTargetBean<X> owner, Class<T> beanClass)
-