Interface SpringFactoriesLoader.ArgumentResolver

Enclosing class:
SpringFactoriesLoader
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface SpringFactoriesLoader.ArgumentResolver
Strategy for resolving constructor arguments based on their type.
Since:
6.0
See Also: