public interface Decorator<T> extends Bean<T>
| Modifier and Type | Method and Description |
|---|---|
Set<Type> |
getDecoratedTypes() |
Set<Annotation> |
getDelegateQualifiers() |
Type |
getDelegateType() |
getBeanClass, getInjectionPoints, getName, getQualifiers, getScope, getStereotypes, getTypes, isAlternative, isNullablecreate, destroyType getDelegateType()
Set<Annotation> getDelegateQualifiers()
Copyright © 2025. All rights reserved.