|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FeedbackEnabledValueSource
Represents a ValueSource
which provides information back to the caller
about what may have gone wrong while resolving the value for an expression.
Method Summary | |
---|---|
void |
clearFeedback()
Clear the feedback accumulated by a prior interpolation run. |
java.util.List |
getFeedback()
Return the feedback about resolution failures for a particular expression. |
Methods inherited from interface org.codehaus.plexus.interpolation.ValueSource |
---|
getValue |
Method Detail |
---|
java.util.List getFeedback()
void clearFeedback()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |