Class Model.DependencyResolution

java.lang.Object
org.microbean.bean.model.Model.DependencyResolution
Enclosing class:
Model

public static final class Model.DependencyResolution extends Object
A representation of the attempted resolution of a dependency, represented by an Annotated<? extends AnnotatedConstruct>, to a List of Beans that match it.
Author:
Laird Nelson
See Also: