org.codehaus.plexus.util.interpolation
Class ObjectBasedValueSource

java.lang.Object
  extended byorg.codehaus.plexus.interpolation.ObjectBasedValueSource
      extended byorg.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 7371 2008-06-13 20:53:50Z jdcasey $

Constructor Summary
ObjectBasedValueSource(java.lang.Object root)
          Deprecated.  
 
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
 

Constructor Detail

ObjectBasedValueSource

public ObjectBasedValueSource(java.lang.Object root)
Deprecated. 


Copyright © 2001-2008 Codehaus. All Rights Reserved.