Uses of Interface
org.mule.api.interceptor.Invocation

Packages that use Invocation
org.mule.api.interceptor   
org.mule.component   
org.mule.interceptor   
org.mule.module.spring.interceptor   
 

Uses of Invocation in org.mule.api.interceptor
 

Methods in org.mule.api.interceptor with parameters of type Invocation
 MuleMessage Interceptor.intercept(Invocation invocation)
          Deprecated. Invoked when the component should be called.
 

Uses of Invocation in org.mule.component
 

Methods in org.mule.component with parameters of type Invocation
 MuleMessage DefaultLifecycleAdapter.intercept(Invocation invocation)
           
 

Uses of Invocation in org.mule.interceptor
 

Classes in org.mule.interceptor that implement Invocation
 class RequestContextInvocation
           
 

Uses of Invocation in org.mule.module.spring.interceptor
 

Classes in org.mule.module.spring.interceptor that implement Invocation
 class InvocationAdapter
           
 



Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.