|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.smaxe.uv.invoker.support.ClassMethodInvoker.Invoker
protected class ClassMethodInvoker.Invoker
Invoker - invokes the method of the object.
| Constructor Summary | |
|---|---|
ClassMethodInvoker.Invoker()
Constructor. |
|
| Method Summary | |
|---|---|
java.lang.Object |
invoke(java.lang.Object o,
java.lang.Object[] args)
Invokes the method of the o. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClassMethodInvoker.Invoker()
| Method Detail |
|---|
public java.lang.Object invoke(java.lang.Object o,
java.lang.Object[] args)
throws java.lang.Exception
o.
o - args -
java.lang.Exception - if failed to invoke
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||