public interface ProxyDispatcher
| Modifier and Type | Method and Description |
|---|---|
Object |
_f3_invoke(int index,
Object params)
Performs the dispatch by invoking a target associated with the invoked method index.
|
Object _f3_invoke(int index, Object params) throws Throwable
index - the method indexparams - invocation parameter(s) or nullThrowable - if there is an error during invocationCopyright © 2007-2013 Metaform Systems.