| Package | Description |
|---|---|
| org.jboss.weld.logging | |
| org.jboss.weld.util |
| Modifier and Type | Method and Description |
|---|---|
UnproxyableResolutionException |
ValidatorLogger.notProxyableArrayType(Object param1,
Object param2) |
UnproxyableResolutionException |
ValidatorLogger.notProxyableFinalTypeOrMethod(Object param1,
Object param2,
Object param3) |
UnproxyableResolutionException |
ValidatorLogger.notProxyableNoConstructor(Object param1,
Object param2) |
UnproxyableResolutionException |
ValidatorLogger.notProxyablePrimitive(Object param1,
Object param2) |
UnproxyableResolutionException |
ValidatorLogger.notProxyableUnknown(Object param1,
Object param2) |
| Modifier and Type | Method and Description |
|---|---|
static UnproxyableResolutionException |
Proxies.getUnproxyableTypeException(Type type,
Bean<?> declaringBean,
ServiceRegistry services) |
static UnproxyableResolutionException |
Proxies.getUnproxyableTypeException(Type type,
ServiceRegistry services) |
static UnproxyableResolutionException |
Proxies.getUnproxyableTypesException(Bean<?> declaringBean,
ServiceRegistry services) |
static UnproxyableResolutionException |
Proxies.getUnproxyableTypesException(Iterable<? extends Type> types,
ServiceRegistry services) |
Copyright © 2015. All Rights Reserved.