Package | Description |
---|---|
org.jboss.weld.bean.proxy | |
org.jboss.weld.util |
Modifier and Type | Method and Description |
---|---|
static ClassLoader |
ProxyFactory.resolveClassLoaderForBeanProxy(javax.enterprise.inject.spi.Bean<?> bean,
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 © 2012 Seam Framework. All Rights Reserved.