| Package | Description |
|---|---|
| org.jboss.weld.bootstrap |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
| org.jboss.weld.ejb |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
| Modifier and Type | Method and Description |
|---|---|
EjbDescriptors |
BeanDeployerEnvironment.getEjbDescriptors() |
| Modifier and Type | Method and Description |
|---|---|
static BeanDeployerEnvironment |
BeanDeployerEnvironmentFactory.newConcurrentEnvironment(EjbDescriptors ejbDescriptors,
BeanManagerImpl manager)
Creates a new threadsafe BeanDeployerEnvironment instance.
|
static BeanDeployerEnvironment |
BeanDeployerEnvironmentFactory.newEnvironment(EjbDescriptors ejbDescriptors,
BeanManagerImpl manager) |
| Modifier and Type | Field and Description |
|---|---|
static EjbDescriptors |
EjbDescriptors.EMPTY |
Copyright © 2015. All Rights Reserved.