uchicago.src.reflector
Class ObjectArgInvoker
java.lang.Object
|
+--uchicago.src.reflector.Invoker
|
+--uchicago.src.reflector.ObjectArgInvoker
- public class ObjectArgInvoker
- extends Invoker
|
Method Summary |
protected void |
check()
|
protected void |
invoke()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectArgInvoker
public ObjectArgInvoker(Object o,
Method m,
Object value)
check
protected void check()
throws InvokerException
- Overrides:
check in class Invoker
InvokerException
invoke
protected void invoke()
throws InvocationTargetException,
IllegalAccessException
- Specified by:
invoke in class Invoker
InvocationTargetException
IllegalAccessException
Bug reports and feature requests to RePast