org.drools.eclipse.editors.completion
Class ReflectionUtils

java.lang.Object
  extended by org.drools.eclipse.editors.completion.ReflectionUtils

public class ReflectionUtils
extends Object


Method Summary
static Object getField(Object instance, String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getField

public static Object getField(Object instance,
                              String name)


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.