Uses of Class
org.jboss.weld.bean.proxy.AbstractBeanInstance

Packages that use AbstractBeanInstance
org.jboss.weld.bean.proxy   
 

Uses of AbstractBeanInstance in org.jboss.weld.bean.proxy
 

Subclasses of AbstractBeanInstance in org.jboss.weld.bean.proxy
 class ContextBeanInstance<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.
 class EnterpriseTargetBeanInstance
           
 class TargetBeanInstance
          A simple BeanInstance which always maintains a specific bean instance that is being proxied.
 



Copyright © 2013 Seam Framework. All Rights Reserved.