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

Packages that use Interceptor
org.apache.tuscany.sca.invocation   
 

Uses of Interceptor in org.apache.tuscany.sca.invocation
 

Methods in org.apache.tuscany.sca.invocation with parameters of type Interceptor
 void InvocationChain.addInterceptor(Interceptor interceptor)
          Adds an interceptor to the chain
 void InvocationChain.addInterceptor(int index, Interceptor interceptor)
          Adds an interceptor at the given position in the interceptor stack