| Package | Description |
|---|---|
| org.jboss.weld.bean.proxy |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultProxyInstantiator
Default
ProxyInstantiator implementation that uses proxy class' no-arg constructor to create a new instance. |
| Modifier and Type | Field and Description |
|---|---|
static ProxyInstantiator |
DefaultProxyInstantiator.INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
static ProxyInstantiator |
ProxyInstantiator.Factory.create(WeldConfiguration configuration)
Obtains new ProxyInstantiator based on given
WeldConfiguration. |
Copyright © 2017. All rights reserved.