Interface SpringFactoriesLoader.FailureHandler

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.FailureHandler
Strategy for handling a failure that occurs when instantiating a factory.
Since:
6.0
See Also: