public final class BeanArchives extends Object
| Modifier and Type | Method and Description |
|---|---|
static <B extends org.jboss.weld.bootstrap.spi.BeanDeploymentArchive> |
findBeanClassesDeployedInMultipleBeanArchives(Set<B> beanArchives) |
public static <B extends org.jboss.weld.bootstrap.spi.BeanDeploymentArchive> Multimap<String,org.jboss.weld.bootstrap.spi.BeanDeploymentArchive> findBeanClassesDeployedInMultipleBeanArchives(Set<B> beanArchives)
beanArchives - Multimap that maps problematic bean class to the set of bean archives where it is deployedCopyright © 2015. All Rights Reserved.