Apache Tuscany SCA Kernel Sub-Project

org.apache.tuscany.spi.wire
Interface OutboundInvocationChain

All Superinterfaces:
InvocationChain

public interface OutboundInvocationChain
extends InvocationChain

Responsible for flowing a request to a target service and invoking an operation.

Version:
$$Rev: 441749 $$ $$Date: 2006-09-08 23:55:02 -0700 (Fri, 08 Sep 2006) $$

Method Summary
 
Methods inherited from interface org.apache.tuscany.spi.wire.InvocationChain
addInterceptor, addInterceptor, getHeadInterceptor, getOperation, getTailInterceptor, getTargetInterceptor, getTargetInvoker, prepare, setTargetInterceptor, setTargetInvoker
 


Apache Tuscany SCA Kernel Sub-Project

-