|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.almendra.commons.reflect.ReflectionUtility
public class ReflectionUtility
Constructor Summary | |
---|---|
ReflectionUtility()
Creates a new ReflectionUtility object. |
Method Summary | |
---|---|
static Result |
invoke(java.lang.Object object,
java.lang.String methodName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReflectionUtility()
ReflectionUtility
object.
Method Detail |
---|
public static Result invoke(java.lang.Object object, java.lang.String methodName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |