public class CDI1DeploymentImpl extends Object implements org.jboss.weld.bootstrap.spi.Deployment
| Constructor and Description |
|---|
CDI1DeploymentImpl(org.jboss.weld.bootstrap.api.ServiceRegistry services,
org.jboss.weld.bootstrap.spi.BeanDeploymentArchive oneDeploymentArchive,
Iterable<org.jboss.weld.bootstrap.spi.Metadata<javax.enterprise.inject.spi.Extension>> extensions) |
| Modifier and Type | Method and Description |
|---|---|
Collection<org.jboss.weld.bootstrap.spi.BeanDeploymentArchive> |
getBeanDeploymentArchives() |
Iterable<org.jboss.weld.bootstrap.spi.Metadata<javax.enterprise.inject.spi.Extension>> |
getExtensions() |
org.jboss.weld.bootstrap.api.ServiceRegistry |
getServices() |
org.jboss.weld.bootstrap.spi.BeanDeploymentArchive |
loadBeanDeploymentArchive(Class<?> beanClass) |
public CDI1DeploymentImpl(org.jboss.weld.bootstrap.api.ServiceRegistry services,
org.jboss.weld.bootstrap.spi.BeanDeploymentArchive oneDeploymentArchive,
Iterable<org.jboss.weld.bootstrap.spi.Metadata<javax.enterprise.inject.spi.Extension>> extensions)
public Collection<org.jboss.weld.bootstrap.spi.BeanDeploymentArchive> getBeanDeploymentArchives()
getBeanDeploymentArchives in interface org.jboss.weld.bootstrap.spi.Deploymentpublic org.jboss.weld.bootstrap.spi.BeanDeploymentArchive loadBeanDeploymentArchive(Class<?> beanClass)
loadBeanDeploymentArchive in interface org.jboss.weld.bootstrap.spi.Deploymentpublic org.jboss.weld.bootstrap.api.ServiceRegistry getServices()
getServices in interface org.jboss.weld.bootstrap.spi.Deploymentpublic Iterable<org.jboss.weld.bootstrap.spi.Metadata<javax.enterprise.inject.spi.Extension>> getExtensions()
getExtensions in interface org.jboss.weld.bootstrap.spi.DeploymentCopyright © 2017–2018. All rights reserved.