public abstract class AbstractCallbackDispatcher extends Object implements ProxyDispatcher
ProxyDispatcher for handling callback invocations. Concrete classes must implement a strategy for mapping the callback target chain for the
invoked callback operation.| Constructor and Description |
|---|
AbstractCallbackDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
invoke(org.fabric3.spi.wire.InvocationChain chain,
Object args,
org.fabric3.spi.invocation.WorkContext workContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait_f3_invokeCopyright © 2007-2013 Metaform Systems.