A rather complex implementation of the Resolver interface that is backed by another Resolver , and can be used to override some of the container's autowiring policy.
You will normally not want to create instances of this class directly. Rather, feed org.jicarilla.container.builder.CustomComponent s to a org.jicarilla.container.builder.Builder instance and let the builder worry about that.