Package | Description |
---|---|
org.jboss.weld.bean.proxy |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
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 © 2021. All rights reserved.