Uses of Class
org.apache.webbeans.component.InstanceBean
-
Packages that use InstanceBean Package Description org.apache.webbeans.util -
-
Uses of InstanceBean in org.apache.webbeans.util
Methods in org.apache.webbeans.util that return InstanceBean Modifier and Type Method Description <T> InstanceBean<T>WebBeansUtil. getInstanceBean()Creates a new instance bean.
-