Package | Description |
---|---|
org.jboss.weld.util |
Modifier and Type | Method and Description |
---|---|
static UnproxyableResolutionException |
Proxies.getUnproxyableTypeException(Type type) |
static UnproxyableResolutionException |
Proxies.getUnproxyableTypeException(Type type,
Bean<?> declaringBean) |
static UnproxyableResolutionException |
Proxies.getUnproxyableTypesException(Bean<?> declaringBean) |
static UnproxyableResolutionException |
Proxies.getUnproxyableTypesException(Iterable<? extends Type> types) |
Copyright © 2013 Seam Framework. All Rights Reserved.