Uses of Class
org.apache.webbeans.context.creational.BeanInstanceBag
-
Packages that use BeanInstanceBag Package Description org.apache.webbeans.context -
-
Uses of BeanInstanceBag in org.apache.webbeans.context
Fields in org.apache.webbeans.context with type parameters of type BeanInstanceBag Modifier and Type Field Description protected Map<jakarta.enterprise.context.spi.Contextual<?>,BeanInstanceBag<?>>AbstractContext. componentInstanceMapContext contextual instances
-