de.espirit.common.text
Class ValueOfContractor.Invoke

java.lang.Object
  extended by de.espirit.common.text.ValueOfContractor.Invoke
Enclosing interface:
ValueOfContractor

public static class ValueOfContractor.Invoke
extends Object

Utility class to provide reflective mechanism to access the contracted method.

Since:
4.0.54

Constructor Summary
ValueOfContractor.Invoke()
           
 
Method Summary
static
<T> T
valueOf(Class<T> clazz, Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValueOfContractor.Invoke

public ValueOfContractor.Invoke()
Method Detail

valueOf

public static <T> T valueOf(Class<T> clazz,
                            Object value)
                 throws SecurityException,
                        NoSuchMethodException,
                        IllegalArgumentException,
                        IllegalAccessException,
                        InvocationTargetException
Throws:
SecurityException
NoSuchMethodException
IllegalArgumentException
IllegalAccessException
InvocationTargetException
Since:
4.0.54


Copyright © 2012 e-Spirit AG. All Rights Reserved. Build 4.2.480