| Package | Description |
|---|---|
| org.jboss.weld.bean | |
| org.jboss.weld.bootstrap |
| Modifier and Type | Method and Description |
|---|---|
static <T> DecoratorImpl<T> |
DecoratorImpl.of(WeldClass<T> clazz,
BeanManagerImpl beanManager,
org.jboss.weld.bootstrap.api.ServiceRegistry services)
Creates a decorator bean
|
| Modifier and Type | Method and Description |
|---|---|
Set<DecoratorImpl<?>> |
BeanDeployerEnvironment.getDecorators() |
| Modifier and Type | Method and Description |
|---|---|
void |
BeanDeployerEnvironment.addDecorator(DecoratorImpl<?> bean) |
Copyright © 2014 Seam Framework. All Rights Reserved.