- All Superinterfaces:
- Option<ResolvingOption>
- All Known Subinterfaces:
- ExceptionHandlingStrategy, ResolverSelectionStrategy
- All Known Implementing Classes:
- AbstractExceptionHandlingStrategy, HandleWithFirstCapableAncestorStrategy, RethrowExceptionHandlingStrategy, TakeFirstResolverSelectionStrategy
public interface ResolvingOption
extends Option<ResolvingOption>
The marker interface which is used as upper bound for options that are related to the resolving engines. This options
might include, for example, strategies for selecting resolvers and handling exceptions.