org.milyn.scribe.reflection
Class LookupMethod
java.lang.Object
org.milyn.scribe.reflection.LookupMethod
public class LookupMethod
- extends Object
- Author:
- maurice
TODO: implement type checking for primative types...
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LookupMethod
public LookupMethod(Method method)
invoke
public Object invoke(Object obj,
Map<String,?> parameters)
invoke
public Object invoke(Object obj,
Object... args)
- Parameters:
obj - args -
- Returns:
Copyright © 2011. All Rights Reserved.