public interface ValueSource
| Modifier and Type | Method and Description | 
|---|---|
| void | clearFeedback()Clear the feedback accumulated by a prior interpolation run. | 
| List | getFeedback()Return the feedback about resolution failures for a particular expression. | 
| Object | getValue(String expression) | 
Object getValue(String expression)
List getFeedback()
void clearFeedback()
Copyright © 2001–2016 Codehaus Plexus. All rights reserved.