com.devexperts.evolution.utils.configencoder
Class SimpleValueResolver

java.lang.Object
  extended by com.devexperts.evolution.utils.configencoder.SimpleValueResolver
All Implemented Interfaces:
ValueResolver

public class SimpleValueResolver
extends java.lang.Object
implements ValueResolver

Author:
Andrey Belomutskiy Mar 16, 2011

Constructor Summary
SimpleValueResolver()
           
 
Method Summary
 java.lang.Object getValue(java.beans.Expression exp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleValueResolver

public SimpleValueResolver()
Method Detail

getValue

public java.lang.Object getValue(java.beans.Expression exp)
                          throws java.lang.Exception
Specified by:
getValue in interface ValueResolver
Throws:
java.lang.Exception


Copyright © 2012 Devexperts, LLC. All Rights Reserved.