| Package | Description |
|---|---|
| org.jboss.weld.bean.builtin | |
| org.jboss.weld.bootstrap.api | |
| org.jboss.weld.bootstrap.api.helpers | |
| org.jboss.weld.manager | |
| org.jboss.weld.manager.api |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanManagerProxy
Client view of
BeanManagerImpl. |
| Modifier and Type | Method and Description |
|---|---|
WeldManager |
Bootstrap.getManager(BeanDeploymentArchive beanDeploymentArchive)
Get the manager used for the given beanDeploymentArchive.
|
| Modifier and Type | Method and Description |
|---|---|
WeldManager |
ForwardingBootstrap.getManager(BeanDeploymentArchive beanDeploymentArchive) |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanManagerImpl
Implementation of the Bean Manager.
|
| Modifier and Type | Field and Description |
|---|---|
static Comparator<WeldManager> |
BeanManagers.ID_COMPARATOR |
| Modifier and Type | Method and Description |
|---|---|
WeldManager |
WeldManager.unwrap() |
Copyright © 2017. All rights reserved.