org.codehaus.plexus.util.interpolation
Class ObjectBasedValueSource
java.lang.Object
org.codehaus.plexus.interpolation.ObjectBasedValueSource
org.codehaus.plexus.util.interpolation.ObjectBasedValueSource
- All Implemented Interfaces:
- org.codehaus.plexus.interpolation.FeedbackEnabledValueSource, org.codehaus.plexus.interpolation.ValueSource
Deprecated. Use plexus-interpolation APIs instead.
public class ObjectBasedValueSource
- extends org.codehaus.plexus.interpolation.ObjectBasedValueSource
- Version:
- $Id: ObjectBasedValueSource.java 8010 2009-01-07 12:59:50Z vsiveton $
Methods inherited from class org.codehaus.plexus.interpolation.ObjectBasedValueSource |
clearFeedback, getFeedback, getValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectBasedValueSource
public ObjectBasedValueSource(Object root)
- Deprecated.
Copyright © 2001-2009 Codehaus. All Rights Reserved.