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, isNullable
create, destroy
Type getDelegateType()
Set<Annotation> getDelegateQualifiers()
Copyright © 2020. All rights reserved.