Uses of Class
org.apache.webbeans.container.ExternalScope
-
Packages that use ExternalScope Package Description 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 Modifier and Type Method Description List<ExternalScope>BeanManagerImpl. getAdditionalScopes()Methods in org.apache.webbeans.container with parameters of type ExternalScope Modifier and Type Method Description voidBeanManagerImpl. addAdditionalScope(ExternalScope additionalScope)
-