Package | Description |
---|---|
org.jboss.errai.ioc.client.container |
Modifier and Type | Field and Description |
---|---|
protected Map<BeanRef,List<ProxyResolver>> |
AbstractCreationalContext.unresolvedProxies |
Modifier and Type | Method and Description |
---|---|
void |
AbstractCreationalContext.addUnresolvedProxy(ProxyResolver proxyResolver,
Class<?> beanType,
Annotation[] qualifiers)
Adds an unresolved proxy into the creational context.
|
void |
CreationalContext.addUnresolvedProxy(ProxyResolver proxyResolver,
Class<?> beanType,
Annotation[] qualifiers)
Adds an unresolved proxy into the creational context.
|
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.