org.codehaus.plexus.interpolation
Interface FeedbackEnabledValueSource

All Superinterfaces:
ValueSource
All Known Implementing Classes:
PrefixedValueSourceWrapper

Deprecated. Rolled into ValueSource now.

public interface FeedbackEnabledValueSource
extends ValueSource

Represents a ValueSource which provides information back to the caller about what may have gone wrong while resolving the value for an expression.

Version:
$Id: FeedbackEnabledValueSource.java 7681 2008-08-22 20:34:22Z jdcasey $
Author:
jdcasey

Method Summary
 
Methods inherited from interface org.codehaus.plexus.interpolation.ValueSource
clearFeedback, getFeedback, getValue
 



Copyright © 2001-2011 Codehaus. All Rights Reserved.