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
 Set<ExtensionBean> ExtensionBeanDeployerEnvironment.getBeans()
           
 

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



Copyright © 2013 Seam Framework. All Rights Reserved.