public class SpecializedBeanResolver extends Object
BeanManager
s are not initialized yet, this resolver operates on a set of accessible BeanDeployerEnvironment
s.Constructor and Description |
---|
SpecializedBeanResolver(Set<BeanDeployerEnvironment> accessibleEnvironments) |
Modifier and Type | Method and Description |
---|---|
protected Set<AbstractClassBean<?>> |
resolveSpecializedBeans(AbstractClassBean<?> bean) |
protected Set<ProducerMethod<?,?>> |
resolveSpecializedBeans(ProducerMethod<?,?> bean) |
public SpecializedBeanResolver(Set<BeanDeployerEnvironment> accessibleEnvironments)
protected Set<AbstractClassBean<?>> resolveSpecializedBeans(AbstractClassBean<?> bean)
protected Set<ProducerMethod<?,?>> resolveSpecializedBeans(ProducerMethod<?,?> bean)
Copyright © 2016. All rights reserved.