Uses of Class
org.jboss.weld.bean.builtin.ExtensionBean

Packages that use ExtensionBean
org.jboss.weld.bootstrap   
 

Uses of ExtensionBean in org.jboss.weld.bootstrap
 

Methods in org.jboss.weld.bootstrap that return types with arguments of type ExtensionBean
 java.util.Set<ExtensionBean> ExtensionBeanDeployerEnvironment.getBeans()
           
 

Methods in org.jboss.weld.bootstrap with parameters of type ExtensionBean
 void ExtensionBeanDeployerEnvironment.addBean(ExtensionBean bean)
           
 void BeanDeployerEnvironment.addBean(ExtensionBean bean)
           
 



Copyright © 2008-2009 Seam Framework. All Rights Reserved.