Class | Description |
---|---|
DefaultSelectorListResolver |
A
SelectorListResolver that finds the most specialized condition in the given list and
concatenates the results. |
SelectorFactory |
Factory to create
Selector using raw (non-coerced) data. |
SelectorListFactory |
A factory to create
SelectorList from raw (non-coerced) data. |
ThrowingSelectableConfigurationContext |
Fake implementation which throws unconditionally
|
ThrowingSelectorListResolver |
Selector list resolver which throws unconditionally
|
UnconfiguredSelectorListResolver |
A
SelectorListResolver which handles selectors differently by concatenating all list
values of the dictionary and maintains default behavior for values of different types. |