Uses of Class
org.apache.webbeans.context.creational.BeanInstanceBag

Packages that use BeanInstanceBag
org.apache.webbeans.context   
 

Uses of BeanInstanceBag in org.apache.webbeans.context
 

Fields in org.apache.webbeans.context with type parameters of type BeanInstanceBag
protected  Map<javax.enterprise.context.spi.Contextual<?>,BeanInstanceBag<?>> AbstractContext.componentInstanceMap
          Context contextual instances
 

Methods in org.apache.webbeans.context that return types with arguments of type BeanInstanceBag
 Map<javax.enterprise.context.spi.Contextual<?>,BeanInstanceBag<?>> WebBeansContext.getComponentInstanceMap()
          Returns instance map.
 Map<javax.enterprise.context.spi.Contextual<?>,BeanInstanceBag<?>> AbstractContext.getComponentInstanceMap()
          Returns instance map.
 



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.