Package | Description |
---|---|
org.jboss.weld.bean.proxy |
Modifier and Type | Class and Description |
---|---|
class |
ContextBeanInstance<T>
An instance locator that uses a context to lookup the instance if
it exists; otherwise, a new instance will be created from the
bean.
|
class |
EnterpriseTargetBeanInstance |
class |
InjectionPointPropagatingEnterpriseTargetBeanInstance |
class |
TargetBeanInstance
A simple
BeanInstance which always maintains a specific bean instance that is being proxied. |
Copyright © 2016. All rights reserved.