| Package | Description |
|---|---|
| org.jboss.as.weld.deployment |
| Modifier and Type | Field and Description |
|---|---|
static AttachmentKey<BeanDeploymentModule> |
WeldAttachments.BEAN_DEPLOYMENT_MODULE
The
BeanDeploymentModule for a deployment |
| Modifier and Type | Method and Description |
|---|---|
void |
BeanDeploymentModule.addBeanDeploymentModule(BeanDeploymentModule module)
Makes all
BeanDeploymentArchiveImpls in the given module accessible to all bdas in this module |
| Modifier and Type | Method and Description |
|---|---|
void |
BeanDeploymentModule.addBeanDeploymentModules(Collection<BeanDeploymentModule> modules)
Makes all
BeanDeploymentArchiveImpls in the given modules accessible to all bdas in this module |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.