Package | Description |
---|---|
org.jboss.weld.bean.proxy | |
org.jboss.weld.util |
Modifier and Type | Method and Description |
---|---|
static ClassLoader |
ProxyFactory.resolveClassLoaderForBeanProxy(String contextId,
Class<?> proxiedType,
Proxies.TypeInfo typeInfo)
Figures out the correct class loader to use for a proxy for a given bean
|
Modifier and Type | Method and Description |
---|---|
static Proxies.TypeInfo |
Proxies.TypeInfo.of(Set<? extends Type> types) |
Copyright © 2016. All rights reserved.