public interface Decorator<T> extends Bean<T>
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<java.lang.reflect.Type> |
getDecoratedTypes() |
java.util.Set<java.lang.annotation.Annotation> |
getDelegateQualifiers() |
java.lang.reflect.Type |
getDelegateType() |
getBeanClass, getInjectionPoints, getName, getQualifiers, getScope, getStereotypes, getTypes, isAlternative, isNullablecreate, destroy