Uses of Class
org.jboss.weld.bean.proxy.AbstractBeanInstance
-
Packages that use AbstractBeanInstance Package Description org.jboss.weld.bean.proxy -
-
Uses of AbstractBeanInstance in org.jboss.weld.bean.proxy
Subclasses of AbstractBeanInstance in org.jboss.weld.bean.proxy Modifier and Type Class Description classContextBeanInstance<T>An instance locator that uses a context to lookup the instance if it exists; otherwise, a new instance will be created from the bean.classEnterpriseTargetBeanInstanceclassTargetBeanInstanceA simpleBeanInstancewhich always maintains a specific bean instance that is being proxied.
-