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
Author:
Arjen Poutsma, Juergen Hoeller, Sam Brannen, Andy Wilkinson, Madhura Bhave, Phillip Webb
See Also: