Uses of Interface
org.jboss.weld.bean.WeldDecorator
Packages that use WeldDecorator
-
Uses of WeldDecorator in org.jboss.weld.bean
Classes in org.jboss.weld.bean that implement WeldDecoratorModifier and TypeClassDescriptionclassA wrapper for a decorated instance.class -
Uses of WeldDecorator in org.jboss.weld.util
Methods in org.jboss.weld.util with parameters of type WeldDecoratorModifier and TypeMethodDescriptionstatic Set<InvokableAnnotatedMethod<?>>Decorators.getDecoratorMethods(BeanManagerImpl beanManager, WeldDecorator<?> decorator) Determines the set ofInvokableAnnotatedMethods representing decorated methods of the specified decorator.