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> com.google.common.collect.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 © 2016. All rights reserved.