public final class BeansXmlUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.weld.bootstrap.spi.BeansXml |
prepareBeansXml(org.jboss.weld.bootstrap.api.Bootstrap bootstrap,
Collection<URL> beansXml,
boolean merge) |
static org.jboss.weld.bootstrap.spi.BeansXml |
removeDuplicate(org.jboss.weld.bootstrap.spi.BeansXml xml) |
public static org.jboss.weld.bootstrap.spi.BeansXml prepareBeansXml(org.jboss.weld.bootstrap.api.Bootstrap bootstrap,
Collection<URL> beansXml,
boolean merge)
throws Exception
ExceptionCopyright © 2017 JBoss by Red Hat. All rights reserved.