public static class ProxyInstantiator.Factory extends Object
| Modifier and Type | Method and Description |
|---|---|
static ProxyInstantiator |
create(boolean relaxedConstruction)
Obtains a ProxyInstantiator instance,
ConfigurationKey.PROXY_INSTANTIATOR is not taken into account. |
static ProxyInstantiator |
create(WeldConfiguration configuration)
Obtains a ProxyInstantiator based on given
WeldConfiguration. |
public static ProxyInstantiator create(boolean relaxedConstruction)
ConfigurationKey.PROXY_INSTANTIATOR is not taken into account.configuration - public static ProxyInstantiator create(WeldConfiguration configuration)
WeldConfiguration.configuration - Copyright © 2019. All rights reserved.