|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.plexus.interpolation.AbstractDelegatingValueSource
public abstract class AbstractDelegatingValueSource
| Constructor Summary | |
|---|---|
protected |
AbstractDelegatingValueSource(ValueSource delegate)
|
| Method Summary | |
|---|---|
void |
clearFeedback()
Clear the feedback accumulated by a prior interpolation run. |
protected ValueSource |
getDelegate()
|
java.util.List |
getFeedback()
Return the feedback about resolution failures for a particular expression. |
java.lang.Object |
getValue(java.lang.String expression)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected AbstractDelegatingValueSource(ValueSource delegate)
| Method Detail |
|---|
protected ValueSource getDelegate()
public java.lang.Object getValue(java.lang.String expression)
getValue in interface ValueSourcepublic void clearFeedback()
ValueSource
clearFeedback in interface ValueSourcepublic java.util.List getFeedback()
ValueSource
getFeedback in interface ValueSource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||