Package org.apache.jorphan.reflect
Interface ServiceLoadExceptionHandler
-
- All Implemented Interfaces:
@FunctionalInterface()@API(status = API.Status.EXPERIMENTAL, since = "5.6") public interface ServiceLoadExceptionHandler<S>
Service loading might fail (e.g. due to a missing dependency). This handler enables client code factor the failure handing.
- Since:
5.6