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,
javax.enterprise.inject.spi.Bean<?> declaringBean,
org.jboss.weld.bootstrap.api.ServiceRegistry services) |
static UnproxyableResolutionException |
Proxies.getUnproxyableTypeException(Type type,
org.jboss.weld.bootstrap.api.ServiceRegistry services) |
static UnproxyableResolutionException |
Proxies.getUnproxyableTypesException(javax.enterprise.inject.spi.Bean<?> declaringBean,
org.jboss.weld.bootstrap.api.ServiceRegistry services) |
static UnproxyableResolutionException |
Proxies.getUnproxyableTypesException(Iterable<? extends Type> types,
org.jboss.weld.bootstrap.api.ServiceRegistry services) |
Copyright © 2013 Seam Framework. All rights reserved.