Uses of Interface
org.apache.tuscany.sca.invocation.InvocationChain

Packages that use InvocationChain
org.apache.tuscany.sca.runtime   
 

Uses of InvocationChain in org.apache.tuscany.sca.runtime
 

Methods in org.apache.tuscany.sca.runtime that return types with arguments of type InvocationChain
 java.util.List<InvocationChain> RuntimeWire.getCallbackInvocationChains()
          Returns the invocation chains for callback service operations associated with the wire
 java.util.List<InvocationChain> RuntimeWire.getInvocationChains()
          Returns the invocation chains for service operations associated with the wire