Uses of Class
org.apache.webbeans.container.BeanManagerImpl

Packages that use BeanManagerImpl
org.apache.webbeans.component   
org.apache.webbeans.container   
org.apache.webbeans.el   
org.apache.webbeans.intercept   
 

Uses of BeanManagerImpl in org.apache.webbeans.component
 

Methods in org.apache.webbeans.component that return BeanManagerImpl
protected  BeanManagerImpl AbstractOwbBean.getManager()
          Gets manager instance
 

Uses of BeanManagerImpl in org.apache.webbeans.container
 

Methods in org.apache.webbeans.container that return BeanManagerImpl
static BeanManagerImpl BeanManagerImpl.getManager()
          Gets current activity.
 

Constructors in org.apache.webbeans.container with parameters of type BeanManagerImpl
InjectionResolver(BeanManagerImpl manager)
          Creates a new injection resolve for given bean manager.
 

Uses of BeanManagerImpl in org.apache.webbeans.el
 

Methods in org.apache.webbeans.el that return BeanManagerImpl
 BeanManagerImpl ELContextStore.getBeanManager()
           
 

Uses of BeanManagerImpl in org.apache.webbeans.intercept
 

Methods in org.apache.webbeans.intercept that return BeanManagerImpl
protected  BeanManagerImpl InterceptorHandler.getBeanManager()
           
 



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