org.apache.openejb.util.reflection
Class ReflectionUtil

java.lang.Object
  extended by org.apache.openejb.util.reflection.ReflectionUtil

public final class ReflectionUtil
extends Object


Method Summary
static void set(Object notNullInstance, String fieldName, Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

set

public static void set(Object notNullInstance,
                       String fieldName,
                       Object value)
                throws OpenEJBException
Throws:
OpenEJBException


Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.