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

Packages that use ExternalScope
org.apache.webbeans.container   
 

Uses of ExternalScope in org.apache.webbeans.container
 

Methods in org.apache.webbeans.container that return types with arguments of type ExternalScope
 List<ExternalScope> BeanManagerImpl.getAdditionalScopes()
           
 

Methods in org.apache.webbeans.container with parameters of type ExternalScope
 void BeanManagerImpl.addAdditionalScope(ExternalScope additionalScope)
           
 



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