| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tuscany.sca.core.invocation.JDKInvocationHandler
org.apache.tuscany.sca.core.invocation.JDKCallbackInvocationHandler
public class JDKCallbackInvocationHandler
Responsible for dispatching to a callback through a wire.
TODO cache target invoker
| Field Summary | 
|---|
| Fields inherited from class org.apache.tuscany.sca.core.invocation.JDKInvocationHandler | 
|---|
businessInterface, callableReference, chains, conversation, conversational, fixedWire, messageFactory, source, target, wire | 
| Constructor Summary | |
|---|---|
JDKCallbackInvocationHandler(MessageFactory messageFactory,
                             CallbackReferenceImpl ref)
 | 
|
| Method Summary | |
|---|---|
 java.lang.Object | 
invoke(java.lang.Object proxy,
       java.lang.reflect.Method method,
       java.lang.Object[] args)
 | 
| Methods inherited from class org.apache.tuscany.sca.core.invocation.JDKInvocationHandler | 
|---|
getCallableReference, getCallbackID, getCallbackObject, getConversationID, getInvocationChain, init, initConversational, invoke, invokeObjectMethod, setCallableReference, setEndpoint | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public JDKCallbackInvocationHandler(MessageFactory messageFactory,
                                    CallbackReferenceImpl ref)
| Method Detail | 
|---|
public java.lang.Object invoke(java.lang.Object proxy,
                               java.lang.reflect.Method method,
                               java.lang.Object[] args)
                        throws java.lang.Throwable
invoke in interface java.lang.reflect.InvocationHandlerinvoke in class JDKInvocationHandlerjava.lang.Throwable
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||