Class SpecializedBeanResolver

java.lang.Object
org.jboss.weld.bootstrap.SpecializedBeanResolver

public class SpecializedBeanResolver extends Object
Provides operations for resolving specialized beans. Since such resolutions are required during bootstrap when BeanManagers are not initialized yet, this resolver operates on a set of accessible BeanDeployerEnvironments.
Author:
Jozef Hartinger