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 © 2013 Seam Framework. All rights reserved.