Uses of Class
org.jboss.weld.bean.CustomDecoratorWrapper

Packages that use CustomDecoratorWrapper
org.jboss.weld.bean   
 

Uses of CustomDecoratorWrapper in org.jboss.weld.bean
 

Methods in org.jboss.weld.bean that return CustomDecoratorWrapper
static
<T> CustomDecoratorWrapper<T>
CustomDecoratorWrapper.of(javax.enterprise.inject.spi.Decorator<T> delegate, BeanManagerImpl beanManager)
           
 



Copyright © 2013 Seam Framework. All Rights Reserved.