|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectuchicago.src.reflector.Invoker
uchicago.src.reflector.ByteArgInvoker
| Constructor Summary | |
ByteArgInvoker(java.lang.Object o,
java.lang.reflect.Method m,
java.lang.String param)
|
|
| Method Summary | |
protected void |
check()
|
protected void |
invoke()
|
| Methods inherited from class uchicago.src.reflector.Invoker |
execute |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ByteArgInvoker(java.lang.Object o,
java.lang.reflect.Method m,
java.lang.String param)
| Method Detail |
protected void check()
throws InvokerException
check in class InvokerInvokerException
protected void invoke()
throws java.lang.reflect.InvocationTargetException,
java.lang.IllegalAccessException
invoke in class Invokerjava.lang.reflect.InvocationTargetException
java.lang.IllegalAccessException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||