|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WeldDecorator<T>
Sub-interface of Decorator that contains metadata information about Weld-deployed
Decorators (including custom decorators).
| Method Summary | |
|---|---|
java.util.Set<MethodSignature> |
getDecoratedMethodSignatures()
|
WeldClass<?> |
getWeldAnnotated()
|
| Methods inherited from interface javax.enterprise.inject.spi.Decorator |
|---|
getDecoratedTypes, getDelegateQualifiers, getDelegateType |
| Methods inherited from interface javax.enterprise.inject.spi.Bean |
|---|
getBeanClass, getInjectionPoints, getName, getQualifiers, getScope, getStereotypes, getTypes, isAlternative, isNullable |
| Methods inherited from interface javax.enterprise.context.spi.Contextual |
|---|
create, destroy |
| Method Detail |
|---|
WeldClass<?> getWeldAnnotated()
java.util.Set<MethodSignature> getDecoratedMethodSignatures()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||