org.pentaho.platform.util.beans
Class BeanUtil.FeedbackValueGenerator

java.lang.Object
  extended by org.pentaho.platform.util.beans.BeanUtil.FeedbackValueGenerator
Enclosing class:
BeanUtil

public static class BeanUtil.FeedbackValueGenerator
extends Object


Constructor Summary
BeanUtil.FeedbackValueGenerator(Object value)
           
 
Method Summary
 Object getValueToSet(String name)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanUtil.FeedbackValueGenerator

public BeanUtil.FeedbackValueGenerator(Object value)
Method Detail

getValueToSet

public Object getValueToSet(String name)
                     throws Exception
Throws:
Exception