Uses of Class
org.jboss.weld.bean.proxy.TargetBeanInstance
-
Packages that use TargetBeanInstance Package Description org.jboss.weld.bean.proxy JBoss, Home of Professional Open Source Copyright 2015, Red Hat, Inc. -
-
Uses of TargetBeanInstance in org.jboss.weld.bean.proxy
Constructors in org.jboss.weld.bean.proxy with parameters of type TargetBeanInstance Constructor Description DecorationHelper(TargetBeanInstance originalInstance, javax.enterprise.inject.spi.Bean<?> bean, Class<T> proxyClassForDecorator, BeanManagerImpl beanManager, org.jboss.weld.serialization.spi.ContextualStore contextualStore, List<javax.enterprise.inject.spi.Decorator<?>> decorators)TargetBeanInstance(TargetBeanInstance otherBeanInstance)Copy constructor
-