|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DecoratorImpl | |
---|---|
org.jboss.weld.bean | |
org.jboss.weld.bootstrap |
Uses of DecoratorImpl in org.jboss.weld.bean |
---|
Methods in org.jboss.weld.bean that return DecoratorImpl | ||
---|---|---|
static
|
DecoratorImpl.of(WeldClass<T> clazz,
BeanManagerImpl beanManager,
org.jboss.weld.bootstrap.api.ServiceRegistry services)
Creates a decorator bean |
Uses of DecoratorImpl in org.jboss.weld.bootstrap |
---|
Methods in org.jboss.weld.bootstrap that return types with arguments of type DecoratorImpl | |
---|---|
Set<DecoratorImpl<?>> |
BeanDeployerEnvironment.getDecorators()
|
Methods in org.jboss.weld.bootstrap with parameters of type DecoratorImpl | |
---|---|
void |
BeanDeployerEnvironment.addDecorator(DecoratorImpl<?> bean)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |