public class Post1Deployment extends Object implements org.jboss.weld.bootstrap.spi.CDI11Deployment
| Constructor and Description |
|---|
Post1Deployment(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 |
|---|---|
org.jboss.weld.bootstrap.spi.BeanDeploymentArchive |
getBeanDeploymentArchive(Class<?> beanClass) |
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 Post1Deployment(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 org.jboss.weld.bootstrap.spi.BeanDeploymentArchive getBeanDeploymentArchive(Class<?> beanClass)
getBeanDeploymentArchive in interface org.jboss.weld.bootstrap.spi.CDI11Deploymentpublic 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–2022. All rights reserved.