| Package | Description |
|---|---|
| org.jboss.weld.bootstrap.enablement | |
| org.jboss.weld.manager | |
| org.jboss.weld.util |
| Modifier and Type | Field and Description |
|---|---|
static ModuleEnablement |
ModuleEnablement.EMPTY_ENABLEMENT |
| Modifier and Type | Method and Description |
|---|---|
ModuleEnablement |
GlobalEnablementBuilder.createModuleEnablement(BeanDeployment deployment) |
| Modifier and Type | Method and Description |
|---|---|
ModuleEnablement |
BeanManagerImpl.getEnabled()
Enabled Alternatives, Interceptors and Decorators
|
| Modifier and Type | Method and Description |
|---|---|
void |
BeanManagerImpl.setEnabled(ModuleEnablement enabled) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Beans.isBeanEnabled(Bean<?> bean,
ModuleEnablement enabled) |
Copyright © 2013 Seam Framework. All Rights Reserved.