public static class Dispatcher.Invoker4 extends java.lang.Object implements Dispatcher.Invoker
| Constructor and Description |
|---|
Dispatcher.Invoker4() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
invoke(java.util.Vector params)
This method creates a new instance of the class being
called, converts the parameter objects (if required)
and invokes the requested method.
|
public java.lang.Object invoke(java.util.Vector params)
Dispatcher.Invokerinvoke in interface Dispatcher.Invoker