| Package | Description |
|---|---|
| org.jboss.weld.bean.proxy | |
| org.jboss.weld.util |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.ClassLoader |
ProxyFactory.resolveClassLoaderForBeanProxy(java.lang.String contextId,
java.lang.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(java.util.Set<? extends java.lang.reflect.Type> types) |
Copyright © 2014. All Rights Reserved.