|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeedbackEnabledValueSource | |
---|---|
org.codehaus.plexus.interpolation |
Uses of FeedbackEnabledValueSource in org.codehaus.plexus.interpolation |
---|
Classes in org.codehaus.plexus.interpolation that implement FeedbackEnabledValueSource | |
---|---|
class |
ObjectBasedValueSource
Wraps an object, providing reflective access to the object graph of which the supplied object is the root. |
class |
PrefixedObjectValueSource
Wraps an arbitrary object with an ObjectBasedValueSource instance, then
wraps that source with a PrefixedValueSourceWrapper instance, to which
this class delegates all of its calls. |
class |
PrefixedValueSourceWrapper
ValueSource implementation which simply wraps another value source,
and trims any of a set of possible expression prefixes before delegating the
modified expression to be resolved by the real value source. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |