| Package | Description |
|---|---|
| org.jboss.weld | |
| org.jboss.weld.bootstrap | |
| org.jboss.weld.bootstrap.events | |
| org.jboss.weld.util |
| Modifier and Type | Method and Description |
|---|---|
void |
Container.putBeanDeployments(Map<org.jboss.weld.bootstrap.spi.BeanDeploymentArchive,BeanDeployment> beanDeployments)
Add sub-deployment units to the container
|
| Constructor and Description |
|---|
ExtensionBeanDeployer(BeanManagerImpl manager,
org.jboss.weld.bootstrap.spi.Deployment deployment,
Map<org.jboss.weld.bootstrap.spi.BeanDeploymentArchive,BeanDeployment> beanDeployments,
Collection<ContextHolder<? extends javax.enterprise.context.spi.Context>> contexts) |
| Modifier and Type | Method and Description |
|---|---|
protected BeanDeployment |
AbstractBeanDiscoveryEvent.getOrCreateBeanDeployment(Class<?> clazz) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<org.jboss.weld.bootstrap.spi.BeanDeploymentArchive,BeanDeployment> |
AbstractBeanDiscoveryEvent.getBeanDeployments() |
| Modifier and Type | Method and Description |
|---|---|
static void |
BeforeBeanDiscoveryImpl.fire(BeanManagerImpl beanManager,
org.jboss.weld.bootstrap.spi.Deployment deployment,
Map<org.jboss.weld.bootstrap.spi.BeanDeploymentArchive,BeanDeployment> beanDeployments,
Collection<ContextHolder<? extends javax.enterprise.context.spi.Context>> contexts) |
static void |
AfterBeanDiscoveryImpl.fire(BeanManagerImpl beanManager,
org.jboss.weld.bootstrap.spi.Deployment deployment,
Map<org.jboss.weld.bootstrap.spi.BeanDeploymentArchive,BeanDeployment> beanDeployments,
Collection<ContextHolder<? extends javax.enterprise.context.spi.Context>> contexts) |
static void |
AfterDeploymentValidationImpl.fire(BeanManagerImpl beanManager,
Map<org.jboss.weld.bootstrap.spi.BeanDeploymentArchive,BeanDeployment> beanDeployments) |
static void |
BeforeShutdownImpl.fire(BeanManagerImpl beanManager,
Map<org.jboss.weld.bootstrap.spi.BeanDeploymentArchive,BeanDeployment> beanDeployments) |
protected void |
AbstractContainerEvent.fire(Map<org.jboss.weld.bootstrap.spi.BeanDeploymentArchive,BeanDeployment> beanDeployments) |
protected void |
AbstractDeploymentContainerEvent.fire(Map<org.jboss.weld.bootstrap.spi.BeanDeploymentArchive,BeanDeployment> beanDeployments) |
protected void |
AbstractDefinitionContainerEvent.fire(Map<org.jboss.weld.bootstrap.spi.BeanDeploymentArchive,BeanDeployment> beanDeployments) |
protected void |
BeforeShutdownImpl.fire(Map<org.jboss.weld.bootstrap.spi.BeanDeploymentArchive,BeanDeployment> beanDeployments) |
| Constructor and Description |
|---|
AbstractBeanDiscoveryEvent(BeanManagerImpl beanManager,
Type rawType,
Map<org.jboss.weld.bootstrap.spi.BeanDeploymentArchive,BeanDeployment> beanDeployments,
org.jboss.weld.bootstrap.spi.Deployment deployment,
Collection<ContextHolder<? extends javax.enterprise.context.spi.Context>> contexts) |
AfterBeanDiscoveryImpl(BeanManagerImpl beanManager,
org.jboss.weld.bootstrap.spi.Deployment deployment,
Map<org.jboss.weld.bootstrap.spi.BeanDeploymentArchive,BeanDeployment> beanDeployments,
Collection<ContextHolder<? extends javax.enterprise.context.spi.Context>> contexts) |
BeforeBeanDiscoveryImpl(BeanManagerImpl beanManager,
org.jboss.weld.bootstrap.spi.Deployment deployment,
Map<org.jboss.weld.bootstrap.spi.BeanDeploymentArchive,BeanDeployment> beanDeployments,
Collection<ContextHolder<? extends javax.enterprise.context.spi.Context>> contexts) |
| Modifier and Type | Method and Description |
|---|---|
static BeanDeployment |
DeploymentStructures.getOrCreateBeanDeployment(org.jboss.weld.bootstrap.spi.Deployment deployment,
BeanManagerImpl deploymentManager,
Map<org.jboss.weld.bootstrap.spi.BeanDeploymentArchive,BeanDeployment> beanDeployments,
Collection<ContextHolder<? extends javax.enterprise.context.spi.Context>> contexts,
Class<?> clazz) |
| Modifier and Type | Method and Description |
|---|---|
static BeanDeployment |
DeploymentStructures.getOrCreateBeanDeployment(org.jboss.weld.bootstrap.spi.Deployment deployment,
BeanManagerImpl deploymentManager,
Map<org.jboss.weld.bootstrap.spi.BeanDeploymentArchive,BeanDeployment> beanDeployments,
Collection<ContextHolder<? extends javax.enterprise.context.spi.Context>> contexts,
Class<?> clazz) |
Copyright © 2014 Seam Framework. All Rights Reserved.