Interface ValueProviderResolver

    • Method Detail

      • getValueProvider

        @Nullable
        ValueProvider getValueProvider​(@NotNull
                                       String key)
        Should return a ValueProvider for the key in case this key is supported by this provider. Null if this key is not supported.