|
||||||||||
| 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.ShortArgInvoker
public class ShortArgInvoker
| Constructor Summary | |
|---|---|
ShortArgInvoker(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 ShortArgInvoker(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 | |||||||||