|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BeansXml | |
|---|---|
| org.jboss.weld.bootstrap.api | |
| org.jboss.weld.bootstrap.spi | |
| org.jboss.weld.bootstrap.spi.helpers | |
| Uses of BeansXml in org.jboss.weld.bootstrap.api |
|---|
| Methods in org.jboss.weld.bootstrap.api that return BeansXml | |
|---|---|
BeansXml |
Bootstrap.parse(Iterable<URL> urls)
Parse the specified URLs as a series of beans.xml file and merge the result. |
BeansXml |
Bootstrap.parse(URL url)
Parse the specified URL as a beans.xml file. |
| Uses of BeansXml in org.jboss.weld.bootstrap.spi |
|---|
| Fields in org.jboss.weld.bootstrap.spi declared as BeansXml | |
|---|---|
static BeansXml |
BeansXml.EMPTY_BEANS_XML
|
| Methods in org.jboss.weld.bootstrap.spi that return BeansXml | |
|---|---|
BeansXml |
BeanDeploymentArchive.getBeansXml()
Get any deployment descriptors in the bean deployment archive. |
| Uses of BeansXml in org.jboss.weld.bootstrap.spi.helpers |
|---|
| Methods in org.jboss.weld.bootstrap.spi.helpers that return BeansXml | |
|---|---|
BeansXml |
ForwardingBeanDeploymentArchive.getBeansXml()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||