Uses of Interface
jakarta.enterprise.inject.spi.Decorator
-
Uses of Decorator in jakarta.enterprise.inject.spi
Modifier 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 theBeanManager
was injected or the Java EE component from whose JNDI environment namespace theBeanManager
was obtained.