Uses of Interface
javax.enterprise.inject.spi.Decorator
Packages that use Decorator
-
Uses of Decorator in javax.enterprise.inject.spi
Methods in javax.enterprise.inject.spi that return types with arguments of type DecoratorModifier and TypeMethodDescriptionBeanManager.resolveDecorators
(Set<Type> types, Annotation... qualifiers) Return an ordered list of decorators for a set of bean types and a set of qualifiers and which are enabled in the module or library containing the class into which the BeanManager was injected or the Jakarta EE component from whose JNDI environment namespace the BeanManager was obtained.