Uses of Class
org.codehaus.plexus.interpolation.fixed.AbstractDelegatingValueSource
-
Uses of AbstractDelegatingValueSource in org.codehaus.plexus.interpolation.fixed
Modifier and TypeClassDescriptionclass
Wraps an arbitrary object with anObjectBasedValueSource
instance, then wraps that source with aPrefixedValueSourceWrapper
instance, to which this class delegates all of its calls.class
Legacy support.