Interface FeedbackEnabledValueSource

  • All Superinterfaces:
    ValueSource
    All Known Implementing Classes:
    PrefixedValueSourceWrapper

    public interface FeedbackEnabledValueSource
    extends ValueSource
    Deprecated.
    Rolled into ValueSource now.
    Represents a ValueSource which provides information back to the caller about what may have gone wrong while resolving the value for an expression.
    Author:
    jdcasey