Uses of Class
org.apache.webbeans.el.ELContextStore

Packages that use ELContextStore
org.apache.webbeans.el   
 

Uses of ELContextStore in org.apache.webbeans.el
 

Methods in org.apache.webbeans.el that return ELContextStore
static ELContextStore ELContextStore.getInstance(boolean createIfNotExist)
           
 

Methods in org.apache.webbeans.el with parameters of type ELContextStore
protected  Object WebBeansELResolver.getDependentContextualInstance(BeanManagerImpl manager, ELContextStore store, javax.el.ELContext context, javax.enterprise.inject.spi.Bean<Object> bean)
           
protected  Object WebBeansELResolver.getNormalScopedContextualInstance(BeanManagerImpl manager, ELContextStore store, javax.el.ELContext context, javax.enterprise.inject.spi.Bean<Object> bean, String beanName)
           
 



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