Uses of Class
org.codehaus.plexus.interpolation.fixed.AbstractDelegatingValueSource
-
Packages that use AbstractDelegatingValueSource Package Description org.codehaus.plexus.interpolation.fixed -
-
Uses of AbstractDelegatingValueSource in org.codehaus.plexus.interpolation.fixed
Subclasses of AbstractDelegatingValueSource in org.codehaus.plexus.interpolation.fixed Modifier and Type Class Description classPrefixedObjectValueSourceWraps an arbitrary object with anObjectBasedValueSourceinstance, then wraps that source with aPrefixedValueSourceWrapperinstance, to which this class delegates all of its calls.classPrefixedPropertiesValueSourceLegacy support.
-