public class OptimizedCallbackDispatcher extends AbstractCallbackDispatcher
| Constructor and Description |
|---|
OptimizedCallbackDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
Object |
_f3_invoke(int i,
Object args)
Performs the dispatch by invoking a target associated with the invoked method index.
|
void |
init(org.fabric3.spi.wire.InvocationChain[] chains) |
invokepublic void init(org.fabric3.spi.wire.InvocationChain[] chains)
public Object _f3_invoke(int i, Object args) throws Throwable
ProxyDispatcheri - the method indexargs - invocation parameter(s) or nullThrowable - if there is an error during invocationCopyright © 2007-2013 Metaform Systems.