public static class Dispatcher.Invoker1 extends java.lang.Object implements Dispatcher.Invoker
Constructor and Description |
---|
Dispatcher.Invoker1() |
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.Invoker
invoke
in interface Dispatcher.Invoker